There is a workaround, this worked for me in 9.04 Add the attachted init.d script here:
/etc/init.d/ccpd Make sure you: sudo chmod a+x /etc/init.d/ccpd Then install: sudo apt-get install insserv Then run sudo insserv -v If you have already tried to add it using update-rc.d this will have to be removed first: sudo update-rc.d -f ccpd remove This uses the information from the ccpd file to set the correct run levels and start the daemon as it should be started. The monitor can be added into preferences->Startup Application. Use the command: captstatusui -P LBP3010 -e changing the printer name to what ever you defined it as in the canon instructions. The -e keeps it hidden in the background until there is a problem. ** Attachment added: "ccod init script modified for correct run levels and ubuntu" http://launchpadlibrarian.net/33168977/ccpd ** Changed in: ubuntu Status: New => In Progress ** Changed in: ubuntu Assignee: (unassigned) => TommyBoy (thomaslloyd) -- cannon capt driver daemon does not start both ccpd processes cndrvcups-capt https://bugs.launchpad.net/bugs/444120 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
