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 t
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.
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 reporter
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 cha
ve fixed both points and tested them. The fix work. I've created a patch
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
owing 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 UNS
6 matches
Mail list logo