You are not logged in.

#1 2007-11-06 23:29:12

opeth115
Member
Registered: 2007-07-19
Posts: 63

Annoying compiz error

Well, i just installed arch and want to install compiz fusion so i went to the wiki and followed the isntructions.  But, whenever i try to start compiz i get this error:

fusion-icon
 * Detected Session: gnome
 * Searching for installed applications...
Backend     : gconf
Integration : true
Profile     : default
Adding plugin decoration (decoration)
Initializing decoration options...done
 * NVIDIA on Xorg detected, exporting: __GL_YIELD=NOTHING
Traceback (most recent call last):
  File "/usr/bin/fusion-icon", line 57, in <module>
    from FusionIcon import interface
  File "/usr/lib/python2.5/site-packages/FusionIcon/interface.py", line 143, in <module>
    session_bus = dbus.SessionBus()
  File "/usr/lib/python2.5/site-packages/dbus/_dbus.py", line 216, in __new__
    mainloop=mainloop)
  File "/usr/lib/python2.5/site-packages/dbus/_dbus.py", line 105, in __new__
    bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop)
  File "/usr/lib/python2.5/site-packages/dbus/bus.py", line 121, in __new__
    bus = cls._new_for_bus(address_or_type, mainloop=mainloop)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

also, i have to start fusion-icon from root or it wont give me the correct permissions... any ideas?

Last edited by opeth115 (2007-11-06 23:29:50)

Offline

#2 2007-11-13 22:08:05

opeth115
Member
Registered: 2007-07-19
Posts: 63

Re: Annoying compiz error

Anybody have any ideas?

Offline

#3 2007-11-14 09:22:00

DaNiMoTh
Member
Registered: 2006-06-10
Posts: 260

Re: Annoying compiz error

Do you have dbus installed?

It seems to be a dbus error ( see the last line:

dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

Offline

#4 2007-11-14 11:41:48

opeth115
Member
Registered: 2007-07-19
Posts: 63

Re: Annoying compiz error

Im positive i have dbus enabled... here is my daemons line in my rc.conf

DAEMONS=(syslog-ng network netfs crond alsa gdm hal fam dbus)

is there something wrong?

Offline

#5 2007-11-14 15:40:15

DaNiMoTh
Member
Registered: 2006-06-10
Posts: 260

Re: Annoying compiz error

What it returns if you do

/etc/rc.d/dbus restart

from root?

Offline

#6 2007-11-14 21:08:45

opeth115
Member
Registered: 2007-07-19
Posts: 63

Re: Annoying compiz error

This is the output form that command...

:: Stopping D-BUS system messagebus                                      [DONE] 
:: Starting D-BUS system messagebus                                      [DONE]

I don't really see anything wrong from there... at all lol

Offline

#7 2007-11-14 23:29:22

Fackamato
Member
Registered: 2006-03-31
Posts: 579

Re: Annoying compiz error

What groups are your user in? Compiz works for me, I'm in these groups: dbus hal audio optical storage users pulse-access

Offline

#8 2007-11-15 03:21:35

AlmaMater
Member
Registered: 2007-02-28
Posts: 92

Re: Annoying compiz error

I had some problems whit bdus in tha past, what i did, was change the order of the daemon,  now dbus is started right after network, and didnt had any problems since then, dunno if it was coincidence

And I definitly advice you to put the gdm daemon in the last position (sorry about my english)

Last edited by AlmaMater (2007-11-15 03:23:49)

Offline

#9 2007-11-16 00:51:12

opeth115
Member
Registered: 2007-07-19
Posts: 63

Re: Annoying compiz error

Ok well here is my /etc/group file for my user "matt".  i have reinstalled am now using kdemod and it is doing the same thing ill also post my daemons line again...

/etc/group:

root::0:root
bin::1:root,bin,daemon
daemon::2:root,bin,daemon
sys::3:root,bin
adm::4:root,daemon
tty::5:
disk::6:root,matt
lp::7:daemon
mem::8:
kmem::9:
wheel::10:root,matt
ftp::11:
mail::12:
log::19:root
smmsp::25:
games::50:
network:x:90:matt
video:x:91:matt
audio::92:matt
optical::93:matt,hal
floppy:x:94:matt,hal
storage:x:95:matt,hal
power:x:98:
nobody::99:
users::100:matt
locate:x:21:
dbus:x:81:matt
avahi:x:84:
hal:x:82:matt
camera:x:97:
scanner:x:96:

Daemon's line:

DAEMONS=(syslog-ng network hal netfs crond alsa fam)

Offline

#10 2007-11-16 06:51:33

Fackamato
Member
Registered: 2006-03-31
Posts: 579

Re: Annoying compiz error

Have you tried logging in and out after adding yourself to the groups? Show us some logs, perhaps smile

Offline

#11 2007-11-16 11:09:08

opeth115
Member
Registered: 2007-07-19
Posts: 63

Re: Annoying compiz error

what logs would u like?  im not sure really what to show lol

I have tried logging out and then back in after installing ii restarted also.

Offline

#12 2007-11-16 16:08:47

opeth115
Member
Registered: 2007-07-19
Posts: 63

Re: Annoying compiz error

ok well i've changed the permission on the .config folder in my home so i can now attempt to start "fusion-icon" form my normal user and not root.  But i  now get this eroor message

dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute dbus-launch to autolaunch D-Bus session

if i do a:

dbus-launch fusion-icon

then compiz loads but i get no window borders, nor do i get an icon in the system tray

Last edited by opeth115 (2007-11-16 17:25:00)

Offline

Board footer

Powered by FluxBB