Summary: | plasma crashes when 'Quick Access' widget cannot find its directory, and has lost user focus | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Adam <armware> |
Component: | widget-misc | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | crash | CC: | andresbajotierra, asraniel |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Adam
2009-11-23 04:17:27 UTC
This have been reported a couple of times. It is a bug in the QuickAccess widget, which is not developed by KDE nor supported in this bugtracker: Thread 1 (Thread 0x7f3b3c204750 (LWP 10900)): [KCrash Handler] #5 QUrl (this=0x7fff455ee360, other=...) at io/qurl.cpp:3936 #6 0x00007f3b3b84afc9 in KUrl::KUrl(KUrl const&) () from /usr/lib/libkdecore.so.5 #7 0x00007f3b3ae51ec0 in KFileItem::url() const () from /usr/lib/libkio.so.5 #8 0x00007f3b1edddcde in ?? () from /usr/lib/kde4/plasma_applet_quickaccess.so You can report it to its maintainer (in the kde-look page?) Regards i see two bugs here. the first one causes quick access to go wonky, the second causes plasma to crash because of it. certainly you don't think plasma should be crashable through a widget. as stated above, "i believe the bug to lie in the widget, though i also believe plasma should handle this better." About the second issue, check: http://forum.kde.org/viewtopic.php?f=15&t=83712 http://www.freehackers.org/thomas/2009/11/10/wonders-from-a-kde-fan-and-developer-about-some-kde-design-choices/ (and its comments) and bug 199754 Regards BTW, I'm not a Plasma dev, just a bug triager. |