Version: 4.7 (using KDE 4.7.2) OS: Linux After I click "K" icon, the menu shows up. Then if I click the panel and again "K" icon the menu is already frozen. The problem does not exist when using KWin or other window managers. Reproducible: Always Steps to Reproduce: After I click "K" icon, the menu shows up. Then if I click the panel and again "K" icon the menu is already frozen. Actual Results: "K" menu frozen Expected Results: menu not frozen
Bugs for Compiz are not tracked in the KDE bug tracker. Please report this issue directly to Compiz developers via http://wiki.compiz.org/HowtoSubmitBugReports If Compiz developers believe the bug is in KDE, please ask them to add their findings to this bug.
(In reply to comment #1) > Bugs for Compiz are not tracked in the KDE bug tracker. Please report this > issue directly to Compiz developers via > http://wiki.compiz.org/HowtoSubmitBugReports > > If Compiz developers believe the bug is in KDE, please ask them to add their > findings to this bug. I don't know if the problem is in KDE or compiz. However I have a crash log which says that kde4-window-decorator crashed and this is why I submitted this but here. Here is the crash log: Application: kde4-window-decorator (0.0.1) KDE Platform Version: 4.7.2 (4.7.2) Qt Version: 4.7.4 Operating System: Linux 3.0.0-13-generic x86_64 Distribution: Ubuntu 11.10 -- Information about the crash: <Opowiedz nam szczegĂłĹowo o czynnoĹciach wykonywanych, gdy program ulegĹ awarii.> The crash can be reproduced every time. -- Backtrace: Application: KDE Window Decorator (kde4-window-decorator), signal: Segmentation fault [KCrash Handler] #6 0x00007f346b1b8c09 in QRasterWindowSurface::~QRasterWindowSurface (this=0x1904a10, __in_chrg=<optimized out>) at painting/qwindowsurface_raster.cpp:110 #7 0x00007f346b1b8c89 in QRasterWindowSurface::~QRasterWindowSurface (this=0x1904a10, __in_chrg=<optimized out>) at painting/qwindowsurface_raster.cpp:114 #8 0x00007f346b1d226e in QWidgetBackingStore::~QWidgetBackingStore (this=0x18f7eb0, __in_chrg=<optimized out>) at painting/qbackingstore.cpp:883 #9 0x00007f346b00fa29 in QWidgetBackingStoreTracker::destroy (this=0x18debf0) at kernel/qwidget.cpp:210 #10 0x00007f346b00fb7e in QWidgetPrivate::deleteExtra (this=0x17a0150) at kernel/qwidget.cpp:1796 #11 0x00007f346b00fdac in QWidgetPrivate::~QWidgetPrivate (this=0x17a0150, __in_chrg=<optimized out>) at kernel/qwidget.cpp:341 #12 0x00007f346b0100b9 in QWidgetPrivate::~QWidgetPrivate (this=0x17a0150, __in_chrg=<optimized out>) at kernel/qwidget.cpp:346 #13 0x00007f346a83439b in cleanup (pointer=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:62 #14 ~QScopedPointer (this=0x17e5588, __in_chrg=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:100 #15 QObject::~QObject (this=0x17e5580, __in_chrg=<optimized out>) at kernel/qobject.cpp:818 #16 0x00007f346b012162 in QWidget::~QWidget (this=0x17e5580, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1528 #17 0x00007f346be0cd5f in ~EffectWatcher (this=0x17e5580, __in_chrg=<optimized out>) at ../../plasma/private/effectwatcher_p.h:30 #18 Plasma::EffectWatcher::~EffectWatcher (this=0x17e5580, __in_chrg=<optimized out>) at ../../plasma/private/effectwatcher_p.h:30 #19 0x00007f346be71b5f in ~ThemePrivate (this=0x1802040, __in_chrg=<optimized out>) at ../../plasma/theme.cpp:119 #20 Plasma::Theme::~Theme (this=0x17ba9b0, __in_chrg=<optimized out>) at ../../plasma/theme.cpp:482 #21 0x00007f346be72077 in ~ThemeSingleton (this=0x17ba9b0, __in_chrg=<optimized out>) at ../../plasma/theme.cpp:421 #22 destroy () at ../../plasma/theme.cpp:437 #23 0x00007f346a045821 in __run_exit_handlers (status=0, listp=0x7f346a3a25a8, run_list_atexit=true) at exit.c:78 #24 0x00007f346a0458a5 in __GI_exit (status=<optimized out>) at exit.c:100 #25 0x00007f346a02b314 in __libc_start_main (main=0x4094b0, argc=1, ubp_av=0x7fffc9e8bf98, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffc9e8bf88) at libc-start.c:258 #26 0x0000000000409ced in _start ()
Yep, the decorator is a Compiz plugin, otherwise you would not see any decorations. You could try other Compiz decorators, such as Emerald, but I do not know which versions of Compiz still support them. *** This bug has been marked as a duplicate of bug 255081 ***
I should add that the name "KDE Window Decorator (kde4-window-decorator)" is misleading. This decorator uses the KDE decorations (likely Oxygen), but still is a Compiz plugin/addon. If the bug would be in Oxygen, they would crash KWin, too.