Package: gnomebaker
Version: 0.6.2-3
Followup-For: Bug #466223

No all the progress reporting happens after the burn is finished.  It looks 
like it's doing the right thing in terms of estimate etc, but the output is 
blocking until the process finishes.

I've had things like this with pipes in shell if I do things like

cat file | pv ; echo "here" | zenity --progress-bar 

(not that obvious of course).

The ; causes the pipe to block until pv is done (which is when cat is done).

doing cat file | (pv ; echo "here") | zenity --progress-bar

on the other hand works. 

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (1, 'experimental'), (1, 
'unstable'), (1, 'testing'), (1, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnomebaker depends on:
ii  cdrdao                     1:1.2.2-7     records CDs in Disk-At-Once (DAO) 
ii  dvd+rw-tools               7.1-1         DVD+-RW/R tools
ii  genisoimage                9:1.1.7.1-1   Creates ISO-9660 CD-ROM filesystem
ii  gstreamer0.10-ffmpeg       0.10.3-6      FFmpeg plugin for GStreamer
ii  gstreamer0.10-plugins-base 0.10.19-1     GStreamer plugins from the "base" 
ii  gstreamer0.10-plugins-good 0.10.7-3      GStreamer plugins from the "good" 
ii  gstreamer0.10-plugins-ugly 0.10.7-3      GStreamer plugins from the "ugly" 
ii  icedax                     9:1.1.7.1-1   Creates WAV files from audio CDs
ii  libart-2.0-2               2.3.20-1      Library of functions for 2D graphi
ii  libatk1.0-0                1.22.0-1      The ATK accessibility toolkit
ii  libbonobo2-0               2.22.0-1      Bonobo CORBA interfaces library
ii  libbonoboui2-0             2.22.0-1      The Bonobo UI library
ii  libc6                      2.7-10        GNU C Library: Shared libraries
ii  libcairo2                  1.4.14-1      The Cairo 2D vector graphics libra
ii  libdbus-1-3                1.2.1-1       simple interprocess messaging syst
ii  libdbus-glib-1-2           0.74-2        simple interprocess messaging syst
ii  libfontconfig1             2.5.0-2       generic font configuration library
ii  libgconf2-4                2.22.0-1      GNOME configuration database syste
ii  libglade2-0                1:2.6.2-1     library to load .glade files at ru
ii  libglib2.0-0               2.16.1-2      The GLib library of C routines
ii  libgnome2-0                2.20.1.1-1    The GNOME 2 library - runtime file
ii  libgnomecanvas2-0          2.20.1.1-1    A powerful object-oriented display
ii  libgnomeui-0               2.20.1.1-1    The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0             1:2.22.0-2    GNOME Virtual File System (runtime
ii  libgstreamer0.10-0         0.10.19-3     Core GStreamer libraries and eleme
ii  libgtk2.0-0                2.12.9-2      The GTK+ graphical user interface 
ii  libice6                    2:1.0.4-1     X11 Inter-Client Exchange library
ii  libnotify1 [libnotify1-gtk 0.4.4-3       sends desktop notifications to a n
ii  liborbit2                  1:2.14.12-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0              1.20.2-2      Layout and rendering of internatio
ii  libpopt0                   1.10-3        lib for parsing cmdline parameters
ii  libsm6                     2:1.0.3-1+b1  X11 Session Management library
ii  libx11-6                   2:1.0.3-7     X11 client-side library
ii  libxcomposite1             1:0.4.0-1     X11 Composite extension library
ii  libxcursor1                1:1.1.9-1     X cursor management library
ii  libxdamage1                1:1.1.1-3     X11 damaged region extension libra
ii  libxext6                   2:1.0.4-1     X11 miscellaneous extension librar
ii  libxfixes3                 1:4.0.3-2     X11 miscellaneous 'fixes' extensio
ii  libxi6                     2:1.1.3-1     X11 Input extension library
ii  libxinerama1               2:1.0.3-1     X11 Xinerama extension library
ii  libxml2                    2.6.31.dfsg-2 GNOME XML library
ii  libxrandr2                 2:1.2.2-1     X11 RandR extension library
ii  libxrender1                1:0.9.4-1     X Rendering Extension client libra
ii  wodim                      9:1.1.7.1-1   command line CD/DVD writing tool

gnomebaker recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to