[Bug 159167] New: pk-update-icon from gnome-package-kit kills plasma on login

Sebastian Vahl fedora at deadbabylon.de
Tue Mar 11 23:43:16 CET 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=159167         
           Summary: pk-update-icon from gnome-package-kit kills plasma on
                    login
           Product: plasma
           Version: unspecified
          Platform: Fedora RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: panel-devel kde org
        ReportedBy: fedora deadbabylon de


Version:            (using KDE 4.0.2)
Installed from:    Fedora RPMs
Compiler:          gcc-4.3.0 
OS:                Linux

gnome-package-kit is a package which provides some graphical fronteds to the new package installation tool PackageKit. [1] In Fedora this would be the default tool in Fedora 9 Beta (and will replace the former used pup/pirut). However, gnome-package-kit contains a gtk application to monitor updates in systray. If I try to start this by copying the desktop file to /etc/xdg/autostart plasma will crash right after the login. This is the created backtrace:

[Thread debugging using libthread_db enabled] 
[New Thread 0xb7fc2720 (LWP 15829)] 
[New Thread 0xb68fcb90 (LWP 15830)] 
Getting all the debuginfos: debuginfo-install kdebase-workspace 
[KCrash handler] 
#6  XVisualIDFromVisual (visual=0xa0bb540) at Misc.c:61 
#7  0x0108976f in QWidget::create (this=0xa054e10, window=27263196, 
    initializeWindow=131, destroyOldWindow=<value optimized out>) 
    at kernel/qwidget.cpp:1100 
#8  0x01a5b512 in SystemTrayContainer::prepareFor (this=0xa054e10, w=18874371) 
    at /usr/src/debug/kdebase-workspace-4.0.2/plasma/applets/systemtray/systemtraycontainer.cpp:94 
#9  0x01a5b6c8 in SystemTrayContainer (this=0xa054e10, clientId=18874371, 
    parent=0xa071ef8) 
    at /usr/src/debug/kdebase-workspace-4.0.2/plasma/applets/systemtray/systemtraycontainer.cpp:38 
#10 0x01a5c1e4 in SystemTrayWidget::x11Event (this=0xa071ef8, 
    event=0xbf8e7d2c) 
    at /usr/src/debug/kdebase-workspace-4.0.2/plasma/applets/systemtray/systemtraywidget.cpp:91 
#11 0x0109e363 in QApplication::x11ProcessEvent (this=0x9f30fa0, 
    event=0xbf8e7d2c) at kernel/qapplication_x11.cpp:2855 
#12 0x010c4b3c in x11EventSourceDispatch (s=0x9f32d38, callback=0, 
    user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:142 
#13 0x0415a068 in IA__g_main_context_dispatch (context=0x9f32298) 
    at gmain.c:2003 
#14 0x0415d713 in g_main_context_iterate (context=0x9f32298, block=1, 
    dispatch=1, self=0x9f16088) at gmain.c:2636 
#15 0x0415d8d1 in IA__g_main_context_iteration (context=0x9f32298, 
    may_block=1) at gmain.c:2699 
#16 0x00e66d82 in QEventDispatcherGlib::processEvents (this=0x9f2a8e8, flags= 
      {i = -1081180456}) at kernel/qeventdispatcher_glib.cpp:345 
#17 0x010c42c5 in QGuiEventDispatcherGlib::processEvents (this=0x9f2a8e8, 
    flags={i = -1081180400}) at kernel/qguieventdispatcher_glib.cpp:198 
#18 0x00e43922 in QEventLoop::processEvents (this=0xbf8e7f70, flags= 
      {i = -1081180344}) at kernel/qeventloop.cpp:147 
#19 0x00e43b12 in QEventLoop::exec (this=0xbf8e7f70, flags={i = -1081180296}) 
    at kernel/qeventloop.cpp:189 
#20 0x00e46e4d in QCoreApplication::exec () at kernel/qcoreapplication.cpp:766 
#21 0x010457a7 in QApplication::exec () at kernel/qapplication.cpp:3060 
#22 0x00139981 in kdemain (argc=1, argv=0xbf8e8144) 
    at /usr/src/debug/kdebase-workspace-4.0.2/plasma/plasma/main.cpp:54 
#23 0x08048792 in main (argc=0, argv=0x0) 
    at /usr/src/debug/kdebase-workspace-4.0.2/i386-redhat-linux-gnu/plasma/plasma/plasma-qgv_dummy.cpp:3 
#0  0x00131416 in __kernel_vsyscall ()


If I should provide more infos please let me know.

[1] http://www.packagekit.org


More information about the Panel-devel mailing list