Bug#623846: Unsatisfiable depends on python2.5-{gobject,gtk2}

2011-04-23 Thread EspeonEefi
Version: 2.10.1-1+b1 On 04/23/2011 12:21 PM, EspeonEefi wrote: > Package: python-gtksourceview2 > Version: 2.10.1-1 > Severity: grave > > python-gobject and python-gtk2 no longer provide python2.5-gobject and > python2.5-gtk2, respectively. They provide only python2.6- and >

Bug#623846: Unsatisfiable depends on python2.5-{gobject,gtk2}

2011-04-23 Thread EspeonEefi
Package: python-gtksourceview2 Version: 2.10.1-1 Severity: grave python-gobject and python-gtk2 no longer provide python2.5-gobject and python2.5-gtk2, respectively. They provide only python2.6- and python2.7- versions nowadays. -- System Information: Debian Release: wheezy/sid APT prefers unst

Bug#609299: 2:2.13.903-1 requires experimental libdrm, but depends allows sid libdrm

2011-01-08 Thread EspeonEefi
On 01/08/2011 11:53 AM, Cyril Brulebois wrote: > So it doesn't strictly need a newer libdrm (in the shared object > sense), it just needs a bugfix which is included in a newer version > (or a newer kernel, if that fix is indeed the one you'd need to fix > your issue). Hrm... I don't think that's i

Bug#609300: Protocol version mismatch with experimental kernel 2.6.37-trunk-amd64

2011-01-08 Thread EspeonEefi
Package: input-utils Version: 0.0.20081014-1 Severity: normal Tags: experimental The following transcript basically illustrates the whole problem. r...@saffroncity:~# lsinput /dev/input/event0 protocol version mismatch (expected 65536, got 65537) r...@saffroncity:~# uname -a Linux saffroncity 2.6

Bug#609299: 2:2.13.903-1 requires experimental libdrm, but depends allows sid libdrm

2011-01-08 Thread EspeonEefi
Package: xserver-xorg-video-intel Version: 2:2.13.903-1 Severity: important Tags: experimental The dependency of the experimental xserver-xorg-video-intel (2:2.13.903-1) is libdrm-intel1 (>=2.4.21) and libdrm2 (>=2.4.17), both of which are satisfiable by the libdrm in sid. However, it seems the li

Bug#596010: crash when typing tilde into search/find dialog

2010-09-07 Thread EspeonEefi
Package: aptitude Version: 0.6.3-3.1 Severity: normal I also see this behavior. I believe it is related to the fact that neither of us have apt-xapian-index installed. Installing that package and letting it build an index fixed the segfault for me. aptitude currently only recommends apt-xapian-in

Bug#505976: FTBFS: PACKAGE_VERSION in configure is corrupted by excess make spew

2010-06-05 Thread EspeonEefi
Whoops, quick correction. Sorry for the extra spam. On 06/05/2010 10:06 PM, EspeonEefi wrote: > 1. Make a new sid chroot with the command > > debootstrap --variant=buildd --include=locales mesa evince > http://debian.lcs.mit.edu/debian/ I actually meant debootstrap --variant=buil

Bug#505976: FTBFS: PACKAGE_VERSION in configure is corrupted by excess make spew

2010-06-05 Thread EspeonEefi
On 06/05/2010 10:53 AM, Julien Cristau wrote: > On Mon, Nov 17, 2008 at 06:24:27 -0500, EspeonEefi wrote: [...snip...] >> The following patch I've found fixes this problem: >> >> diff -Naur mesa-7.2.orig/configure.ac mesa-7.2/configure.ac >> --- mesa-7.2.ori

Bug#581682: example.com.cfg.lua should use absolute paths for SSL cert and key

2010-05-14 Thread EspeonEefi
Package: prosody Version: 0.6.2-2 Severity: normal As detailed in upstream issue #147 [1], relative paths for SSL/TLS certificate and key files do unexpected things in the Prosody config. In particular, the relative path given in the default /etc/prosody/conf.avail/example.conf.cfg.lua does not ac

Bug#570482: ICQ should also allow icons between 1x1 and 100x100 pixels

2010-02-18 Thread EspeonEefi
Package: pidgin Version: 2.6.6-1 Severity: normal According to the changelog for Pidgin 2.6.6 [1], a new feature introduced in 2.6.6 was that the AIM protocol transport now allows setting and displaying icons between 1x1 and 100x100 pixels, whereas previously, only icons between 48x48 and 50x50 we

Bug#563243: udev rules should be updated to use ATTR(S){} instead of SYSFS{}

2010-01-01 Thread EspeonEefi
Package: libticables2-1 Version: 1.2.0-1 Severity: normal On boot, I get a plethora of warnings from udev of the following form: Dec 27 10:48:45 saffroncity udevd[555]: SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match the event device, or ATTRS{}= to match a parent

Bug#552264: Please readd compiz-gnome as alternative window manager depends

2009-10-24 Thread EspeonEefi
Package: gnome-session Version: 2.28.0-1 Severity: normal For gnome-session 2.26.2-1, gnome-session depended on metacity | compiz-gnome | sawfish. In gnome-session 2.28.0-1, the compiz-gnome alternative was replaced by mutter. As mutter is not near feature parity with compiz-gnome yet, would it be

Bug#549130: of sid chroot fails at installing libc6; some problem with DynaLoader.pm

2009-10-01 Thread EspeonEefi
Package: debootstrap Severity: normal It looks like this bug was related to Debian bug #549170, which has now been cloesd by perl 5.10.1-5. (Basically, a change in DynaLoader.pm made it so that even though DynaLoader.pm was in perl-base, it couldn't work without the full perl installed. The update

Bug#549130: Creation of sid chroot fails at installing libc6; some problem with DynaLoader.pm

2009-09-30 Thread EspeonEefi
Package: debootstrap Version: 1.0.19 Severity: important For the past day or so (?), trying to create a sid chroot has resulted in debootstrap bailing with a final line of W: Failure trying to run: chroot /home/eefi/debian/chroot dpkg --force-depends --install /var/cache/apt/archives/libc6_2.9-2

Bug#544024: Completion with backslashes broken

2009-09-03 Thread EspeonEefi
Package: bash-completion Version: 1:1.0-3 Severity: normal I've figured out a fix that seems to work: --- /etc/bash_completion.orig 2009-09-03 08:21:15.229720217 -0400 +++ /etc/bash_completion2009-09-03 08:21:36.473719600 -0400 @@ -213,6 +213,10 @@ # results in the original argument q

Bug#543982: Completion with spaces broken.

2009-08-29 Thread EspeonEefi
Package: bash Severity: normal Perhaps this is related to bug #544024 [1] against bash-completion? [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544024 When I removed the sourcing of /etc/bash_completion from my ~/.bashrc, completion of filenames with spaces worked again. I don't know whe

Bug#544024: Completion with backslashes broken

2009-08-29 Thread EspeonEefi
Package: bash-completion Version: 1:1.0-3 Severity: normal I've noticed that this seems to affect all completions involving paths that need a backslash to escape some character. I have a number of files with square brackets in their names which also have had their completions broken after the upgr

Bug#532237: Failure to both enable proto=exps and detect ALPS touchpad on ThinkPad X301

2009-06-07 Thread EspeonEefi
Package: linux-2.6 Version: 2.6.29-5 Severity: normal I have a ThinkPad X301 that has an ALPS touchpad. I've found that tap-to-drag (a double tap on the touchpad, but without releasing the finger from the touchpad after the second tap, which lets you drag using just the touchpad and not any physic

Bug#505976: FTBFS: PACKAGE_VERSION in configure is corrupted by excess make spew

2008-11-17 Thread EspeonEefi
Package: mesa Version: 7.2-1 Severity: normal The invocation of make being used in configure.ac to generate mesa_version (which later goes into PACKAGE_VERSION in configure) is missing a --no-print-directory switch. The lack of --no-print-directory is resulting in the following line in the generat

Bug#483499: mplayer icon filename should end in .xpm (the file itself, not the .desktop entry)

2008-07-18 Thread EspeonEefi
Package: mplayer Version: 1.0~rc2-15 Followup-For: Bug #483499 I think the bug here is that /usr/share/pixmaps/mplayer should actually be /usr/share/pixmaps/mplayer.xpm. The .desktop file specification says [1] that if an icon name is not an absolute path (as is the case with mplayer.desktop's cur

Bug#487693: libnotify-bin recommends no longer needed; perhaps add libnotify1 depends?

2008-06-23 Thread EspeonEefi
Package: xchat Version: 2.8.6-1 Severity: normal According to the changelog for XChat 2.8.6 [1], XChat now calls libnotify directly instead of using notify-send. I can confirm that tray balloons still work after I uninstalled libnotify-bin (which provides notify-send). [1] http://forum.xchat.org/

Bug#350510: loads ohci-hcd; breaks resume from software suspend

2008-05-28 Thread EspeonEefi
On Wed, 2008-05-28 at 01:37 +0200, maximilian attems wrote: > can you still reproduce the following bug > bugs.debian.org/350510 > on a recent kernel aka at least 2.6.24 better 2.6.25 that is still > upstream supported? I can confirm that USB still works now after I suspend to disk by doing "echo

Bug#468254: bash_completion broken for arguments with spaces; problem in _get_cword()

2008-03-02 Thread EspeonEefi
Package: bash-completion Version: 20060301-2 Followup-For: Bug #468254 This bug is actually breaking completion of all arguments that have embedded spaces, whether escaped with \ or within quotes. This bug causes completion to be run against just the part of the current word after the last space.

Bug#462744: xine: Real Video 4.0 (RV40) codec has gone missing

2008-02-20 Thread EspeonEefi
On Wed, 2008-02-20 at 22:01 +0800, Clayton wrote: > > I'm not sure whether this will work for xine, but an alternative to > > installing libstdc++5 for me (using mplayer) was to grab drv33260.dll > > and drv43260.dll from the Windows codec pack, since loading of those > > don't rely on any Linux sy

Bug#345093: Please remove recommends of imagemagick from gnome-applets

2008-02-19 Thread EspeonEefi
Package: gnome-applets Version: 2.20.1-2 Followup-For: Bug #345093 Just to poke this bug again, it would probably be nice for the outdated and unnecessary recommends on imagemagick to go away from gnome-applets. Note that this has extra importance now that apt-get installs recommends by default.

Bug#462744: xine: Real Video 4.0 (RV40) codec has gone missing

2008-02-19 Thread EspeonEefi
Perhaps what happened is that in your upgrade, libstdc++5 got uninstalled? I just ran into this problem with mplayer, and installing libstdc++5 fixed it. It seems that the RealVideo-decoding drvc.so included in the mplayer Linux codec pack is a library ripped from RealPlayer 10, and it was built a

Bug#466352: popularity-contest should no longer recommend mime-construct

2008-02-18 Thread EspeonEefi
Package: popularity-contest Version: 1.43 Severity: normal As the subject says. mime-construct was originally recommended in 1.30 as part of an effort to add support for compressed submissions to the popcon server. This code was removed in 1.36 because server-side support was never implemented.

Bug#460615: SMTP TLS broken by evolution bin-NMU 2.12.2-1+b1

2008-01-13 Thread EspeonEefi
Package: evolution Version: 2.12.2-1+b1 Severity: important TLS support for SMTP mail sending is broken in 2.12.2-1+b1. Accounts which were previously set to use TLS no longer use it. #460583 is a related bug. However, unlike with the IMAP SSL support, which still works despite the lack of UI for

Bug#444950: Desktop icon still missing in GNOME menu

2007-12-28 Thread EspeonEefi
Package: gnucash Version: 2.2.2-1 Followup-For: Bug #444950 The desktop icon is still missing in the GNOME menu, even in 2.2.2-1. Looking in /usr/share/applications/gnucash.desktop shows that the Icon entry still has just gnucash-icon instead of gnucash-icon-16x16. Perhaps the build scripts are us

Bug#445616: Error messages displayed when trying to reboot or shutdown using gdm

2007-10-07 Thread EspeonEefi
Package: gdm Version: 2.20.0-2 Followup-For: Bug #445616 My computer is slower than giggz's, I guess, because I actuall catch sight of three GDM error lines that appear on the text console before it tries to restart itself (and thus restarting X). I'm getting gdm[3311]: CRITICAL: gdm_connection_c

Bug#439549: Missing man page slave link for gnome-text-editor alternative

2007-08-25 Thread EspeonEefi
Package: vim-gnome Version: 1:7.1-056+2 Severity: normal vim-gnome provides vim.gnome as an alternative for gnome-text-editor, but it does not provide a slave link for gnome-text-editor.1.gz, the man page. Thus, when gnome-text-editor is set to vim.gnome, /usr/share/man/man1/gnome-text-editor.1.gz

Bug#439542: Renders only a couple characters per page in InDesign CS generated PDFs

2007-08-25 Thread EspeonEefi
Package: evince Version: 0.8.3-1 Severity: normal Evince renders just a couple elements and/or characters per page, usually those in the top left corner, for all of the PDFs of the issues of The Tech generated with InDesign CS. You can test this with all of the PDF links from http://www-tech.mi

Bug#432916: H.264 video decoding error - green artifacts along left edge of video

2007-07-12 Thread EspeonEefi
Package: gstreamer0.10-ffmpeg Version: 0.10.2-2 Severity: normal gstreamer0.10-ffmpeg's H.264 decoding seems to be broken with regards to things that fly in from the left side of the video. This results in trails of green blocks appearing in the video coming in from the left side. libxine1 use

Bug#375302: Please reconsider your stance on the verbosity of wpasupplicant

2007-07-07 Thread EspeonEefi
Package: network-manager Version: 0.6.4-8+b1 Followup-For: Bug #375302 I'd like to chime in with another vote for changing the default verbosity of wpasupplicant in NetworkManager. I noticed today that under high bandwidth conditions, my network connection seems to like to drop out and then rec

Bug#395869: H.264 video decoding error - fixed in unstable

2007-06-25 Thread EspeonEefi
Package: libxine1 Version: 1.1.7-1 Followup-For: Bug #395869 I just checked, and this bug no longer manifests in the current xine packages in unstable. Closing the bug. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i68

Bug#429594: Please enable gsm plugin

2007-06-18 Thread EspeonEefi
Package: gstreamer0.10-plugins-bad Version: 0.10.4+cvs2007.04.30 Severity: normal As per the README.Debian, I'd like to request that the gsm plugin be enabled. I have an answering machine to email service that sends recordings ostensibly as .wav files, but which are really apparently MS GSM fil

Bug#234296: Bug #234296: Menu items under cursor unreadable -- fixed?

2007-03-19 Thread EspeonEefi
Package: openoffice.org Followup-For: Bug #234296 I was just triaging some bugs that I'm marked as submitter for, and I came upon this old one. A quick check with my current version of openoffice.org (2.0.4.dfsg.2-5) reveals that it seems to have been fixed at some point in between when I first re

Bug#353586: ant-bootstrap.jar failure

2007-03-05 Thread EspeonEefi
reopen 353586 severity 353586 minor thanks I can reproduce this error using the attached very simple build.xml and HelloWorld java program. Indeed, ant by default still automatically adds /usr/share/ant/lib/ant-bootstrap.jar to the classpath. Note, though that the warning occurs only when the -Xli

Bug#412142: Upgrade from sarge to etch makes pipermail archives stop working

2007-02-25 Thread EspeonEefi
On Sun, 2007-02-25 at 14:16 +0100, Lionel Elie Mamane wrote: > On Fri, Feb 23, 2007 at 06:16:54PM -0500, EspeonEefi wrote: > > > We recently moved our mailing lists from an old server running sarge > > to a new server running etch. We migrated the lists by simply > > copy

Bug#412224: auto_whitelist_file_mode uses non-sensical umask

2007-02-24 Thread EspeonEefi
Package: spamassassin Version: 3.1.7-2 Severity: normal auto_whitelist_file_mode uses an inappropriate umask (possibly the user's umask, which by default is 022). This is in contradiction to the documentation in man Mail::SpamAssassin::Plugin::AWL. The documentation claims that I should have the

Bug#412142: Upgrade from sarge to etch makes pipermail archives stop working

2007-02-23 Thread EspeonEefi
Package: mailman Version: 1:2.1.9-5 Severity: normal (This report was originally erroneously filed as a followup for bug #391700.) We recently moved our mailing lists from an old server running sarge to a new server running etch. We migrated the lists by simply copying all the data in /var/lib/ma

Bug#391700: More information and possible related upstream bug report

2007-02-17 Thread EspeonEefi
Package: mailman Version: 1:2.1.9-5 Followup-For: Bug #391700 As a followup to my previous message, on closer inspection, it turns out that my error is subtly different from the error in the initial bug report. It may be that this stuff should get split off into its own report. We recently mov

Bug#391700: Charset decoding errors still occuring in mailman in testing

2007-02-17 Thread EspeonEefi
Package: mailman Version: 1:2.1.9-5 Followup-For: Bug #391700 I am still seeing this problem with the version of mailman in testing (which accoriding to packages.debian.org is the same as the version in unstable). Here's an example output from /var/log/mailman/error: Feb 17 10:43:12 2007 (23077

Bug#410894: dpkg-divert should be able to divert symlinks to directories

2007-02-14 Thread EspeonEefi
Package: dpkg Version: 1.13.25 Severity: normal As the topic says, dpkg-divert should be able to divert symlinks to directories. For example, in the mailman package, there's the file lrwxrwxrwx 1 root list 17 2007-02-14 05:11 /var/lib/mailman/locks -> ../../lock/mailman Now, I have it set up su

Bug#405170: Please decide whether to depend on libartsc0 and libjack0.100.0-0 or not

2007-01-01 Thread EspeonEefi
Package: mplayer Version: 1.0~rc1-10 Severity: normal I have noticed a strange instability in the dependencies of the mplayer package which has not been noted in the changelog. Some versions of the mplayer package depend on libartsc0 and libjack0.100.0-0, while others do not at all. Within the ve

Bug#405171: Please decide whether to depend on libartsc0 and libjack0.100.0-0 or not

2007-01-01 Thread EspeonEefi
Package: mplayer Version: 1.0~rc1-10 Severity: normal I have noticed a strange instability in the dependencies of the mplayer package which has not been noted in the changelog. Some versions of the mplayer package depend on libartsc0 and libjack0.100.0-0, while others do not at all. Within the ve

Bug#395869: H.264 video decoding error - green artifacts along left edge of video

2006-10-28 Thread EspeonEefi
g Xinerama. load_plugins: skipping unreadable plugin directory /home/espeoneefi/.xine/plugins. load_plugins: plugin /usr/lib/xine/plugins/1.1.3/xineplug_vo_out_xshm.so found load_plugins: plugin /usr/lib/xine/plugins/1.1.3/post/xineplug_post_goom.so found load_plugins: plugin /usr/lib/xine/plug

Bug#392712: ClockSave and ModulesUnloadBlacklist (at least) need to avoid double hooking

2006-10-12 Thread EspeonEefi
Package: hibernate Version: 1.94-1 Severity: normal Since hibernate now ships with default conf files that make extensive use of TryMethod, hooking functions need to beware being called twice. I've specifically seen ClockSave and ModulesUnloadBlacklist both get hooked in multiple times. Also note

Bug#385495: Confirmation of missing netdev group bug in avahi-daemon startup

2006-09-02 Thread EspeonEefi
Package: avahi-daemon Version: 0.6.13-2 Followup-For: Bug #385495 I'm just confirming that I'm seeing this bug on boot now. I believe this bug is related to the first item in the Avahi 0.6.13 changelog: "Add a new D-Bus method for changing the mDNS host name during runtime. This functionality is

Bug#370787: FindXServer fails for usernames > 8 chars because of #367428

2006-06-06 Thread EspeonEefi
ters (mine, espeoneefi, is 10). At line 196, instead of xuser being set to espeoneefi, as intended, it is set to espeonee, making all the rest of that for loop fail. Further bugginess in FindXServer causes this failure not to be rectified. Lines 216 and 217 suffer from the same mawk in `` bug that manifes

Bug#370705: Extraneous lock.orig shipped in /usr/share/hibernate/scriptlets.d

2006-06-06 Thread EspeonEefi
On Tue, 2006-06-06 at 17:18 +0200, martin f krafft wrote: > also sprach EspeonEefi <[EMAIL PROTECTED]> [2006.06.06.1556 +0200]: > > There's a file called lock.orig in > > /usr/share/hibernate/scriptlets.d that seems to be extraneous. It > > looks like just

Bug#370713: Command line verbosity setting should be enabled earlier

2006-06-06 Thread EspeonEefi
Package: hibernate Version: 1.91-2 Severity: normal The command line verbosity setting should be enabled earlier, probably read as part of PreliminaryGetopt. Otherwise, the setting won't go into effect until after you read the config files. Now that the config file mechanism is more complicated, h

Bug#370717: Typo in line 634 of /usr/sbin/hibernate

2006-06-06 Thread EspeonEefi
Package: hibernate Version: 1.91-2 Severity: normal The $2 should be a $1 in line 634 of /usr/sbin/hibernate. Remember you do a shift at line 586, so the config file being read is $1 now instead of $2. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (5

Bug#370705: Extraneous lock.orig shipped in /usr/share/hibernate/scriptlets.d

2006-06-06 Thread EspeonEefi
Package: hibernate Version: 1.91-2 Severity: normal There's a file called lock.orig in /usr/share/hibernate/scriptlets.d that seems to be extraneous. It looks like just an old version of /usr/share/hibernate/scriptlets.d/lock. Also, because it has a . in its name, it's causing the following two er

Bug#363248: dexconf ignores mouse settings from debconf

2006-05-14 Thread EspeonEefi
Package: xserver-xorg Version: 1:7.0.18 Followup-For: Bug #363248 I was encountering this same problem, so I dug into /usr/bin/dexconf a bit. I found this really strange section (starting from line 271): ### MOUSE / INPUTDEVICE DO_EMULATE3BUTTONS= fetch xserver-$SERVER/config/inputdevice/mouse

Bug#367264: mapping clause now useless; please remove

2006-05-14 Thread EspeonEefi
Package: netcfg Severity: normal A bit of history for reference can be found in bug #340935 . If the interface set up should be brought up upon detection by a hotplugging mechanism, netcfg inserts the following clause into the generated /etc/network/interfaces file: # This is a list of hotplug

Bug#365015: Please provide an xserver-xorg-video-fglrx package

2006-04-27 Thread EspeonEefi
Package: fglrx-driver Version: 8.24.8-1 Severity: wishlist Now that X.org 7.0 has reached unstable, all of the display drivers have been broken up into individual xserver-xorg-video-* packages. It would be nice if fglrx also provided an xserver-xorg-video-fglrx package to satisfy various packages'

Bug#362751: Is reporter using GDM? May be related to #361162?

2006-04-26 Thread EspeonEefi
Package: locales Version: 2.3.6-7 Followup-For: Bug #362751 I ran into this problem myself. However, when I logged into a text console rather than through GDM, I noticed that my locale settings had been set correctly. Zack, are you using GDM? Could this bug be related to http://bugs.debian.org/cg

Bug#350510: 2.6.16 does not fix situation for uhci_hcd/ehci_hcd

2006-03-22 Thread EspeonEefi
Package: initramfs-tools Version: 0.57b Followup-For: Bug #350510 I upgraded to the 2.6.16-1-686 that just landed in unstable, and I'd like to report that this bug still exists under 2.6.16 at least for uhci_hcd and ehci_hcd. -- System Information: Debian Release: testing/unstable APT prefers u

Bug#353993: Upgrade to 2.6.15 fixed the problem

2006-03-19 Thread EspeonEefi
Package: gnome-volume-manager Version: 1.4.0-4 Followup-For: Bug #353993 I was about to complain that my use of fglrx was keeping me from upgrading (the version in unstable was not compatible with 2.6.15 or X.org 6.9), but what do I find during today's aptitude update but updated fglrx packages th

Bug#353993: lshal --monitor ouput for USB drive addition

2006-03-18 Thread EspeonEefi
added usb_device_1043_8012_0510311410480038_if0_scsi_host_scsi_device_lun0 added storage_serial_Generic_USB_Flash_Drive_0510311410480038 added volume_uuid_4406_AC20 added After this, /media/EspeonEefi (EspeonEefi is the label of the drive) existed, and it contained the contents of the flash drive. No icon showed up o

Bug#356416: Does not include /etc/xpdf/xpdfrc, supplied by dependencies of xpdf-utils

2006-03-11 Thread EspeonEefi
Package: poppler-utils Version: 0.4.5-3 Severity: normal I'm not totally sure whether this is a real bug or if this is more cupsys' fault or not. Feel free to redirect / close as you see fit. cupsys depends on xpdf-utils. xpdf-utils depends on xpdf-common. xpdf-common supplies the file /etc/xpd

Bug#355829: Manual network configuration freezes

2006-03-11 Thread EspeonEefi
correctly. I did wait a little longer than I did under this bug report, but I'm not totally certain how impatient I was that night when the manual wasn't working. If you want me to probe more deeply, I could, but I'm satisfied now given that it worked with a later netinst image.

Bug#349357: Please fix! This bug also breaks Movie | Open

2006-03-10 Thread EspeonEefi
Package: totem Version: 1.2.1-3 Followup-For: Bug #349357 If the patch works, I'd really appreciate having it applied in the Debian package. This bug not only affects the + button for the playlist; it also makes Totem crash whenever I try to play a new file by using Movie | Open while the file

Bug#353586: ant-bootstrap.jar depends on nonexistent /usr/share/ant/lib/xml-apis.jar et al.

2006-02-19 Thread EspeonEefi
[javac] Using modern compiler [javac] Compilation arguments: [javac] '-d' [javac] '/home/espeoneefi/programming/6.170/psets' [javac] '-classpath' [javac] '/home/espeoneefi/programming/6.170/psets:/home/espeoneefi/programming/6.170/psets/lib/a

Bug#350510: Also happens for my laptop (ThinkPad T42p using uhci_hcd and ehci_hcd)

2006-02-07 Thread EspeonEefi
Package: initramfs-tools Version: 0.51 Followup-For: Bug #350510 Just to chime in, I've also been bitten by this bug on my laptop, an IBM ThinkPad T42p, which seems to use the USB controller modules uhci_hcd and ehci_hcd, so it's definitely not specific to Joey's laptop or even ohci_hcd. -- Syste

Bug#351866: Tries to use /dev/tiusb* when it should be using libusb

2006-02-07 Thread EspeonEefi
Package: libticables3 Version: 3.9.6-5 Severity: important (Note: Another bug that may actually be against TiLP. Reassign if so.) (Note 2: I've marked this and the previous bug as important because as far as I can tell, they completely break support for the by far most common connector cables now

Bug#351863: Steps given in README.Debian to allow regular-user use of USB cable don't work

2006-02-07 Thread EspeonEefi
ep tiusb [EMAIL PROTECTED]:~$ Finally, I have added myself to the tilp group and even gone so far as to reboot to make sure my correct permissions are active. [EMAIL PROTECTED]:~$ groups espeoneefi adm dialout cdrom floppy audio src video plugdev nvram tilp [EMAIL PROTECTED]:~$ However, when I t

Bug#350512: mWh batt and ENABLE_AUTO_HIBERNATION=1 results in unwanted hibernations

2006-01-29 Thread EspeonEefi
Package: laptop-mode-tools Version: 1.22-1 Followup-For: Bug #350512 In addition to the problem line mentioned by Bob, the -lt in line 621 causes laptop-mode-tools to hibernate my laptop any time I disconnect or reconnect the power cord or close or open my lid since I have ENABLE_AUTO_HIBERNATION=

Bug#350518: Auto-hibernation fails if AUTO_HIBERNATION_BATTERY_* < MINIMUM_BATTERY_*

2006-01-29 Thread EspeonEefi
Package: laptop-mode-tools Version: 1.22-1 Severity: normal When the battery charge slips below MINIMUM_BATTERY_*, laptop_mode will try to proceed with ACTIVATE_WITH_POSSIBLE_DATA_LOSS=0. This results in the else branch starting at line 916 being taken, and /proc/sys/vm/laptop_mode being set to 0

Bug#349944: Seek slider and track time reporting totally borked

2006-01-25 Thread EspeonEefi
Package: rhythmbox Version: 0.9.2-3 Severity: normal The slider which is supposed to show the time elapsed in the currently playing track is totally borked. It stays stuck at 0:00; it doesn't update, the total track time displayed does not change when the track changes. This may be related to mor

Bug#345295: UnlockXScreensaver() still doesn't work with mawk

2005-12-29 Thread EspeonEefi
Package: hibernate Version: 1.12-1 Severity: normal This bug is closely related to bug #326695. Basically, when you made the changes to /usr/share/hibernate/scriplets.d/lock LockXScreensaver(), you forgot to do the same for UnlockXScreensaver(). -- System Information: Debian Release: testing/unst

Bug#345093: Recommends on imagemagick no longer needed

2005-12-28 Thread EspeonEefi
Package: gnome-applets Version: 2.12.2-3 Severity: normal According to changelog.Debian.gz, the recommends imagemagick dependency was added for package version 1.2.4-3 because back then the screenshot applet needed /usr/bin/import from imagemagick. However, I believe the screenshot applet no longe

Bug#344754: Lack of ide-disk possibly related to #343042?

2005-12-26 Thread EspeonEefi
Package: initramfs-tools Version: 0.44 Followup-For: Bug #344754 I have run into the exact same problem on my machine. It will fail to find /dev/hda2 and dump me into busybox. A simple modprobe ide-disk; exit fixes things and booting continues normally. I'm wondering whether this bug is related t

Bug#342115: mozilla-firefox-gnome-support now named just firefox-gnome-support

2005-12-05 Thread EspeonEefi
Package: gnome-desktop-environment Version: 1:2.10.2.4 Severity: normal The Debian packages for Mozilla Firefox 1.5 have dropped the mozilla- prefix. As they have now entered unstable, it would be nice for the dependency on mozilla-firefox-gnome-support to be updated to a dependency on firefox-gno

Bug#324685: Amaranth, Lush, Nuvola, SphereCrystal, Wasp controls break panel transparency

2005-08-23 Thread EspeonEefi
Package: gnome-themes-extras Version: 0.8.1-1 Severity: normal The Amaranth, Lush, Nuvola, SphereCrystal, and Wasp controls themes fail to execute panel transparency as they should. All of these fail to obey the panel's transparency setting behind the Menu Bar. All but SphereCrystal fail to obey t

Bug#274705: Bug #274705 may cause data loss; upping severity to grave

2005-08-19 Thread EspeonEefi
severity 274705 grave thanks The fact that mv --reply=no doesn't work can cause data loss. Going by the man page, users can expect a mv --reply=no not to overwrite any files. If they rely on this behavior to stop themselves (or one of their scripts) from overwriting files, then they will end up ac

Bug#310164: bad interactions with esd

2005-07-19 Thread EspeonEefi
Package: flashplugin-nonfree Version: 7.0.25-5 Followup-For: Bug #310164 Hmm... an alternate method of resolving this issue is to install libesd0-dev. (See bug #293810 against mozilla-firefox for a bit more information.) The advantage of this method is that it doesn't seem to affect Flash's sound

Bug#293810: Flash requires libesd.so.1; still don't know about Java

2005-07-19 Thread EspeonEefi
Package: mozilla-firefox Version: 1.0.5-1 Followup-For: Bug #293810 Sorry for getting back so late. At some point in the past couple months, I removed the libesd.so.1 symlink (I don't actually remember doing this, but it was gone when I checked today). I was quite annoyed by a couple Firefox hang

Bug#318940: c-dev is no longer a valid task; causes "Unrecognized tasks" section in aptitude

2005-07-18 Thread EspeonEefi
Package: leaktracer Severity: minor c-dev was removed as a task in tasksel 2.00 [1]. However, leaktracer still declares that it is part of the c-dev task. This has caused aptitude to carry an "Unrecognized tasks" subcategory in the Tasks tree. It would be nice if leaktracer no longer declared the

Bug#318583: Video should not blank at end of clip

2005-07-16 Thread EspeonEefi
Package: totem-gstreamer Version: 1.0.4-1 Severity: normal When playing a video, upon reaching the end of the clip, totem-gstreamer changes to a black screen. (Compare totem-xine's behavior of leaving the last frame rendered.) This seems especially broken because upon redrawing the screen (say swi

Bug#318489: Fails to register with gstreamer

2005-07-15 Thread EspeonEefi
Package: gstreamer0.8-ffmpeg Version: 0.8.5-1 Severity: important The gstreamer-ffmpeg plugin fails to register on a gst-register. The only mention of ffmpeg in /var/lib/gstreamer/0.8/registry.xml is of ffmpegcolorspace. Trying to play .avis whose video ffmpeg should be able to take care of result

Bug#316608: Tagged for sarge and smtphost

2005-07-07 Thread EspeonEefi
other way to remedy the situation is to uncomment the line "smtphost localhost" in /etc/reportbug.conf or ~/.reportbugrc. Of course, this requires having something appropriate listening on localhost:25. -- Package-specific info: ** /home/espeoneefi/.reportbugrc: reportbug_version "3.8&

Bug#317334: mandb: warning: /usr/share/man/man1/btcompletedir.1.gz is a dangling symlink (sarge version)

2005-07-07 Thread EspeonEefi
Package: bittorrent Version: 3.4.2-3sarge0.1 Severity: normal Tags: sarge This is a duplicate of #285187 and possibly #311933. However, I thought having it recorded in the BTS that this bug exists in sarge even after it's closed in sid would be useful, since it causes a daily email from cron to

Bug#312299: ESD only?

2005-06-07 Thread EspeonEefi
I have run into the same problem (I'm on a ThinkPad T42). An interesting thing I noticed was that sound was only disturbed when sound was being output by ESD (GNOME system events, Gaim events with ESD selected for sound method, Rhythmbox with esdsink for GStreamer sink). When sound was being output

Bug#310164: bad interactions with esd

2005-05-21 Thread EspeonEefi
Package: flashplugin-nonfree Version: 7.0.25-5 Severity: normal With the Englightened Sound Daemon running, I have to do 'ln -s /usr/lib/libesd.so.0 /usr/lib/libesd.so.1' in order for Flash plugins with sound to work and not crash Firefox (1.0.4-2). However, without a running esd (and with mozill

Bug#293810: Flash requires libesd.so.1; still don't know about Java

2005-05-21 Thread EspeonEefi
Package: mozilla-firefox Version: 1.0.4-2 Followup-For: Bug #293810 Okay...I poked at this issue some more tonight, and I fixed Flash (and I will be filing a new flashplugin-nonfree bug in a moment). No progress on Java, though. I found that if I did 'ln -s /usr/lib/libesd.so.0 /usr/lib/libesd.so

Bug#305058: pam_userdb: misspelling in logging of granting access

2005-04-17 Thread EspeonEefi
Package: libpam-modules Version: 0.76-22 Severity: minor There's a misspelling in the logging of grating access by pam_userdb. Here's a sample line: Apr 17 12:45:05 pam_userdb[22301]: user '' granted acces As you see, the final s in access was lost. -- System Information: Debian Release: 3.1

Bug#293810: FIREFOX_DSP="esddsp" does not work and will hang Firefox on closing pages with sound

2005-03-09 Thread EspeonEefi
On Sun, 2005-02-27 at 23:17 -0500, Eric Dorland wrote: > * EspeonEefi ([EMAIL PROTECTED]) wrote: > > On Sun, 2005-02-06 at 01:45 -0500, Eric Dorland wrote: > > > Works fine for me. Are you sure esd is running? Do you have > > > esound-clients installed? Do

Bug#296059: New version 1.0.1 released upstream

2005-02-19 Thread EspeonEefi
Package: ipw2200-source Version: 1.0.0-1 Severity: wishlist Version 1.0.1 was released by upstream on February 8. Just giving a heads up. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.8-2-686 Locale: L

Bug#293810: FIREFOX_DSP="esddsp" does not work and will hang Firefox on closing pages with sound

2005-02-06 Thread EspeonEefi
On Sun, 2005-02-06 at 01:45 -0500, Eric Dorland wrote: > Works fine for me. Are you sure esd is running? Do you have > esound-clients installed? Does sound work in other apps? > I do have esound-clients installed. I'm almost certain esd is running, as sound works for other apps, including general

Bug#293810: FIREFOX_DSP="esddsp" does not work and will hang Firefox on closing pages with sound

2005-02-05 Thread EspeonEefi
Package: mozilla-firefox Version: 1.0+dfsg.1-4 Severity: normal As the subject says. I am running GNOME 2.8 with ESD. I expect that having FIREFOX_DSP="esddsp" in my ~/.mozilla-firefoxrc should allow Firefox to output sound to ESD. Instead, any applets or Flash animations that require access to so

Bug#291941: New version out; fixes memory leak

2005-01-23 Thread EspeonEefi
Package: iroffer Severity: normal Just a heads up...iroffer 1.4.b02 was released a week ago. It's supposed to fix a long-standing memory leak; that's why I've left this as a normal bug rather than wishlist. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'uns