

I looked at source compiled with debug options, packageLoc is null at first start because kpackage has no configuration for slackware, once set the remote path for PACKAGES.TXT,it runs perfectly.
My machine is 64bit, i had to change the configure, because it sets -march from 'uname -m', which returns x86_64, but the correct flag is x86-64, changed to uname -m | tr '_' '-', but i'm not sure if it breaks other arch - Mar 12 2014
My machine is 64bit, i had to change the configure, because it sets -march from 'uname -m', which returns x86_64, but the correct flag is x86-64, changed to uname -m | tr '_' '-', but i'm not sure if it breaks other arch - Mar 12 2014
QList<cacheObj*>::const_iterator it = packageLoc->constBegin();
packageLoc doesn't exists; if i declare it inside the 'for' cicle, program starts (or comment out two if(packageLoc){ )
plus, from user i don't have removepkg permission, but the windows close and the package disappear from the list - Mar 11 2014
packageLoc doesn't exists; if i declare it inside the 'for' cicle, program starts (or comment out two if(packageLoc){ )
plus, from user i don't have removepkg permission, but the windows close and the package disappear from the list - Mar 11 2014
I installed on a slack64-current with CFLAGS="-fpermissive" (error during compile), but when i start it, crashes:
Application: KPackage (kpackage), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#5 0x0000000000460a6b in begin (this=<optimized out>) at /usr/lib64/qt/include/QtCore/qlist.h:101
#6 constBegin (this=<optimized out>) at /usr/lib64/qt/include/QtCore/qlist.h:269
#7 SLACK::listPackages (this=0x185e270, pki=0x17bb140) at /home/davide/work/kpackage4-3.6.0/src/slackInterface.cpp:123
#8 0x000000000043e3a2 in managementWidget::collectData (this=0x17d8e10, refresh=true) at /home/davide/work/kpackage4-3.6.0/src/managementWidget.cpp:331
#9 0x000000000043e445 in managementWidget::collectData (this=<optimized out>, refresh=refresh@entry=true) at /home/davide/work/kpackage4-3.6.0/src/managementWidget.cpp:294
#10 0x0000000000433a8e in KPACKAGE::setup (this=<optimized out>) at /home/davide/work/kpackage4-3.6.0/src/kpackage.cpp:449
#11 0x000000000041b49a in main (argc=1, argv=0x7fffba1152d8) at /home/davide/work/kpackage4-3.6.0/src/main.cpp:143
my desktop is busy, as soon as i can i'll take a look at sources - Mar 11 2014
Application: KPackage (kpackage), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#5 0x0000000000460a6b in begin (this=<optimized out>) at /usr/lib64/qt/include/QtCore/qlist.h:101
#6 constBegin (this=<optimized out>) at /usr/lib64/qt/include/QtCore/qlist.h:269
#7 SLACK::listPackages (this=0x185e270, pki=0x17bb140) at /home/davide/work/kpackage4-3.6.0/src/slackInterface.cpp:123
#8 0x000000000043e3a2 in managementWidget::collectData (this=0x17d8e10, refresh=true) at /home/davide/work/kpackage4-3.6.0/src/managementWidget.cpp:331
#9 0x000000000043e445 in managementWidget::collectData (this=<optimized out>, refresh=refresh@entry=true) at /home/davide/work/kpackage4-3.6.0/src/managementWidget.cpp:294
#10 0x0000000000433a8e in KPACKAGE::setup (this=<optimized out>) at /home/davide/work/kpackage4-3.6.0/src/kpackage.cpp:449
#11 0x000000000041b49a in main (argc=1, argv=0x7fffba1152d8) at /home/davide/work/kpackage4-3.6.0/src/main.cpp:143
my desktop is busy, as soon as i can i'll take a look at sources - Mar 11 2014

WoW Realm Status monitor
Plasma 4 Extensions by sp1 51 comments
If you're interested, I can translate project in Italian.
Just tell me if I can work on project itself or you send me string data to translate...
cheer ;) - Mar 23 2010
Just tell me if I can work on project itself or you send me string data to translate...
cheer ;) - Mar 23 2010