Bug 160818 - kpackage does not display anything after building data
Summary: kpackage does not display anything after building data
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kpackage
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Toivo Pedaste
URL:
Keywords:
: 176429 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-04-14 13:18 UTC by dmoyne
Modified: 2009-12-20 14:01 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dmoyne 2008-04-14 13:18:42 UTC
Version:           4.0.3 (using KDE 4.0.3)
Installed from:    Ubuntu Packages
Compiler:          gcc 
OS:                Linux

From the very beginning of available releases of kpackage I do not get any display of package list after building has taken place ; the progress bar once coplete is still on !.
Search for file works
Search for package does not.
Regards.
Comment 1 Pino Toscano 2008-11-29 21:48:58 UTC
*** Bug 176429 has been marked as a duplicate of this bug. ***
Comment 2 Dario Andres 2008-12-21 20:53:07 UTC
Can you still reproduce this bug with a recent KDE version? (4.1.3 / 4.2beta2 / 4.2svn) ?  Thanks :) 
Comment 3 dmoyne 2008-12-23 19:59:44 UTC
I have not installed 4.1.3 yet on Intrepid ; for Hardy I do not think it will be released ; When intalled I will report.
Regards.
Comment 4 dmoyne 2009-01-29 21:15:33 UTC
still the same desaster even worse with latest 4.1. release as now it is crashing after the useless wait ; here is some more information when running Kpackage in user mode :
moyne@gavarnie:~$ kpackage
kpackage(8222) pkgInterface::ifExe: Program not found:  "rpm"
kpackage(8222) KpTreeList::readTreePos: KpTreeList::readTreePos()
kpackage(8222) managementWidget::readPSeparator: managementWidget::readPSeparator()
kpackage(8222) KPKG::setupMenu: kpinterface[DEBt]->makeMenu
kpackage(8222) DEB::makeMenu: DEB::makeMenu
kpackage(8222) kpPty::breakUpCmd:  kpPty::run CMD=" "smart query --installed" " pty =  kpKProcIO(0x10bb7e0)
kpackage(8222) kpPty::run: return Result= 0   2417
kpackage(8222) kpPty::breakUpCmd:  kpPty::run CMD=" "/bin/sh -c 'smart info --urls >/tmp/kde-dmoyne/smart.lis " pty =  kpKProcIO(0x10bb7e0)
kpackage(8222) kpPty::run: return Result= 0   0
kpackage(8222) packageInfo::fixup: Package  "package"  has no group set.
kpackage(8222) packageInfo::fixup: Package  "http://lists.sourceforge.net/lists/listinfo/hfterm-hackers."  hao group set.
KCrash: Application 'kpackage' crashing...
sock_file=/home/dmoyne/.kde/socket-gavarnie/kdeinit4__0

After crash this is what I get :
Application : KPackage (kpackage), signal SIGSEGV
0x00007fc12be145f0 in __nanosleep_nocancel () from /lib/libc.so.6

Thread 1 (Thread 0x7fc12eebc6f0 (LWP 8222)):
[KCrash Handler]
#5  0x00007fc12d2fd09e in QString::operator< () from /usr/lib/libQtCore.so.4
#6  0x000000000043afb7 in QMap<QString, QString>::mutableFindNode (this=0x7fff36ef9ef0, aupdate=<value optimized out>, akey=@0x7fff36ef9ee0) at /usr/include/qt4/QtCore/qmap.h:100
#7  0x000000000043b657 in QMap<QString, QString>::insert (this=0x7fff36ef9ef0, akey=@0x7fff36ef9ee0, avalue=@0x7fff36ef9ed0) at /usr/include/qt4/QtCore/qmap.h:500
#8  0x0000000000445e63 in pkgInterface::collectInfo (this=0x1130390, ln=@0x7fff36efa020, pkgInt=0x0) at /build/buildd/kdeadmin-4.1.4/kpackage/pkgInterface.cpp:333
#9  0x000000000044654f in pkgInterface::listPackagesFile (this=0x1130390, pki=@0x1134130) at /build/buildd/kdeadmin-4.1.4/kpackage/pkgInterface.cpp:624
#10 0x00000000004246f2 in managementWidget::collectData (this=0x1134020, refresh=<value optimized out>) at /build/buildd/kdeadmin-4.1.4/kpackage/managementWidget.cpp:326
#11 0x000000000043bfc9 in main (argc=1, argv=0x7fff36efa548) at /build/buildd/kdeadmin-4.1.4/kpackage/main.cpp:118

Hope this help.

Regards.
Comment 5 Dario Andres 2009-12-20 14:01:13 UTC
KPackage was recently removed from KDE SC (since 4.4 beta2) as it was completely broken and unmaintained.

Most of the common GNU/Linux distributions offer their own tools to deal with packages, and KDE is working on an universal package manager replacement named "Shaman" (to superseed KPackageKit)

Closing the KPackage's bug reports as UNMAINTAINED.

Regards