Package: ripperx
Version: 2.7.0-2
Followup-For: Bug #387584

  Hello again !

  The problem is simple: the last code of the main() function of the plugin is

        while (1) {
                if (cdparanoia_read_stat (&current, &graph_string) == 0)
                        print_msg (begin, length, current, graph_string);
                usleep (PRINTOUT_INTERVAL * 1000000);
        }

  The loop never exits, and there is no other exit statement anywhere.

  Just adding a check that the end of input is reached should do the trick...

  Cheers !

        Vincent




-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_GB)

Versions of packages ripperx depends on:
ii  cdparanoia                   3a9.8-14    An audio extraction tool for sampl
ii  libc6                        2.3.6.ds1-4 GNU C Library: Shared libraries
ii  libglib1.2                   1.2.10-10.1 The GLib library of C routines
ii  libgtk1.2                    1.2.10-18   The GIMP Toolkit set of widgets fo
ii  libid3-3.8.3c2a              3.8.3-5     Library for manipulating ID3v1 and
ii  libx11-6                     2:1.0.0-9   X11 client-side library
ii  libxext6                     1:1.0.1-2   X11 miscellaneous extension librar
ii  libxi6                       1:1.0.1-3   X11 Input extension library
ii  vorbis-tools                 1.1.1-6     several Ogg Vorbis tools
ii  zlib1g                       1:1.2.3-13  compression library - runtime

ripperx 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