Summary: | Plasma-Desktop always crashes after the boot | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Fabio <fabio96.ck> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | crash | CC: | andreas.koeslin, bobvin, darinsmiller, fritigerngothly, mistry01, mte90net, pridebay_un, silwanyx, yasuna |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 4.11.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=326270 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi another stack trace from a crash |
Description
Fabio
2013-08-25 09:43:32 UTC
*** Bug 324018 has been marked as a duplicate of this bug. *** *** Bug 324040 has been marked as a duplicate of this bug. *** Deleting ~/.kde and ~/.config resolved the problem for me. Not the first time this has happened. Apparently, kde configurations are not stable across multiple version upgrades. It would be nice if there were an import/export feature so I don't have to set things up from scratch each time. Note: all the 3 crashes so far are from the not-released-yet ubuntu 13.10 . Something might go wrong in the downstream packaging, since we haven't received similar crash reports at all between KDE SC 4.11 beta, RC and official releases. Before deleting entirely ~/.kde and ~/.config I have tried to delete some cache and configuration files from these two folders, intuituvely and trying to not delete too much. I didn't think it could work, but at reboot everything worked... The problem is that I don't really remember which files I've deleted... Anyway, thank you Bob Vincent for the advice. I confirm the bug! The problem in my case was that in my three monitor three monitors was only one crash. For fix i have removed in /home/user/.kde/config/ the file for the applet and setting of the instance of plasma. Now work! This bug has not been fixed, and as such, it should not be closed as fixed. *** Bug 324578 has been marked as a duplicate of this bug. *** Created attachment 82204 [details]
New crash information added by DrKonqi
plasma-desktop (4.11.00) on KDE Platform 4.11.00 using Qt 4.8.4
- What I was doing when the application crashed:
~/ mounted over nfs4 as net-account
- Unusual behavior I noticed:
App does not crashed with local ~/
-- Backtrace (Reduced):
#7 0x00007f0ce0a24b7f in qobject_cast<Plasma::WallpaperScript*> (object=0x2007320) at /usr/include/qt4/QtCore/qobject.h:380
#8 create<Plasma::WallpaperScript> (args=..., keyword=..., parent=<optimized out>, parentWidget=<optimized out>, this=<optimized out>) at ../../kdecore/util/kpluginfactory.h:533
#9 createInstance<Plasma::WallpaperScript> (error=<optimized out>, args=..., parent=<optimized out>, parentWidget=<optimized out>, this=<optimized out>) at ../../kdecore/services/kservice.h:573
#10 createInstance<Plasma::WallpaperScript> (error=<optimized out>, args=..., parent=<optimized out>, this=<optimized out>) at ../../kdecore/services/kservice.h:550
#11 Plasma::loadEngine (language=..., type=type@entry=Plasma::AppletComponent, parent=parent@entry=0x19de680) at ../../plasma/scripting/scriptengine.cpp:185
*** Bug 324636 has been marked as a duplicate of this bug. *** In my case this crash happen because of this applet http://kde-apps.org/content/show.php?content=144591 Removing all information related to this applet from plasma-desktop-appletsrc solves the problem. Created attachment 82497 [details]
New crash information added by DrKonqi
plasma-desktop (4.10.5) on KDE Platform 4.10.5 using Qt 4.8.6
KDE crashed immediately after login and the session did not restore completely (only the applications on the first desktop did).
-- Backtrace (Reduced):
#7 0x00007f15253d81cf in qobject_cast<Plasma::WallpaperScript*> (object=0x187e1b0) at /usr/include/qt4/QtCore/qobject.h:380
#8 create<Plasma::WallpaperScript> (args=..., keyword=..., parent=<optimized out>, parentWidget=<optimized out>, this=<optimized out>) at ../../kdecore/util/kpluginfactory.h:533
#9 createInstance<Plasma::WallpaperScript> (error=<optimized out>, args=..., parent=<optimized out>, parentWidget=<optimized out>, this=<optimized out>) at ../../kdecore/services/kservice.h:559
#10 createInstance<Plasma::WallpaperScript> (error=<optimized out>, args=..., parent=<optimized out>, this=<optimized out>) at ../../kdecore/services/kservice.h:536
#11 Plasma::loadEngine (language=..., type=type@entry=Plasma::AppletComponent, parent=parent@entry=0x18af4e0) at ../../plasma/scripting/scriptengine.cpp:185
Created attachment 83237 [details]
another stack trace from a crash
I can reproduce this. Crash log attached
it might be related to the fact that I had plasma-widget-veromix in use. I get a segmentation fault every time I try to add it to my desktop also. RussianNeuroMancer's suggestion is what fixed it for me. No more reports for a long time. Looks like a downstream issue and fixed there. Close it. |