I tried to debug the problem but I have given up for the moment.
The startup script gets called correctly and goes through the code in 
/etc/init.d/origami to start the faH processes (2 in my case) and the test that 
it uses to check whether they were started says that they were, but when I 
check the processes when I'm logged in in a terminal after boot they're not 
there (anymore ?) ...

I'm using the following workaround for the moment

I've added an Application in System->Preferences->Startup Applications
with command "sudo origami start"

to avoid the problem of the system needing a password for the origami script 
when doing sudo I've added it to the exception clauses using visudo
  sudo visudo
and add 
<your_username> ALL= NOPASSWD: /path/to/program 
at the end of the file (with <your_username> replace with your login id)

-- 
Origami doesn't start automatically on startup in Jaunty
https://bugs.launchpad.net/bugs/338035
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to