You are not logged in.
I built compiz fusion (all required stuff) and emerald-git from the unsupported repo.
Compiz loads fine, with no problems.
But when I try to start emerald I get:
[martin@mlaptop ~] emerald --replace
(emerald:18505): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
And gtk-window-decorator (came with compiz-git):
[martin@mlaptop ~] gtk-window-decorator --replace
(gtk-window-decorator:18506): Gdk-WARNING **: Using Cairo rendering requires the drawable argument to
have a specified colormap. All windows have a colormap,
however, pixmaps only have colormap by default if they
were created with a non-NULL window argument. Otherwise
a colormap must be set on them with gdk_drawable_set_colormap
(gtk-window-decorator:18506): Gdk-CRITICAL **: gdk_cairo_create: assertion `GDK_IS_DRAWABLE (drawable)' failed
Segmentation fault
I've tried looking on google and asking on #opencomposition in freenode irc.
Offline
I'm running compiz-manager and all is fine
Offline
is compiz-fusion going to it arch unstable? there are allready stable version...compiz-git isnt working
Its a sick world we live in....
Offline
I think you just need to start compiz-fusion because it also loads emerald manager, well what I know with the non git version.
From http://bbs.archlinux.org/post.php?tid=34028&qid=261815
I finally got XFCE4 starting properly with Compiz-Fusion
The steps I followed (fairly close to the wiki's Beryl entry.. wish I'd known that beforehand =P ):
(i) Add nesl247's repo to your /etc/pacman.conf :
[compiz-fusion] Server = http://arch.nesl247.org/compiz-fusion/i686
(ii) Install compiz-fusion and extras:
$ su $ pacman -S compiz-fusion compiz-fusion-extra
(iii) Edit /etc/xdg/xfce4-session/xfce4-session.rc
Replace: Client0_Command=xfwm4 With: Client0_Command=compiz-manager # this will run Emerald as well, so no need to run separately =)
(iv) Your ~/.xinitrc entry should read:
exec dbus-launch --exit-with-session --auto-syntax startxfce4
(v) Remove any old sessions you've saved to avoid problems
rm -r ~/.cache/sessions/*
Easy, huh?
Edit: By the way, you should disable session saving (Right-click desktop -> Settings -> Sessions and Startup Settings -> uncheck 'Automatically save...', then upon 'Quit' make sure you uncheck the 'Save session' box); it gums up the works with Compiz, seemingly.
- Dave
Last edited by KCE (2007-06-29 21:28:02)
Offline
I tried using that repository.
Since I run gnome I tried to run compiz-manager, but it still failed.
Offline
I tried using that repository.
Since I run gnome I tried to run compiz-manager, but it still failed.
Tried compiz-manager -fi or was it -if?
plain compiz-manager failed for me too at first, has to create the initial configuration first.
Offline
The --help option said that it is -fi, so I tried that.
It ran, but still no decorator.
I tried the two commands in my first post, but they both still had the same problem
Offline
With the latest updates, try:
$ fusion-icon
I have also started a wiki/howto (http://wiki.archlinux.org/index.php/Compiz_fusion) that may help.
Last edited by TripleE (2007-07-05 06:57:49)
HP Chromebook 14
Offline