


Network by hoganrobert 85 comments
this is just to say that IMHO TorK is the most advanced KDE application when it comes to usability and user interaction. I'm so astonished about the great amount of the small UI details they have developed! IMHO it should take part in KDE apps award alongside K3B, Digikam and friends! - Oct 14 2007

Wallpaper Other by kaplun 3 comments

Security by theanimal666 38 comments
./configure --prefix=/opt/kmyfirewall.
Then I've added
export PATH=/opt/kmyfirewall/bin:$PATH;
export LD_LIBRARY_PATH=/opt/kmyfirewall/lib64 (since I'm on amd64)
KDEDIRS=/opt/kmyfirewall:$KDEDIRS
Then I ran kmyfirewall (after cleaning its saved preference in my home). I created a file from a Workstation Temaplate and on the Konsole it printed this infos:
kmyfirewall: WARNING: KXMLGUIClient::setXMLFile: cannot find .rc file kmfgenericinterfaceparetui.rc
kmyfirewall: WARNING: KXMLGUIClient::setXMLFile: cannot find .rc file kmfinstallerpluginui.rc
kmyfirewall: WARNING: KXMLGUIClient::setXMLFile: cannot find .rc file kmfiptablescompiler.rc
Which are a clear message of misconfiguration. Where am I wrong? - Feb 27 2006

Security by theanimal666 38 comments

Security by theanimal666 38 comments

KDE 3.x Splash Screens by moodwrod 244 comments

Dolphin Service Menus by tanm 9 comments

KDE 3.x Splash Screens by Luck 6 comments

Various Stuff by jekko 7 comments
Searching through headers of 2.6.10 vanilla, I found that BLKGETSIZE64 was already defined as you told me. Looking through config.log I found other problems concerning this request:
In file included from /usr/include/linux/fs.h:19,
from conftest.c:35:
/usr/include/linux/prio_tree.h:22: error: parse error before "pgoff_t"
/usr/include/linux/prio_tree.h:27: error: parse error before "pgoff_t"
/usr/include/linux/prio_tree.h: In function `prio_tree_iter_init':
/usr/include/linux/prio_tree.h:29: error: `iter' undeclared (first use in this f
unction)
/usr/include/linux/prio_tree.h:29: error: (Each undeclared identifier is reporte
d only once
/usr/include/linux/prio_tree.h:29: error: for each function it appears in.)
/usr/include/linux/prio_tree.h:29: error: `root' undeclared (first use in this f
unction)
/usr/include/linux/prio_tree.h:30: error: `r_index' undeclared (first use in thi
s function)
conftest.c: In function `main':
conftest.c:40: warning: 'main' is normally a non-static function
conftest.c: In function `main':
conftest.c:43: warning: implicit declaration of function `ioctl'
conftest.c:43: warning: nested extern declaration of `ioctl'
It seems great problems are there in the linux headers.
My question is, if I compile hal with kernel 2.4.xx (so without sysfs) will it run with 2.6.xx?
Thanks a lot for your advice and knowledge! - Feb 04 2005

Various Stuff by jekko 7 comments
It makes me crazy with:
checking for BLKGETSIZE64... no
configure: error: BLKGETSIZE64 is not defined
It seems I am the only person who is suffering this trouble on the Net! :'-( - Feb 03 2005

Graphic Apps by kendy 3 comments
Am I supposed to install back gcc 3.3.x?
I launched setup -n, and here's the error message I received from the installer:
/tmp/sv001.tmp/setup.bin: /tmp/sv002.tmp/libgcc_s.so.1: version `GCC_3.3' not found (required by /usr/lib/libstdc++.so.6)
I'd really like to try it out! - Oct 25 2004

Video Apps by cornelinux 20 comments
I can't compile KMyMoney.
These are the errors during make:
mymoneymoney.cpp:40: error: `INT64_MAX' was not declared in this scope
mymoneymoney.cpp:41: error: `INT64_MIN' was not declared in this scope - Sep 25 2004

Various KDE 1.-4. Improvements by uddw 154 comments
If I execute appletproxy on the konsole, and trigger the error (i.e. I try to configure styleclock) appletproxy says on stderr:
kdecore (KConfigDialogManager): WARNING: A widget named 'kcfg_showDate' was found but there is no setting named 'showDate'
appletproxy: kconfigdialogmanager.cpp:202: bool KConfigDialogManager::parseChildren(const QWidget*, bool): Asserzione `false' fallita.
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = appletproxy path = pid = 16541
Does this help you?
P.s. Asserzione `false' fallita. is in Italian and means, as you can guess, that the assertion is failed :-) - Sep 15 2004

Various KDE 1.-4. Improvements by uddw 154 comments

Various KDE 1.-4. Improvements by uddw 154 comments
And here is the backtrace:
Using host libthread_db library "/lib/libthread_db.so.1".
[KCrash handler]
#34 0x415001b1 in kill () from /lib/libc.so.6
#35 0x413799c1 in pthread_kill () from /lib/libpthread.so.0
#36 0x41379ccb in raise () from /lib/libpthread.so.0
#37 0x414ffdf4 in raise () from /lib/libc.so.6
#38 0x415015a8 in abort () from /lib/libc.so.6
#39 0x414f956c in __assert_fail () from /lib/libc.so.6
#40 0x415ffee0 in _IO_2_1_stdout_ () from /lib/libc.so.6
#41 0xbffff9da in ?? ()
#42 0x415f8fe6 in in6addr_loopback () from /lib/libc.so.6
#43 0x408ff792 in KExtendedSocket::lookup(QString const&, QString const&, int, int*)::__PRETTY_FUNCTION__ () from /opt/kde3.3/lib/libkdecore.so.4
#44 0x000000ca in ?? ()
#45 0x408f8580 in KInstance::mimeSourceFactory() const::__PRETTY_FUNCTION__ ()
from /opt/kde3.3/lib/libkdecore.so.4
#46 0x415f8fe6 in in6addr_loopback () from /lib/libc.so.6
#47 0x408fc340 in KExtendedSocket::lookup(QString const&, QString const&, int, int*)::__PRETTY_FUNCTION__ () from /opt/kde3.3/lib/libkdecore.so.4
#48 0x408fd056 in KExtendedSocket::lookup(QString const&, QString const&, int, int*)::__PRETTY_FUNCTION__ () from /opt/kde3.3/lib/libkdecore.so.4
#49 0x40f52bab in QString::fromUtf8 () from /opt/kde3.3/lib/libqt-mt.so.3 - Sep 05 2004
Ho appena scaricato il tuo programma e tar mi ha dato un po' di errori di tempo dei file impostato nel futuro... ehehehe (O sono io ad avere l'orologio indietro... mah!)
Aggiungerai mai degli script per fumetti in italiano? (Io non so dove scaricarli e non conosco perl :'( )
Comunque la tua idea รจ fantastica! - Feb 22 2004

Emoticons by seb 6 comments
Great Work! - Jan 18 2004

Emoticons by seb 6 comments