You are not logged in.

#1 2008-10-26 03:59:46

superleon
Member
Registered: 2008-08-16
Posts: 7

compiz-fusion can't start

I installed compiz-fusion. But it gives me following message when start fusion-icon:
bash-3.2# fusion-icon
* Detected Session: LXDE
* Searching for installed applications...
GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://www.gnome.org/projects/gconf/ for information. (Details -  1: Failed to get connection to session: Failed to execute dbus-launch to autolaunch D-Bus session)
GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://www.gnome.org/projects/gconf/ for information. (Details -  1: Failed to get connection to session: Failed to execute dbus-launch to autolaunch D-Bus session)
GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://www.gnome.org/projects/gconf/ for information. (Details -  1: Failed to get connection to session: Failed to execute dbus-launch to autolaunch D-Bus session)
GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://www.gnome.org/projects/gconf/ for information. (Details -  1: Failed to get connection to session: Failed to execute dbus-launch to autolaunch D-Bus session)
GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://www.gnome.org/projects/gconf/ for information. (Details -  1: Failed to get connection to session: Failed to execute dbus-launch to autolaunch D-Bus session)
GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://www.gnome.org/projects/gconf/ for information. (Details -  1: Failed to get connection to session: Failed to execute dbus-launch to autolaunch D-Bus session)
GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://www.gnome.org/projects/gconf/ for information. (Details -  1: Failed to get connection to session: Failed to execute dbus-launch to autolaunch D-Bus session)
GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://www.gnome.org/projects/gconf/ for information. (Details -  1: Failed to get connection to session: Failed to execute dbus-launch to autolaunch D-Bus session)
* No GLX_EXT_texture_from_pixmap with direct rendering context
... present with indirect rendering, exporting: LIBGL_ALWAYS_INDIRECT=1
* Using the GTK Interface
Traceback (most recent call last):
  File "/usr/bin/fusion-icon", line 58, in <module>
    choose_interface(try_first=options.interface)
  File "/usr/lib/python2.5/site-packages/FusionIcon/interface.py", line 89, in choose_interface
    import_interface(chosen_interface)
  File "/usr/lib/python2.5/site-packages/FusionIcon/interface.py", line 35, in import_interface
    __import__('FusionIcon.interface_%s' %interface)
  File "/usr/lib/python2.5/site-packages/FusionIcon/interface_gtk/__init__.py", line 3, in <module>
    import main
  File "/usr/lib/python2.5/site-packages/FusionIcon/interface_gtk/main.py", line 23, in <module>
    import gtk
  File "/usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py", line 48, in <module>
    from gtk import _gtk
AttributeError: 'module' object has no attribute 'CAPI'

Is it python caused this problem? How to solved this problem?
Regards.

Offline

#2 2008-10-26 05:15:10

Ranguvar
Member
Registered: 2008-08-12
Posts: 2,549

Re: compiz-fusion can't start

I could be completely wrong here, but it sounds like you have LXDE, so you don't have gconf (Gnome system configuration tool), but installed Compiz Fusion with the gconf package, and it's causing problems. Try removing (make sure to use -Rs to remove all uneeded dependencies) Compiz Fusion, and then add it again. When they ask to install all content, say no, and then say yes to each individual package except the gconf one.

Any more info you can provide on your system, etc?

Offline

#3 2008-10-26 17:00:52

superleon
Member
Registered: 2008-08-16
Posts: 7

Re: compiz-fusion can't start

Ranguvar:
Thanks for your concern.
My display card is radeon 9600 and pentium m cpu.
I had changed back to the newest version gnome,reinstalled compiz-fusion after removing with -Rs option. Both catalyst 8.11-02 and newest open source ati driver had been tried. Now it is the "No GLX_EXT_texture_from_pixmap" problem:

bash-3.2# fusion-icon
* Detected Session: gnome
* Searching for installed applications...
* No GLX_EXT_texture_from_pixmap with direct rendering context
... present with indirect rendering, exporting: LIBGL_ALWAYS_INDIRECT=1
* Using the GTK Interface
Traceback (most recent call last):
  File "/usr/bin/fusion-icon", line 58, in <module>
    choose_interface(try_first=options.interface)
  File "/usr/lib/python2.5/site-packages/FusionIcon/interface.py", line 89, in choose_interface
    import_interface(chosen_interface)
  File "/usr/lib/python2.5/site-packages/FusionIcon/interface.py", line 35, in import_interface
    __import__('FusionIcon.interface_%s' %interface)
  File "/usr/lib/python2.5/site-packages/FusionIcon/interface_gtk/__init__.py", line 3, in <module>
    import main
  File "/usr/lib/python2.5/site-packages/FusionIcon/interface_gtk/main.py", line 23, in <module>
    import gtk
  File "/usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py", line 48, in <module>
    from gtk import _gtk
AttributeError: 'module' object has no attribute 'CAPI'

I had loaded compiz-fusion successfully before. But prolem came out after the recent update system.

Offline

Board footer

Powered by FluxBB