[Bug 545747] New: Selecting compiz as the default window manager of KDE causes immediate crash
http://bugzilla.novell.com/show_bug.cgi?id=545747 User nice@titanic.nyme.hu added comment http://bugzilla.novell.com/show_bug.cgi?id=545747#c5 Summary: Selecting compiz as the default window manager of KDE causes immediate crash Classification: openSUSE Product: openSUSE 11.2 Version: Milestone 8 Platform: Other OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: Compiz AssignedTo: bnc-team-compiz@forge.provo.novell.com ReportedBy: nice@titanic.nyme.hu QAContact: ories@novell.com Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; hu-HU; rv:1.9.1.3) Gecko/20090909 SUSE/3.5.3-2.1 Firefox/3.5.3 When I change to compiz in KDE's settings manager, the KDE window decorator of compiz crashes immediately. I'd like to change to the emerald decorator, but don't know how to do it, since the fusion-icon package is missing. If you cannot fix this very bug (i.e. the crashing), please include fusion-icon in the default repository of openSUSE 11.2, and make it be installed automatically if I select the desktop effects patter. Here is the beckrace of the crash: Application: Rendszerbeállítások (systemsettings), signal: Segmentation fault [KCrash Handler] #5 0x00007f0bd03eac13 in usb_control_msg () from /usr/lib64/libusb-0.1.so.4 #6 0x00007f0bd060e4e8 in ?? () from /usr/lib64/kde4/kcm_input.so #7 0x00007f0bd060e58d in ?? () from /usr/lib64/kde4/kcm_input.so #8 0x00007f0bd060f97d in ?? () from /usr/lib64/kde4/kcm_input.so #9 0x00007f0bd06040b5 in ?? () from /usr/lib64/kde4/kcm_input.so #10 0x00007f0bd06053c2 in ?? () from /usr/lib64/kde4/kcm_input.so #11 0x00007f0bdc90a7a7 in KCModuleProxy::save (this=<value optimized out>) at /usr/src/debug/kdelibs-4.3.1/kutils/kcmoduleproxy.cpp:273 #12 0x00007f0bdc6d763c in ModuleView::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libsystemsettingsview.so #13 0x00007f0bdab6c91c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4 #14 0x00007f0bdbcb70a7 in QAbstractButton::clicked(bool) () from /usr/lib64/libQtGui.so.4 #15 0x00007f0bdba18d5b in ?? () from /usr/lib64/libQtGui.so.4 #16 0x00007f0bdba1a96b in ?? () from /usr/lib64/libQtGui.so.4 #17 0x00007f0bdba1abb5 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib64/libQtGui.so.4 #18 0x00007f0bdb720d50 in QWidget::event(QEvent*) () from /usr/lib64/libQtGui.so.4 #19 0x00007f0bdb6d230c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #20 0x00007f0bdb6d9421 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #21 0x00007f0bdc2cc8d6 in KApplication::notify (this=0x7fff8f6c03e0, receiver=0x863990, event=0x7fff8f6be4d0) at /usr/src/debug/kdelibs-4.3.1/kdeui/kernel/kapplication.cpp:302 #22 0x00007f0bdab5776c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4 #23 0x00007f0bdb6d8cf0 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from /usr/lib64/libQtGui.so.4 #24 0x00007f0bdb73ed4e in ?? () from /usr/lib64/libQtGui.so.4 #25 0x00007f0bdb73ddea in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/libQtGui.so.4 #26 0x00007f0bdb765b4c in ?? () from /usr/lib64/libQtGui.so.4 #27 0x00007f0bd7ac0e6e in g_main_dispatch (context=<value optimized out>) at gmain.c:1960 #28 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2513 #29 0x00007f0bd7ac4838 in g_main_context_iterate (context=0x642120, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591 #30 0x00007f0bd7ac4960 in IA__g_main_context_iteration (context=0x642120, may_block=1) at gmain.c:2654 #31 0x00007f0bdab7fce6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #32 0x00007f0bdb7652fe in ?? () from /usr/lib64/libQtGui.so.4 #33 0x00007f0bdab56072 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #34 0x00007f0bdab56444 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #35 0x00007f0bdab585f9 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4 #36 0x000000000040cbd9 in _start () Reproducible: Always Steps to Reproduce: 1. Log in to KDE 2. Start the system settings application 3. Go to the window manager option 4. select the bare "compiz" option Actual Results: compiz window decorator crashes Expected Results: Compiz should work -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=545747 User binner@kde.org added comment http://bugzilla.novell.com/show_bug.cgi?id=545747#c1 Stephan Binner <binner@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |binner@kde.org, | |bnc-team-compiz@forge.provo | |.novell.com AssignedTo|bnc-team-compiz@forge.provo |llunak@novell.com |.novell.com | --- Comment #1 from Stephan Binner <binner@kde.org> 2009-10-11 01:09:04 MDT --- simple-ccsm-kde related -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=545747 User nice@titanic.nyme.hu added comment http://bugzilla.novell.com/show_bug.cgi?id=545747#c2 --- Comment #2 from Tamás Németh <nice@titanic.nyme.hu> 2009-10-11 08:50:50 MDT --- I have some new experiences. I changed the KDE window style from the default (ozone?) to quartz, and this made compiz able to start. I also installed compizconfig-settings-manager, which made me able to change the settings of of compiz, but some settings didn't come into effect despit I commited them. For example I enabled the cube reflection & distortion plugin. The plugin started, but I couldn't change it's settings (e.g. shitching from cylinder to sphere). Don't you consider upgrading compiz to 0.8.2, like in http://download.opensuse.org/repositories/X11:/XGL/openSUSE_11.1_KDE4_Factor... for example? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=545747 User llunak@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=545747#c3 Lubos Lunak <llunak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |nice@titanic.nyme.hu --- Comment #3 from Lubos Lunak <llunak@novell.com> 2009-10-13 13:05:36 MDT --- The backtrace is from KDE's control center (systemsettings), not from the Compiz decorator. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=545747 User nice@titanic.nyme.hu added comment http://bugzilla.novell.com/show_bug.cgi?id=545747#c4 Tamás Németh <nice@titanic.nyme.hu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|nice@titanic.nyme.hu | --- Comment #4 from Tamás Németh <nice@titanic.nyme.hu> 2009-10-13 14:57:07 MDT --- (In reply to comment #3)
The backtrace is from KDE's control center (systemsettings), not from the Compiz decorator.
Interesting. The system&settings application didn't semm to crash. What should I do exactly? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=545747 User llunak@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=545747#c5 Lubos Lunak <llunak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |llunak@novell.com AssignedTo|llunak@novell.com |bnc-team-compiz@forge.provo | |.novell.com --- Comment #5 from Lubos Lunak <llunak@novell.com> 2009-10-14 06:29:05 MDT --- Crash in Compiz's kde4-window-decorator, reassigning to Compiz maintainers. Since not even Valgrind shows usable info about the crash, my guess would be that it's using unstable KDE API and hasn't been adapted to the version used for 11.2. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=545747 User dominique.leuenberger@tmf-group.com added comment http://bugzilla.novell.com/show_bug.cgi?id=545747#c6 Dominique Leuenberger <dominique.leuenberger@tmf-group.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dominique.leuenberger@tmf-g | |roup.com --- Comment #6 from Dominique Leuenberger <dominique.leuenberger@tmf-group.com> 2009-10-20 09:16:22 MDT --- Submitted SR 22647 to openSUSE:Factory. ------------------------------------------------------------------- Tue Oct 20 17:03:30 CEST 2009 - dimstar@opensuse.org - Disable KDE4 Packages at least on openSUSE 11.2 due to incompatibility between compiz 0.7.8 and KDE 4.3, bnc#545324, bnc#545747. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=545747 User dominique.leuenberger@tmf-group.com added comment http://bugzilla.novell.com/show_bug.cgi?id=545747#c7 Dominique Leuenberger <dominique.leuenberger@tmf-group.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jan.albrecht@bertelsmann.de --- Comment #7 from Dominique Leuenberger <dominique.leuenberger@tmf-group.com> 2009-10-20 09:18:24 MDT --- *** Bug 545324 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=545324 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=545747 User dominique.leuenberger@tmf-group.com added comment http://bugzilla.novell.com/show_bug.cgi?id=545747#c8 Dominique Leuenberger <dominique.leuenberger@tmf-group.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |coolo@novell.com --- Comment #8 from Dominique Leuenberger <dominique.leuenberger@tmf-group.com> 2009-10-23 06:32:28 MDT --- Another one that should be accepted also into 11.2 branch -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=545747 User dominique.leuenberger@tmf-group.com added comment http://bugzilla.novell.com/show_bug.cgi?id=545747#c9 Dominique Leuenberger <dominique.leuenberger@tmf-group.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from Dominique Leuenberger <dominique.leuenberger@tmf-group.com> 2009-10-24 10:24:18 MDT --- compiz-kde4 has been dropped for openSUSE 11.2 (incompatibility with compiz 0.7.8/nomad and KDE 4.3). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=545747 http://bugzilla.novell.com/show_bug.cgi?id=545747#c10 --- Comment #10 from Bernhard Wiedemann <bwiedemann@suse.com> --- This is an autogenerated message for OBS integration: This bug (545747) was mentioned in https://build.opensuse.org/request/show/22647 Factory / compiz -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com