[opensuse] compiz issues after an update
I'm running openSUSE 10.3. After some updates I rebooted, logged in and noticed that my emerald theme was no longer loading. Seems as though compiz is now having some issues with me. :-( I cannot launch Control Center | Desktop Effects. Here is the output of three different commands I tried running (see below). Any ideas on what broke and how to fix it? @deimos ~] compiz-manager which: no kwin in (/home/shawn.protsman/lib/python:/home/ shawn.protsman/lib/python:/home/sprotsman/bin:/usr/local/bin:/usr/bin:/ bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/kde3/bin:/opt/cross/ bin:/usr/lib/mit/bin:/usr/lib/mit/sbin) Checking for Xgl: present. Checking for nVidia: not present. Checking for Xgl: present. Enabling Xgl with nVidia drivers... Enabling Xgl with fglrx ATi drivers... * Detected Session: gnome /usr/bin/compiz: Trying '/usr/$LIB/libIndirectGL.so.1' /usr/bin/compiz (core) - Error: Screen 0 on display ":0.0" already has a window manager; try using the --replace option to replace the current window manager. /usr/bin/compiz (core) - Fatal: No manageable screens found on display :0.0 * Searching for installed applications... * Non-mesa driver on Xgl detected ... no mesa libGL found for preloading, this may not work! * Using the GTK Interface * /usr/lib64/python2.5/site-packages/gtk-2.0/gobject/_gobject.so: undefined symbol: g_assertion_message_expr ... Trying another interface * Using the Qt4 Interface * No module named PyQt4 ... Trying another interface * Using the Qt3 Interface * Interface not installed *** Error: All interfaces failed, aborting! @deimos ~] simple-ccsm Traceback (most recent call last): File "/usr/bin/simple-ccsm", line 25, in <module> import gtk File "/usr/lib64/python2.5/site-packages/gtk-2.0/gtk/__init__.py", line 38, in <module> import gobject as _gobject File "/usr/lib64/python2.5/site-packages/gtk-2.0/gobject/ __init__.py", line 30, in <module> from gobject.constants import * File "/usr/lib64/python2.5/site-packages/gtk-2.0/gobject/ constants.py", line 22, in <module> from _gobject import type_from_name ImportError: /usr/lib64/python2.5/site-packages/gtk-2.0/gobject/ _gobject.so: undefined symbol: g_assertion_message_expr @deimos ~] which fusion-icon /usr/bin/fusion-icon @deimos ~] fusion-icon * Detected Session: gnome * Searching for installed applications... * Non-mesa driver on Xgl detected ... no mesa libGL found for preloading, this may not work! * Using the GTK Interface * /usr/lib64/python2.5/site-packages/gtk-2.0/gobject/_gobject.so: undefined symbol: g_assertion_message_expr ... Trying another interface * Using the Qt4 Interface * No module named PyQt4 ... Trying another interface * Using the Qt3 Interface * Interface not installed *** Error: All interfaces failed, aborting! -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Jul 14, 2008, at 11:52 AM, Shawn Protsman wrote:
I'm running openSUSE 10.3. After some updates I rebooted, logged in and noticed that my emerald theme was no longer loading. Seems as though compiz is now having some issues with me. :-( I cannot launch Control Center | Desktop Effects. Here is the output of three different commands I tried running (see below). Any ideas on what broke and how to fix it?
@deimos ~] compiz-manager which: no kwin in (/home/shawn.protsman/lib/python:/home/ shawn.protsman/lib/python:/home/sprotsman/bin:/usr/local/bin:/usr/ bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/kde3/bin:/opt/ cross/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin) Checking for Xgl: present. Checking for nVidia: not present. Checking for Xgl: present. Enabling Xgl with nVidia drivers... Enabling Xgl with fglrx ATi drivers... * Detected Session: gnome /usr/bin/compiz: Trying '/usr/$LIB/libIndirectGL.so.1' /usr/bin/compiz (core) - Error: Screen 0 on display ":0.0" already has a window manager; try using the --replace option to replace the current window manager. /usr/bin/compiz (core) - Fatal: No manageable screens found on display :0.0 * Searching for installed applications... * Non-mesa driver on Xgl detected ... no mesa libGL found for preloading, this may not work! * Using the GTK Interface * /usr/lib64/python2.5/site-packages/gtk-2.0/gobject/_gobject.so: undefined symbol: g_assertion_message_expr ... Trying another interface * Using the Qt4 Interface * No module named PyQt4 ... Trying another interface * Using the Qt3 Interface * Interface not installed *** Error: All interfaces failed, aborting!
@deimos ~] simple-ccsm Traceback (most recent call last): File "/usr/bin/simple-ccsm", line 25, in <module> import gtk File "/usr/lib64/python2.5/site-packages/gtk-2.0/gtk/__init__.py", line 38, in <module> import gobject as _gobject File "/usr/lib64/python2.5/site-packages/gtk-2.0/gobject/ __init__.py", line 30, in <module> from gobject.constants import * File "/usr/lib64/python2.5/site-packages/gtk-2.0/gobject/ constants.py", line 22, in <module> from _gobject import type_from_name ImportError: /usr/lib64/python2.5/site-packages/gtk-2.0/gobject/ _gobject.so: undefined symbol: g_assertion_message_expr
@deimos ~] which fusion-icon /usr/bin/fusion-icon @deimos ~] fusion-icon * Detected Session: gnome * Searching for installed applications... * Non-mesa driver on Xgl detected ... no mesa libGL found for preloading, this may not work! * Using the GTK Interface * /usr/lib64/python2.5/site-packages/gtk-2.0/gobject/_gobject.so: undefined symbol: g_assertion_message_expr ... Trying another interface * Using the Qt4 Interface * No module named PyQt4 ... Trying another interface * Using the Qt3 Interface * Interface not installed *** Error: All interfaces failed, aborting!
Also, I cannot Alt-Tab either. The compiz effects are not working. Another thing I noticed, compiz-emerald was at 0.5.2-22. I removed it and reinstalled it using `sudo zypper in compiz-emerald` but again it installed 0.5.2. `zypper if compiz-emerald` showed that 0.7.6-2.3 was available. I have no idea why 0.5.2 got installed again. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Shawn Protsman wrote:
On Jul 14, 2008, at 11:52 AM, Shawn Protsman wrote:
I'm running openSUSE 10.3. After some updates I rebooted, logged in and noticed that my emerald theme was no longer loading. Seems as though compiz is now having some issues with me. :-( I cannot launch Control Center | Desktop Effects. Here is the output of three different commands I tried running (see below). Any ideas on what broke and how to fix it?
You have tried compiz-manager. I would reload compiz from the 1-click install: http://en.opensuse.org/Compiz_Fusion.
Also, I suspect that you may have a corrupt xorg.conf. If you are running an ATI card, don't forget you need to enable AIGLX and a few others. Here is an excerpt containing the information. Section "Device" BoardName "ATI MOBILITY RADEON 9600/9700 Series (M10/M11 4E50)" Driver "fglrx" Identifier "Device[0]" Option "FSAADisableGamma" "no" Option "CapabilitiesEx" "0x00000000" Option "CenterMode" "off" Option "FSAAMSPosX3" "0.000000" Option "FSAAMSPosX4" "0.000000" Option "mtrr" "off" Option "FSAAMSPosY1" "0.000000" Option "FSAAScale" "1" Option "FSAAMSPosY2" "0.000000" Option "FSAAMSPosX5" "0.000000" Option "ForceGenericCPU" "no" Option "GammaCorrectionI" "0x00000000" Option "FSAAMSPosX0" "0.000000" Option "FSAAMSPosY3" "0.000000" Option "FSAAMSPosY4" "0.000000" Option "no_accel" "no" Option "FSAACustomizeMSPos" "no" Option "FSAAMSPosY5" "0.000000" Option "UseFastTLS" "1" Option "GammaCorrectionII" "0x00000000" Option "BlockSignalsOnLock" "on" Option "FSAAEnable" "no" Option "VideoOverlay" "on" Option "Capabilities" "0x00000000" Option "no_dri" "no" Option "StereoSyncEnable" "1" Option "PseudoColorVisuals" "off" Option "UseInternalAGPGART" "no" Option "FSAAMSPosX1" "0.000000" Option "Stereo" "off" Option "FSAAMSPosX2" "0.000000" Option "OpenGLOverlay" "off" Option "FSAAMSPosY0" "0.000000" Option "ScreenOverlap" "0" Option "CenterMode" "off" Option "EnablePrivateBackZ" "no" Option "backingstore" "true" Option "XAANoOffscreenPixmaps" "true" VendorName "ATI" EndSection Section "ServerLayout" Identifier "Layout[all]" InputDevice "Keyboard[0]" "CoreKeyboard" InputDevice "Mouse[1]" "CorePointer" InputDevice "Mouse[3]" "SendCoreEvents" Option "Clone" "off" Option "Xinerama" "off" Option "AIGLX" "True" Screen "Screen[0]" EndSection Section "DRI" Group "video" Mode 0660 EndSection Section "Extensions" Option "DAMAGE" "true" Option "Composite" "true" EndSection -- David C. Rankin, J.D., P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (2)
-
David C. Rankin
-
Shawn Protsman