Summary: | Crash when kquitapp plasma-desktop | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | maxime.haselbauer |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | CC: | maxime.haselbauer |
Priority: | NOR | ||
Version: | 4.10.5 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
maxime.haselbauer
2013-08-03 17:22:31 UTC
Created attachment 81625 [details]
New crash information added by DrKonqi
plasmoidviewer (1.0) on KDE Platform 4.10.5 using Qt 4.8.2
- What I was doing when the application crashed:
I launch the widget with plasmoidviewer
When I click the cross to quit the plasmoidviewer it raises a Crash
Here is the output
max@inspiron:~$ plasmoidviewer KonsoleWidget
plasmoidviewer(5920)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to open ksycoca from "/var/tmp/kdecache-max/ksycoca4"
plasmoidviewer(5920)/libplasma Plasma::Corona::Corona: !!{} STARTUP TIME 25573533 Corona ctor start
plasmoidviewer(5920)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "" not found
plasmoidviewer(5920)/libplasma Plasma::AppletPrivate::init: Check your constructor! You probably want to be passing in a Service::Ptr or a QVariantList with a valid storageid as arg[0].
plasmoidviewer(5920)/libplasma Plasma::PluginLoader::loadApplet: we have a script using the "python" API
plasmoidviewer(5920)/python (plugin) KPythonPluginFactory::KPythonPluginFactory: KPythonPluginFactory::KPythonPluginFactory()
plasmoidviewer(5920)/python (plugin) KPythonPluginFactory::initialize: Initializing Python interpreter.
plasmoidviewer(5920)/python (plugin) KPythonPluginFactory::initialize: Succesfully initialized Python interpreter.
plasmoidviewer(5920)/python (plugin) KPythonPluginFactory::create: KPythonPluginFactory::create iface: Plasma::AppletScript
plasmoidviewer(5920)/python (plugin) KPythonPluginFactory::create: keyword to be used for finding the plugin code: "plasma_scriptengine_python/pyappletscript.py"
plasmoidviewer(5920)/python (plugin) KPythonPluginFactory::create: Path to plugin code is: "/usr/share/kde4/apps/plasma_scriptengine_python/pyappletscript.py"
plasmoidviewer(5920)/python (plugin) KPythonPluginFactory::create: Returning result qobject
plasmoidviewer(5920)/libplasma Plasma::AppletPrivate::setupScriptSupport: setting up script support, package is in "/home/max/.kde/share/apps/plasma/plasmoids/KonsoleWidget/" which is a "Plasmoid" package , main script is "/home/max/.kde/share/apps/plasma/plasmoids/KonsoleWidget/contents/code/main.py"
plasmoidviewer(5920)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "" not found
plasmoidviewer(5920)/libplasma Plasma::AppletPrivate::init: Check your constructor! You probably want to be passing in a Service::Ptr or a QVariantList with a valid storageid as arg[0].
0 Test
0 plasmoidviewer(5920)/kdecore (KLibrary) findLibraryInternal: plugins should not have a 'lib' prefix: "libkonsolepart.so"
0 plasmoidviewer(5920)/konsole Konsole::Session::run: Attempted to re-run an already running session.
0 plasmoidviewer(5920)/kparts KParts::Part::slotWidgetDestroyed: deleting part ""
KCrash: Application 'plasmoidviewer' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
sock_file=/home/max/.kde/socket-inspiron/kdeinit4__0
-- Backtrace (Reduced):
#7 0x060d391b in new_threadstate () from /usr/lib/libpython2.7.so.1.0
#8 0x060d52a6 in PyGILState_Ensure () from /usr/lib/libpython2.7.so.1.0
#9 0x075f5ba6 in qtcore_MsgHandler (type=QtDebugMsg, msg=0x91278d8 "plasmoidviewer(5920)/python (plugin) KPythonPluginFactory::~KPythonPluginFactory: KPythonPluginFactory::~KPythonPluginFactory()") at /build/buildd/python-qt4-4.9.1/sip/QtCore/qglobal.sip:262
[...]
#11 0x008031db in KLineEndStrippingDebugStream::writeData (this=0x89a8054, data=0x908cee0 "plasmoidviewer(5920)/python (plugin) KPythonPluginFactory::~KPythonPluginFactory: KPythonPluginFactory::~KPythonPluginFactory() ", len=128) at ../../kdecore/io/kdebug.cpp:186
#12 0x01bbe009 in QIODevice::write (this=0x89a8054, data=0x908cee0 "plasmoidviewer(5920)/python (plugin) KPythonPluginFactory::~KPythonPluginFactory: KPythonPluginFactory::~KPythonPluginFactory() ", maxSize=128) at io/qiodevice.cpp:1371
Hello! This bug report was filed for KDE Plasma 4, which reached end-of-support status in August 2015. KDE Plasma 5's desktop shell has been almost completely rewritten for better performance and usability, so it is likely that this bug is already resolved in Plasma 5. Accordingly, we hope you understand why we must close this bug report. If the issue described here is still present in KDE Plasma 5.12 or later, please feel free to open a new ticket in the "plasmashell" product after reading https://community.kde.org/Get_Involved/Bug_Reporting If you would like to get involved in KDE's bug triaging effort so that future mass bug closes like this are less likely, please read https://community.kde.org/Get_Involved#Bug_Triaging Thanks for your understanding! Nate Graham |