Bug#342659: xserver-xorg: Xorg -probe gives a No video driver modules found error

2007-05-31 Thread Sjoerd Hemminga
Hi, On Thursday 31 May 2007, Brice Goglin wrote: About a year ago, you reported a bug to the Debian BTS regarding Xorg -probe not finding any video driver. Did you reproduce this problem recently? With Xorg/Etch? With latest xserver-xorg-core in unstable? If not, I will close this bug in the

Bug#350229: gnome-games: gnomine cannot load images

2006-02-01 Thread Sjoerd Hemminga
I've got the same problem. On the command line gnomine gives the following message six times: (gnomine:8881): GdkPixbuf-CRITICAL **: gdk_pixbuf_loader_write: assertion `buf != NULL' failed This is reproducible: it happens always. It starts, gives the popup with the error described by the

Bug#350229: gnome-games: gnomine cannot load images

2006-02-01 Thread Sjoerd Hemminga
Thus wrote Josselin Mouette [2006.02.01 21:38]: Looking at the initial bug report, I guess you too have managed to install librsvg 2.12 with gnome-games 2.10. Now looking at librsvg2-common: Package: librsvg2-common Version: 2.12.7-3 Conflicts: gnome-games ( 2.12) I

Bug#346145: php4: Curly braces and brackets are treated equally

2006-01-05 Thread Sjoerd Hemminga
Package: php4 Version: 4:4.4.0-4 Severity: normal When using curly braces on an empty string to change a character at a specified position, PHP will create an array. The following code... $bla = ''; $bla{0} = 'a'; var_dump ($bla); ...prints: array(1) { [0]= string(1) a } But if we

Bug#342659: Patch

2005-12-11 Thread Sjoerd Hemminga
to 028_loader_speed_hack.diff. It's attached. Sjoerd Hemminga Snow B.V. --- 028_loader_speed_hack.diff 2005-12-10 11:43:46.0 +0100 +++ 028_loader_speed_hack.diff.new 2005-12-11 23:04:22.0 +0100 @@ -17,10 +17,14 @@ Author: Daniel Stone [EMAIL PROTECTED] +Changed by: Sjoerd Hemminga [EMAIL PROTECTED

Bug#342659: Found the problem

2005-12-09 Thread Sjoerd Hemminga
three lines: After line 437 [ strcat(buf, *s); ]: fp = buf + dirlen; After line 440 [ buf[dirlen++] = '/'; ]: fp++; After line 444 [ continue; ]: strcpy(fp, dp-d_name); How three lines can keep a guy busy for 16 hours truly amazes me. Sjoerd Hemminga Snow B.V. -- To UNSUBSCRIBE, email