Summary: | Apper crashed on opening | ||
---|---|---|---|
Product: | [Applications] apper | Reporter: | qub.box |
Component: | general | Assignee: | Daniel Nicoletti <dantti12> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | hebert.soares, zenomorph.ebe |
Priority: | NOR | ||
Version: | 0.8.1 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
qub.box
2013-07-15 16:34:46 UTC
Created attachment 81335 [details]
New crash information added by DrKonqi
apper (0.8.1) on KDE Platform 4.10.5 using Qt 4.8.4
- Apper crashes as soon it starts up
- Not always reproducible
-- Backtrace (Reduced):
#8 0x4a1824c5 in KCategorizedView::visualRect (this=0x8e2a7e0, index=...) at /usr/src/debug/kdelibs-4.10.5/kdeui/itemviews/kcategorizedview.cpp:573
#9 0x4a18473e in KCategorizedView::leaveEvent (this=0x8e2a7e0, event=0xbfa316cc) at /usr/src/debug/kdelibs-4.10.5/kdeui/itemviews/kcategorizedview.cpp:1072
#10 0x49424500 in QWidget::event (this=this@entry=0x8e2a7e0, event=event@entry=0xbfa316cc) at kernel/qwidget.cpp:8520
#11 0x4982f57d in QFrame::event (this=this@entry=0x8e2a7e0, e=0xbfa316cc) at widgets/qframe.cpp:557
#12 0x498bf52f in QAbstractScrollArea::event (this=this@entry=0x8e2a7e0, e=e@entry=0xbfa316cc) at widgets/qabstractscrollarea.cpp:996
Created attachment 81421 [details]
New crash information added by DrKonqi
apper (0.8.1) on KDE Platform 4.10.5 using Qt 4.8.4
- What I was doing when the application crashed: I opened apper and wanted to check the applications listed under the Applications category. I double clicked the Applications category icon by mistake instead of a single click, then almost immediately Apper crashes and the bug report message appears.
This crash was reproducable by again opening Apper and again double clicking the Applications category icon.
I then tried each of the other category icons. Double clicking on some of these other categories also cause Apper to crash. In particular double click on "Base System", "Development", "Servers", or "Applications" all cause Apper to crash and then the bug report message.
Closer examination shows that It appears if you double click the top level categories show above, Apper begins to open the next window in sequence on the first mouse click and then the second click actually executes as the second window opens, then if the mouse happens to be resting on another icon in that second window as the second click actually executes. that then causes Apper to crash.
Would appear to be a timing issue, ie selecting category then sub category too fast causes the crash to happen. Single clicks so far cause no issues in Apper for me.
- Unusual behavior I noticed: System seems to be slow at picking up if there are any updates to be had, so far the auto update process hasn't notified me of updates, I instead have to manually open Apper and look for updates.
Some programs though installed are not showing as installed in Apper. For example Blender is installed and functioning, but Apper doesn't show it as installed if I search for it. It instead gives option to install.
Note I upgraded from 17 to 19 via Fedum, so perhaps the upgrade has partly failed?
-- Backtrace (Reduced):
#6 parent (this=0x25bd250) at /usr/include/QtCore/qabstractitemmodel.h:393
#7 KCategorizedView::Private::categoryForIndex (this=0x25bd210, index=...) at /usr/src/debug/kdelibs-4.10.5/kdeui/itemviews/kcategorizedview.cpp:396
#8 0x0000003ace61940e in KCategorizedView::visualRect (this=0x25b8880, index=...) at /usr/src/debug/kdelibs-4.10.5/kdeui/itemviews/kcategorizedview.cpp:573
#9 0x0000003ace61b222 in KCategorizedView::leaveEvent (this=0x25b8880, event=<optimized out>) at /usr/src/debug/kdelibs-4.10.5/kdeui/itemviews/kcategorizedview.cpp:1072
#10 0x0000003acc81754d in QWidget::event (this=this@entry=0x25b8880, event=event@entry=0x7fff8877dd80) at kernel/qwidget.cpp:8520
*** This bug has been marked as a duplicate of bug 270456 *** |