Summary: | Crashed when opening | ||
---|---|---|---|
Product: | [Applications] apper | Reporter: | lackeybusiness |
Component: | general | Assignee: | Daniel Nicoletti <dantti12> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | adaptee, atorkhov, cfeck, chasboz, davidrm3000, elsebasoto, frankif, malarkannan.p, pahan |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
lackeybusiness
2011-11-18 16:23:17 UTC
What does ApperKCM::search() do that it could cause a crash inside the system settings list views? It's not system settings it's own categories view, this is a crazy random bug that I never see here, but some people have it tho I have no clue what happens on their system to crash like this.. bug 285316 and bug 284516 are possibly duplicates. *** Bug 289717 has been marked as a duplicate of this bug. *** From bug 289717: "Applications inside software management needs only one click and I was double clicking it, when I do this it crashes, but if I click once , wait , and click again, then it doesnt crash. I think there is already another report about this one." From bug 290591: "I open Apper and when a do double click on development subcategory, it chased." *** Bug 290591 has been marked as a duplicate of this bug. *** *** Bug 284516 has been marked as a duplicate of this bug. *** *** Bug 285316 has been marked as a duplicate of this bug. *** Looks like something starts a local event loop, so that double clicking causes reentrancy bug. *** Bug 263821 has been marked as a duplicate of this bug. *** Created attachment 67770 [details]
New crash information added by DrKonqi
apper (0.7.1) on KDE Platform 4.7.4 (4.7.4) using Qt 4.8.0
- What I was doing when the application crashed:
Started apper and clicked Updates and it crashes. It didn't had internet connection at that time (wifi connection just dropped).
-- Backtrace (Reduced):
#7 0x0000003344c21c5c in parent (this=0x168f530) at /usr/include/QtCore/qabstractitemmodel.h:393
#8 KCategorizedView::Private::categoryForIndex (this=0x168f4f0, index=...) at /usr/src/debug/kdelibs-4.7.4/kdeui/itemviews/kcategorizedview.cpp:396
#9 0x0000003344c267cf in KCategorizedView::visualRect (this=0x1610b80, index=...) at /usr/src/debug/kdelibs-4.7.4/kdeui/itemviews/kcategorizedview.cpp:574
#10 0x0000003344c26ec9 in isValid (this=0x168f530) at /usr/include/QtCore/qabstractitemmodel.h:77
#11 KCategorizedView::visualRect (this=0x1610b80, index=...) at /usr/src/debug/kdelibs-4.7.4/kdeui/itemviews/kcategorizedview.cpp:570
*** Bug 293010 has been marked as a duplicate of this bug. *** *** Bug 288733 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 270456 *** |