Hi, it's me again :)
Another Frugalware developer found a bug.
Pictures with filenames containing a "-" or a "_" don't work in icon.conf.
For example foobar.png works, but foo_bar.png doesn't.
And another thing, cget seems to have weird behavior.
It seems to download something but when checking the directory, it
didn't seem to download it.
for example cget http://dnaku.distrotalk.net/xhtml10.png seems to
download the image.
But when doing strace cget http://dnaku.distrotalk.net/xhtml10.png I see
things like:
open("/xhtml10.png", O_WRONLY|O_LARGEFILE) = -1 ENOENT (No such file or
directory)
recv(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...,
1024, 0) = 619
write(-1, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0P\0\0\0\17\10\3\0\0\0"...,
1212) = -1 EBADF (Bad file descriptor)
Downloading: 1.2K of 1.2K) = 26f 1.2K", 26
write(2, "\n", 1
) = 1
epoll_ctl(3, EPOLL_CTL_DEL, 4, {0, {u32=4, u64=4}}) = 0
close(-1) = -1 EBADF (Bad file descriptor)
exit_group(1) = ?
Process 15462 detached
By the way, no need to cc this message, I'm subscribed to the mailing list.
--
David Kimpe a.k.a. DNAku
Dare to Think Different
http://dnaku.distrotalk.net | http://blogs.frugalware.org/powerpc
_______________________________________________
Cherokee mailing list
[email protected]
http://www.0x50.org/cgi-bin/mailman/listinfo/cherokee