


KDE 3.0-3.4 Themes by dbrownlees 138 comments
That works for my setup, but I use Gentoo, not Mandrake - May 26 2003

KDE 3.0-3.4 Themes by dbrownlees 138 comments
Any idea on how to fix this? - May 26 2003

KDE 3.0-3.4 Themes by dbrownlees 138 comments
Popular KDE dirs are /usr and /opt/kde. If you use Gentoo Linux, then your kde dir should be /usr/kde/<version>. - May 26 2003

Karamba & Superkaramba by themesKnugen 222 comments

Karamba & Superkaramba by themesKnugen 222 comments
I am using Gentoo, so I compiled Karamba using the ebuild that was posted on this site. I tried to recompile most of the libraries I thought could be faulty (libart_lgpl, libpng, glibc,...), I even upgraded to the latest Qt and KDE.
I can't think of anything else to try now. Has anybody experienced this too? - Apr 12 2003
Here's the output from my gdb session:
----------
$ gdb icns2png
GNU gdb 5.2.1
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...
(gdb) run heart_green
Starting program: /home/bdufour/bin/icns2png heart_green
Icon2PNG Linux Edition - (C) 2002 Mathew Eis
Converting heart_green to heart_green.png...
Program received signal SIGSEGV, Segmentation fault.
0x40191a5e in _int_malloc () from /lib/libc.so.6
----------
Thanks for your help. - Jan 22 2003
I am thinking that these 2 problems might be related. They remind me of the (common) mistakes that people make when manipulating char arrays. - Jan 22 2003

Icon Sub-Sets by ra1n 8 comments
convert -scale 16x16 <src_image> <dest_image> - Apr 28 2002

Icon Sub-Sets by ra1n 8 comments