Summary: | Rekonq crashed on Tools access | ||
---|---|---|---|
Product: | [Unmaintained] rekonq | Reporter: | Kevin Clevenger <kevin.clevenger> |
Component: | general | Assignee: | Andrea Diamantini <adjam7> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | clarkmankin, gnulinuxman1986, setitechdesk, simonandric5, walter.von.entferndt |
Priority: | NOR | ||
Version: | 0.9.1 | ||
Target Milestone: | 0.10 | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Kevin Clevenger
2012-04-07 03:29:28 UTC
Targetting 0.10... Created attachment 70332 [details]
New crash information added by DrKonqi
rekonq (0.9.0) on KDE Platform 4.8.1 (4.8.1) using Qt 4.8.0
- What I was doing when the application crashed:
I rearranged the toolbar icons and then clicked on the Tools button and it crashed rekonq.
- Custom settings of the application:
I rearranged the toolbar to move the Reload button to the left of the address bar. The bug seems to be triggered by clicking on the Tools icon right after customizing the toolbar.
-- Backtrace (Reduced):
#7 height (this=0x28) at /usr/include/QtCore/qrect.h:307
#8 height (this=0x89598c8) at /usr/include/QtGui/qwidget.h:1030
#9 RekonqMenu::showEvent (this=0x8953598, event=0xbfc204b0) at /usr/src/debug/rekonq-0.9.0-1/src/rekonqmenu.cpp:64
#10 0x43eb140f in QWidget::event (this=0x8953598, event=0xbfc204b0) at kernel/qwidget.cpp:8568
#11 0x443172ec in QMenu::event (this=0x8953598, e=0xbfc204b0) at widgets/qmenu.cpp:2460
Git commit dc3246095c89a8a5ce5f70f53cab91325925cc26 by Andrea Diamantini. Committed on 16/04/2012 at 17:17. Pushed by adjam into branch 'master'. Get extremely sure rekonq menu button exists when used :) M +3 -0 src/rekonqmenu.cpp http://commits.kde.org/rekonq/dc3246095c89a8a5ce5f70f53cab91325925cc26 Git commit 6fe04a6f68536f3e1440f30d01370363c67c8221 by Andrea Diamantini. Committed on 16/04/2012 at 17:17. Pushed by adjam into branch 'Branches.0.9'. Get extremely sure rekonq menu button exists when used :) Backported from master branch M +3 -0 src/rekonqmenu.cpp http://commits.kde.org/rekonq/6fe04a6f68536f3e1440f30d01370363c67c8221 *** Bug 297498 has been marked as a duplicate of this bug. *** *** Bug 302730 has been marked as a duplicate of this bug. *** *** Bug 307122 has been marked as a duplicate of this bug. *** *** Bug 309157 has been marked as a duplicate of this bug. *** |