[Bug 545324] New: compiz window manager crashes during start
http://bugzilla.novell.com/show_bug.cgi?id=545324 User jan.albrecht@bertelsmann.de added comment http://bugzilla.novell.com/show_bug.cgi?id=545324#c5 Summary: compiz window manager crashes during start Classification: openSUSE Product: openSUSE 11.2 Version: Milestone 8 Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Compiz AssignedTo: bnc-team-compiz@forge.provo.novell.com ReportedBy: jan.albrecht@bertelsmann.de QAContact: ories@novell.com Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.3) Gecko/20090909 SUSE/3.5.3-1.4 Firefox/3.5.3 GTB5 I've have GLX up and running: ************************** :~> grep Compo /var/log/Xorg.0.log* /var/log/Xorg.0.log:(**) Extension "Composite" is enabled /var/log/Xorg.0.log:(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is /var/log/Xorg.0.log.old:(**) Extension "Composite" is enabled ************************** When I start the compiz-maneger, I get this: ************************** :~> compiz-manager --replace Checking for Xdmx: not present. Checking for Xgl: not present. xset q doesn't reveal the location of the log file. Using fallback /var/log/Xorg.0.log Detected PCI ID for VGA: 01:00.0 0300: 10de:0165 (rev a1) (prog-if 00 [VGA controller]) Checking for software rasterizer: not present. Checking for texture_from_pixmap: present. Checking for non power of two support: present. Checking for Composite extension: present. Comparing resolution (1600x1200) to maximum 3D texture size (4096): Passed. Checking for nVidia: present. Checking for FBConfig: present. Checking for Xgl: not present. 5128 /usr/bin/compiz (core) - Error: Plugin 'text' not loaded. /usr/bin/compiz (shift) - Warn: No compatible text plugin loaded. Starting kde4-window-decorator ************************** Then the kde4-window-decorator dies: ************************** Application: KDE Window Decorator (kde4-window-decorator), signal: Segmentation fault [KCrash Handler] #5 0x00007f361a2ce8de in KDecorationUnstable::compositingActive() const () from /usr/lib64/libkdecorations.so.4 #6 0x00007f36051605c8 in ?? () from /usr/lib64/kde4/kwin3_oxygen.so #7 0x00007f361a2d35df in KCommonDecoration::eventFilter(QObject*, QEvent*) () from /usr/lib64/libkdecorations.so.4 #8 0x00007f361aa9da87 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4 #9 0x00007f361b8f42dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #10 0x00007f361b8fb5de in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #11 0x00007f36192118d6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5 #12 0x00007f361aa9e76c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4 #13 0x00007f361b941abb in QWidgetPrivate::sendPendingMoveAndResizeEvents(bool, bool) () from /usr/lib64/libQtGui.so.4 #14 0x00007f361b947ce3 in QWidgetPrivate::show_helper() () from /usr/lib64/libQtGui.so.4 #15 0x00007f361b948f1a in QWidget::setVisible(bool) () from /usr/lib64/libQtGui.so.4 #16 0x00007f361b948176 in QWidgetPrivate::showChildren(bool) () from /usr/lib64/libQtGui.so.4 #17 0x00007f361b947cff in QWidgetPrivate::show_helper() () from /usr/lib64/libQtGui.so.4 #18 0x00007f361b948f1a in QWidget::setVisible(bool) () from /usr/lib64/libQtGui.so.4 #19 0x000000000041670f in ?? () #20 0x000000000041c4d0 in ?? () #21 0x0000000000413f12 in ?? () #22 0x000000000040c7da in ?? () #23 0x00007f3619626a7d in __libc_start_main () from /lib64/libc.so.6 #24 0x000000000040b639 in ?? () #25 0x00007fff57df6ec8 in ?? () #26 0x000000000000001c in ?? () #27 0x0000000000000001 in ?? () #28 0x00007fff57df8289 in ?? () #29 0x0000000000000000 in ?? () ************************** When I switch withe compiz menu the window manager to i.e. metacity the window do have decorations again, but the compiz functions are gone. I have the latest NVIDIA driver installed (NVIDIA-Linux-x86_64-185.18.36-pkg2.run) Reproducible: Always Steps to Reproduce: 1. run KDE4 with 2. 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=545324 User jan.albrecht@bertelsmann.de added comment http://bugzilla.novell.com/show_bug.cgi?id=545324#c1 --- Comment #1 from Jan Albrecht <jan.albrecht@bertelsmann.de> 2009-10-12 00:37:57 MDT --- simple-cssm lead to the same result: albr17@lnx-albr17:~> simple-ccsm /usr/bin/simple-ccsm:40: DeprecationWarning: Use the new widget gtk.Tooltip Tooltips = gtk.Tooltips() /usr/bin/simple-ccsm:182: DeprecationWarning: Use the new widget gtk.Tooltip Tooltips = gtk.Tooltips() /usr/bin/simple-ccsm:426: DeprecationWarning: Use the new widget gtk.Tooltip Tooltips.set_tip(self, _("Disabled")) /usr/bin/simple-ccsm:423: DeprecationWarning: Use the new widget gtk.Tooltip Tooltips.set_tip(self, _("Enabled")) Checking for Xdmx: not present. Checking for Xgl: not present. xset q doesn't reveal the location of the log file. Using fallback /var/log/Xorg.0.log Detected PCI ID for VGA: 01:00.0 0300: 10de:0165 (rev a1) (prog-if 00 [VGA controller]) Checking for software rasterizer: not present. Checking for texture_from_pixmap: present. Checking for non power of two support: present. Checking for Composite extension: present. Comparing resolution (1600x1200) to maximum 3D texture size (4096): Passed. Checking for nVidia: present. Checking for FBConfig: present. Checking for Xgl: not present. Dry run finished: everything should work with regards to Compiz and 3D. No compiz manager config found! Checking for Xdmx: not present. Checking for Xgl: not present. xset q doesn't reveal the location of the log file. Using fallback /var/log/Xorg.0.log Detected PCI ID for VGA: 01:00.0 0300: 10de:0165 (rev a1) (prog-if 00 [VGA controller]) Checking for software rasterizer: not present. Checking for texture_from_pixmap: present. Checking for non power of two support: present. Checking for Composite extension: present. Comparing resolution (1600x1200) to maximum 3D texture size (4096): Passed. Checking for nVidia: present. Checking for FBConfig: present. Checking for Xgl: not present. * Detected Session: kde * Searching for installed applications... * NVIDIA on Xorg detected, exporting: __GL_YIELD=NOTHING * Using the GTK Interface /usr/bin/compiz (core) - Error: Plugin 'text' not loaded. /usr/bin/compiz (shift) - Warn: No compatible text plugin loaded. Starting kde4-window-decorator /usr/bin/compiz-manager: line 439: 6246 Killed ${COMPIZ_BIN_PATH}${COMPIZ_NAME} $COMPIZ_OPTIONS "$@" $COMPIZ_PLUGINS X Error: BadWindow (invalid Window parameter) 3 Major opcode: 20 (X_GetProperty) Resource id: 0x3400007 -- 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=545324 User jan.albrecht@bertelsmann.de added comment http://bugzilla.novell.com/show_bug.cgi?id=545324#c2 --- Comment #2 from Jan Albrecht <jan.albrecht@bertelsmann.de> 2009-10-15 07:14:51 MDT --- Im RC1 the problem still exists: Application: KDE Window Decorator (kde4-window-decorator), signal: Segmentation fault [KCrash Handler] #5 0x00007fc3fa09d8de in KDecorationUnstable::compositingActive() const () from /usr/lib64/libkdecorations.so.4 #6 0x00007fc3e1a1b5c8 in KColorUtils::darken(QColor const&, double, double) () from /usr/lib64/kde4/kwin3_oxygen.so #7 0x00007fc3fa0a25df in KCommonDecoration::eventFilter(QObject*, QEvent*) () from /usr/lib64/libkdecorations.so.4 #8 0x00007fc3fa86c0e7 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4 #9 0x00007fc3fb6c227c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #10 0x00007fc3fb6c957e in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #11 0x00007fc3f8fe08d6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5 #12 0x00007fc3fa86cd9c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4 #13 0x00007fc3fb70fa5b in QWidgetPrivate::sendPendingMoveAndResizeEvents(bool, bool) () from /usr/lib64/libQtGui.so.4 #14 0x00007fc3fb715c83 in QWidgetPrivate::show_helper() () from /usr/lib64/libQtGui.so.4 #15 0x00007fc3fb716eba in QWidget::setVisible(bool) () from /usr/lib64/libQtGui.so.4 #16 0x00007fc3fb716116 in QWidgetPrivate::showChildren(bool) () from /usr/lib64/libQtGui.so.4 #17 0x00007fc3fb715c9f in QWidgetPrivate::show_helper() () from /usr/lib64/libQtGui.so.4 #18 0x00007fc3fb716eba in QWidget::setVisible(bool) () from /usr/lib64/libQtGui.so.4 #19 0x000000000041670f in ?? () #20 0x000000000041c4d0 in ?? () #21 0x0000000000413f12 in ?? () #22 0x000000000040c7da in Plasma::Theme::font(Plasma::Theme::FontRole) const () #23 0x00007fc3f93f5a7d in __libc_start_main () from /lib64/libc.so.6 #24 0x000000000040b639 in Plasma::Theme::font(Plasma::Theme::FontRole) const () #25 0x00007fff82c4cd08 in ?? () #26 0x000000000000001c in ?? () #27 0x0000000000000001 in ?? () #28 0x00007fff82c4d289 in ?? () #29 0x0000000000000000 in ?? () co,compiz-manager -- 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=545324 Stephan Binner <binner@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |binner@kde.org Summary|compiz window manager |compiz |crashes during start |kde4-window-decorator | |crashes during start Severity|Normal |Critical -- 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=545324 User dominique.leuenberger@tmf-group.com added comment http://bugzilla.novell.com/show_bug.cgi?id=545324#c3 Dominique Leuenberger <dominique.leuenberger@tmf-group.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |dominique.leuenberger@tmf-g | |roup.com Resolution| |DUPLICATE --- Comment #3 from Dominique Leuenberger <dominique.leuenberger@tmf-group.com> 2009-10-20 09:18:18 MDT --- A duplicate. In both cases the KDE4-window-decorator of compiz 0.7.8 crashes. *** This bug has been marked as a duplicate of bug 545747 *** http://bugzilla.novell.com/show_bug.cgi?id=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=545324 http://bugzilla.novell.com/show_bug.cgi?id=545324#c4 --- Comment #4 from Bernhard Wiedemann <bwiedemann@suse.com> --- This is an autogenerated message for OBS integration: This bug (545324) 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