Summary: | Right click on tab close button crashes akregator | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | CiAsA Boark <ciasaboark> |
Component: | kmdi | Assignee: | Matt Rogers <mattr> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | 1.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
CiAsA Boark
2005-07-19 18:01:41 UTC
Confirmed. I guess this is a KTabWidget (and hence not akregator ;) ) bug, we have to investigate that. Anyone knows an app using this close-on-hover buttons so we can test if crashes these apps, too? (weird) bt: #4 0x00000000 in ?? () #5 0xb67da370 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3 #6 0xb67d99d4 in QApplication::notify () from /usr/lib/libqt-mt.so.3 #7 0xb6df8ab5 in KApplication::notify () from /usr/lib/libkdecore.so.4 #8 0xb67dbac2 in qt_dispatchEnterLeave () from /usr/lib/libqt-mt.so.3 #9 0xb6771352 in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3 #10 0xb6786ec2 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3 #11 0xb67eb74c in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3 #12 0xb67eb60e in QEventLoop::exec () from /usr/lib/libqt-mt.so.3 #13 0xb67da57b in QApplication::exec () from /usr/lib/libqt-mt.so.3 #14 0x08051700 in main (argc=1, argv=0xbffff734) at main.cpp:104 I've just tested with kdevelop3 (tabbed pages mode, use close on hover: yes, delayed, show icons on document tabs), and it also crashes. What would be the appropriate place to file a new bug report? You should not file a new report, I'll reassign it. Have to reopen it |