Summary: | crash when right clicking on title bar | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Martin Koller <martin> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Martin Koller
2002-09-12 16:08:42 UTC
On Thursday 12 September 2002 18:08, m.koller@surfeu.at wrote: > Package: kwin > Version: KDE 3.0.7 1 beta1) > Severity: crash > Installed from: compiled sources > Compiler: gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98) > OS: Linux (i686) release 2.4.17 > OS/Compiler notes: > > Version dated 11.Sept, CVS I doubt this. > Always reproduceable, when right-clicking on the titlebar, kwin crashes. > See dump below: [snip] > #13 0x407468ed in QPopupMenu::popup () > from /usr/lib/qt3-gcc2.96/lib/libqt-mt.so.3 > #14 0x4074d63a in QPopupMenu::exec () > from /usr/lib/qt3-gcc2.96/lib/libqt-mt.so.3 > #15 0x4005722f in KWinInternal::Client::performMouseCommand > (this=0x80eb3c0, command=MouseOperationsMenu, globalPos={xp = 696, yp = > 33}) at client.h:374 QPopupMenu::exex() is not called at all from Client::performMouseCommand() since Thu Sep 5 07:57:53 2002 UTC (7 days, 23 hours ago) . Please check that your version is really up to date (no sticky tags, etc.). I recompiled kdelibs-020912 (now using --disable-libfam), and now this crash does not happen anymore. |