Supposing that the wrapper is called "compiz" and the binary is called
"compiz.real", then this can be fixed be ensuring that the wrapper
script ends with something like

 exec -a compiz compiz.real  $OPTIONS ...

This will exec the binary compiz.real, but compiz.real will run with its
progname set to "compiz". That way, the session code in compiz.real will
be fooled into telling the session manager to relaunch "compiz" (the
wrapper) instead of "compiz.real" (the binary).

-- 
compiz-fusion does not start on login
https://bugs.launchpad.net/bugs/130450
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to