Summary: | kpackage does not display anything after building data | ||
---|---|---|---|
Product: | [Unmaintained] kpackage | Reporter: | dmoyne |
Component: | general | Assignee: | Toivo Pedaste <toivo> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | normal | CC: | andresbajotierra, daniel.moyne |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
dmoyne
2008-04-14 13:18:42 UTC
*** Bug 176429 has been marked as a duplicate of this bug. *** Can you still reproduce this bug with a recent KDE version? (4.1.3 / 4.2beta2 / 4.2svn) ? Thanks :) 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. 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. 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 |