[Panel-devel] [Bug 154116] New: plasma crashes: plasma_applet_desktop.so does not offer a qt_plugin_instance function

Yang Su suyang.nju at gmail.com
Sat Dec 15 17:46:53 CET 2007


------- 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=154116         
           Summary: plasma crashes: plasma_applet_desktop.so does not offer
                    a qt_plugin_instance function
           Product: plasma
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: panel-devel kde org
        ReportedBy: suyang.nju gmail com


Version:           0.0 (using KDE 3.97.1 (KDE 4.0 >= 20071214), compiled sources)
Compiler:          gcc
OS:                Linux (i686) release 2.6.23-ARCH

Running plasma in konsole gives the following message. (I'm using nvidia proprietary driver, though this seems not to be the cause)

<unknown program name>(11423)/ checkComposite: Plasma has an argb visual 0x8075e18 39845889
<unknown program name>(11423)/ checkComposite: Plasma can use COMPOSITE for effects on 0x806e508
X Error: BadMatch (invalid parameter attributes) 8
  Extension:    156 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x13b
plasma(11424) Plasma::Corona::loadDefaultSetup: number of screens is 1
plasma(11424) Plasma::Corona::loadDefaultSetup:      screen  0 geometry is QRect(0,0 1280x800)
plasma(11424)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to open ksycoca from  "/var/tmp/kdedev-kde4/kdecache-kdedev/ksycoca4"
plasma(11424)/kdecore (trader) KServiceTypeTrader::defaultOffers: query for serviceType  "Plasma/Applet"  : returning  2  offers
plasma(11424)/kdecore (KLibLoader) kde4Factory: The library "/mnt/sda6/kdedev/kde/lib/kde4/plasma_applet_desktop.so" does not offer a qt_plugin_instance function.
plasma(11424)/kdecore (KLibLoader) kde3Factory: The library "/mnt/sda6/kdedev/kde/lib/kde4/plasma_applet_desktop.so" does not offer an "init_plasma_applet_desktop" function.
plasma(11424) Plasma::Applet::loadApplet: Couldn't load applet " "desktop" "! reason given:  "QLibrary::load_sys: Cannot load /mnt/sda6/kdedev/kde/lib/kde4/plasma_applet_desktop.so (/mnt/sda6/kdedev/kde/lib/kde4/plasma_applet_desktop.so: undefined symbol: _ZN6Plasma6Applet18constraintsUpdatedEv)"
plasma(11424) Plasma::Corona::addContainment: loading of containment "desktop" failed.
findServiceByDesktopPath:  not found
Plasma crashed, attempting to automatically recover
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = plasma path = <unknown> pid = 11424
plasma(11423): Communication problem with  "plasma" , it probably crashed.
Error message was:  "org.freedesktop.DBus.Error.NoReply" : " "Message did not receive a reply (timeout by message bus)" "

<unknown program name>(11426)/ checkComposite: Plasma has an argb visual 0x8075e18 41943041
<unknown program name>(11426)/ checkComposite: Plasma can use COMPOSITE for effects on 0x806e508
X Error: BadMatch (invalid parameter attributes) 8
  Extension:    156 (RENDER)
  Minor opcode: 4 (RenderCreatePicture)
  Resource id:  0x13b
plasma(11429) Plasma::Corona::loadDefaultSetup: number of screens is 1
plasma(11429) Plasma::Corona::loadDefaultSetup:      screen  0 geometry is QRect(0,0 1280x800)
plasma(11429)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to open ksycoca from  "/var/tmp/kdedev-kde4/kdecache-kdedev/ksycoca4"
plasma(11429)/kdecore (trader) KServiceTypeTrader::defaultOffers: query for serviceType  "Plasma/Applet"  : returning  2  offers
plasma(11429)/kdecore (KLibLoader) kde4Factory: The library "/mnt/sda6/kdedev/kde/lib/kde4/plasma_applet_desktop.so" does not offer a qt_plugin_instance function.
plasma(11429)/kdecore (KLibLoader) kde3Factory: The library "/mnt/sda6/kdedev/kde/lib/kde4/plasma_applet_desktop.so" does not offer an "init_plasma_applet_desktop" function.
plasma(11429) Plasma::Applet::loadApplet: Couldn't load applet " "desktop" "! reason given:  "QLibrary::load_sys: Cannot load /mnt/sda6/kdedev/kde/lib/kde4/plasma_applet_desktop.so (/mnt/sda6/kdedev/kde/lib/kde4/plasma_applet_desktop.so: undefined symbol: _ZN6Plasma6Applet18constraintsUpdatedEv)"
plasma(11429) Plasma::Corona::addContainment: loading of containment "desktop" failed.
findServiceByDesktopPath:  not found
plasma(11426): Communication problem with  "plasma" , it probably crashed.
Error message was:  "org.freedesktop.DBus.Error.NoReply" : " "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." "


More information about the Panel-devel mailing list