Bug#670815: extundelete: Extundelete segfaults when trying to recover files

2012-04-29 Thread Deekoo L.
Package: extundelete Version: 0.2.0-2 Severity: important Tags: patch When attempting to use extundelete to recover files from a partition (/dev/sda11, a 553GB ext4 partition previously mounted as /home, and fsck'd before running 'extundelete /dev/sda11 --restore-all'), I got a general

Bug#592848: egoboo: unable to load data files

2010-08-13 Thread Deekoo L.
Package: egoboo Version: 2.22-31 Severity: important egoboo crashes at startup with an 'Unable to load icon' message. strace shows that it's trying to open /usr/share/games/egoboo/basicdat/icon.bmp, which doesn't exist. If I symlink /usr/share/egoboo/* into /usr/share/games/egoboo/, it will

Bug#584482: xserver-xorg: X spikes CPU, stops responding to keyboard/mouse input until screensaver comes on

2010-06-03 Thread Deekoo L.
Package: xserver-xorg Version: 1:7.5+6 Severity: normal X froze up when I closed a Konqueror tab; it would continue to update the mouse position and let me move the cursor, but did not respond to keyboard input including control-alt-backspace, control-alt-F1, and mouse clicks). top showed Xorg

Bug#575547: atop: Running tiger causes atop to consume huge amounts of memory.

2010-03-26 Thread Deekoo L.
Package: atop Version: 1.23-1 Severity: normal Atop sometimes consumes huge amounts of memory, apparently triggered by tiger's check_system script and usually ending in an oom on my system (amd64 with 1GB ram) and since atop runs by default with nice -20, the oomkiller usually kills off a bunch

Bug#570733: konqueror: Improper handling of blank 404s

2010-02-20 Thread Deekoo L.
Package: konqueror Version: 4:4.3.2-1 Severity: normal Accessing http://www.sciencenews.org/articles/20070317/fob7.asp gives a 404 response with a Refresh: header and a zero-length body. (There's a packet dump of the offending HTTP response at the bottom of the bug report). Konqueror reacts to

Bug#569056: hellanzb: Hellanzb breaks pydoc -k

2010-02-09 Thread Deekoo L.
Package: hellanzb Version: 0.13-5.4 Severity: normal With hellanzb installed, pydoc -k will crash, potentially before searching all modules. As a couple of other packages exhibit similar bugs, perhaps the build/test servers should add an automated check to see if Python packages break pydoc -k.

Bug#554711: lynx-cur: Signal 11 on certain pages in UTF-8 locales

2009-11-05 Thread Deekoo L.
Package: lynx-cur Version: 2.8.8dev.1-1 Severity: normal Tags: l10n Lynx crashed with a bus error when I attempted to use it to poke at an URL from a spam I'd gotten. Upgrading to 2.8.8dev.1-1 fixed the crash on the unmodified page, but a slightly modified version of the spammer's page still

Bug#528221: xserver-xorg-video-intel: WidthMMOfScreen() thinks I have a 1mm monitor.

2009-05-11 Thread Deekoo L.
Package: xserver-xorg-video-intel Version: 2:2.3.2-2+lenny6 Severity: normal With the Intel driver, WidthMMOfScreen() returns 1mm and HeightMMOfScreen() returns 257mm. If I use the vesa driver instead the macros report a 383x293 screen. My monitor's a big old Dell CRT on a standard VGA

Bug#524310: fontforge: Seems to be caused by X misreporting screen size

2009-05-11 Thread Deekoo L.
Package: fontforge Version: 0.0.20080429-1 Followup-For: Bug #524310 The fontforge bug was actually a manifestation of an xserver bug (reported as #528221) - since WidthMMOfScreen was returning 1, fontforge was rendering everything at 1600 pixels per millimeter. A workaround patch against

Bug#524310: fontforge: Program fails to start

2009-04-16 Thread Deekoo L.
Package: fontforge Version: 0.0.20080429-1 Severity: important If I attempt to start it, fontforge will open a small window (probably the splash screen) and crash immediately. The console output is: $ fontforge Copyright (c) 2000-2008 by George Williams. Executable based on sources from

Bug#522137: ekiga: Help crashes.

2009-03-31 Thread Deekoo L.
Package: ekiga Version: 2.0.12-1+nmu1 Severity: minor When I bring up the help, clicking on the links (for example, 'Introduction') causes the help browser to crash with ** Yelp:ERROR:(yelp-document.c:217):yelp_document_get_page: assertion failed: (document != NULL YELP_IS_DOCUMENT

Bug#500644: nvidia-kernel-source: Cannot build on 2.6.24-etchnhalf.1-amd64

2008-09-29 Thread Deekoo L.
Package: nvidia-kernel-source Version: 1.0.8776-4 Severity: grave Justification: renders package unusable Attempts to build the package according to the instructions in /usr/share/doc/nvidia-kernel-source/README.Debian fail with a bunch of complaints about undeclared identifiers; it appears to

Bug#324693: supertux: Bad guys get stuck in the floor

2005-08-23 Thread Deekoo L.
Package: supertux Version: 0.1.2-4 Severity: normal On snow-covered ground, enemies often get stuck in the floor. I haven't been able to reliably figure out how to control whether or not they get stuck. Example screenshots, towards the beginning of 'The Somewhat Smaller Bath', are at

Bug#294376: Infinite loop writing to broken pipes

2005-02-09 Thread Deekoo L
Package: tar Version: 1.13.25-3 When run inside a CGI, tar cfz /path/to/uncreatable/tarball.tar.gz /unreadable/path will go into an infinite loop. This is best illustrated with the following CGI: #!/usr/bin/perl exec('strace tar cfz /nnn.tar ...'); Which will procede to fill Apache's error log