PDA

View Full Version : [SOLVED] problem loading compiz at startup / without termina


Nosferatu
June 21st, 2007, 02:16 AM
Hi,

I'm having problems running compiz at start up...

from a terminal I can run
[code:3f38c]compiz --replace ccp & sleep 5; emerald --replace &[/code:3f38c]

then the terminal shows the information below... everything seems to work but when I close the window compiz also quits, any ideas ? I also tried to put the line above as a startup application in gnome sessions but when I login the only way to start is via a terminal.

ty for any help!
Ian.


[code:3f38c]Initializing core options...done
Initializing decoration options...done
Initializing place options...done
Initializing animation options...done
Initializing resize options...done
Initializing resizeinfo options...done
Initializing put options...done
Initializing imgjpeg options...done
Initializing zoom options...done
Initializing expo options...done
Initializing blur options...done
inotify_add_watch: No such file or directory
Initializing switcher options...done
Initializing wall options...done
Initializing snap options...done
Initializing thumbnail options...done
Initializing move options...done
Initializing minimize options...done
compiz (video) - Warn: No 8 bit GLX pixmap format, disabling YV12 image format
Initializing video options...done
Initializing wobbly options...done
Initializing fade options...done
Initializing opacify options...done
Initializing scale options...done
[2] 12944
ian@Jupiter-ubuntu:~$
(emerald:12944): Wnck-WARNING **: Unhandled action type (nil)

(emerald:12944): Wnck-WARNING **: Unhandled action type (nil)

(emerald:12944): Wnck-WARNING **: Unhandled action type (nil)

(emerald:12944): Wnck-WARNING **: Unhandled action type (nil)

(emerald:12944): Wnck-WARNING **: Unhandled action type (nil)

(emerald:12944): Wnck-WARNING **: Unhandled action type (nil)

(emerald:12944): Wnck-WARNING **: Unhandled action type (nil)

(emerald:12944): Wnck-WARNING **: Unhandled action type (nil)

(emerald:12944): Wnck-WARNING **: Unhandled action type (nil)

(emerald:12944): Wnck-WARNING **: Unhandled action type (nil)

(emerald:12944): Wnck-WARNING **: Unhandled action type (nil)

(emerald:12944): Wnck-WARNING **: Unhandled action type (nil)

(emerald:12944): Wnck-WARNING **: Unhandled action type (nil)

(emerald:12944): Wnck-WARNING **: Unhandled action type (nil)
[/code:3f38c]

sonicbhoc
June 21st, 2007, 02:36 AM
Add the compiz-manager script to your gnome autostart, if you have it installed. You can find it on the forum if you search compiz-manager.

Nosferatu
June 21st, 2007, 06:29 AM
ty fixed!