Bug#485826: linux-headers-2.6.22-3-k7: Cannot install
Package: linux-headers-2.6.22-3-k7 Version: 2.6.22-3-k7 Severity: normal I try to install this package but I only get: # apt-get install linux-headers-2.6.22-3-k7 Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation: The following packages have unmet dependencies: linux-headers-2.6.22-3-k7: Depends: linux-kbuild-2.6.22 but it is not installable E: Broken packages Can this be fixed? -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.22-3-k7 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/bash -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#478291: lighttpd: Symbol `FamErrlist' has different size in shared object, consider re-linking
Package: lighttpd Version: 1.4.19-2 Severity: normal I keep getting: # /etc/init.d/lighttpd restart Stopping web server: lighttpd. Starting web server: lighttpd/usr/sbin/lighttpd: Symbol `FamErrlist' has different size in shared object, consider re-linking I guess this is a problem with the build? -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.22-1-k7 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages lighttpd depends on: ii libattr1 1:2.4.41-1Extended attribute shared library ii libbz2-1.0 1.0.5-0.1 high-quality block-sorting file co ii libc6 2.7-10GNU C Library: Shared libraries ii libgamin0 [libfam0]0.1.9-2 Client library for the gamin file ii libldap-2.4-2 2.4.7-6.2 OpenLDAP libraries ii libpcre3 7.6-2 Perl 5 Compatible Regular Expressi ii libssl0.9.80.9.8g-8 SSL shared libraries ii libterm-readline-perl- 1.0302-1 Perl implementation of Readline li ii lsb-base 3.2-10Linux Standard Base 3.2 init scrip ii mime-support 3.40-1.1 MIME files 'mime.types' & 'mailcap ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime lighttpd recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#386568: lighttpd: alias works
Package: lighttpd Followup-For: Bug #386568 I had the same problem but when I changed (in /etc/lighttpd/lighttpd.conf): $HTTP["remoteip"] == "127.0.0.1" { alias.url += ( "/doc/" => "/usr/share/doc/", "/images/" => "/usr/share/images/" ) $HTTP["url"] =~ "^/doc/|^/images/" { dir-listing.activate = "enable" } } to alias.url += ( "/doc/" => "/usr/share/doc/", "/images/" => "/usr/share/images/" ) $HTTP["url"] =~ "^/doc/|^/images/" { dir-listing.activate = "enable" } then alias.url += () works. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.22-1-k7 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages lighttpd depends on: ii libattr1 1:2.4.41-1Extended attribute shared library ii libbz2-1.0 1.0.5-0.1 high-quality block-sorting file co ii libc6 2.7-10GNU C Library: Shared libraries ii libgamin0 [libfam0]0.1.9-2 Client library for the gamin file ii libldap-2.4-2 2.4.7-6.2 OpenLDAP libraries ii libpcre3 7.6-2 Perl 5 Compatible Regular Expressi ii libssl0.9.80.9.8g-8 SSL shared libraries ii libterm-readline-perl- 1.0302-1 Perl implementation of Readline li ii lsb-base 3.2-10Linux Standard Base 3.2 init scrip ii mime-support 3.40-1.1 MIME files 'mime.types' & 'mailcap ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime lighttpd recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#478067: libcharles0-dev: fatal error: file charles.ali is incorrectly formatted
Package: libcharles0-dev Version: 0.0.20050217-3 Severity: grave Justification: renders package unusable When compiling a program with gcc-4.1 that uses libcharles I get: fatal error: file charles.ali is incorrectly formatted make sure you are using consistent versions of gcc-4.1/gnatbind 8. | gnatmake: *** bind failed. make: *** [all] Error 4 -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.22-1-k7 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages libcharles0-dev depends on: ii libcharles0 0.0.20050217-3 Data structure library for Ada95 m libcharles0-dev recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#477491: python-moinmoin: to users with migration problems
Package: python-moinmoin Followup-For: Bug #477491 To users that have problems migrating to 1.6.2 please read: http://moinmo.in/MoinMoinQuestions/Installing#head-4ec490413fb10319dba1cf9f511fc63c2ac69569 http://moinmo.in/ThomasWaldmann/AnotherWayToMigrateFrom1.5To1.6 the moinmoin mailinglist or the #moin IRC channel on freenode -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.22-1-k7 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages python-moinmoin depends on: ii moinmoin-common 1.6.2-1Python clone of WikiWiki - common ii python2.5.2-1An interactive high-level object-o ii python-support0.7.7 automated rebuilding support for P Versions of packages python-moinmoin recommends: ii exim4 4.69-2 meta-package to ease Exim MTA (v4) ii exim4-daemon-light [mail-tran 4.69-2+b1 lightweight Exim MTA (v4) daemon -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#474013: [pkg-lighttpd] Bug#474013: lighttpd: install error
On Thu, 03 Apr 2008 09:56:22 +0200 Pierre Habouzit <[EMAIL PROTECTED]> wrote: > On Wed, Apr 02, 2008 at 05:40:13PM +, randhol wrote: > > Package: lighttpd > > Version: 1.4.19-1 > > Severity: normal > > > > Setting up lighttpd (1.4.19-1) ... > > * Starting web server > > lighttpd [fail] > > invoke-rc.d: initscript lighttpd, action "start" failed. dpkg: > > error processing lighttpd (--configure): subprocess > > post-installation script returned error exit status 1 Errors were > > encountered while processing: lighttpd > > E: Sub-process /usr/bin/dpkg returned an error code (1) > > this gives no valuable information, have you at least read your > /var/log/lighttpd.log ? I suspect this is the ipv6 issue already > reported, for which you want to disable ipv6 in your configuration. There is no such file /var/log/lighttpd.log. Anyway disabling the ipv6 helped. How was I supposed to know that though? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#474013: lighttpd: install error
Package: lighttpd Version: 1.4.19-1 Severity: normal Setting up lighttpd (1.4.19-1) ... * Starting web server lighttpd [fail] invoke-rc.d: initscript lighttpd, action "start" failed. dpkg: error processing lighttpd (--configure): subprocess post-installation script returned error exit status 1 Errors were encountered while processing: lighttpd E: Sub-process /usr/bin/dpkg returned an error code (1) -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.22-1-k7 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages lighttpd depends on: ii libattr1 1:2.4.41-1Extended attribute shared library ii libbz2-1.0 1.0.5-0.1 high-quality block-sorting file co ii libc6 2.7-10GNU C Library: Shared libraries ii libgamin0 [libfam0]0.1.9-2 Client library for the gamin file ii libldap-2.4-2 2.4.7-6.1 OpenLDAP libraries ii libpcre3 7.6-2 Perl 5 Compatible Regular Expressi ii libssl0.9.80.9.8g-8 SSL shared libraries ii libterm-readline-perl- 1.0302-1 Perl implementation of Readline li ii lsb-base 3.2-6 Linux Standard Base 3.2 init scrip ii mime-support 3.40-1.1 MIME files 'mime.types' & 'mailcap ii zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime lighttpd recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#461960: python-moinmoin: 1.6.1 is released
Package: python-moinmoin Version: 1.5.8-5 Followup-For: Bug #461960 Hi It would be very nice if moinmoin 1.6.1 could be packaged as it has new useful functionallity. Seems upgrading is smooth now Keep up the excellent work! Best wishes Preben -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.22-1-k7 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages python-moinmoin depends on: ii moinmoin-common 1.5.8-5Python clone of WikiWiki - common ii python2.4.4-6An interactive high-level object-o ii python-support0.7.6 automated rebuilding support for p Versions of packages python-moinmoin recommends: ii exim4 4.69-2 meta-package to ease Exim MTA (v4) ii exim4-daemon-light [mail-tran 4.69-2 lightweight Exim MTA (v4) daemon -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#453351: libc6: tzselect don't work
Package: libc6 Version: 2.7-1 Severity: normal I'm trying to set the local time with tzselect, but it doesn't change the time. I then tried the export TZ="Europe/Oslo" and that works when I'm logged in, but it doesn't work for crontab. So alle crontabs gets executed one hour later than they should. -- System Information: Debian Release: lenny/sid APT prefers stable APT policy: (700, 'stable'), (600, 'unstable'), (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.22-1-k7 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages libc6 depends on: ii libgcc1 1:4.2.2-3 GCC support library libc6 recommends no packages. -- debconf information: glibc/restart-failed: glibc/restart-services: -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#451405: sylpheed: Sylpheed crashes if you enter the Sent, Drafts or Queue folder
Package: sylpheed Version: 2.4.7-1 Followup-For: Bug #451405 There are still bugs with sylpheed even if you change the sylpheedrc file. Now sylpheed crashes every time I try to enter the following folders: Sent Drafts Queue -- System Information: Debian Release: lenny/sid APT prefers stable APT policy: (700, 'stable'), (600, 'unstable'), (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.22-1-k7 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages sylpheed depends on: ii libaspell15 0.60.5-1 GNU Aspell spell-checker runtime l ii libatk1.0-0 1.20.0-1 The ATK accessibility toolkit ii libbluetooth2 3.20-1 Library to use the BlueZ Linux Blu ii libc6 2.6.1-6 GNU C Library: Shared libraries ii libcairo2 1.4.10-1 The Cairo 2D vector graphics libra ii libcompfaceg1 1:1.5.2-4Compress/decompress images for mai ii libfontconfig1 2.5.0-1 generic font configuration library ii libfreetype62.3.5-1+b1 FreeType 2 font engine, shared lib ii libglib2.0-02.14.3-1 The GLib library of C routines ii libgpg-error0 1.4-2library for common error values an ii libgpgme11 1.1.5-2 GPGME - GnuPG Made Easy ii libgtk2.0-0 2.12.1-2 The GTK+ graphical user interface ii libgtkspell02.0.10-3+b1 a spell-checking addon for GTK's T ii libldap22.1.30.dfsg-13.5 OpenLDAP libraries ii libonig25.9.0-0.1Oniguruma regular expressions libr ii libpango1.0-0 1.18.3-1 Layout and rendering of internatio ii libpisock9 0.12.2-10library for communicating with a P ii libpng12-0 1.2.15~beta5-3 PNG library - runtime ii libssl0.9.8 0.9.8g-3 SSL shared libraries ii libusb-0.1-42:0.1.12-7 userspace USB programming library ii libx11-62:1.0.3-7X11 client-side library ii libxcomposite1 1:0.3.2-1+b1 X11 Composite extension library ii libxcursor1 1:1.1.9-1X cursor management library ii libxdamage1 1:1.1.1-3X11 damaged region extension libra ii libxext61:1.0.3-2X11 miscellaneous extension librar ii libxfixes3 1:4.0.3-2X11 miscellaneous 'fixes' extensio ii libxi6 2:1.1.3-1X11 Input extension library ii libxinerama11:1.0.2-1X11 Xinerama extension library ii libxrandr2 2:1.2.2-1X11 RandR extension library ii libxrender1 1:0.9.4-1X Rendering Extension client libra ii zlib1g 1:1.2.3.3.dfsg-7 compression library - runtime Versions of packages sylpheed recommends: ii aspell-el [aspell-dictionary] 0.50-3-6 Greek dictionary for GNU Aspell ii aspell-en [aspell-dictionary] 6.0-0-5.1 English dictionary for GNU Aspell pn claws-mail-tools (no description available) ii metamail 2.7-53 implementation of MIME ii sylpheed-i18n 2.4.7-1Locale data for Sylpheed (i18n sup ii xfonts-100dpi 1:1.0.0-4 100 dpi fonts for X ii xfonts-100dpi-transcoded 1:1.0.0-4 100 dpi fonts for X (transcoded fr ii xfonts-75dpi 1:1.0.0-4 75 dpi fonts for X ii xfonts-75dpi-transcoded 1:1.0.0-4 75 dpi fonts for X (transcoded fro -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#451405: sylpheed: Found the bug
Package: sylpheed Version: 2.4.7-1 Followup-For: Bug #451405 Sylpheed does not segmentation faults if the .sylpheed-2.0/sylpheedrc file contains the following lines: summary_col_pos_mark=0 summary_col_pos_unread=1 summary_col_pos_mime=2 summary_col_pos_subject=3 summary_col_pos_from=4 summary_col_pos_date=5 summary_col_pos_size=6 summary_col_pos_number=7 if I change them to my old setup: summary_col_pos_mark=3 summary_col_pos_unread=4 summary_col_pos_mime=5 summary_col_pos_subject=1 summary_col_pos_from=2 summary_col_pos_date=6 summary_col_pos_size=7 summary_col_pos_number=0 then sylpheed segmentation faults. HTH Preben -- System Information: Debian Release: lenny/sid APT prefers stable APT policy: (700, 'stable'), (600, 'unstable'), (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.22-1-k7 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages sylpheed depends on: ii libaspell15 0.60.5-1 GNU Aspell spell-checker runtime l ii libatk1.0-0 1.20.0-1 The ATK accessibility toolkit ii libbluetooth2 3.20-1 Library to use the BlueZ Linux Blu ii libc6 2.6.1-6 GNU C Library: Shared libraries ii libcairo2 1.4.10-1 The Cairo 2D vector graphics libra ii libcompfaceg1 1:1.5.2-4Compress/decompress images for mai ii libfontconfig1 2.5.0-1 generic font configuration library ii libfreetype62.3.5-1+b1 FreeType 2 font engine, shared lib ii libglib2.0-02.14.3-1 The GLib library of C routines ii libgpg-error0 1.4-2library for common error values an ii libgpgme11 1.1.5-2 GPGME - GnuPG Made Easy ii libgtk2.0-0 2.12.1-2 The GTK+ graphical user interface ii libgtkspell02.0.10-3+b1 a spell-checking addon for GTK's T ii libldap22.1.30.dfsg-13.5 OpenLDAP libraries ii libonig25.9.0-0.1Oniguruma regular expressions libr ii libpango1.0-0 1.18.3-1 Layout and rendering of internatio ii libpisock9 0.12.2-10library for communicating with a P ii libpng12-0 1.2.15~beta5-3 PNG library - runtime ii libssl0.9.8 0.9.8g-3 SSL shared libraries ii libusb-0.1-42:0.1.12-7 userspace USB programming library ii libx11-62:1.0.3-7X11 client-side library ii libxcomposite1 1:0.3.2-1+b1 X11 Composite extension library ii libxcursor1 1:1.1.9-1X cursor management library ii libxdamage1 1:1.1.1-3X11 damaged region extension libra ii libxext61:1.0.3-2X11 miscellaneous extension librar ii libxfixes3 1:4.0.3-2X11 miscellaneous 'fixes' extensio ii libxi6 2:1.1.3-1X11 Input extension library ii libxinerama11:1.0.2-1X11 Xinerama extension library ii libxrandr2 2:1.2.2-1X11 RandR extension library ii libxrender1 1:0.9.4-1X Rendering Extension client libra ii zlib1g 1:1.2.3.3.dfsg-7 compression library - runtime Versions of packages sylpheed recommends: ii aspell-el [aspell-dictionary] 0.50-3-6 Greek dictionary for GNU Aspell ii aspell-en [aspell-dictionary] 6.0-0-5.1 English dictionary for GNU Aspell pn claws-mail-tools (no description available) ii metamail 2.7-53 implementation of MIME ii sylpheed-i18n 2.4.7-1Locale data for Sylpheed (i18n sup ii xfonts-100dpi 1:1.0.0-4 100 dpi fonts for X ii xfonts-100dpi-transcoded 1:1.0.0-4 100 dpi fonts for X (transcoded fr ii xfonts-75dpi 1:1.0.0-4 75 dpi fonts for X ii xfonts-75dpi-transcoded 1:1.0.0-4 75 dpi fonts for X (transcoded fro -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#451405: sylpheed: Segmentation fault
Package: sylpheed Version: 2.4.7-1 Followup-For: Bug #451405 After upgrading yesterday sylpheed seg faults for me too. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.22-1-k7 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages sylpheed depends on: ii libaspell15 0.60.5-1 GNU Aspell spell-checker runtime l ii libatk1.0-0 1.20.0-1 The ATK accessibility toolkit ii libbluetooth2 3.20-1 Library to use the BlueZ Linux Blu ii libc6 2.6.1-6 GNU C Library: Shared libraries ii libcairo2 1.4.10-1 The Cairo 2D vector graphics libra ii libcompfaceg1 1:1.5.2-4Compress/decompress images for mai ii libfontconfig1 2.5.0-1 generic font configuration library ii libfreetype62.3.5-1+b1 FreeType 2 font engine, shared lib ii libglib2.0-02.14.3-1 The GLib library of C routines ii libgpg-error0 1.4-2library for common error values an ii libgpgme11 1.1.5-2 GPGME - GnuPG Made Easy ii libgtk2.0-0 2.12.1-2 The GTK+ graphical user interface ii libgtkspell02.0.10-3+b1 a spell-checking addon for GTK's T ii libldap22.1.30.dfsg-13.5 OpenLDAP libraries ii libonig25.9.0-0.1Oniguruma regular expressions libr ii libpango1.0-0 1.18.3-1 Layout and rendering of internatio ii libpisock9 0.12.2-10library for communicating with a P ii libpng12-0 1.2.15~beta5-3 PNG library - runtime ii libssl0.9.8 0.9.8g-3 SSL shared libraries ii libusb-0.1-42:0.1.12-7 userspace USB programming library ii libx11-62:1.0.3-7X11 client-side library ii libxcomposite1 1:0.3.2-1+b1 X11 Composite extension library ii libxcursor1 1:1.1.9-1X cursor management library ii libxdamage1 1:1.1.1-3X11 damaged region extension libra ii libxext61:1.0.3-2X11 miscellaneous extension librar ii libxfixes3 1:4.0.3-2X11 miscellaneous 'fixes' extensio ii libxi6 2:1.1.3-1X11 Input extension library ii libxinerama11:1.0.2-1X11 Xinerama extension library ii libxrandr2 2:1.2.2-1X11 RandR extension library ii libxrender1 1:0.9.4-1X Rendering Extension client libra ii zlib1g 1:1.2.3.3.dfsg-7 compression library - runtime Versions of packages sylpheed recommends: ii aspell-el [aspell-dictionary] 0.50-3-6 Greek dictionary for GNU Aspell ii aspell-en [aspell-dictionary] 6.0-0-5.1 English dictionary for GNU Aspell pn claws-mail-tools (no description available) ii metamail 2.7-53 implementation of MIME ii sylpheed-i18n 2.4.7-1Locale data for Sylpheed (i18n sup ii xfonts-100dpi 1:1.0.0-4 100 dpi fonts for X ii xfonts-100dpi-transcoded 1:1.0.0-4 100 dpi fonts for X (transcoded fr ii xfonts-75dpi 1:1.0.0-4 75 dpi fonts for X ii xfonts-75dpi-transcoded 1:1.0.0-4 75 dpi fonts for X (transcoded fro -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#384087: grip: Must turn off add ID3 and ID3v2 tags
Package: grip Version: 3.3.1-13 Followup-For: Bug #384087 If one turn off the ID3 and ID3v2 tag generation then the files are not corrupted. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.22-1-k7 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages grip depends on: ii libart-2.0-2 2.3.19-3 Library of functions for 2D graphi ii libatk1.0-0 1.20.0-1 The ATK accessibility toolkit ii libbonobo2-0 2.20.0-1 Bonobo CORBA interfaces library ii libbonoboui2-02.20.0-1 The Bonobo UI library ii libc6 2.6.1-5GNU C Library: Shared libraries ii libcairo2 1.4.10-1 The Cairo 2D vector graphics libra ii libcdparanoia03.10+debian~pre0-5 audio extraction tool for sampling ii libcurl3-gnutls 7.17.0-1 Multi-protocol file transfer libra ii libfontconfig12.4.2-1.2 generic font configuration library ii libfreetype6 2.3.5-1+b1 FreeType 2 font engine, shared lib ii libgcc1 1:4.2.2-1 GCC support library ii libgconf2-4 2.20.0-1 GNOME configuration database syste ii libgcrypt11 1.2.4-2LGPL Crypto library - runtime libr ii libglib2.0-0 2.14.1-5 The GLib library of C routines ii libgnome-keyring0 2.20.0-3 GNOME keyring services library ii libgnome2-0 2.20.0-1 The GNOME 2 library - runtime file ii libgnomecanvas2-0 2.20.0-1 A powerful object-oriented display ii libgnomeui-0 2.20.0-1 The GNOME 2 libraries (User Interf ii libgnomevfs2-01:2.20.0-2 GNOME Virtual File System (runtime ii libgnutls13 2.0.1-1the GNU TLS library - runtime libr ii libgpg-error0 1.4-2 library for common error values an ii libgtk2.0-0 2.12.0-2 The GTK+ graphical user interface ii libice6 2:1.0.4-1 X11 Inter-Client Exchange library ii libid3-3.8.3c2a 3.8.3-7Library for manipulating ID3v1 and ii libidn11 1.1-1 GNU libidn library, implementation ii libkrb53 1.6.dfsg.3~beta1-1 MIT Kerberos runtime libraries ii libldap2 2.1.30.dfsg-13.5 OpenLDAP libraries ii liborbit2 1:2.14.7-0.1 libraries for ORBit2 - a CORBA ORB ii libpango1.0-0 1.18.2-2 Layout and rendering of internatio ii libpng12-01.2.15~beta5-2 PNG library - runtime ii libpopt0 1.10-3 lib for parsing cmdline parameters ii libsm62:1.0.3-1+b1 X11 Session Management library ii libstdc++64.2.2-1The GNU Standard C++ Library v3 ii libtasn1-30.3.10-1 Manage ASN.1 structures (runtime) ii libvte9 1:0.16.9-1 Terminal emulator widget for GTK+ ii libx11-6 2:1.0.3-7 X11 client-side library ii libxcursor1 1:1.1.9-1 X cursor management library ii libxext6 1:1.0.3-2 X11 miscellaneous extension librar ii libxfixes31:4.0.3-2 X11 miscellaneous 'fixes' extensio ii libxft2 2.1.12-2 FreeType-based font drawing librar ii libxi62:1.1.3-1 X11 Input extension library ii libxinerama1 1:1.0.2-1 X11 Xinerama extension library ii libxrandr22:1.2.2-1 X11 RandR extension library ii libxrender1 1:0.9.4-1 X Rendering Extension client libra ii zlib1g1:1.2.3.3.dfsg-6 compression library - runtime Versions of packages grip recommends: ii vorbis-tools 1.1.1-14 several Ogg Vorbis tools ii yelp 2.20.0-1 Help browser for GNOME 2 -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#384087: grip: Still ogg files gets corrupted
Package: grip Version: 3.3.1-13 Followup-For: Bug #384087 I have to grip to wav and run oggenc manually to get the files encoded. Why doesn't it work with grip? -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.22-1-k7 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages grip depends on: ii libart-2.0-2 2.3.19-3 Library of functions for 2D graphi ii libatk1.0-0 1.20.0-1 The ATK accessibility toolkit ii libbonobo2-0 2.20.0-1 Bonobo CORBA interfaces library ii libbonoboui2-02.20.0-1 The Bonobo UI library ii libc6 2.6.1-5GNU C Library: Shared libraries ii libcairo2 1.4.10-1 The Cairo 2D vector graphics libra ii libcdparanoia03.10+debian~pre0-5 audio extraction tool for sampling ii libcurl3-gnutls 7.17.0-1 Multi-protocol file transfer libra ii libfontconfig12.4.2-1.2 generic font configuration library ii libfreetype6 2.3.5-1+b1 FreeType 2 font engine, shared lib ii libgcc1 1:4.2.2-1 GCC support library ii libgconf2-4 2.20.0-1 GNOME configuration database syste ii libgcrypt11 1.2.4-2LGPL Crypto library - runtime libr ii libglib2.0-0 2.14.1-5 The GLib library of C routines ii libgnome-keyring0 2.20.0-3 GNOME keyring services library ii libgnome2-0 2.20.0-1 The GNOME 2 library - runtime file ii libgnomecanvas2-0 2.20.0-1 A powerful object-oriented display ii libgnomeui-0 2.20.0-1 The GNOME 2 libraries (User Interf ii libgnomevfs2-01:2.20.0-2 GNOME Virtual File System (runtime ii libgnutls13 2.0.1-1the GNU TLS library - runtime libr ii libgpg-error0 1.4-2 library for common error values an ii libgtk2.0-0 2.12.0-2 The GTK+ graphical user interface ii libice6 2:1.0.4-1 X11 Inter-Client Exchange library ii libid3-3.8.3c2a 3.8.3-7Library for manipulating ID3v1 and ii libidn11 1.1-1 GNU libidn library, implementation ii libkrb53 1.6.dfsg.3~beta1-1 MIT Kerberos runtime libraries ii libldap2 2.1.30.dfsg-13.5 OpenLDAP libraries ii liborbit2 1:2.14.7-0.1 libraries for ORBit2 - a CORBA ORB ii libpango1.0-0 1.18.2-2 Layout and rendering of internatio ii libpng12-01.2.15~beta5-2 PNG library - runtime ii libpopt0 1.10-3 lib for parsing cmdline parameters ii libsm62:1.0.3-1+b1 X11 Session Management library ii libstdc++64.2.2-1The GNU Standard C++ Library v3 ii libtasn1-30.3.10-1 Manage ASN.1 structures (runtime) ii libvte9 1:0.16.9-1 Terminal emulator widget for GTK+ ii libx11-6 2:1.0.3-7 X11 client-side library ii libxcursor1 1:1.1.9-1 X cursor management library ii libxext6 1:1.0.3-2 X11 miscellaneous extension librar ii libxfixes31:4.0.3-2 X11 miscellaneous 'fixes' extensio ii libxft2 2.1.12-2 FreeType-based font drawing librar ii libxi62:1.1.3-1 X11 Input extension library ii libxinerama1 1:1.0.2-1 X11 Xinerama extension library ii libxrandr22:1.2.2-1 X11 RandR extension library ii libxrender1 1:0.9.4-1 X Rendering Extension client libra ii zlib1g1:1.2.3.3.dfsg-6 compression library - runtime Versions of packages grip recommends: ii vorbis-tools 1.1.1-14 several Ogg Vorbis tools ii yelp 2.20.0-1 Help browser for GNOME 2 -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#446070: gdm: Don't see users in facelist
Package: gdm Version: 2.20.0-2 Severity: normal The facelist is all empty after upgrading to the version. Before we could see users and custom faces. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.22-1-k7 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages gdm depends on: ii adduser 3.105 add and remove users and groups ii debconf [debconf-2.0] 1.5.14 Debian configuration management sy ii dwm [x-window-manager 4.5-1 dynamic window manager ii gksu 2.0.0-4graphical frontend to su ii ion2 [x-window-manage 20040729-3 Keyboard-friendly window manager w ii ion3 [x-window-manage 20070927-1 keyboard-friendly window manager w ii libart-2.0-2 2.3.19-3 Library of functions for 2D graphi ii libatk1.0-0 1.20.0-1 The ATK accessibility toolkit ii libattr1 1:2.4.39-1 Extended attribute shared library ii libc6 2.6.1-5GNU C Library: Shared libraries ii libcairo2 1.4.10-1 The Cairo 2D vector graphics libra ii libdbus-1-3 1.1.1-3simple interprocess messaging syst ii libdbus-glib-1-2 0.74-1 simple interprocess messaging syst ii libdmx1 1:1.0.2-2 X11 Distributed Multihead extensio ii libfontconfig12.4.2-1.2 generic font configuration library ii libglade2-0 1:2.6.2-1 library to load .glade files at ru ii libglib2.0-0 2.14.1-5 The GLib library of C routines ii libgnomecanvas2-0 2.20.0-1 A powerful object-oriented display ii libgtk2.0-0 2.12.0-2 The GTK+ graphical user interface ii libpam-modules0.99.7.1-5 Pluggable Authentication Modules f ii libpam-runtime0.99.7.1-5 Runtime support for the PAM librar ii libpam0g 0.99.7.1-5 Pluggable Authentication Modules l ii libpango1.0-0 1.18.2-2 Layout and rendering of internatio ii librsvg2-22.18.2-1 SAX-based renderer library for SVG ii librsvg2-common 2.18.2-1 SAX-based renderer library for SVG ii libselinux1 2.0.15-2+b1SELinux shared libraries ii libwrap0 7.6.dbs-14 Wietse Venema's TCP wrappers libra ii libx11-6 2:1.0.3-7 X11 client-side library ii libxau6 1:1.0.3-2 X11 authorisation library ii libxcomposite11:0.3.2-1+b1 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 libxdmcp6 1:1.0.2-2 X11 Display Manager Control Protoc ii libxext6 1:1.0.3-2 X11 miscellaneous extension librar ii libxfixes31:4.0.3-2 X11 miscellaneous 'fixes' extensio ii libxi62:1.1.3-1 X11 Input extension library ii libxinerama1 1:1.0.2-1 X11 Xinerama extension library ii libxml2 2.6.30.dfsg-2 GNOME XML library ii libxrandr22:1.2.2-1 X11 RandR extension library ii libxrender1 1:0.9.4-1 X Rendering Extension client libra ii lsb-base 3.1-24 Linux Standard Base 3.1 init scrip ii metacity [x-window-ma 1:2.20.0-1 A lightweight GTK2 based Window Ma ii openbox [x-window-man 3.4.4-2standards compliant, fast, light-w ii wm2 [x-window-manager 4-9small, unconfigurable window manag ii wmii [x-window-manage 3.6~rc2+20070518-3 lightweight tabbed and tiled X11 w ii xbase-clients 1:7.2.ds2-2miscellaneous X clients ii xfce4-terminal [x-ter 0.2.6-4Xfce terminal emulator ii xfwm4 [x-window-manag 4.4.1-3window manager of the Xfce project ii xterm [x-terminal-emu 229-1 X terminal emulator Versions of packages gdm recommends: ii gdm-themes 0.5.1 Themes for the GNOME Display Manag ii whiptail 0.52.2-11.1 Displays user-friendly dialog boxe ii xnest2:1.4-3 Nested X server ii xserver-xorg 1:7.3+2 the X.Org X server ii zenity 2.20.0-2Display graphical dialog boxes fro -- debconf information: gdm/daemon_name: /usr/bin/gdm * shared/default-x-display-manager: gdm -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#445600: python-gtk2-doc: No documentation
Package: python-gtk2-doc Version: 2.12.0-1 Severity: normal I don't find any reference documentation in the html directory. Only some examples. Is this a feature or a bug? It would be very nice if the reference information was included Keep up the good work! Preben -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.22-1-k7 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/bash python-gtk2-doc depends on no packages. Versions of packages python-gtk2-doc recommends: ii python-gtk2 2.12.0-1 Python bindings for the GTK+ widge -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#441299: python-moinmoin: Very slow title search
Package: python-moinmoin Version: 1.5.8-1 Severity: normal Searching for titles got very slow with the last version of moinmoin. Text search is faster! It seems that if a page is 2 or 3 levels down a hierarchi (like: Programming/Python/Moinmoin) the search engine uses ages to find it. If I search with the fulltext search it finds it in less than a second. I have cleared all caches, but it didn't help. It appears that the bug is known (if it is the same bug) and fixed in 1.6 http://moinmoin.wikiwikiweb.de/MoinMoinBugs/SlowLinktoSearch -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.22-1-k7 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages python-moinmoin depends on: ii moinmoin-common 1.5.8-1Python clone of WikiWiki - common ii python2.4.4-6An interactive high-level object-o ii python-support0.6.4 automated rebuilding support for p Versions of packages python-moinmoin recommends: ii exim4 4.67-8 meta-package to ease Exim MTA (v4) ii exim4-daemon-light [mail-tran 4.67-8 lightweight Exim MTA (v4) daemon -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#440832: darcsweb: Lighttpd config files
Package: darcsweb Version: 0.16-1 Severity: wishlist It would be very helpful if config files for lighttpd could be included. Thanks in advance -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.22-1-k7 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages darcsweb depends on: ii darcs 1.0.9-1an advanced revision control syste ii python2.4.4-6An interactive high-level object-o Versions of packages darcsweb recommends: ii lighttpd [httpd] 1.4.16-5 A fast webserver with minimal memo -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#384087: Still corrupt oggs from grip
Package: grip Followup-For: Bug #384087 However, if I do a manual convertion with oggenc there is no corruption of the ogg file. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.20-1-k7 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages grip depends on: ii libart-2.0-2 2.3.19-3 Library of functions for 2D graphi ii libatk1.0-0 1.18.0-2 The ATK accessibility toolkit ii libbonobo2-0 2.18.0-2 Bonobo CORBA interfaces library ii libbonoboui2-02.18.0-5 The Bonobo UI library ii libc6 2.6.1-1GNU C Library: Shared libraries ii libcairo2 1.4.10-1 The Cairo 2D vector graphics libra ii libcdparanoia03.10+debian~pre0-5 audio extraction tool for sampling ii libcurl3-gnutls 7.16.4-2 Multi-protocol file transfer libra ii libfontconfig12.4.2-1.2 generic font configuration library ii libfreetype6 2.3.5-1+b1 FreeType 2 font engine, shared lib ii libgcc1 1:4.2.1-2 GCC support library ii libgconf2-4 2.18.0.1-3 GNOME configuration database syste ii libgcrypt11 1.2.4-2LGPL Crypto library - runtime libr ii libglib2.0-0 2.12.13-1 The GLib library of C routines ii libgnome-keyring0 0.8.1-2GNOME keyring services library ii libgnome2-0 2.18.0-4 The GNOME 2 library - runtime file ii libgnomecanvas2-0 2.14.0-3 A powerful object-oriented display ii libgnomeui-0 2.18.1-2 The GNOME 2 libraries (User Interf ii libgnomevfs2-01:2.18.1-3+b1 GNOME Virtual File System (runtime ii libgnutls13 1.6.3-1the GNU TLS library - runtime libr ii libgpg-error0 1.4-2 library for common error values an ii libgtk2.0-0 2.10.13-1 The GTK+ graphical user interface ii libice6 2:1.0.3-3 X11 Inter-Client Exchange library ii libid3-3.8.3c2a 3.8.3-6Library for manipulating ID3v1 and ii libidn11 1.0-0 GNU libidn library, implementation ii libkrb53 1.6.dfsg.1-6 MIT Kerberos runtime libraries ii liborbit2 1:2.14.7-0.1 libraries for ORBit2 - a CORBA ORB ii libpango1.0-0 1.16.5-1 Layout and rendering of internatio ii libpng12-01.2.15~beta5-2 PNG library - runtime ii libpopt0 1.10-3 lib for parsing cmdline parameters ii libsm62:1.0.3-1+b1 X11 Session Management library ii libstdc++64.2.1-2The GNU Standard C++ Library v3 ii libtasn1-30.3.9-1Manage ASN.1 structures (runtime) ii libvte9 1:0.16.8-1 Terminal emulator widget for GTK+ ii libx11-6 2:1.0.3-7 X11 client-side library ii libxcursor1 1:1.1.8-2 X cursor management library ii libxext6 1:1.0.3-2 X11 miscellaneous extension librar ii libxfixes31:4.0.3-2 X11 miscellaneous 'fixes' extensio ii libxft2 2.1.12-2 FreeType-based font drawing librar ii libxi62:1.1.2-1 X11 Input extension library ii libxinerama1 1:1.0.2-1 X11 Xinerama extension library ii libxrandr22:1.2.1-1 X11 RandR extension library ii libxrender1 1:0.9.2-1 X Rendering Extension client libra ii zlib1g1:1.2.3.3.dfsg-5 compression library - runtime Versions of packages grip recommends: ii vorbis-tools 1.1.1-14 several Ogg Vorbis tools ii yelp 2.18.1-1 Help browser for GNOME 2 -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#417615: rox-filer: Rox-filer doesn't show correct mime type
Package: rox-filer Version: 2.5-1 Severity: normal Rox-filer doesn't check the files for the magic filter. It only relay on glob filtering it seems. This way all ogg vorbis sound files are recognized as ogg theora video files. This is a very annoying bug as it messes up run actions and icons etc... -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-2-k7 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Versions of packages rox-filer depends on: ii libatk1.0-01.12.4-3 The ATK accessibility toolkit ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries ii libcairo2 1.2.4-4 The Cairo 2D vector graphics libra ii libfontconfig1 2.4.2-1.2 generic font configuration library ii libglib2.0-0 2.12.6-2 The GLib library of C routines ii libgtk2.0-02.8.20-7 The GTK+ graphical user interface ii libice61:1.0.1-2 X11 Inter-Client Exchange library ii libpango1.0-0 1.14.8-5 Layout and rendering of internatio ii libsm6 1:1.0.1-3 X11 Session Management library ii libx11-6 2:1.0.3-6 X11 client-side library ii libxcursor11.1.7-4 X cursor management library ii libxext6 1:1.0.1-2 X11 miscellaneous extension librar ii libxfixes3 1:4.0.1-5 X11 miscellaneous 'fixes' extensio ii libxi6 1:1.0.1-4 X11 Input extension library ii libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library ii libxml22.6.27.dfsg-1 GNOME XML library ii libxrandr2 2:1.1.0.2-5 X11 RandR extension library ii libxrender11:0.9.1-3 X Rendering Extension client libra ii shared-mime-info 0.19-2FreeDesktop.org shared MIME databa rox-filer recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#413859: dvd+rw-tools: problem solved
Package: dvd+rw-tools Followup-For: Bug #413859 The problem was that I had to update the firmware of the dvd-burner. So you can close this bug. However, it would be helpful if the error message hints that one should check the manufactorer for firmware updates. I only found it out by accident. The error message as it is now makes one think it is growisofs that needs update. Maybe you can change this bug report to a wishlist? If you want me to file a seperate wishlist report please tell me. Keep up the excellent work -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-2-k7 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Versions of packages dvd+rw-tools depends on: ii genisoimage 9:1.1.2-1Creates ISO-9660 CD-ROM filesystem ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries ii libgcc1 1:4.1.1-21 GCC support library ii libstdc++6 4.1.1-21 The GNU Standard C++ Library v3 dvd+rw-tools recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#413859: dvd+rw-tools: Won't accept Verbatim 16x DVD-R disc 4,7GB (Advanced AZO)
Package: dvd+rw-tools Version: 7.0-7 Severity: normal When using the discs mentioned above I get: $ growisofs -dvd-compat -Z /dev/hdd=backup.iso Executing 'builtin_dd if=backup.iso of=/dev/hdd obs=32k seek=0' :-[ PERFORM OPC failed with SK=2h/ASC=30h/ACQ=05h]: Wrong medium type /dev/hdd: "Current Write Speed" is 4.1x1352KBps. :-[ [EMAIL PROTECTED] failed with SK=2h/ASC=30h/ACQ=05h]: Wrong medium type :-( media is not formatted or unsupported. :-( write failed: Wrong medium type Other types of discs work however. Hope this type can be added to growisofs too. Runing cdrecord -atip I get this info: Quickly guessing the name of a drive capable to write CD-R, please wait... Found /dev/cdrw, assuming dev=/dev/cdrw Device type: Removable CD-ROM Version: 0 Response Format: 2 Capabilities : Vendor_info: 'LITE-ON ' Identification : 'DVDRW SOHW-1633S' Revision : 'BS0C' Device seems to be: Generic mmc2 DVD-R/DVD-RW. Using generic SCSI-3/mmc DVD-R(W) driver (mmc_mdvd). Driver flags : SWABAUDIO BURNFREE Supported modes: PACKET SAO ATIP start of lead in: -150 (00:00/00) Disk type:unknown dye (reserved id code) Manuf. index: -1 Manufacturer: unknown (not in table) -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-2-k7 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Versions of packages dvd+rw-tools depends on: ii genisoimage 9:1.1.2-1Creates ISO-9660 CD-ROM filesystem ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries ii libgcc1 1:4.1.1-21 GCC support library ii libstdc++6 4.1.1-21 The GNU Standard C++ Library v3 dvd+rw-tools recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#412585: iceweasel: Iceweasel load www.firefox.com every time in stead of homepage
Package: iceweasel Version: 2.0.0.2+dfsg-1 Severity: normal In stead of showing the homepage I had set it load the stupid upgrade to firefox 2.0 homepage. I have removed all setup and tested with same result. By the way when is iceweasel going to stabilise? I'm getting tired of having to seting up bookmarks and adblock etc.. every time I upgrade iceweasel... -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-2-k7 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Versions of packages iceweasel depends on: ii debianutils 2.17.5 Miscellaneous utilities specific t ii fontconfig2.4.2-1.2 generic font configuration library ii libatk1.0-0 1.12.4-2 The ATK accessibility toolkit ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries ii libcairo2 1.2.4-4The Cairo 2D vector graphics libra ii libfontconfig12.4.2-1.2 generic font configuration library ii libfreetype6 2.2.1-5FreeType 2 font engine, shared lib ii libgcc1 1:4.1.1-21 GCC support library ii libglib2.0-0 2.12.6-2 The GLib library of C routines ii libgtk2.0-0 2.8.20-5 The GTK+ graphical user interface ii libjpeg62 6b-13 The Independent JPEG Group's JPEG ii libmyspell3c2 1:3.1-18 MySpell spellchecking library ii libpango1.0-0 1.14.8-5 Layout and rendering of internatio ii libpng12-01.2.15~beta5-1 PNG library - runtime ii libstdc++64.1.1-21 The GNU Standard C++ Library v3 ii libx11-6 2:1.0.3-5 X11 client-side library ii libxft2 2.1.8.2-8 FreeType-based font drawing librar ii libxinerama1 1:1.0.1-4.1X11 Xinerama extension library ii libxp61:1.0.0.xsf1-1 X Printing Extension (Xprint) clie ii libxrender1 1:0.9.1-3 X Rendering Extension client libra ii libxt61:1.0.2-2 X11 toolkit intrinsics library ii psmisc22.3-1 Utilities that use the proc filesy ii zlib1g1:1.2.3-13 compression library - runtime iceweasel recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#410679: Please close the bug report. It is not a python-moinmoin issue...
Package: python-moinmoin Followup-For: Bug #410679 Please close the bug report. It is not a python-moinmoin issue... Sorry -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-2-k7 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Versions of packages python-moinmoin depends on: ii moinmoin-common 1.5.3-1.1 Python clone of WikiWiki - common ii python2.4.4-2An interactive high-level object-o ii python-support0.5.6 automated rebuilding support for p Versions of packages python-moinmoin recommends: ii exim4 4.63-17metapackage to ease exim MTA (v4) ii exim4-daemon-light [mail-tran 4.63-17lightweight exim MTA (v4) daemon -- debconf-show failed -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#410679: python-moinmoin: file:/// links don't work in firefox/opera
Package: python-moinmoin Version: 1.5.3-1.1 Severity: normal Hi I have a problem with file:/// links. If I link to a local html documentation (f.ex) the Python manuals in my moinmoin wiki everything looks correct. The mouse cursor changes and one can click on the links. However nothing happens... I have tried with both iceweasel (firefox) and opera, but same behaviour. If I use links (text-only browser) it works. I turned off Javascript, but still I have the same problem. I also tried a different themes, but no change. Other links such as mailto, http, wikilinks, attachments all work. Thanks in advance Preben -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-2-k7 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Versions of packages python-moinmoin depends on: ii moinmoin-common 1.5.3-1.1 Python clone of WikiWiki - common ii python2.4.4-2An interactive high-level object-o ii python-support0.5.6 automated rebuilding support for p Versions of packages python-moinmoin recommends: ii exim4 4.63-17metapackage to ease exim MTA (v4) ii exim4-daemon-light [mail-tran 4.63-17lightweight exim MTA (v4) daemon -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#409427: python-moinmoin: New upstream version with bug fixes
Package: python-moinmoin Version: 1.5.3-1.1 Severity: wishlist Hi Thank you for packaging moinmoin. Upstream the version is now 1.5.6. Could you package this as it has some bug fixes? Thanks in advance Preben -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-2-k7 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Versions of packages python-moinmoin depends on: ii moinmoin-common 1.5.3-1.1 Python clone of WikiWiki - common ii python2.4.4-2An interactive high-level object-o ii python-support0.5.6 automated rebuilding support for p Versions of packages python-moinmoin recommends: ii exim4 4.63-17metapackage to ease exim MTA (v4) ii exim4-daemon-light [mail-tran 4.63-17lightweight exim MTA (v4) daemon -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#408180: shared-mime-info: Doesn't seem like magic actually matches correctly
Package: shared-mime-info Version: 0.19-2 Severity: normal Hi I tried to set up a rule to recognise Vim sessions: http://www.freedesktop.org/standards/shared-mime-info";> Vim session Vim sesjon Problem is that it doesn't seem like it matters at all what I put in the match unless I remove the glob pattern. Is this a bug or feature? -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-2-k7 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Versions of packages shared-mime-info depends on: ii libc6 2.3.6.ds1-10 GNU C Library: Shared libraries ii libglib2.0-0 2.12.6-2 The GLib library of C routines ii libxml22.6.27.dfsg-1 GNOME XML library shared-mime-info recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#405995: alexandria: Crashes when searching for author
Package: alexandria Version: 0.6.1-1 Severity: normal Hi I searched for the author Bringsværd and then Alexandria crashed. I got in the xterm I started Alexandria from: /usr/lib/ruby/1.8/alexandria/ui/glade_base.rb: line 26 Gtk-CRITICAL **:gtk_tree_view_column_cell_layout_pack_start: assertion `! gtk_tree_view_column_get_cell_info (column, cell)' failed /usr/lib/ruby/1.8/alexandria/ui/glade_base.rb: line 26 Gtk-CRITICAL **:gtk_tree_view_column_cell_layout_pack_start: assertion `! gtk_tree_view_column_get_cell_info (column, cell)' failed *** glibc detected *** corrupted double-linked list: 0x0821e7c8 ** HTH -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-2-k7 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Versions of packages alexandria depends on: ii gconf22.16.0-3 GNOME configuration database syste ii libamazon-ruby0.9.0-2a Ruby library for programmatic ac ii libgconf2-ruby0.15.0-1.1 GConf 2 bindings for the Ruby lang ii libgettext-ruby1.81.7.0-1Gettext for ruby1.8 ii libglade2-ruby0.15.0-1.1 Libglade 2 bindings for the Ruby l ii libgnome2-ruby0.15.0-1.1 GNOME 2 bindings for the Ruby lang ii libruby1.8 [libyaml-ruby1.8] 1.8.5-4Libraries necessary to run Ruby 1. ii ruby1.8 1.8.5-4Interpreter of object-oriented scr alexandria recommends no packages. -- no debconf information
Bug#404703: fbpanel: Upstream verion ok
Package: fbpanel Followup-For: Bug #404703 I compiled and installed upstream version in stead of Debian version and it works fine. So the problem is most likely Debian specific as last time I reported a bug on this package... -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.4.27-3-686 Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#404703: fbpanel: Buggy pager
Package: fbpanel Version: 4.3-1 Severity: normal In the last version of fbpanel (debian) the pager is buggy. When one open a window in any of the screens the application is shown in all the screens of the pager. Example: OPen an xterm in your first virtual screen and you will see it in screen 2, 3 and 4 as sson as you jump to any of them. -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.4.27-3-686 Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8) Versions of packages fbpanel depends on: ii libatk1.0-0 1.12.3-1The ATK accessibility toolkit ii libc62.3.6.ds1-9 GNU C Library: Shared libraries ii libcairo21.2.4-4 The Cairo 2D vector graphics libra ii libfontconfig1 2.4.2-1 generic font configuration library ii libglib2.0-0 2.12.6-1The GLib library of C routines ii libgtk2.0-0 2.8.20-3The GTK+ graphical user interface ii libpango1.0-01.14.8-3Layout and rendering of internatio ii libx11-6 2:1.0.3-4 X11 client-side library ii libxcursor1 1.1.7-4 X cursor management library ii libxext6 1:1.0.1-2 X11 miscellaneous extension librar ii libxfixes3 1:4.0.1-5 X11 miscellaneous 'fixes' extensio ii libxi6 1:1.0.1-4 X11 Input extension library ii libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library ii libxmu6 1:1.0.2-2 X11 miscellaneous utility library ii libxrandr2 2:1.1.0.2-5 X11 RandR extension library ii libxrender1 1:0.9.1-3 X Rendering Extension client libra fbpanel recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#384087: upgrading grip leads to the problem
Package: grip Version: 3.3.1-11 Followup-For: Bug #384087 I still get corrupt ogg files with grip 3.3.1-11. -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-2-k7 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Versions of packages grip depends on: ii libart-2 2.3.17-1Library of functions for 2D graphi ii libatk1. 1.12.3-1The ATK accessibility toolkit ii libaudio 0.2.6-6 Open-source version of SGI's audio ii libavahi 0.6.15-2Avahi client library ii libavahi 0.6.15-2Avahi common library ii libavahi 0.6.15-2Avahi glib integration library ii libbonob 2.14.0-3Bonobo CORBA interfaces library ii libbonob 2.14.0-5The Bonobo UI library ii libc62.3.6.ds1-8 GNU C Library: Shared libraries ii libcairo 1.2.4-4 The Cairo 2D vector graphics libra ii libcdpar 3.10+debian~pre0-3 audio extraction tool for sampling ii libcomer 1.39+1.40-WIP-2006.11.14+dfsg-1 common error description library ii libcurl3 7.15.5-1Multi-protocol file transfer libra ii libdbus- 1.0.1-2 simple interprocess messaging syst ii libesd-a 0.2.36-3Enlightened Sound Daemon (ALSA) - ii libfontc 2.4.2-1 generic font configuration library ii libfreet 2.2.1-5 FreeType 2 font engine, shared lib ii libgcc1 1:4.1.1-20 GCC support library ii libgconf 2.16.0-3GNOME configuration database syste ii libgcryp 1.2.3-2 LGPL Crypto library - runtime libr ii libglib2 2.12.4-2The GLib library of C routines ii libgnome 0.6.0-2 GNOME keyring services library ii libgnome 2.16.0-2The GNOME 2 library - runtime file ii libgnome 2.14.0-2A powerful object-oriented display ii libgnome 2.14.1-2The GNOME 2 libraries (User Interf ii libgnome 2.14.2-3GNOME virtual file-system (runtime ii libgnutl 1.4.4-3 the GNU TLS library - runtime libr ii libgpg-e 1.4-2 library for common error values an ii libgtk2. 2.8.20-3The GTK+ graphical user interface ii libice6 1:1.0.1-2 X11 Inter-Client Exchange library ii libid3-3 3.8.3-6 Library for manipulating ID3v1 and ii libidn11 0.6.5-1 GNU libidn library, implementation ii libjpeg6 6b-13 The Independent JPEG Group's JPEG ii libkrb53 1.4.4-4 MIT Kerberos runtime libraries ii libncurs 5.5-5 Shared libraries for terminal hand ii liborbit 1:2.14.3-0.1libraries for ORBit2 - a CORBA ORB ii libpango 1.14.8-2Layout and rendering of internatio ii libpng12 1.2.13-4PNG library - runtime ii libpopt0 1.10-3 lib for parsing cmdline parameters ii libsm6 1:1.0.1-3 X11 Session Management library ii libstdc+ 4.1.1-20The GNU Standard C++ Library v3 ii libtasn1 0.3.6-2 Manage ASN.1 structures (runtime) ii libvte4 1:0.12.2-4 Terminal emulator widget for GTK+ ii libx11-6 2:1.0.3-4 X11 client-side library ii libxcurs 1.1.7-4 X cursor management library ii libxext6 1:1.0.1-2 X11 miscellaneous extension librar ii libxfixe 1:4.0.1-5 X11 miscellaneous 'fixes' extensio ii libxft2 2.1.8.2-8 FreeType-based font drawing librar ii libxi6 1:1.0.1-4 X11 Input extension library ii libxiner 1:1.0.1-4.1 X11 Xinerama extension library ii libxml2 2.6.27.dfsg-1 GNOME XML library ii libxrand 2:1.1.0.2-5 X11 RandR extension library ii libxrend 1:0.9.1-3 X Rendering Extension client libra ii zlib1g 1:1.2.3-13 compression library - runtime Versions of packages grip recommends: ii vorbis-tools 1.1.1-6several Ogg Vorbis tools ii yelp 2.14.3-1 Help browser for GNOME 2 -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#401629: python-matplotlib-doc: No html documents
Package: python-matplotlib-doc Version: 0.87.5-2.2 Severity: normal The html folder does not contain any usable documentation. -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-2-k7 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#401302: ekiga: Ekiga cannot find webcam
Package: ekiga Version: 2.0.3-2 Severity: normal Hi When I try ekiga it complains it cannot manage to open the /web/cam on /dev/video0. However, both camstream and xawtv manage to open it and show video from the camera. I also have checked with chmod 666 /dev/video0 and running ekiga as root, but it still cannot manage to connect to the camera. -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-2-k7 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Versions of packages ekiga depends on: ii evolution-data-server 1.6.3-2 evolution database backend server ii gconf2 2.16.0-2 GNOME configuration database syste ii libart-2.0-2 2.3.17-1 Library of functions for 2D graphi ii libatk1.0-01.12.3-1 The ATK accessibility toolkit ii libaudiofile0 0.2.6-6 Open-source version of SGI's audio ii libavahi-client3 0.6.15-2 Avahi client library ii libavahi-common3 0.6.15-2 Avahi common library ii libavahi-glib1 0.6.15-2 Avahi glib integration library ii libbonobo2-0 2.14.0-3 Bonobo CORBA interfaces library ii libbonoboui2-0 2.14.0-5 The Bonobo UI library ii libc6 2.3.6.ds1-8 GNU C Library: Shared libraries ii libcairo2 1.2.4-4 The Cairo 2D vector graphics libra ii libebook1.2-5 1.6.3-2 Client library for evolution addre ii libedataserver1.2-71.6.3-2 Utility library for evolution data ii libesd-alsa0 [libesd0] 0.2.36-3 Enlightened Sound Daemon (ALSA) - ii libfontconfig1 2.4.1-2 generic font configuration library ii libgcc11:4.1.1-20GCC support library ii libgconf2-42.16.0-2 GNOME configuration database syste ii libglib2.0-0 2.12.4-2 The GLib library of C routines ii libgnome-keyring0 0.6.0-2 GNOME keyring services library ii libgnome2-02.16.0-2 The GNOME 2 library - runtime file ii libgnomecanvas2-0 2.14.0-2 A powerful object-oriented display ii libgnomeui-0 2.14.1-2 The GNOME 2 libraries (User Interf ii libgnomevfs2-0 2.14.2-3 GNOME virtual file-system (runtime ii libgtk2.0-02.8.20-3 The GTK+ graphical user interface ii libice61:1.0.1-2 X11 Inter-Client Exchange library ii libopal-2.2.0 2.2.3.dfsg-2 Open Phone Abstraction Library - s ii liborbit2 1:2.14.3-0.1 libraries for ORBit2 - a CORBA ORB ii libpango1.0-0 1.14.8-2 Layout and rendering of internatio ii libpopt0 1.10-3lib for parsing cmdline parameters ii libpt-1.10.0 1.10.2-2 Portable Windows Library ii libpt-plugins-alsa 1.10.2-2 Portable Windows Library Audio Plu ii libpt-plugins-v4l2 1.10.2-2 Portable Windows Library Video Plu ii libsdl1.2debian1.2.11-7 Simple DirectMedia Layer ii libsm6 1:1.0.1-3 X11 Session Management library ii libstdc++6 4.1.1-20 The GNU Standard C++ Library v3 ii libx11-6 2:1.0.3-4 X11 client-side library ii libxcursor11.1.7-4 X cursor management library ii libxext6 1:1.0.1-2 X11 miscellaneous extension librar ii libxfixes3 1:4.0.1-4 X11 miscellaneous 'fixes' extensio ii libxi6 1:1.0.1-3 X11 Input extension library ii libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library ii libxml22.6.27.dfsg-1 GNOME XML library ii libxrandr2 2:1.1.0.2-4 X11 RandR extension library ii libxrender11:0.9.1-3 X Rendering Extension client libra ii yelp 2.14.3-1 Help browser for GNOME 2 ekiga recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#391574: python-moinmoin: post install warnings
Package: python-moinmoin Version: 1.5.3-1.1 Severity: minor Setting up python-moinmoin (1.5.3-1.1) ... /var/lib/python-support/python2.3/MoinMoin/support/lupy/store.py:158: FutureWarn ing: hex/oct constants > sys.maxint will return positive values in Python 2.4 an d up self.writeInt((i >> 32) & 0x) /var/lib/python-support/python2.3/MoinMoin/support/lupy/store.py:159: FutureWarn ing: hex/oct constants > sys.maxint will return positive values in Python 2.4 an d up self.writeInt(i & 0x) -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17-2-k7 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Versions of packages python-moinmoin depends on: ii moinmoin-common 1.5.3-1.1 Python clone of WikiWiki - common ii python2.4.3-11 An interactive high-level object-o ii python-support0.5.2 automated rebuilding support for p Versions of packages python-moinmoin recommends: ii exim4 4.63-4 metapackage to ease exim MTA (v4) ii exim4-daemon-light [mail-tran 4.63-4 lightweight exim MTA (v4) daemon -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#391027: Cannot get php4 and lighttpd to work
Package: lighttpd Version: 1.4.12~20060907-1 Severity: normal Hi I have used cherokee and php4 without trouble so far. But when I wanted to test lighttpd, I cannot get it to parse php documents. Firefox says phtml document and ask to save it. I installed lighttpd and ran: lighty-enable-mod fastcgi /etc/init.d/lighttpd force-reload The setup looks correct for fastcgi, but it doesn't look like lighttpd runs the php4-cgi. I have no error messages. So I don't know what I'm missing. I have tried to find infoon the net, but no solution. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17-2-k7 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Versions of packages lighttpd depends on: ii libbz2-1.0 1.0.3-6 high-quality block-sorting file co ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries ii libldap22.1.30-13+b1 OpenLDAP libraries ii libpcre36.7-1Perl 5 Compatible Regular Expressi ii libssl0.9.8 0.9.8c-2 SSL shared libraries ii lsb-base3.1-17 Linux Standard Base 3.1 init scrip ii mime-support3.37-1 MIME files 'mime.types' & 'mailcap ii zlib1g 1:1.2.3-13 compression library - runtime Versions of packages lighttpd recommends: ii php4-cgi 4:4.4.4-1 server-side, HTML-embedded scripti -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#375702: obconf doesn't work on amd-k7
Package: obconf Followup-For: Bug #375702 Obconf doesn't close or save settings. I used i386 package on amd k7 -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17-2-k7 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Versions of packages obconf depends on: ii libatk1.0-01.12.2-1 The ATK accessibility toolkit ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries ii libcairo2 1.2.4-1 The Cairo 2D vector graphics libra ii libfontconfig1 2.3.2-7 generic font configuration library ii libglade2-01:2.6.0-2 library to load .glade files at ru ii libglib2.0-0 2.10.3-3 The GLib library of C routines ii libgtk2.0-02.8.20-1 The GTK+ graphical user interface ii libice61:1.0.1-2 X11 Inter-Client Exchange library ii libpango1.0-0 1.12.3-2 Layout and rendering of internatio ii libsm6 1:1.0.1-2 X11 Session Management library ii libstartup-notification0 0.8-1 library for program launch feedbac ii libx11-6 2:1.0.0-8 X11 client-side library ii libxcursor11.1.7-4 X cursor management library ii libxext6 1:1.0.1-2 X11 miscellaneous extension librar ii libxfixes3 1:3.0.1.2-4 X11 miscellaneous 'fixes' extensio ii libxft22.1.8.2-8 FreeType-based font drawing librar ii libxi6 1:1.0.1-3 X11 Input extension library ii libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library ii libxml22.6.26.dfsg-3 GNOME XML library ii libxrandr2 2:1.1.0.2-4 X11 RandR extension library ii libxrender11:0.9.1-3 X Rendering Extension client libra ii openbox3.3-2 standards compliant, fast, light-w obconf recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#386666: reportbug checkes for newer pacakges, but claims I have packages newer than debian
Package: reportbug Version: 3.29.4 Severity: normal Hi I wanted to report a bug for reportbug about the syntax error. It has already been reported so I left it, but I keep getting this message from reportbug: Getting status for reportbug... Checking for newer versions at packages.debian.org... Your version of reportbug (3.29.4) is newer than that in Debian! Do you still want to file a report [y|N|q|?]? I'm updating from the uk and no debian mirrors, so I don't understand this. I got same message when trying to report for udev. -- Package-specific info: ** Environment settings: EDITOR="gvim" ** /home/randhol/.reportbugrc: submit query-bts cc config-files compress email "[EMAIL PROTECTED]" editor "gvim" verify mode standard -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17-2-k7 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Versions of packages reportbug depends on: ii python2.4.3-11 An interactive high-level object-o ii python-central0.5.5 register and build utility for Pyt Versions of packages reportbug recommends: pn python-cjkcodecs | python-ico (no description available) -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#386423: bins: Can't locate Gtk/GladeXML.pm
Package: bins Version: 1.1.29-6 Severity: normal $ bins-edit-gui Can't locate Gtk/GladeXML.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /usr/bin/bins-edit-gui line 42. BEGIN failed--compilation aborted at /usr/bin/bins-edit-gui line 42. Is there an missing dependancy of this package? -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17-2-k7 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Versions of packages bins depends on: ii libhtml-clean-perl 0.8-9 Cleans up HTML code for web browse ii libhtml-parser-perl 3.55-1 A collection of modules that parse ii libhtml-template-per 2.8-1 HTML::Template : A module for usin ii libimage-info-perl 1.22-1 allows extraction of meta informat ii libimage-size-perl 3.0-1 determine the size of images in se ii libio-string-perl1.08-1 Emulate IO::File interface for in- ii libjpeg-progs6b-13 Programs for manipulating JPEG fil ii liblocale-gettext-pe 1.05-1 Using libc functions for internati ii libtext-iconv-perl 1.4-3 converts between character sets in ii libtext-unaccent-per 1.08-1 provides functions to remove accen ii libtimedate-perl 1.1600-5Time and date functions for Perl ii liburi-perl 1.35-2 Manipulates and accesses URI strin ii libxml-grove-perl0.46alpha-11Perl module for accessing parsed * ii libxml-handler-yawri 0.23-5 Perl module for writing XML docume ii libxml-perl 0.08-1 Perl modules for working with XML ii libxml-writer-perl 0.600-3 Perl module for writing XML docume ii libxml-xql-perl 0.68-4 Perl module for querying XML tree ii perlmagick 7:6.2.4.5.dfsg1-0.9 A perl interface to the libMagick Versions of packages bins recommends: pn libglade-gnome0(no description available) pn libglade-perl (no description available) pn libgladexml-perl (no description available) pn libgnome-perl (no description available) pn libgtk-imlib-perl (no description available) -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#384087: grip makes corrupt ogg files
Package: grip Version: 3.3.1-8 Severity: normal With the stable version of grip I see no problems, but with the unstable/development version I get ogg files that I can play with xmms, but my Ogg player (iAudio 5) crashes on them. Further inspection ogginfo gives me this info in the files: Warning: Hole in data found at approximate offset 4500 bytes. Corrupted ogg. New logical stream (#1, serial: 1c40a876): type vorbis Vorbis headers parsed for stream 1, information follows... Version: 0 Vendor: Xiph.Org libVorbis I 20050304 Channels: 2 Rate: 44100 Nominal bitrate: 160.00 kb/s Upper bitrate not set Lower bitrate not set I don't know if this is grips fault or some library it uses, but I don't have the problem as soon as I downgrade to the stable version of grip. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16-1-k7 Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8) Versions of packages grip depends on: ii libart-2.0-2 2.3.17-1 Library of functions for 2D graphi ii libatk1.0-01.12.1-1 The ATK accessibility toolkit ii libaudiofile0 0.2.6-6 Open-source version of SGI's audio ii libavahi-client3 0.6.12-1 Avahi client library ii libavahi-common3 0.6.12-1 Avahi common library ii libavahi-glib1 0.6.12-1 Avahi glib integration library ii libbonobo2-0 2.14.0-1 Bonobo CORBA interfaces library ii libbonoboui2-0 2.14.0-4 The Bonobo UI library ii libc6 2.3.6.ds1-2 GNU C Library: Shared libraries ii libcairo2 1.2.4-1 The Cairo 2D vector graphics libra ii libcdparanoia0 3a9.8-14 Shared libraries for cdparanoia ii libcomerr2 1.39-1common error description library ii libcurl3-gnutls7.15.5-1 Multi-protocol file transfer libra ii libdbus-1-20.62-4simple interprocess messaging syst ii libesd-alsa0 [libesd0] 0.2.36-3 Enlightened Sound Daemon (ALSA) - ii libfontconfig1 2.3.2-7 generic font configuration library ii libfreetype6 2.2.1-2 FreeType 2 font engine, shared lib ii libgcc11:4.1.1-11GCC support library ii libgconf2-42.14.0-4 GNOME configuration database syste ii libgcrypt111.2.2-3 LGPL Crypto library - runtime libr ii libglib2.0-0 2.10.3-3 The GLib library of C routines ii libgnome-keyring0 0.4.9-1 GNOME keyring services library ii libgnome2-02.14.1-3 The GNOME 2 library - runtime file ii libgnomecanvas2-0 2.14.0-2 A powerful object-oriented display ii libgnomeui-0 2.14.1-2 The GNOME 2 libraries (User Interf ii libgnomevfs2-0 2.14.2-1 GNOME virtual file-system (runtime ii libgnutls131.4.2-1 the GNU TLS library - runtime libr ii libgpg-error0 1.2-1 library for common error values an ii libgtk2.0-02.8.20-1 The GTK+ graphical user interface ii libice61:1.0.0-3 X11 Inter-Client Exchange library ii libid3-3.8.3c2a3.8.3-5 Library for manipulating ID3v1 and ii libidn11 0.6.5-1 GNU libidn library, implementation ii libjpeg62 6b-13 The Independent JPEG Group's JPEG ii libkrb53 1.4.4~beta1-1 MIT Kerberos runtime libraries ii libncurses55.5-2 Shared libraries for terminal hand ii liborbit2 1:2.14.0-2libraries for ORBit2 - a CORBA ORB ii libpango1.0-0 1.12.3-2 Layout and rendering of internatio ii libpng12-0 1.2.8rel-5.2 PNG library - runtime ii libpopt0 1.10-3lib for parsing cmdline parameters ii libsm6 1:1.0.0-4 X11 Session Management library ii libstdc++6 4.1.1-11 The GNU Standard C++ Library v3 ii libtasn1-3 0.3.5-2 Manage ASN.1 structures (runtime) ii libvte41:0.12.2-2Terminal emulator widget for GTK+ ii libx11-6 2:1.0.0-8 X11 client-side library ii libxcursor11.1.5.2-5 X cursor management library ii libxext6 1:1.0.0-4 X11 miscellaneous extension librar ii libxfixes3 1:3.0.1.2-4 X11 miscellaneous 'fixes' extensio ii libxft22.1.8.2-8 FreeType-based font drawing librar ii libxi6 1:1.0.0-5 X11 Input extension library ii libxinerama1 1
Bug#383511: E: Broken packages
Package: spe Version: 0.8.2a+repack-0.1 Severity: normal I have python2.3 and 2.4 installed, yet I cannot manage to get spe to install. See below. apt-get install spe Reading package lists... Done Building dependency tree... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation: The following packages have unmet dependencies: spe: Depends: python (< 2.4) but 2.4.3-11 is to be installed E: Broken packages -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16-1-k7 Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#383042: python2.4: Problem installing python pacakge in unstable.
Package: python2.4 Version: 2.4.3-8 Severity: normal Setting up python (2.4.3-10) ... running python rtupdate hooks for python2.4... Traceback (most recent call last): File "/usr/bin/pycentral", line 1324, in ? main() File "/usr/bin/pycentral", line 1318, in main rv = action.run(global_options) File "/usr/bin/pycentral", line 1053, in run pkg.update_bytecode_files(runtimes, default_rt, bc_option) File "/usr/bin/pycentral", line 695, in update_bytecode_files linked_files = [ rt.prefix + fn[ppos:] NameError: global name 'ppos' is not defined error running python rtupdate hook pycentral Updating *.pc symlinks for python-gtk2-dev... dpkg: error processing python (--configure): subprocess post-installation script returned error exit status 4 dpkg: dependency problems prevent configuration of idle: idle depends on python (= 2.4.3-10); however: Package python is not configured yet. dpkg: error processing idle (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of python-dev: python-dev depends on python (= 2.4.3-10); however: Package python is not configured yet. dpkg: error processing python-dev (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: python idle python-dev -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16-1-k7 Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8) Versions of packages python2.4 depends on: ii libbz2-1.01.0.3-3high-quality block-sorting file co ii libc6 2.3.6-19 GNU C Library: Shared libraries ii libdb4.4 4.4.20-7 Berkeley v4.4 Database Libraries [ ii libncurses5 5.5-2 Shared libraries for terminal hand ii libncursesw5 5.5-2 Shared libraries for terminal hand ii libreadline5 5.1-7 GNU readline and history libraries ii libssl0.9.8 0.9.8b-2 SSL shared libraries ii mime-support 3.37-1 MIME files 'mime.types' & 'mailcap ii python2.4-minimal 2.4.3-8A minimal subset of the Python lan python2.4 recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#382774: bicyclerepair: vim plugin should be an ftplugin
Package: bicyclerepair Version: 0.9-4.1 Severity: normal As the vim plugin is for the python language, it should be a ftplugin. Now I get the long Bicycle Repair Man menu for all my vim editing and it is a bit annoying. The only two changes that need to be done are to put the plugin in the ftplugin directory (/usr/share/vim/addons/ftplugin) and rename the bike.vim file to python_bike.vim. That way it only gets loaded when you open python source code. Thanks in advance. Preben -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16-1-k7 Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8) Versions of packages bicyclerepair depends on: ii python2.3.5-11 An interactive high-level object-o ii python-central0.5.4 register and build utility for Pyt bicyclerepair recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#310495: par: Same problems with Greek text
Package: par Version: 1.52-1 Followup-For: Bug #310495 I see the same problem with Greek text. It would be really nice if par could support unicode directly. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16-1-k7 Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8) Versions of packages par depends on: ii libc6 2.3.6-16 GNU C Library: Shared libraries par recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#379291: vlc: Shows wrong subtitle language
Package: vlc Version: 0.8.5.debian-2 Severity: normal The list of subtitles that vlc displays does not match the subtitle language shown in the film. I mean say a film has: Danish, Swedish, Norwegian and English subtitles. If I choose Norwegian then I may get Swedish and if I choose English I get Norwegian... I have noticed this with different dvds. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16-1-k7 Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8) Versions of packages vlc depends on: ii liba52-0.7.4 0.7.4-3 Library for decoding ATSC A/52 str ii libaa1 1.4p5-30 ascii art library ii libasound2 1.0.11-7 ALSA library ii libavahi-client3 0.6.11-1 Avahi client library ii libavahi-common3 0.6.11-1 Avahi common library ii libavc1394-0 0.5.3-1 control IEEE 1394 audio/video devi ii libavcodec0d 0.cvs20060329-4.1 ffmpeg codec library ii libavformat0d 0.cvs20060329-4.1 ffmpeg file format library ii libc6 2.3.6-15 GNU C Library: Shared libraries ii libcdio6 0.76-1library to read and control CD-ROM ii libdbus-1-20.62-4simple interprocess messaging syst ii libdc1394-13 1.1.0-3 high level programming interface f ii libdvbpsi4 0.1.5-2 library for MPEG TS and DVB PSI ta ii libdvdnav4 0.1.9-3 The DVD navigation library ii libdvdread30.9.6-1 library for reading DVDs ii libflac7 1.1.2-5 Free Lossless Audio Codec - runtim ii libfreetype6 2.2.1-2 FreeType 2 font engine, shared lib ii libfribidi00.10.7-3 Free Implementation of the Unicode ii libgcc11:4.1.1-9 GCC support library ii libgcrypt111.2.2-2 LGPL Crypto library - runtime libr ii libgl1-mesa-glx [libgl 6.4.2-1 A free implementation of the OpenG ii libglu1-mesa [libglu1] 6.4.2-1 The OpenGL utility library (GLU) ii libgnutls131.4.1-1 the GNU TLS library - runtime libr ii libgpg-error0 1.2-1 library for common error values an ii libgsm11.0.10-13 Shared libraries for GSM speech co ii libhal10.5.7-2 Hardware Abstraction Layer - share ii libice61:1.0.0-3 X11 Inter-Client Exchange library ii libid3tag0 0.15.1b-8 ID3 tag reading library from the M ii libiso9660-4 0.76-1library to work with ISO9660 files ii libjpeg62 6b-13 The Independent JPEG Group's JPEG ii liblircclient0 0.8.0-5 LIRC client library ii libmad00.15.1b-2.1 MPEG audio decoder library ii libmodplug0c2 1:0.7-5 shared libraries for mod music bas ii libmpcdec3 1.2.2-1 Musepack (MPC) format library ii libmpeg2-4 0.4.0b-4 MPEG1 and MPEG2 video decoder libr ii libncurses55.5-2 Shared libraries for terminal hand ii libogg01.1.3-2 Ogg Bitstream Library ii libpng12-0 1.2.8rel-5.2 PNG library - runtime ii libpostproc0d 0.cvs20060329-4.1 ffmpeg video postprocessing librar ii libraw1394-5 0.10.1-1.1library for direct access to IEEE ii libsdl-image1.21.2.5-1 image loading library for Simple D ii libsdl1.2debian1.2.10-3 Simple DirectMedia Layer ii libslang2 2.0.6-2 The S-Lang programming library - r ii libsm6 1:1.0.0-4 X11 Session Management library ii libsmbclient 3.0.22-1 shared library that allows applica ii libstdc++6 4.1.1-9 The GNU Standard C++ Library v3 ii libsysfs2 2.0.0-7 interface library to sysfs ii libtar 1.2.11-4 C library for manipulating tar arc ii libtheora0 0.0.0.alpha7-1The Theora Video Compression Codec ii libtiff4 3.8.2-5 Tag Image File Format (TIFF) libra ii libvcdinfo00.7.23-2 library to extract information fro ii libvorbis0a1.1.2-1 The Vorbis General Audio Compressi ii libvorbisenc2 1.1.2-1 The Vorbis General Audio Compressi ii libwxbase2.6-0 2.6.3.2.1.1 wxBase library (runtime) - non-GUI ii libwxgtk2.6-0 2.6.3.2.1.1 wxWidgets Cross-platform C++ GUI t ii libx11-6 2:1.0.0-7 X11 client-side library ii libxext6 1:1.0.0-4 X11 miscellaneous e
Bug#377432: pida: Works when installing python-setuptools
Package: pida Version: 0.3.1-1 Followup-For: Bug #377432 It works now, so I guess the pida package must be upgraded for the right version of python-setuptools Thanks -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16-1-k7 Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8) Versions of packages pida depends on: ii python-gtk2 [python2.4-gtk2] 2.8.6-3 Python bindings for the GTK+ widge ii python-setuptools [python2.4 0.6b3-3 Python Distutils Enhancements ii python2.42.4.3-7 An interactive high-level object-o ii python2.4-vte1:0.12.1-1 Python bindings for the VTE widget ii vim-gtk [gvim] 1:7.0-035+1 Vi IMproved - enhanced vi editor - ii vim-python [gvim]1:7.0-035+1 Vi IMproved - enhanced vi editor - pida recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#377478: gdmphotosetup cannot remove photo
Package: gdm Version: 2.14.5-1 Severity: wishlist I don't find any way to remove a face that was previously chosen with gdmphotosetup so that one gets the default face in stead. I had to delete the .face file manually. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16-1-k7 Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8) Versions of packages gdm depends on: ii adduser3.92 Add and remove users and groups ii aterm [x-terminal-emulator 1.0.0-2 Afterstep XVT - a VT102 emulator f ii debconf [debconf-2.0] 1.5.2 Debian configuration management sy ii gksu 1.9.1-2 graphical frontend to su ii konsole [x-terminal-emulat 4:3.5.3-2 X terminal emulator for KDE ii kwin [x-window-manager]4:3.5.3-2 the KDE window manager ii libart-2.0-2 2.3.17-1 Library of functions for 2D graphi ii libatk1.0-01.11.4-3 The ATK accessibility toolkit ii libattr1 2.4.32-1 Extended attribute shared library ii libc6 2.3.6-15 GNU C Library: Shared libraries ii libcairo2 1.2.0-2 The Cairo 2D vector graphics libra ii libdmx11:1.0.1-3 X11 Distributed Multihead extensio ii libfontconfig1 2.3.2-7 generic font configuration library ii libglade2-01:2.5.1-2 library to load .glade files at ru ii libglib2.0-0 2.10.3-2 The GLib library of C routines ii libgnomecanvas2-0 2.14.0-2 A powerful object-oriented display ii libgtk2.0-02.8.18-1 The GTK+ graphical user interface ii libpam-modules 0.79-3.1 Pluggable Authentication Modules f ii libpam-runtime 0.79-3.1 Runtime support for the PAM librar ii libpam0g 0.79-3.1 Pluggable Authentication Modules l ii libpango1.0-0 1.12.3-1 Layout and rendering of internatio ii libpopt0 1.10-2lib for parsing cmdline parameters ii librsvg2-2 2.14.4-2 SAX-based renderer library for SVG ii librsvg2-common2.14.4-2 SAX-based renderer library for SVG ii libselinux11.30-1SELinux shared libraries ii libwrap0 7.6.dbs-9 Wietse Venema's TCP wrappers libra ii libx11-6 2:1.0.0-7 X11 client-side library ii libxau61:1.0.0-3 X11 authorisation library ii libxcursor11.1.5.2-5 X cursor management library ii libxdmcp6 1:1.0.0-4 X11 Display Manager Control Protoc ii libxext6 1:1.0.0-4 X11 miscellaneous extension librar ii libxfixes3 1:3.0.1.2-4 X11 miscellaneous 'fixes' extensio ii libxi6 1:1.0.0-5 X11 Input extension library ii libxinerama1 1:1.0.1-4 X11 Xinerama extension library ii libxml22.6.26.dfsg-2 GNOME XML library ii libxrandr2 2:1.1.0.2-4 X11 RandR extension library ii libxrender11:0.9.0.2-4 X Rendering Extension client libra ii lsb-base 3.1-10Linux Standard Base 3.1 init scrip ii metacity [x-window-manager 1:2.14.5-1A lightweight GTK2 based Window Ma ii openbox [x-window-manager] 3.2-9 standards compliant, fast, light-w ii xbase-clients 1:7.1.ds-2miscellaneous X clients ii xterm [x-terminal-emulator 210-3 X terminal emulator ii zlib1g 1:1.2.3-12compression library - runtime Versions of packages gdm recommends: pn gdm-themes (no description available) ii whiptail 0.52.2-5 Displays user-friendly dialog boxe ii zenity2.14.2-1 Display graphical dialog boxes fro -- debconf information: gdm/daemon_name: /usr/bin/gdm * shared/default-x-display-manager: gdm -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#377477: gdmphotosetup help button doesn't work
Package: gdm Version: 2.14.5-1 Severity: normal If I press the help button nothing happens. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16-1-k7 Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8) Versions of packages gdm depends on: ii adduser3.92 Add and remove users and groups ii aterm [x-terminal-emulator 1.0.0-2 Afterstep XVT - a VT102 emulator f ii debconf [debconf-2.0] 1.5.2 Debian configuration management sy ii gksu 1.9.1-2 graphical frontend to su ii konsole [x-terminal-emulat 4:3.5.3-2 X terminal emulator for KDE ii kwin [x-window-manager]4:3.5.3-2 the KDE window manager ii libart-2.0-2 2.3.17-1 Library of functions for 2D graphi ii libatk1.0-01.11.4-3 The ATK accessibility toolkit ii libattr1 2.4.32-1 Extended attribute shared library ii libc6 2.3.6-15 GNU C Library: Shared libraries ii libcairo2 1.2.0-2 The Cairo 2D vector graphics libra ii libdmx11:1.0.1-3 X11 Distributed Multihead extensio ii libfontconfig1 2.3.2-7 generic font configuration library ii libglade2-01:2.5.1-2 library to load .glade files at ru ii libglib2.0-0 2.10.3-2 The GLib library of C routines ii libgnomecanvas2-0 2.14.0-2 A powerful object-oriented display ii libgtk2.0-02.8.18-1 The GTK+ graphical user interface ii libpam-modules 0.79-3.1 Pluggable Authentication Modules f ii libpam-runtime 0.79-3.1 Runtime support for the PAM librar ii libpam0g 0.79-3.1 Pluggable Authentication Modules l ii libpango1.0-0 1.12.3-1 Layout and rendering of internatio ii libpopt0 1.10-2lib for parsing cmdline parameters ii librsvg2-2 2.14.4-2 SAX-based renderer library for SVG ii librsvg2-common2.14.4-2 SAX-based renderer library for SVG ii libselinux11.30-1SELinux shared libraries ii libwrap0 7.6.dbs-9 Wietse Venema's TCP wrappers libra ii libx11-6 2:1.0.0-7 X11 client-side library ii libxau61:1.0.0-3 X11 authorisation library ii libxcursor11.1.5.2-5 X cursor management library ii libxdmcp6 1:1.0.0-4 X11 Display Manager Control Protoc ii libxext6 1:1.0.0-4 X11 miscellaneous extension librar ii libxfixes3 1:3.0.1.2-4 X11 miscellaneous 'fixes' extensio ii libxi6 1:1.0.0-5 X11 Input extension library ii libxinerama1 1:1.0.1-4 X11 Xinerama extension library ii libxml22.6.26.dfsg-2 GNOME XML library ii libxrandr2 2:1.1.0.2-4 X11 RandR extension library ii libxrender11:0.9.0.2-4 X Rendering Extension client libra ii lsb-base 3.1-10Linux Standard Base 3.1 init scrip ii metacity [x-window-manager 1:2.14.5-1A lightweight GTK2 based Window Ma ii openbox [x-window-manager] 3.2-9 standards compliant, fast, light-w ii xbase-clients 1:7.1.ds-2miscellaneous X clients ii xterm [x-terminal-emulator 210-3 X terminal emulator ii zlib1g 1:1.2.3-12compression library - runtime Versions of packages gdm recommends: pn gdm-themes (no description available) ii whiptail 0.52.2-5 Displays user-friendly dialog boxe ii zenity2.14.2-1 Display graphical dialog boxes fro -- debconf information: gdm/daemon_name: /usr/bin/gdm * shared/default-x-display-manager: gdm -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#377432: pida: Won't start
Package: pida Version: 0.3.1-1 Severity: grave Justification: renders package unusable When staring pida all I get is: Traceback (most recent call last): File "/usr/bin/pida", line 5, in ? from pkg_resources import load_entry_point ImportError: No module named pkg_resources -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16-1-k7 Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8) Versions of packages pida depends on: ii python-gtk2 [python2.4-gt 2.8.6-3Python bindings for the GTK+ widge ii python2.4 2.4.3-7An interactive high-level object-o ii python2.4-setuptools 0.0.1.041214-1 Python Distutils Enhancements ii python2.4-vte 1:0.12.1-1 Python bindings for the VTE widget ii vim-gtk [gvim]1:7.0-017+8Vi IMproved - enhanced vi editor - ii vim-python [gvim] 1:7.0-017+8Vi IMproved - enhanced vi editor - pida recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#375672: wesnoth: No sound
Package: wesnoth Version: 1.1.7-1 Severity: wishlist For upstream: Please switch to alsa as oss is not supported out-of-the-box in kernel 2.6 and up. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16-1-k7 Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8) Versions of packages wesnoth depends on: ii libc6 2.3.6-15 GNU C Library: Shared libraries ii libfreetype62.2.1-2 FreeType 2 font engine, shared lib ii libfribidi0 0.10.7-3 Free Implementation of the Unicode ii libgcc1 1:4.1.1-5GCC support library ii libsdl-image1.2 1.2.5-1 image loading library for Simple D ii libsdl-mixer1.2 1.2.6-1.1+b1 mixer library for Simple DirectMed ii libsdl-net1.2 1.2.5-7 network library for Simple DirectM ii libsdl1.2debian 1.2.10-3 Simple DirectMedia Layer ii libstdc++6 4.1.1-5 The GNU Standard C++ Library v3 ii libx11-62:1.0.0-6X11 client-side library ii python2.3 2.3.5-14 An interactive high-level object-o ii ttf-dejavu 2.7-2Bitstream Vera fonts with addition ii wesnoth-data1.1.7-1 data files for Wesnoth ii zlib1g 1:1.2.3-12 compression library - runtime wesnoth recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#375531: sylpheed: Crashes when switching folder
Package: sylpheed Version: 2.2.6-1 Severity: normal Tags: patch Hi With new versions of gtk (>2.6) sylpheed crashes if one click on a mail that is the last in a thread and then click on a folder that doesn't have threaded messages. (Debated on the sylpheed mailing list). Maintainer has a temporary patch that you may want to apply so sylpheed stops crashing. From: Hiroyuki Yamamoto <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Subject: [sylpheed:28095] Re: Sylpheed crashes (reproduced) Date: Mon, 26 Jun 2006 12:34:01 +0900 X-Mailer: Sylpheed version 2.2.6 (GTK+ 2.8.18; i686-pc-linux-gnu) [snip] Please try the following patch. It will at least prevents the crash, but it slightly degrades the performance of switching of folders. === --- src/summaryview.c (revision 1088) +++ src/summaryview.c (working copy) @@ -940,9 +940,7 @@ procmsg_msg_list_free(summaryview->all_mlist); summaryview->all_mlist = NULL; - gtk_tree_view_set_model(treeview, NULL); gtk_tree_store_clear(summaryview->store); - gtk_tree_view_set_model(treeview, GTK_TREE_MODEL(summaryview->store)); /* ensure that the "value-changed" signal is always emitted */ adj = gtk_tree_view_get_vadjustment(treeview); -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16-1-k7 Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8) Versions of packages sylpheed depends on: ii libaspell15 0.60.4-4 GNU Aspell spell-checker runtime l ii libatk1.0-0 1.11.4-2 The ATK accessibility toolkit ii libc6 2.3.6-15 GNU C Library: Shared libraries ii libcairo2 1.0.4-2 The Cairo 2D vector graphics libra ii libcompfaceg1 1:1.5.2-3Compress/decompress images for mai ii libfontconfig1 2.3.2-7 generic font configuration library ii libfreetype62.2.1-2 FreeType 2 font engine, shared lib ii libglib2.0-02.10.3-1 The GLib library of C routines ii libgpg-error0 1.2-1library for common error values an ii libgpgme11 1.1.2-2 GPGME - GnuPG Made Easy ii libgtk2.0-0 2.8.18-1 The GTK+ graphical user interface ii libgtkspell02.0.10-3+b1 a spell-checking addon for GTK's T ii libldap22.1.30-13+b1 OpenLDAP libraries ii libncurses5 5.5-2Shared libraries for terminal hand ii libpango1.0-0 1.12.3-1 Layout and rendering of internatio ii libpisock8 0.11.8-24Library for communicating with a P ii libpng12-0 1.2.8rel-5.1 PNG library - runtime ii libreadline55.1-7GNU readline and history libraries ii libssl0.9.8 0.9.8b-2 SSL shared libraries ii libx11-62:1.0.0-6X11 client-side library ii libxcursor1 1.1.5.2-5X cursor management library ii libxext61:1.0.0-4X11 miscellaneous extension librar ii libxfixes3 1:3.0.1.2-4 X11 miscellaneous 'fixes' extensio ii libxi6 1:1.0.0-5X11 Input extension library ii libxinerama11:1.0.1-4X11 Xinerama extension library ii libxrandr2 2:1.1.0.2-4 X11 RandR extension library ii libxrender1 1:0.9.0.2-4 X Rendering Extension client libra ii zlib1g 1:1.2.3-12 compression library - runtime Versions of packages sylpheed recommends: ii aspell-el [aspell-dictionary] 0.50-3-6 Greek dictionary for GNU Aspell ii aspell-en [aspell-dictionary] 6.0-0-5English dictionary for GNU Aspell ii metamail 2.7-51 implementation of MIME pn sylpheed-claws-scripts (no description available) ii sylpheed-i18n 2.2.6-1Locale data for Sylpheed (i18n sup ii xfonts-100dpi 1:1.0.0-2 100 dpi fonts for X ii xfonts-100dpi-transcoded 1:1.0.0-2 100 dpi fonts for X (transcoded fr ii xfonts-75dpi 1:1.0.0-2 100 dpi fonts for X ii xfonts-75dpi-transcoded 1:1.0.0-2 75 dpi fonts for X (transcoded fro -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#375190: python-matplotlib-doc: Please don't gzip the user guide (user-unfriendly)
Package: python-matplotlib-doc Version: 0.86.2-5 Severity: wishlist It is very nice that the user-guide is included, but why does it need to be gzipped? There is no need for this and it makes things just harder for the user in that xpdf won't open the file befoer it is unzipped. The size saved is also only 6% gzipped size: 4 352 775 unzipped size: 4 641 642 -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16-1-k7 Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8) -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#369828: inkscape: Same problem with futex
On Mon, 12 Jun 2006 21:50:00 +0200 Wolfram Quester <[EMAIL PROTECTED]> wrote: > Hi randhol, > > On Wed, Jun 07, 2006 at 05:39:53PM +0200, Wolfram Quester wrote: > > Hi, > > > > On Sat, Jun 03, 2006 at 06:09:38PM +0200, randhol wrote: > > > Package: inkscape > > > Version: 0.43-4 > > > Followup-For: Bug #369828 > > > > > > > > > I have the same problem with both versions: 0.43-4 and 0.43-5. I > > > tried to remove the content of the extension directory, but it > > > didn't work. Got sigsevs then. > > > > > > I wish there was a way to rollback to the previous version that > > > worked. Now I have to go all the way back to the stable version > > > to use inkscape. > > No, from the reports I got it should be enough if you downgrade > > libgc1c2 to version 6.6-1, e.g. from snapshot.debian.net. As I > > said, the problem is probably not in inkscape but in libgc1c2. > > Could you please report back if downgrading libgc helped in your case? Hi. I just tested it now and inkscape works with 6.6-2 from testing. Thanks! Preben -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#369828: inkscape: Same problem with futex
Package: inkscape Version: 0.43-4 Followup-For: Bug #369828 I have the same problem with both versions: 0.43-4 and 0.43-5. I tried to remove the content of the extension directory, but it didn't work. Got sigsevs then. I wish there was a way to rollback to the previous version that worked. Now I have to go all the way back to the stable version to use inkscape. Keep up the good work. Hope the problem is soon solved. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16-1-k7 Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8) Versions of packages inkscape depends on: ii libatk1.0-01.11.4-2 The ATK accessibility toolkit ii libbonobo2-0 2.14.0-1 Bonobo CORBA interfaces library ii libc6 2.3.6-13 GNU C Library: Shared libraries ii libcairo2 1.0.4-2 The Cairo 2D vector graphics libra ii libfontconfig1 2.3.2-5.1 generic font configuration library ii libfreetype6 2.2.1-2 FreeType 2 font engine, shared lib ii libgc1c2 1:6.7-1 conservative garbage collector for ii libgcc11:4.1.0-4 GCC support library ii libgconf2-42.14.0-1 GNOME configuration database syste ii libglib2.0-0 2.10.3-1 The GLib library of C routines ii libglibmm-2.4-1c2a 2.8.2-2.1 C++ wrapper for the GLib toolkit ( ii libgnomevfs2-0 2.14.2-1 GNOME virtual file-system (runtime ii libgtk2.0-02.8.18-1 The GTK+ graphical user interface ii libgtkmm-2.4-1c2a 1:2.6.5-1+b1 C++ wrappers for GTK+ 2.4 (shared ii liborbit2 1:2.14.0-1libraries for ORBit2 - a CORBA ORB ii libpango1.0-0 1.12.3-1 Layout and rendering of internatio ii libperl5.8 5.8.8-4 Shared Perl library ii libpng12-0 1.2.8rel-5.1 PNG library - runtime ii libpopt0 1.7-5 lib for parsing cmdline parameters ii libsigc++-2.0-0c2a 2.0.16-3 type-safe Signal Framework for C++ ii libstdc++6 4.1.0-4 The GNU Standard C++ Library v3 ii libx11-6 2:1.0.0-6 X11 client-side library ii libxcursor11.1.5.2-5 X cursor management library ii libxext6 1:1.0.0-4 X11 miscellaneous extension librar ii libxft22.1.8.2-8 FreeType-based font drawing librar ii libxi6 1:1.0.0-5 X11 Input extension library ii libxinerama1 1:1.0.1-4 X11 Xinerama extension library ii libxml22.6.24.dfsg-1 GNOME XML library ii libxrandr2 2:1.1.0.2-4 X11 RandR extension library ii libxrender11:0.9.0.2-4 X Rendering Extension client libra ii libxslt1.1 1.1.16-2 XSLT processing library - runtime ii zlib1g 1:1.2.3-11compression library - runtime Versions of packages inkscape recommends: ii dia-gnome 0.95.0-3 Diagram editor (GNOME version) ii imagemagick7:6.2.4.5-0.8 Image manipulation programs ii libwmf-bin 0.2.8.3-3.1 Windows metafile conversion tools pn perlmagick (no description available) ii pstoedit 3.44-1PostScript and PDF files to editab ii sketch 0.6.17-3 Transition package for skencil ren -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#366316: audacity: Audacity started complaining about audio i/o error
Package: audacity Version: 1.2.4b-2 Severity: normal I'm using Debian unstable and when I wanted to use audacity today I get this error: "There was an error initializing the audio i/o layer. You will not be able to play or record audio. Error: Host error." XMMS and other applications works just as before. Doesn't audacity support ALSA? I'm using kernel 2.6.15-1-k7 I haven't noticed this before with 2.6 kernel though... -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15-1-k7 Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8) Versions of packages audacity depends on: ii libc62.3.6-7 GNU C Library: Shared libraries ii libflac++5 1.1.2-3.1 Free Lossless Audio Codec - C++ ru ii libflac7 1.1.2-3.1 Free Lossless Audio Codec - runtim ii libgcc1 1:4.1.0-2 GCC support library ii libid3tag0 0.15.1b-8 ID3 tag reading library from the M ii libmad0 0.15.1b-2.1 MPEG audio decoder library ii libogg0 1.1.3-2 Ogg Bitstream Library ii libsndfile1 1.0.15-3Library for reading/writing audio ii libstdc++6 4.1.0-2 The GNU Standard C++ Library v3 ii libvorbis0a 1.1.2-1 The Vorbis General Audio Compressi ii libvorbisenc21.1.2-1 The Vorbis General Audio Compressi ii libvorbisfile3 1.1.2-1 The Vorbis General Audio Compressi ii libwxgtk2.4-12.4.5.1 wxWindows Cross-platform C++ GUI t audacity recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#362112: Problem solved
At least for the Norwegian keyboard layout. I had chosen to install the xkb-data package, but at the bugreport I saw that it wasn't for some reason. So I installed xkb-data again and now the keyboard seems to work for me. HTH -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#362112: xserver-xorg: Same problem with Norwegian keyboard
Package: xserver-xorg Version: 1:7.0.10 Followup-For: Bug #362112 I have the exact same problem with the Norwegian keyboard. Is there a quick hack as I really need the Alt Gr to work... -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15-1-k7 Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8) Versions of packages xserver-xorg depends on: ii debconf 1.4.72 Debian configuration management sy ii discover1 1.7.18 hardware identification system ii laptop-detect 0.12.1 attempt to detect a laptop ii mdetect 0.5.2.1mouse device autodetection tool ii x11-common1:7.0.10 X Window System (X.Org) infrastruc ii xresprobe 0.4.23debian1 X Resolution Probe ii xserver-xorg-core 1:1.0.2-3 X.Org X server -- core server ii xserver-xorg-input-al 1:7.0.10 the X.Org X server -- input driver ii xserver-xorg-input-ev 1:1.0.0.5-2X.Org X server -- evdev input driv ii xserver-xorg-input-kb 1:1.0.1.3-2X.Org X server -- keyboard input d ii xserver-xorg-input-mo 1:1.0.4-2 X.Org X server -- mouse input driv ii xserver-xorg-video-al 1:7.0.10 the X.Org X server -- output drive ii xserver-xorg-video-ap 1:1.0.1.5-2X.Org X server -- APM display driv ii xserver-xorg-video-ar 1:0.5.0.5-2X.Org X server -- ark display driv ii xserver-xorg-video-at 1:6.5.7.3-3X.Org X server -- ATI display driv ii xserver-xorg-video-ch 1:1.0.1.3-3X.Org X server -- Chips display dr ii xserver-xorg-video-ci 1:1.0.0.5-2X.Org X server -- Cirrus display d ii xserver-xorg-video-cy 1:1.0.0.5-2X.Org X server -- Cyrix display dr ii xserver-xorg-video-du 1:0.1.0.5-2X.Org X server -- dummy display dr ii xserver-xorg-video-fb 1:0.1.0.5-2X.Org X server -- fbdev display dr ii xserver-xorg-video-gl 1:1.0.1.3-2X.Org X server -- Glint display dr ii xserver-xorg-video-i1 1:1.1.0.5-2X.Org X server -- i128 display dri ii xserver-xorg-video-i7 1:1.0.0.5-2X.Org X server -- i740 display dri ii xserver-xorg-video-i8 1:1.5.1.0-2X.Org X server -- Intel i8xx, i9xx ii xserver-xorg-video-im 1:1.0.0.5-2X.Org X server -- IMSTT display dr ii xserver-xorg-video-mg 1:1.2.1.3.dfsg.1-2 X.Org X server -- MGA display driv ii xserver-xorg-video-ne 1:1.0.0.5-2X.Org X server -- Neomagic display ii xserver-xorg-video-ne 1:0.1.4.1-3X.Org X server -- Newport display ii xserver-xorg-video-ns 1:2.7.6.5-2X.Org X server -- NSC display driv ii xserver-xorg-video-nv 1:1.0.1.5-2X.Org X server -- NV display drive ii xserver-xorg-video-re 1:4.0.1.3.dfsg.1-2 X.Org X server -- Rendition displa ii xserver-xorg-video-s3 1:1.8.6.5-2X.Org X server -- S3 ViRGE display ii xserver-xorg-video-sa 1:2.0.2.3-4X.Org X server -- Savage display d ii xserver-xorg-video-si 1:1.3.1.5-3X.Org X server -- SiliconMotion di ii xserver-xorg-video-si 1:0.8.1.3-2X.Org X server -- SiS display driv ii xserver-xorg-video-si 1:0.7.1.3-2X.Org X server -- SiS USB display ii xserver-xorg-video-td 1:1.1.1.3-3X.Org X server -- tdfx display dri ii xserver-xorg-video-tg 1:1.0.0.5-3X.Org X server -- TGA display driv ii xserver-xorg-video-tr 1:1.0.1.2-2X.Org X server -- Trident display ii xserver-xorg-video-ts 1:1.0.0.5-2X.Org X server -- Tseng display dr ii xserver-xorg-video-ve 1:1.0.1.3-2X.Org X server -- VESA display dri ii xserver-xorg-video-vg 1:4.0.0.5-2X.Org X server -- VGA display driv ii xserver-xorg-video-vi 1:0.1.33.2-2 X.Org X server -- VIA display driv ii xserver-xorg-video-vm 1:10.11.1.3-2 X.Org X server -- VMware display d ii xserver-xorg-video-vo 1:1.0.0.5-2X.Org X server -- Voodoo display d Versions of packages xserver-xorg recommends: pn xkb-data (no description available) -- debconf information: * xserver-xorg/multiple_possible_x-drivers: * xserver-xorg/config/monitor/use_sync_ranges: true * xserver-xorg/config/inputdevice/mouse/port: /dev/input/mice * xserver-xorg/config/monitor/lcd: false * xserver-xorg/config/doublequote_in_string_error: xserver-xorg/config/monitor/screen-size: 17 inches (430 mm) * shared/default-x-server: xserver-xorg * xserver-xorg/autodetect_monitor: true * xserver-xorg/config/inputdevice/mouse/protocol: ImPS/2 * shared/no_known_x-server: * xserver-xorg/config/display/default_depth: 24 * xserver-xorg/config/display/modes: 1024x768, 800x600, 640x480 * xserver-xorg/config/device/bus_id_error: * xserver-xorg/config/inputdevice/keyboard/internal: * xserver-xorg/config/monitor/vert-refresh: 50-100 * xserver-xorg/config/inputdevice/keyboard/opt
Bug#360378: k3b doesn't run k3bsetup correctly
Package: k3b Version: 0.12.14-1 Severity: normal When one start k3b for the first time it asks to run k3bsetup in order to set the premissions in order to burn without being root. However when one give the root password nothing happens. I notice that one get the error message that kcmshell cannot find module k3bsetup2 and that one need to run as root manually this command: kcmshell /usr/share/applnk/Settings/System/k3bsetup2.desktop HTH -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15-1-k7 Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8) Versions of packages k3b depends on: ii cdparanoia3a9.8-13 An audio extraction tool for sampl ii cdrecord 4:2.01+01a03-5 command line CD writing tool ii kdebase-bin 4:3.5.2-1 core binaries for the KDE base mod ii kdelibs-data 4:3.5.2-1 core shared data for all KDE appli ii kdelibs4c2a 4:3.5.2-1 core libraries for all KDE applica ii libacl1 2.2.36-1 Access control list shared library ii libart-2.0-2 2.3.17-1 Library of functions for 2D graphi ii libattr1 2.4.32-1 Extended attribute shared library ii libaudio2 1.7-6 The Network Audio System (NAS). (s ii libc6 2.3.6-4GNU C Library: Shared libraries an ii libdbus-1-2 0.61-5 simple interprocess messaging syst ii libdbus-qt-1-1c2 0.61-5 simple interprocess messaging syst ii libexpat1 1.95.8-3.2 XML parsing C library - runtime li ii libfam0 2.7.0-9Client library to control the FAM ii libfontconfig12.3.2-5generic font configuration library ii libfreetype6 2.1.10-3 FreeType 2 font engine, shared lib ii libgcc1 1:4.0.3-1 GCC support library ii libhal1 0.5.7-1Hardware Abstraction Layer - share ii libice6 6.9.0.dfsg.1-5 Inter-Client Exchange library ii libidn11 0.5.18-2 GNU libidn library, implementation ii libjpeg62 6b-12 The Independent JPEG Group's JPEG ii libk3b2 0.12.14-1 The KDE cd burning application lib ii libmusicbrainz4c2a2.1.2-3Second generation incarnation of t ii libpng12-01.2.8rel-5.1 PNG library - runtime ii libqt3-mt 3:3.3.6-1 Qt GUI Library (Threaded runtime v ii libresmgr11.0-3 resource manager library ii libsm66.9.0.dfsg.1-5 X Window System Session Management ii libstdc++64.0.3-1The GNU Standard C++ Library v3 ii libx11-6 6.9.0.dfsg.1-5 X Window System protocol client li ii libxcursor1 1.1.3-1X cursor management library ii libxext6 6.9.0.dfsg.1-5 X Window System miscellaneous exte ii libxft2 2.1.8.2-5.1FreeType-based font drawing librar ii libxi66.9.0.dfsg.1-5 X Window System Input extension li ii libxinerama1 6.9.0.dfsg.1-5 X Window System multi-head display ii libxrandr26.9.0.dfsg.1-5 X Window System Resize, Rotate and ii libxrender1 1:0.9.0.2-1X Rendering Extension client libra ii libxt66.9.0.dfsg.1-5 X Toolkit Intrinsics ii mkisofs 4:2.01+01a03-5 Creates ISO-9660 CD-ROM filesystem ii zlib1g1:1.2.3-11 compression library - runtime Versions of packages k3b recommends: ii cdrdao1:1.2.1-6 records CDs in Disk-At-Once (DAO) ii dvd+rw-tools 6.1-2 DVD+-RW/R tools ii kcontrol 4:3.5.2-1 control center for KDE ii kdebase-kio-plugins 4:3.5.2-1 core I/O slaves for KDE ii vcdimager 0.7.23-1 A VideoCD (VCD) image mastering an -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#356467: wine: Greek letters don't work
Package: wine Version: 0.9.9-1 Severity: normal Hi After installing the latest version of wine I cannot get Greek letters to work anymore. I also tried the packages at winehq and I get the same problem with them so this doesn't seem to be a debian bug. I do this in my setup: setxkbmap -option grp:rwin_switch,grp:alt_shift_toggle,grp_led:scroll no,el and I use fbxkb to switch languages. This works fine in gvim and other applications and it worked before with wine. Now I get these error messages: err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 07E3 (Greek_gamma) : err:keyboard:X11DRV_ToUnicodeEx (virtKey=47,scanCode=22,keycode=2A,state=2000) err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 07E3 (Greek_gamma) : err:keyboard:X11DRV_ToUnicodeEx (virtKey=47,scanCode=22,keycode=2A,state=2000) err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 07E5 (Greek_epsilon) : err:keyboard:X11DRV_ToUnicodeEx (virtKey=45,scanCode=12,keycode=1A,state=2000) err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 07E9 (Greek_iota) : err:keyboard:X11DRV_ToUnicodeEx (virtKey=49,scanCode=17,keycode=1F,state=2000) -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15-1-k7 Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8) Versions of packages wine depends on: ii debconf [debconf-2.0] 1.4.71 Debian configuration management sy ii libwine 0.9.9-1Windows API Implementation (Librar ii xbase-clients 6.9.0.dfsg.1-4 miscellaneous X clients wine recommends no packages. -- debconf information: wine/del_wine_conf: true wine/install_type: Autodetect -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#348193: purge and reinstall fixed the problem
Package: vim Version: 1:6.4-006+1 Followup-For: Bug #348193 I'm uncertain what the problem is. I decided to remove and purge the vim and then install again and now it seems to work. I do not know what was the problem before as I didn't use my own setup files and still had the syntax problem... So I think the bug can be closed. If I notice it again I'll refile... Sorry for the trouble. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12-1-k7 Locale: LANG=no_NO.UTF-8, LC_CTYPE=no_NO.UTF-8 (charmap=UTF-8) Versions of packages vim depends on: ii libc62.3.5-11GNU C Library: Shared libraries an ii libgpmg1 1.19.6-21 General Purpose Mouse - shared lib ii libncurses5 5.5-1 Shared libraries for terminal hand ii vim-common 1:6.4-006+1 Vi IMproved - Common files ii vim-runtime 1:6.4-006+1 Vi IMproved - Runtime files vim recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#348193: vim: solved
Package: vim Version: 1:6.4-006+1 Followup-For: Bug #348193 By replacing the content of the /usr/share/vim/vim64 directory with the content from the the vim-runtime files at www.vim.org the error went away. I therefore suspect there is something wrong with the runtime files of the debian version or that the debian version is not up to date with upstream version. Hope it helps -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12-1-k7 Locale: LANG=no_NO.UTF-8, LC_CTYPE=no_NO.UTF-8 (charmap=UTF-8) Versions of packages vim depends on: ii libc62.3.5-11GNU C Library: Shared libraries an ii libgpmg1 1.19.6-21 General Purpose Mouse - shared lib ii libncurses5 5.5-1 Shared libraries for terminal hand ii vim-common 1:6.4-006+1 Vi IMproved - Common files ii vim-runtime 1:6.4-006+1 Vi IMproved - Runtime files vim recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#348193: syntax.vim error in 6.4
Package: vim Version: 1:6.4-006+1 Severity: normal When trying to turn on syntax I get: Error detected while processing /usr/share/vim/vim64/syntax/syntax.vim: line 42: E216: No such group or event: filetypedetect BufRead -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12-1-k7 Locale: LANG=no_NO.UTF-8, LC_CTYPE=no_NO.UTF-8 (charmap=UTF-8) Versions of packages vim depends on: ii libc62.3.5-11GNU C Library: Shared libraries an ii libgpmg1 1.19.6-21 General Purpose Mouse - shared lib ii libncurses5 5.5-1 Shared libraries for terminal hand ii vim-common 1:6.4-006+1 Vi IMproved - Common files ii vim-runtime 1:6.4-006+1 Vi IMproved - Runtime files vim recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#324724: linux-image-2.6.12: I see the same on k7 with iAudio 5
Package: linux-image-2.6.12-1-k7 Version: 2.6.12-10 Followup-For: Bug #324724 I also notice that moving from 2.6.8 to 2.6.12 copying files to my iAudio 5 flas player is extremely slow. It is a USB 2.0 device. I'm using the sync option when mounting too. So it seems like this is a genereal problem and not related to architecture or flash device? Hope the info helps finding the problem... Preben -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (10, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.12-1-k7 Locale: LANG=no_NO.UTF-8, LC_CTYPE=no_NO.UTF-8 (charmap=UTF-8) Versions of packages linux-image-2.6.12-1-k7 depends on: ii coreutils [fileutils] 5.2.1-2The GNU core utilities ii initrd-tools 0.1.81.1 tools to create initrd image for p ii module-init-tools 3.2-pre1-2 tools for managing Linux kernel mo -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#341134: sylpheed-claws-gtk2-vcalendar-plugin: Wrong version
Package: sylpheed-claws-gtk2-vcalendar-plugin Version: 1.7-1 Severity: normal When trying to load the plugin I get: Error The following error occured while loading the plugin: Your sylpheed version is newer than the version the plugin was built with -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.8-2-k7 Locale: LANG=no_NO.UTF-8, LC_CTYPE=no_NO.UTF-8 (charmap=UTF-8) Versions of packages sylpheed-claws-gtk2-vcalendar-plugin depends on: ii libatk1.0-0 1.10.1-2The ATK accessibility toolkit ii libc62.3.5-4 GNU C Library: Shared libraries an ii libglib2.0-0 2.8.4-2 The GLib library of C routines ii libgtk2.0-0 2.6.4-3 The GTK+ graphical user interface ii libpango1.0-01.8.2-1 Layout and rendering of internatio ii sylpheed-claws-gtk2 1.9.100-1.1 Extended GTK2 version of the Sylph -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#336921: gnome-media: Automatic convertion to UTF-8
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote on 02/11/2005 (09:40) : > If you really want to make this userfriendly there shouldn't be a > configuration option anywhere. It should just work. Sure. > > Do you know of any open source character set decisor that could be used > here? Not sure I'll have a look. But I thought iconv could manage to decide and convert, but maybe it is a problem if the database says it is iso-8859-1. Anyway a solution would be to be able manually to say convert from iso-8859-7 to utf-8. Actually I'll try later to use iconv on the downloaded track-name file to see if it works. > What happens in the most popular MSWindows freedb software if you import > both a ISO-8859-1 and a ISO-8859-7 CD? Don't know. I can check though. Preben -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#333352: reportbug: I get the same error messages for a lot of packages
Package: reportbug Version: 3.8 Followup-For: Bug #52 I also see this error. It is quite annoying and I cannot see any reason for this message? -- Package-specific info: ** Environment settings: EDITOR="/usr/bin/gvim" REPORTBUGEMAIL="[EMAIL PROTECTED]" ** /home/randhol/.reportbugrc: submit mutt query-bts cc config-files compress editor "gvim" verify mode standard -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.8-2-k7 Locale: LANG=no_NO.UTF-8, LC_CTYPE=no_NO.UTF-8 (charmap=UTF-8) Versions of packages reportbug depends on: ii python2.3 2.3.5-3sarge1 An interactive high-level object-o -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#336921: gnome-media: Automatic convertion to UTF-8
Package: gnome-media Version: 2.8.0-0.4 Severity: wishlist This is probably something for upstream developers. I listen to a geat deal of Greek CDs. However, I want to listen to them while using the computer or my ogg player so I use goobox/sound juicer to rip the CDs to my hard disc. The problem is that many of them are entered in freedb in ISO-8859-7 encoding. This is really annoying as I have to retype all the tracks into UTF-8. Couldn't cddb-salve2 in gnome-media automatically convert from an encoding to UTF-8 if one had chosen the this option in the preferences/gconf? Anyway this is just a wish, but it would make life easier and the software more userfriendly... Thanks in advance Preben -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.8-2-k7 Locale: LANG=no_NO.UTF-8, LC_CTYPE=no_NO.UTF-8 (charmap=UTF-8) Versions of packages gnome-media depends on: ii gstreamer0.8-alsa 0.8.8-2 ALSA plugin for GStreamer ii gstreamer0.8-misc 0.8.8-2 Collection of various GStreamer pl ii libart-2.0-2 2.3.17-1 Library of functions for 2D graphi ii libatk1.0-01.10.1-2 The ATK accessibility toolkit ii libaudiofile0 0.2.6-6 Open-source version of SGI's audio ii libbonobo2-0 2.8.1-2 Bonobo CORBA interfaces library ii libbonoboui2-0 2.8.1-2 The Bonobo UI library ii libc6 2.3.5-4 GNU C Library: Shared libraries an ii libesd00.2.35-2 Enlightened Sound Daemon - Shared ii libgail-common 1.8.4-1 GNOME Accessibility Implementation ii libgail17 1.8.4-1 GNOME Accessibility Implementation ii libgconf2-42.8.1-6 GNOME configuration database syste ii libgcrypt111.2.0-11.1LGPL Crypto library - runtime libr ii libglade2-01:2.4.2-2 library to load .glade files at ru ii libglib2.0-0 2.6.4-1 The GLib library of C routines ii libgnome-keyring0 0.4.2-1 GNOME keyring services library ii libgnome2-02.8.1-2 The GNOME 2 library - runtime file ii libgnomecanvas2-0 2.8.0-1 A powerful object-oriented display ii libgnomeui-0 2.8.1-3 The GNOME 2 libraries (User Interf ii libgnomevfs2-0 2.8.4-4 The GNOME virtual file-system libr ii libgnutls111.0.16-13.1 GNU TLS library - runtime library ii libgpg-error0 1.0-1 library for common error values an ii libgstreamer-gconf 0.8.8-2 GConf support for GStreamer ii libgstreamer-plugi 0.8.8-2 Various GStreamer libraries and li ii libgstreamer0.8-0 0.8.9-2 Core GStreamer libraries, plugins, ii libgtk2.0-02.6.4-3 The GTK+ graphical user interface ii libice64.3.0.dfsg.1-14sarge1 Inter-Client Exchange library ii libjpeg62 6b-10 The Independent JPEG Group's JPEG ii liborbit2 1:2.12.2-1libraries for ORBit2 - a CORBA ORB ii libpango1.0-0 1.8.2-1 Layout and rendering of internatio ii libpopt0 1.7-5 lib for parsing cmdline parameters ii libsm6 4.3.0.dfsg.1-14sarge1 X Window System Session Management ii libtasn1-2 0.2.10-3 Manage ASN.1 structures (runtime) ii libx11-6 4.3.0.dfsg.1-14sarge1 X Window System protocol client li ii libxml22.6.16-7 GNOME XML library ii xlibs 4.3.0.dfsg.1-14sarge1 X Keyboard Extension (XKB) configu ii zlib1g 1:1.2.2-4.sarge.2 compression library - runtime -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#336659: Starting goobox from fbpanel crashes cddbsalve2 from gnome-media
Package: fbpanel Version: 4.1-2 Severity: normal This only happens if I start goobox from fbpanel and not if I start it manually from an xterm or from the menu of the window manager (openbox). After compiling the original source of fbpanel 4.1 manually I see that goobox doesn't crash cddbslave2. So it seems to me that the problem might be with the debian compilation? Since I also have problems with Rhythmbox maybe the problem is relarted with the tray ? -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.8-2-k7 Locale: LANG=no_NO.UTF-8, LC_CTYPE=no_NO.UTF-8 (charmap=UTF-8) Versions of packages fbpanel depends on: ii libatk1.0-01.10.1-2 The ATK accessibility toolkit ii libc6 2.3.5-4 GNU C Library: Shared libraries an ii libglib2.0-0 2.6.4-1 The GLib library of C routines ii libgtk2.0-02.6.4-3 The GTK+ graphical user interface ii libpango1.0-0 1.8.2-1 Layout and rendering of internatio ii libx11-6 4.3.0.dfsg.1-14sarge1 X Window System protocol client li ii libxmu64.3.0.dfsg.1-14sarge1 X Window System miscellaneous util ii xlibs 4.3.0.dfsg.1-14sarge1 X Keyboard Extension (XKB) configu -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#336361: Reloading of fbpanel crashes rhythmbox
Package: fbpanel Version: 4.1-2 Severity: normal If I do a change in my .fbpanel/default or a new program is installed so the debian menu file gets updated fbpanel rereads the config files and restarts. The problem is however that if I at the same time has rhythmbox running it crashes when fbpanel restarts. It must be something to do with the docking. fbxkb does not crash. If I kill fbpanel and start it again it doesn't crash. I have now tried to manually compile the fbpanel 4.1 to 4.3 from sourceforge and I don't see the same problem, but the reason may be that they don't restart when one change the configuration files. I don't know what the problem is exactly, but I can help debug some more if necessary. At the moment I run fbpanel 4.1 that I compiled myself. I didn't like the changes done to 4.2 and 4.3... -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.8-2-k7 Locale: LANG=no_NO.UTF-8, LC_CTYPE=no_NO.UTF-8 (charmap=UTF-8) Versions of packages fbpanel depends on: ii libatk1.0-01.10.1-2 The ATK accessibility toolkit ii libc6 2.3.5-4 GNU C Library: Shared libraries an ii libglib2.0-0 2.6.4-1 The GLib library of C routines ii libgtk2.0-02.6.4-3 The GTK+ graphical user interface ii libpango1.0-0 1.8.2-1 Layout and rendering of internatio ii libx11-6 4.3.0.dfsg.1-14sarge1 X Window System protocol client li ii libxmu64.3.0.dfsg.1-14sarge1 X Window System miscellaneous util ii xlibs 4.3.0.dfsg.1-14sarge1 X Keyboard Extension (XKB) configu -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#336313: gstreamer0.8-alsa: alsa not set
Package: gstreamer0.8-alsa Version: 0.8.8-2 Severity: wishlist When installing gstreamer0.8-alsa in stead of gstreamer0.8-oss, the gconf info is not updated so that rhythembox, for example, uses the alsa library. This means one have to use gconf-editor and search down the place to manually change from oss to alsa. I don't know if this is easy to do when installing gstream0.8-alsa, but it would be great if there was a simpler way to do this. PS: I don't use gnome only some of the programs. -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.8-2-k7 Locale: LANG=no_NO.UTF-8, LC_CTYPE=no_NO.UTF-8 (charmap=locale: Cannot set LC_ALL to default locale: No such file or directory UTF-8) Versions of packages gstreamer0.8-alsa depends on: ii libasound2 1.0.9-3 ALSA library ii libc6 2.3.5-4 GNU C Library: Shared libraries an ii libglib2.0-0 2.6.4-1 The GLib library of C routines ii libgstreamer-plugins0. 0.8.8-2 Various GStreamer libraries and li ii libgstreamer0.8-0 0.8.9-2 Core GStreamer libraries, plugins, ii libxml22.6.16-7 GNOME XML library ii zlib1g 1:1.2.2-4.sarge.2 compression library - runtime -- debconf information excluded -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#325454: mozilla-firefox: Works now!
Package: mozilla-firefox Version: 1.0.4-2sarge3 Followup-For: Bug #325454 Great work! Now themes and extensions work! -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.8-2-k7 Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8) Versions of packages mozilla-firefox depends on: ii debianutils2.8.4 Miscellaneous utilities specific t ii fontconfig 2.3.1-2 generic font configuration library ii libatk1.0-01.10.1-2 The ATK accessibility toolkit ii libc6 2.3.5-4 GNU C Library: Shared libraries an ii libfontconfig1 2.3.1-2 generic font configuration library ii libfreetype6 2.1.7-2.4 FreeType 2 font engine, shared lib ii libgcc11:4.0.1-6 GCC support library ii libglib2.0-0 2.6.4-1 The GLib library of C routines ii libgtk2.0-02.6.4-3 The GTK+ graphical user interface ii libidl00.8.5-1 library for parsing CORBA IDL file ii libjpeg62 6b-10 The Independent JPEG Group's JPEG ii libkrb53 1.3.6-2sarge2 MIT Kerberos runtime libraries ii libpango1.0-0 1.8.2-1 Layout and rendering of internatio ii libpng12-0 1.2.8rel-1PNG library - runtime ii libstdc++5 1:3.3.5-13The GNU Standard C++ Library v3 ii libx11-6 4.3.0.dfsg.1-14 X Window System protocol client li ii libxext6 4.3.0.dfsg.1-14 X Window System miscellaneous exte ii libxft22.1.7-1 FreeType-based font drawing librar ii libxp6 4.3.0.dfsg.1-14 X Window System printing extension ii libxt6 4.3.0.dfsg.1-14 X Toolkit Intrinsics ii psmisc 21.5-1Utilities that use the proc filesy ii xlibs 4.3.0.dfsg.1-14 X Keyboard Extension (XKB) configu ii zlib1g 1:1.2.2-4.sarge.2 compression library - runtime -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#325458: mozilla-firefox: Works now!
Package: mozilla-firefox Version: 1.0.4-2sarge3 Followup-For: Bug #325458 Great work! -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.8-2-k7 Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8) Versions of packages mozilla-firefox depends on: ii debianutils2.8.4 Miscellaneous utilities specific t ii fontconfig 2.3.1-2 generic font configuration library ii libatk1.0-01.10.1-2 The ATK accessibility toolkit ii libc6 2.3.5-4 GNU C Library: Shared libraries an ii libfontconfig1 2.3.1-2 generic font configuration library ii libfreetype6 2.1.7-2.4 FreeType 2 font engine, shared lib ii libgcc11:4.0.1-6 GCC support library ii libglib2.0-0 2.6.4-1 The GLib library of C routines ii libgtk2.0-02.6.4-3 The GTK+ graphical user interface ii libidl00.8.5-1 library for parsing CORBA IDL file ii libjpeg62 6b-10 The Independent JPEG Group's JPEG ii libkrb53 1.3.6-2sarge2 MIT Kerberos runtime libraries ii libpango1.0-0 1.8.2-1 Layout and rendering of internatio ii libpng12-0 1.2.8rel-1PNG library - runtime ii libstdc++5 1:3.3.5-13The GNU Standard C++ Library v3 ii libx11-6 4.3.0.dfsg.1-14 X Window System protocol client li ii libxext6 4.3.0.dfsg.1-14 X Window System miscellaneous exte ii libxft22.1.7-1 FreeType-based font drawing librar ii libxp6 4.3.0.dfsg.1-14 X Window System printing extension ii libxt6 4.3.0.dfsg.1-14 X Toolkit Intrinsics ii psmisc 21.5-1Utilities that use the proc filesy ii xlibs 4.3.0.dfsg.1-14 X Keyboard Extension (XKB) configu ii zlib1g 1:1.2.2-4.sarge.2 compression library - runtime -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#325458: mozilla-firefox: Cannot install search engines
Package: mozilla-firefox Version: 1.0.4-2sarge2 Severity: normal Trying to install the freshmeat search engine that went suddenly away. But when I go to : http://mycroft.mozdev.org/download.html?name=freshmeat&submitform=Find+search+plugins and click on the Freshmeat projects nothing happens. No error messages either... Neither with a fresh .mozilla-firefox -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.8-2-k7 Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8) Versions of packages mozilla-firefox depends on: ii debianutils2.8.4 Miscellaneous utilities specific t ii fontconfig 2.3.1-2 generic font configuration library ii libatk1.0-01.10.1-2 The ATK accessibility toolkit ii libc6 2.3.5-4 GNU C Library: Shared libraries an ii libfontconfig1 2.3.1-2 generic font configuration library ii libfreetype6 2.1.7-2.4 FreeType 2 font engine, shared lib ii libgcc11:4.0.1-6 GCC support library ii libglib2.0-0 2.6.4-1 The GLib library of C routines ii libgtk2.0-02.6.4-3 The GTK+ graphical user interface ii libidl00.8.5-1 library for parsing CORBA IDL file ii libjpeg62 6b-10 The Independent JPEG Group's JPEG ii libkrb53 1.3.6-2sarge2 MIT Kerberos runtime libraries ii libpango1.0-0 1.8.2-1 Layout and rendering of internatio ii libpng12-0 1.2.8rel-1PNG library - runtime ii libstdc++5 1:3.3.5-13The GNU Standard C++ Library v3 ii libx11-6 4.3.0.dfsg.1-14 X Window System protocol client li ii libxext6 4.3.0.dfsg.1-14 X Window System miscellaneous exte ii libxft22.1.7-1 FreeType-based font drawing librar ii libxp6 4.3.0.dfsg.1-14 X Window System printing extension ii libxt6 4.3.0.dfsg.1-14 X Toolkit Intrinsics ii psmisc 21.5-1Utilities that use the proc filesy ii xlibs 4.3.0.dfsg.1-14 X Keyboard Extension (XKB) configu ii zlib1g 1:1.2.2-4.sarge.2 compression library - runtime -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#325454: mozilla-firefox: Crashes when trying to install/update extensions and themes
Package: mozilla-firefox Version: 1.0.4-2sarge2 Severity: normal After the latest security update of firefox a series of bugs where introduced. One of these is that firefox now crashes when I try to install any theme or extension from the mozilla theme/extension site. I have also tried removing my firefox setup and start it for the first time again, but same thing happens. I don't know what is causing it, but I get this message: % firefox *** loading the extensions datasource *** loading the extensions datasource *** getItemProperty failing for lack of an item. This means getResourceForItem failed to locate a resource for aItemID (item ID = http://ftp.mozilla.org/pub/mozilla.org/extensions/adblock/adblock-0.5.2.039-fx.xpi, property = disabled) *** getItemProperty failing for lack of an item. This means getResourceForItem failed to locate a resource for aItemID (item ID = http://ftp.mozilla.org/pub/mozilla.org/extensions/adblock/adblock-0.5.2.039-fx.xpi, property = internalName) *** getItemProperty failing for lack of an item. This means getResourceForItem failed to locate a resource for aItemID (item ID = {34274bf4-1d97-a289-e984-17e546307e4f}, property = internalName) *** getItemProperty failing for lack of an item. This means getResourceForItem failed to locate a resource for aItemID (item ID = {34274bf4-1d97-a289-e984-17e546307e4f}, property = locked) Minnesegmentsfeil (Minnesegmentsfeil = Seg. fault) Hope firefox can be updated soon as it is quite unusable now... -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.8-2-k7 Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8) Versions of packages mozilla-firefox depends on: ii debianutils2.8.4 Miscellaneous utilities specific t ii fontconfig 2.3.1-2 generic font configuration library ii libatk1.0-01.10.1-2 The ATK accessibility toolkit ii libc6 2.3.5-4 GNU C Library: Shared libraries an ii libfontconfig1 2.3.1-2 generic font configuration library ii libfreetype6 2.1.7-2.4 FreeType 2 font engine, shared lib ii libgcc11:4.0.1-6 GCC support library ii libglib2.0-0 2.6.4-1 The GLib library of C routines ii libgtk2.0-02.6.4-3 The GTK+ graphical user interface ii libidl00.8.5-1 library for parsing CORBA IDL file ii libjpeg62 6b-10 The Independent JPEG Group's JPEG ii libkrb53 1.3.6-2sarge2 MIT Kerberos runtime libraries ii libpango1.0-0 1.8.2-1 Layout and rendering of internatio ii libpng12-0 1.2.8rel-1PNG library - runtime ii libstdc++5 1:3.3.5-13The GNU Standard C++ Library v3 ii libx11-6 4.3.0.dfsg.1-14 X Window System protocol client li ii libxext6 4.3.0.dfsg.1-14 X Window System miscellaneous exte ii libxft22.1.7-1 FreeType-based font drawing librar ii libxp6 4.3.0.dfsg.1-14 X Window System printing extension ii libxt6 4.3.0.dfsg.1-14 X Toolkit Intrinsics ii psmisc 21.5-1Utilities that use the proc filesy ii xlibs 4.3.0.dfsg.1-14 X Keyboard Extension (XKB) configu ii zlib1g 1:1.2.2-4.sarge.2 compression library - runtime -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#324311: mozilla-firefox: Same problem with middle-button
Package: mozilla-firefox Version: 1.0.4-2sarge2 Followup-For: Bug #324311 I see the same problems. To me it looks like it cannot decide whether to paste from the clipboard of open the link in a new tab. I say this because I kept going to a different address (that I had copied) when I middle-clicked on a link to get it into a new tab. I did not see this behaviour before upgrading yesterday. Best wishes Preben -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.8-2-k7 Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8) Versions of packages mozilla-firefox depends on: ii debianutils2.8.4 Miscellaneous utilities specific t ii fontconfig 2.3.1-2 generic font configuration library ii libatk1.0-01.10.1-2 The ATK accessibility toolkit ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an ii libfontconfig1 2.3.1-2 generic font configuration library ii libfreetype6 2.1.7-2.4 FreeType 2 font engine, shared lib ii libgcc11:3.4.3-13GCC support library ii libglib2.0-0 2.6.4-1 The GLib library of C routines ii libgtk2.0-02.6.4-3 The GTK+ graphical user interface ii libidl00.8.5-1 library for parsing CORBA IDL file ii libjpeg62 6b-10 The Independent JPEG Group's JPEG ii libkrb53 1.3.6-2sarge2 MIT Kerberos runtime libraries ii libpango1.0-0 1.8.2-1 Layout and rendering of internatio ii libpng12-0 1.2.8rel-1PNG library - runtime ii libstdc++5 1:3.3.5-13The GNU Standard C++ Library v3 ii libx11-6 4.3.0.dfsg.1-14 X Window System protocol client li ii libxext6 4.3.0.dfsg.1-14 X Window System miscellaneous exte ii libxft22.1.7-1 FreeType-based font drawing librar ii libxp6 4.3.0.dfsg.1-14 X Window System printing extension ii libxt6 4.3.0.dfsg.1-14 X Toolkit Intrinsics ii psmisc 21.5-1Utilities that use the proc filesy ii xlibs 4.3.0.dfsg.1-14 X Keyboard Extension (XKB) configu ii zlib1g 1:1.2.2-4.sarge.2 compression library - runtime -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#315720: gnumeric: Number format annoyance
Package: gnumeric Version: 1.5.1-1 Severity: minor When I'm using gnumeric on a computer setup with Norwegian locales I have to write the number as 1,2 3,4 etc... While if I use a computer setup with English locales the numbers are 1.2 3.4 etc... Why cannot gnumeric accept both and don't care about comma versus period. I never use comma. It is a stupid Norwegian standard IMHO and it is extremely annoying when working with gnumeric on different computers. I'm getting tired of having to set LC_NUMERIC=C all the time... Preben -- System Information: Debian Release: testing/unstable Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.4.27 Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8) Versions of packages gnumeric depends on: ii gconf22.8.1-6GNOME configuration database syste ii gnumeric-common 1.5.1-1common files for Gnumeric, the GNO ii gsfonts 8.14+v8.11+urw-0.2 Fonts for the Ghostscript interpre ii libart-2.0-2 2.3.17-1 Library of functions for 2D graphi ii libatk1.0-0 1.8.0-4The ATK accessibility toolkit ii libbonobo2-0 2.8.1-2Bonobo CORBA interfaces library ii libbonoboui2-02.8.1-2The Bonobo UI library ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an ii libgconf2-4 2.8.1-6GNOME configuration database syste ii libglade2-0 1:2.4.2-2 library to load .glade files at ru ii libglib2.0-0 2.6.4-1The GLib library of C routines ii libgnome2-0 2.8.1-2The GNOME 2 library - runtime file ii libgnomecanvas2-0 2.8.0-1A powerful object-oriented display ii libgnomeprint2.2-02.8.2-1The GNOME 2.2 print architecture - ii libgnomeprintui2.2-0 2.8.2-2GNOME 2.2 print architecture User ii libgnomeui-0 2.8.1-3The GNOME 2 libraries (User Interf ii libgnomevfs2-02.8.4-4The GNOME virtual file-system libr ii libgoffice-1 0.0.1-2Document centric objects library - ii libgsf-1 1.12.0-1 Structured File Library - runtime ii libgsf-gnome-11.12.0-1 Structured File Library - runtime ii libgtk2.0-0 2.6.4-3The GTK+ graphical user interface ii libice6 4.3.0.dfsg.1-14Inter-Client Exchange library ii liborbit2 1:2.12.2-1 libraries for ORBit2 - a CORBA ORB ii libpango1.0-0 1.8.1-1Layout and rendering of internatio ii libpopt0 1.7-5 lib for parsing cmdline parameters ii libsm64.3.0.dfsg.1-14X Window System Session Management ii libxml2 2.6.16-7 GNOME XML library ii xlibs 4.3.0.dfsg.1-14X Keyboard Extension (XKB) configu ii zlib1g1:1.2.2-4 compression library - runtime -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#311122: gnumeric: Gnumeric crashed. Why doesn't it make emergency save?
Package: gnumeric Version: 1.4.3-4 Severity: normal Gnumeric crashed and I lost all my work. Why doesn't gnumeric do an emergency save of the data when it offers a dialog on what to do next? This is really Bad Design[tm]! Please forward upstream. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (900, 'testing') Architecture: i386 (i686) Kernel: Linux 2.4.27 Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8) Versions of packages gnumeric depends on: ii gconf2 2.8.1-6 GNOME configuration database syste ii gnumeric-common 1.4.3-4 common files for Gnumeric, the GNO ii gsfonts 8.14+v8.11+urw-0.2 Fonts for the Ghostscript interpre ii libart-2.0-2 2.3.17-1Library of functions for 2D graphi ii libatk1.0-0 1.8.0-4 The ATK accessibility toolkit ii libbonobo2-0 2.8.1-2 Bonobo CORBA interfaces library ii libbonoboui2-0 2.8.1-2 The Bonobo UI library ii libc62.3.2.ds1-22GNU C Library: Shared libraries an ii libgconf2-4 2.8.1-6 GNOME configuration database syste ii libglade2-0 1:2.4.2-2 library to load .glade files at ru ii libglib2.0-0 2.6.4-1 The GLib library of C routines ii libgnome2-0 2.8.1-2 The GNOME 2 library - runtime file ii libgnomecanvas2-02.8.0-1 A powerful object-oriented display ii libgnomeprint2.2-0 2.8.2-1 The GNOME 2.2 print architecture - ii libgnomeprintui2.2-0 2.8.2-2 GNOME 2.2 print architecture User ii libgnomeui-0 2.8.1-3 The GNOME 2 libraries (User Interf ii libgnomevfs2-0 2.8.4-4 The GNOME virtual file-system libr ii libgsf-1 1.11.1-1Structured File Library - runtime ii libgsf-gnome-1 1.11.1-1Structured File Library - runtime ii libgtk2.0-0 2.6.4-1 The GTK+ graphical user interface ii libice6 4.3.0.dfsg.1-12.0.1 Inter-Client Exchange library ii liborbit21:2.12.2-1 libraries for ORBit2 - a CORBA ORB ii libpango1.0-01.8.1-1 Layout and rendering of internatio ii libpopt0 1.7-5 lib for parsing cmdline parameters ii libsm6 4.3.0.dfsg.1-12.0.1 X Window System Session Management ii libxml2 2.6.16-7GNOME XML library ii xlibs4.3.0.dfsg.1-12 X Keyboard Extension (XKB) configu ii zlib1g 1:1.2.2-4 compression library - runtime -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#311120: gnumeric: Buggy CSV
Package: gnumeric Version: 1.4.3-4 Severity: normal I'm trying to import a file that is comma seperated. The problem is that gnumeric splits the data over columns from the spaces without asking me. I therefore cannot use the Tekst to Coloumn to seperate on commas. Example: Gnumeric,Excel Open Source,Closed will put in A1: Gnumeric,Excel and in A2: Open and in B2: Source,Closed Work-around is to copy the csv data and paste them into gnumeric, but this is cumbersome. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (900, 'testing') Architecture: i386 (i686) Kernel: Linux 2.4.27 Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8) Versions of packages gnumeric depends on: ii gconf2 2.8.1-6 GNOME configuration database syste ii gnumeric-common 1.4.3-4 common files for Gnumeric, the GNO ii gsfonts 8.14+v8.11+urw-0.2 Fonts for the Ghostscript interpre ii libart-2.0-2 2.3.17-1Library of functions for 2D graphi ii libatk1.0-0 1.8.0-4 The ATK accessibility toolkit ii libbonobo2-0 2.8.1-2 Bonobo CORBA interfaces library ii libbonoboui2-0 2.8.1-2 The Bonobo UI library ii libc62.3.2.ds1-22GNU C Library: Shared libraries an ii libgconf2-4 2.8.1-6 GNOME configuration database syste ii libglade2-0 1:2.4.2-2 library to load .glade files at ru ii libglib2.0-0 2.6.4-1 The GLib library of C routines ii libgnome2-0 2.8.1-2 The GNOME 2 library - runtime file ii libgnomecanvas2-02.8.0-1 A powerful object-oriented display ii libgnomeprint2.2-0 2.8.2-1 The GNOME 2.2 print architecture - ii libgnomeprintui2.2-0 2.8.2-2 GNOME 2.2 print architecture User ii libgnomeui-0 2.8.1-3 The GNOME 2 libraries (User Interf ii libgnomevfs2-0 2.8.4-4 The GNOME virtual file-system libr ii libgsf-1 1.11.1-1Structured File Library - runtime ii libgsf-gnome-1 1.11.1-1Structured File Library - runtime ii libgtk2.0-0 2.6.4-1 The GTK+ graphical user interface ii libice6 4.3.0.dfsg.1-12.0.1 Inter-Client Exchange library ii liborbit21:2.12.2-1 libraries for ORBit2 - a CORBA ORB ii libpango1.0-01.8.1-1 Layout and rendering of internatio ii libpopt0 1.7-5 lib for parsing cmdline parameters ii libsm6 4.3.0.dfsg.1-12.0.1 X Window System Session Management ii libxml2 2.6.16-7GNOME XML library ii xlibs4.3.0.dfsg.1-12 X Keyboard Extension (XKB) configu ii zlib1g 1:1.2.2-4 compression library - runtime -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#228924: gdeskcal: Doesn't start for me either
Package: gdeskcal Version: 0.57.1-1 Followup-For: Bug #228924 Unless I run rox-filer with a pinboard, gdeskcal doesn't start. Here is the error log: /usr/share/gdeskcal/code/BGWatcher.py:23: GtkDeprecationWarning: gtk.timeout_add is deprecated, use gobject.timeout_add instead gtk.timeout_add(50, self.__check_bg) /usr/share/gdeskcal/code/TimeWatcher.py:20: GtkDeprecationWarning: gtk.idle_add is deprecated, use gobject.idle_add instead gtk.idle_add(self.__watchtime) /usr/share/gdeskcal/code/TimeWatcher.py:21: GtkDeprecationWarning: gtk.timeout_add is deprecated, use gobject.timeout_add instead gtk.timeout_add(3000, self.__save_config) /usr/share/gdeskcal/code/CalWindow.py:43: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead self.set_decorated(gtk.FALSE) /usr/share/gdeskcal/code/CalWindow.py:81: GtkDeprecationWarning: gtk.idle_add is deprecated, use gobject.idle_add instead gtk.idle_add(self.set_property, "skip-taskbar-hint", 1) /usr/share/gdeskcal/code/CalWindow.py:82: GtkDeprecationWarning: gtk.idle_add is deprecated, use gobject.idle_add instead gtk.idle_add(self.set_property, "skip-pager-hint", 1) /usr/share/gdeskcal/code/CalLabel.py:13: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead gtk.VBox.__init__(self, homogeneous, 0) /usr/share/gdeskcal/code/CalLabel.py:16: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead hbox = gtk.HBox(homogeneous, 0) /usr/share/gdeskcal/code/CalLabel.py:13: GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead gtk.VBox.__init__(self, homogeneous, 0) /usr/share/gdeskcal/code/CalLabel.py:16: GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead hbox = gtk.HBox(homogeneous, 0) /usr/share/gdeskcal/code/Navigation.py:16: GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead gtk.HBox.__init__(self, gtk.TRUE, 0) /usr/share/gdeskcal/code/ListBox.py:24: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead self.__list.set_headers_visible(gtk.FALSE) /usr/share/gdeskcal/code/ListBox.py:54: GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead self.__list.set_headers_visible(value) /usr/share/gdeskcal/code/SkinBrowser.py:42: GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead self.vbox.pack_start(self.__list, gtk.TRUE, gtk.TRUE, 0) /usr/share/gdeskcal/code/SkinBrowser.py:70: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead hbox.pack_start(img, gtk.FALSE, gtk.FALSE, 4) /usr/share/gdeskcal/code/SkinBrowser.py:75: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead hbox.pack_start(lbl, gtk.FALSE, gtk.FALSE, 4) /usr/share/gdeskcal/code/SkinBrowser.py:77: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead self.vbox.pack_end(hbox, gtk.FALSE, gtk.FALSE, 8) /usr/share/gdeskcal/code/planner/Popup.py:43: GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead vbox.pack_start(self.__vbox, gtk.TRUE, gtk.TRUE, 0) /usr/share/gdeskcal/code/FileWatcher.py:22: GtkDeprecationWarning: gtk.timeout_add is deprecated, use gobject.timeout_add instead gtk.timeout_add(500, self.__check_mtime) /usr/bin/gdeskcal:106: GtkDeprecationWarning: gtk.mainloop is deprecated, use gtk.main instead gtk.mainloop() /usr/share/gdeskcal/code/BGWatcher.py:33: GtkDeprecationWarning: gtk.timeout_add is deprecated, use gobject.timeout_add instead gtk.timeout_add(500, self.__notify_update, self.__last_update) /usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py:70: GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead return self.func(*args, **kwargs) /usr/share/gdeskcal/code/Cal.py:242: GtkDeprecationWarning: gtk.idle_add is deprecated, use gobject.idle_add instead gtk.idle_add(self.__idle_set_month, month, year) /usr/share/gdeskcal/code/CalMediator.py:271: GtkDeprecationWarning: gtk.idle_add is deprecated, use gobject.idle_add instead gtk.idle_add(self.__window.set_bg_image, filename, alpha) /usr/share/gdeskcal/code/TimeWatcher.py:37: GtkDeprecationWarning: gtk.timeout_add is deprecated, use gobject.timeout_add instead gtk.timeout_add(1000, self.__watchtime) /usr/share/gdeskcal/code/GlassWindow.py:82: GtkDeprecationWarning: gtk.idle_add is deprecated, use gobject.idle_add instead gtk.idle_add(self.update_bg) The program 'gdeskcal' received an X Window System error. This probably reflects a bug in the program. The error was 'BadDrawable (invalid Pixmap or Window parameter)'. (Details: serial 522 error_code 9 request_code 14 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (900, 'testing') Archit
Bug#281017: libflash-mozplugin: Crashes at http://www2.filmweb.no/trondheimkino/ too
Package: libflash-mozplugin Version: 0.4.11-3 Followup-For: Bug #281017 Testing the GPL flash because Stallman say we should, but it crashes or when I went to : www.vg.no it hanged firefox. Hope for a better version later Keep up the good work! -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (900, 'testing') Architecture: i386 (i686) Kernel: Linux 2.4.27 Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8) Versions of packages libflash-mozplugin depends on: ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an ii libflash0 0.4.11-3 GPL Flash (SWF) Library - shared l -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#305030: gnumeric: Too large toolbar icons
Package: gnumeric Version: 1.4.2-2 Severity: wishlist This is not an error which makes gnumeric crash etc.. so I put is as a wishlist as it is a great annoyance when using gnumeric. The icons on the toolbar are quite big so that not all buttons fit in the toolbar. It would be nice to be able to either: 1. Reduce the icon sizes 2. Rearrange the toolbars so one gets the functions one want 3. Split over more toolbars The reason for this request is that functions such as setting background or text colour is very useful to make a spreadsheet more easy to read. Now this is very cumbersome as one have to click on an arrow and then go down the list to click the function one want. This is probably not a problem for those who has 1600x1200, but on a 800x600 or 1024x768 it is. (One can maximize gnumeric on 1024x768 to avoid the problem, but usually one work with other applications as well so it is nice not to cover the whole screen) I guess this wishlist should go upstream? Keep up the excellent work! Preben -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (900, 'testing') Architecture: i386 (i686) Kernel: Linux 2.4.27 Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8) Versions of packages gnumeric depends on: ii gconf2 2.8.1-5 GNOME configuration database syste ii gnumeric-common 1.4.2-2 common files for Gnumeric, the GNO ii gsfonts 8.14+v8.11+urw-0.2 Fonts for the Ghostscript interpre ii libart-2.0-2 2.3.17-1Library of functions for 2D graphi ii libatk1.0-0 1.8.0-4 The ATK accessibility toolkit ii libbonobo2-0 2.8.1-2 Bonobo CORBA interfaces library ii libbonoboui2-0 2.8.1-2 The Bonobo UI library ii libc62.3.2.ds1-20GNU C Library: Shared libraries an ii libgconf2-4 2.8.1-5 GNOME configuration database syste ii libglade2-0 1:2.4.2-2 library to load .glade files at ru ii libglib2.0-0 2.6.3-1 The GLib library of C routines ii libgnome2-0 2.8.1-2 The GNOME 2 library - runtime file ii libgnomecanvas2-02.8.0-1 A powerful object-oriented display ii libgnomeprint2.2-0 2.8.2-1 The GNOME 2.2 print architecture - ii libgnomeprintui2.2-0 2.8.2-2 GNOME 2.2 print architecture User ii libgnomeui-0 2.8.1-3 The GNOME 2 libraries (User Interf ii libgnomevfs2-0 2.8.4-2 The GNOME virtual file-system libr ii libgsf-1 1.11.1-1Structured File Library - runtime ii libgsf-gnome-1 1.11.1-1Structured File Library - runtime ii libgtk2.0-0 2.6.2-4 The GTK+ graphical user interface ii libice6 4.3.0.dfsg.1-12.0.1 Inter-Client Exchange library ii liborbit21:2.12.1-1 libraries for ORBit2 - a CORBA ORB ii libpango1.0-01.8.1-1 Layout and rendering of internatio ii libpopt0 1.7-5 lib for parsing cmdline parameters ii libsm6 4.3.0.dfsg.1-12.0.1 X Window System Session Management ii libxml2 2.6.16-6GNOME XML library ii xlibs4.3.0.dfsg.1-12 X Keyboard Extension (XKB) configu ii zlib1g 1:1.2.2-3 compression library - runtime -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#275551: fbpanel and vlc problem
Package: vlc Version: 0.8.1-1 Followup-For: Bug #275551 I have the exact same problem. Package: fbpanel Status: install ok installed Priority: optional Section: x11 Installed-Size: 301 Maintainer: Matthew Palmer <[EMAIL PROTECTED]> Architecture: i386 Version: 4.0-1 Depends: libatk1.0-0 (>= 1.7.2), libc6 (>= 2.3.2.ds1-4), libglib2.0-0 (>= 2.4.7), libgtk2.0-0 (>= 2.4.4), libpango1.0-0 (>= 1.6.0), libx11-6 | xlibs (>> 4.1.0), libxmu6 | xlibs (>> 4.1.0) Suggests: menu Conffiles: /etc/menu-methods/fbpanel 62f59814023cf5d73fab2f003b5e0ce0 /etc/fbpanel/default 02f4a0082a135d53828575eaa30f647f Description: A lightweight X11 desktop panel FBPanel is a spinoff of the fspanel (f***ing small panel) with more eye candy. It provides a taskbar (list of all opened windows), desktop switcher, launchbar, clock, is EWMH/NETWM compliant, and has modest resource usage. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (900, 'testing') Architecture: i386 (i686) Kernel: Linux 2.4.27 Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8) Versions of packages vlc depends on: ii aalib1 1.4p5-22ascii art library ii dbus-1 0.23-1 simple interprocess messaging syst ii liba52-0.7.4 0.7.4-1 Library for decoding ATSC A/52 str ii libc62.3.2.ds1-20GNU C Library: Shared libraries an ii libdvbpsi3 0.1.4-2 library for MPEG TS and DVB PSI ta ii libdvdnav4 0.1.9-3 The DVD navigation library ii libdvdread3 0.9.4-5 Simple foundation for reading DVDs ii libflac4 1.1.0-11Free Lossless Audio Codec - runtim ii libfreetype6 2.1.7-2.3 FreeType 2 font engine, shared lib ii libfribidi0 0.10.4-6Free Implementation of the Unicode ii libgcc1 1:3.4.3-6 GCC support library ii libgnutls11 1.0.16-9GNU TLS library - runtime library ii libhal0 0.4.7-1 Hardware Abstraction Layer - share ii libid3tag0 0.15.1b-3 ID3 tag reading library from the M ii liblircclient0 0.6.6-12LIRC client library ii libmad0 0.15.1b-1 MPEG audio decoder library ii libmodplug0 1:0.7-4 shared libraries for mod music bas ii libmpeg2-4 0.4.0b-2MPEG1 and MPEG2 video decoder libr ii libncurses5 5.4-4 Shared libraries for terminal hand ii libogg0 1.1.0-1 Ogg Bitstream Library ii libpng12-0 1.2.8rel-1 PNG library - runtime ii libstdc++5 1:3.3.5-8 The GNU Standard C++ Library v3 ii libtar 1.2.11-2C library for manipulating tar arc ii libtheora0 0.0.0.alpha3-1 The Theora Video Compression Codec ii libvorbis0a 1.0.1-1 The Vorbis General Audio Compressi ii libvorbisenc21.0.1-1 The Vorbis General Audio Compressi ii libx11-6 4.3.0.dfsg.1-10 X Window System protocol client li ii libxext6 4.3.0.dfsg.1-10 X Window System miscellaneous exte ii libxml2 2.6.16-2GNOME XML library ii libxosd2 2.2.14-1X On-Screen Display library - runt ii libxv1 4.3.0.dfsg.1-10 X Window System video extension li ii slang1 1.4.9dbs-8 The S-Lang programming library - r ii ttf-freefont 20031008-1.1Freefont Serif, Sans and Mono True ii wxvlc0.8.1-1 wxWindows frontend for VLC ii xlibmesa-gl [libgl1] 4.3.0.dfsg.1-10 Mesa 3D graphics library [XFree86] ii xlibmesa-glu [libglu1] 4.3.0.dfsg.1-10 Mesa OpenGL utility library [XFree ii xlibs4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu ii zlib1g 1:1.2.2-3 compression library - runtime -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]