Summary: | KPackageKit Crashed when clicking twice | ||
---|---|---|---|
Product: | [Unmaintained] kpackagekit | Reporter: | Anizman <anizman09+kde> |
Component: | general | Assignee: | Steven M. Parrish <smparrish> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra, dantti12, devnull, micha, omnicrox, rdieter |
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
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Anizman
2011-03-04 19:11:58 UTC
rpm -q qt please? There were some crashers fixed in a recent qt update, see https://admin.fedoraproject.org/updates/qt-4.7.1-17.fc14 [user@fedora ~]$ rpm -q qt qt-4.7.1-17.fc14.i686 [user@fedora ~]$ I checked again, and the system is fully up-to-date with Fedora repositories. Created attachment 58348 [details]
New crash information added by DrKonqi
kpackagekit (0.6.3.3) on KDE Platform 4.6.1 (4.6.1) using Qt 4.7.1
- What I was doing when the application crashed:
Click on 'Applications' and then on 'Graphics'
-- Backtrace (Reduced):
#7 0x00007f9d960d1842 in KCategorizedView::Private::categoryForIndex(QModelIndex const&) const () from /usr/lib64/libkdeui.so.5
#8 0x00007f9d960d6393 in KCategorizedView::visualRect(QModelIndex const&) const () from /usr/lib64/libkdeui.so.5
#9 0x00007f9d960d3c42 in KCategorizedView::leaveEvent(QEvent*) () from /usr/lib64/libkdeui.so.5
#10 0x0000003a6ac08f80 in QWidget::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#11 0x0000003a6afb3906 in QFrame::event(QEvent*) () from /usr/lib64/libQtGui.so.4
Created attachment 62871 [details]
New crash information added by DrKonqi
kpackagekit (0.6.3.3) on KDE Platform 4.6.5 (4.6.5) using Qt 4.7.3
- What I was doing when the application crashed:
Click ony any icon in "category" area and very quickly on a new icon in the list which comes up. Crashes 100% of time.
Wait for 3 sec before second click -> no crash.
-- Backtrace (Reduced):
#8 0x4cef3514 in KCategorizedView::Private::categoryForIndex(QModelIndex const&) const () from /usr/lib/libkdeui.so.5
#9 0x4cef8941 in KCategorizedView::visualRect(QModelIndex const&) const () from /usr/lib/libkdeui.so.5
#10 0x4cef76f5 in KCategorizedView::leaveEvent(QEvent*) () from /usr/lib/libkdeui.so.5
#11 0x47fad22d in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#12 0x483ade06 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
for me, this is only (still) reproducible for me if going through systemsettings module, if launching kpackagekit standalone, I can't. Created attachment 63366 [details]
New crash information added by DrKonqi
kpackagekit (0.6.3.3) on KDE Platform 4.6.5 (4.6.5) using Qt 4.7.3
- What I was doing when the application crashed:
I clicked twice without moving my mouse, first on a categorie and then on an application on the same location. This caused a Segmentation fault (11). It can be reproduced at any time, by just clicking twice without moving your mouse when in the start page of the "Get and Remove Software" part of the KPackageKit application.
-- Backtrace (Reduced):
#8 0x4fa75514 in parent (this=0x8f58724) at /usr/include/QtCore/qabstractitemmodel.h:389
#9 KCategorizedView::Private::categoryForIndex (this=0x8f58700, index=...) at /usr/src/debug/kdelibs-4.6.5/kdeui/itemviews/kcategorizedview.cpp:396
#10 0x4fa7a941 in visualRect (index=..., this=0x8f6ada8) at /usr/src/debug/kdelibs-4.6.5/kdeui/itemviews/kcategorizedview.cpp:574
#11 KCategorizedView::visualRect (this=0x8f6ada8, index=...) at /usr/src/debug/kdelibs-4.6.5/kdeui/itemviews/kcategorizedview.cpp:564
#12 0x4fa796f5 in KCategorizedView::leaveEvent (this=0x8f6ada8, event=0xbfc9d9b0) at /usr/src/debug/kdelibs-4.6.5/kdeui/itemviews/kcategorizedview.cpp:1073
[Comment from a bug report cleaner] Bug 270456 now contains some duplicates with the same trace. *** This bug has been marked as a duplicate of bug 270456 *** |