zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #03226
[Bug 744818] Re: Don't crash on daemon start if a running zeitgeist daemon instance is found
I think we should expose the fact that some instance is already running
and that they can use "--replace". However it should be done in a more
friendly way without exposing the traceback.
** Changed in: zeitgeist
Status: New => Confirmed
** Changed in: zeitgeist
Importance: Undecided => Low
--
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Framework.
https://bugs.launchpad.net/bugs/744818
Title:
Don't crash on daemon start if a running zeitgeist daemon instance is
found
Status in Zeitgeist Framework:
Confirmed
Bug description:
Instead of exposing the RuntimeError to our users we should simply
exit with a status !=0 and log the traceback.
References