Bug#587065: udev breaks everything

2010-06-24 Thread Jasen Betts
Package: udev Version: 157-1 Severity: critical Justification: breaks the whole system running /etc/init.d/udev start (like is done by /etc/rcS/S04udev ) renders keyboard and video inoperable and halts the boot process (as far as I can tell - network never comes up, case power button does

Bug#524964: work-around

2009-06-21 Thread Jasen Betts
doing $ export LD_PRELOAD=/usr/lib/libSDL-1.2.so.0 before invoking pygame seems to be a work-around -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#524964: python-pygame: libSDL load error

2009-04-21 Thread Jasen Betts
Package: python-pygame Version: 1.7.1release-4.2 Severity: grave Justification: renders package unusable ja...@gonzo:~$ childsplay Traceback (most recent call last): File /usr/games/childsplay, line 24, in module import childsplay_sp.utils as utils File

Bug#496317: cups-pdf: only works for root

2008-08-24 Thread Jasen Betts
Package: cups-pdf Version: 2.4.8-2 Severity: grave Justification: renders package unusable the cups-pdf printer driver only works for root. when invoked by a user it produces no output in the ~/PDF directory as a regular user: $ lpr mozilla.ps $ ls -al ~/PDF total 24 drwx-- 2 jasen jasen

Bug#495421: fakeroot-ng: does not appear to work any more

2008-08-17 Thread Jasen Betts
Package: fakeroot-ng Version: 0.12-1 Severity: grave Justification: renders package unusable It just stopped working! (it was working last month) even harmless binaries refuse to run. [EMAIL PROTECTED]:/tmp$ fakeroot -l log /bin/true Killed [EMAIL PROTECTED]:/tmp$ cat log Debugger started

Bug#474947: #474947: MMap, again; and won't be denied this time

2008-04-12 Thread jasen
I was seeing a similar problem, then I upgraded to 0.7.11 and it went away. ###deb http://ftp.us.debian.org/debian experimental main contrib non-free ###deb http://ftp.us.debian.org/debian unstable main contrib non-free deb cdrom:[Debian GNU/Linux 4.0 r0 _Etch_ - Official i386 CD Binary-1

Bug#439363: Patch for dec2007 youtube-dl

2007-12-26 Thread Jasen Betts
Package: youtube-dl Version: 2006.11.12-1 Followup-For: Bug #439363 try this. no claims that it will fork for age restricted files, but for regular files it appears to fix it. -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (990, 'stable') Architecture: i386

Bug#423479: slrnface segfaults in /usr/lib/libX11.so.6 after receiving first face

2007-05-12 Thread Jasen Betts
Package: slrnface Version: 2.1.1-5 Severity: grave Justification: renders package unusable given the command slrnface ; sleep 1 ; cat .slrnfaces/*.* executed in an xterm and the input to the named pipe. xface ?)Aw4rXwN5u0~$nqKjxPzxHCwgi^q+^?Ri*+R(uv2=E1Q0Zk([EMAIL

Bug#423479: here's a patch! catch!

2007-05-12 Thread jasen
. Jasen *** slrnface.c 2007-05-12 22:53:35.0 +1200 --- /root/slrnface-2.1.1/slrnface.c 2002-08-25 09:33:52.0 +1200 *** *** 508,522 if (XGetWindowAttributes (d, winid, winattrs) == Success) cmap = winattrs.colormap; else cmap = DefaultColormap