Campcaster-Studio: Start / Stop Scheduler
  • When I go to options/scheduler and try to start or stop the scheduler, I get this message in the command line output

    /etc/init.d/campcaster: command not found
    


    which is true, /etc/init.d/campcaster is not installed.
    The deb packages installed /usr/bin/campcaster-scheduler,
    but ~/.campcaster/campcaster-studio.xml says

    schedulerDaemonCommands start="sudo /etc/init.d/campcaster start" stop="sudo /etc/init.d/campcaster stop"
    


    So it's easy to fix, but I'm not sure if this is a misconfiguration on my machine, or a problem with the package installation. Can you reproduce this?
  • 1 Comment sorted by
  • Vote Up0Vote Down Daniel JamesDaniel James
    Posts: 844Member, Sourcefabric Team
    Hi Alvaro,

    > Can you
    > reproduce this?

    Yes, I've added the solution to the ticket here:

    http://dev.sourcefabric.org/browse/CC-1606

    Cheers!

    Daniel