You are not logged in.
Pages: 1
Well, I am still trying to get Xgl / Compiz to work. I decided to use Cdwg for decorations, but I get this error when trying to run
cdwg --replace
error:
cgwd: Connection Error (Unable to determine the address of the message bus (try 'man dbus-launch' and 'man dbus-daemon' for help))
3083: arguments to dbus_connection_get_data() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 4629.
This is normally a bug in some application using the D-BUS library.
3083: arguments to dbus_connection_set_data() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 4593.
This is normally a bug in some application using the D-BUS library.
** ERROR **: Not enough memory to set up DBusConnection for use with GLib
aborting...
Aborted
I have dbus running so thats not an issue, this is what I get when I type dbus-launch
DBUS_SESSION_BUS_ADDRESS='unix:abstract=/tmp/dbus-Hs9L6FRAH3,guid=2b692445bd341bc0aeddbe4fe98b6400';
Offline
I am having a dbus issue as well, but it is related to using Beryl. My problem is that I was using the dbus from the testing repo which a had a different version number than what Beryl was looking for. Perhaps this is the same problem with cdwg. Try using a different version of dbus if you are using the testing repo.
Offline
Nah figured that the problem I was having is I have to run this command:
dbus-lunch compiz to get it to work. Thanks for your reply.
Offline
Pages: 1