zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #00028
[Bug 400722] [NEW] TODO: cleanup zeitgeist-daemon
Public bug reported:
It looks like zeitgeist-daemon needs some love:
* remove engine object, it is not used in the daemon
* remove --no-tryicon. this option does not make any sense since the split of the engine and the GUI (actually it should be the GUI which starts the daemon if not already running and not the other way around)
* add "--help" and "--version"
* add some commandline switches to handle logging (set logging level, define log target)
* last but not least: put everything into a function
** Affects: zeitgeist
Importance: Undecided
Status: New
--
TODO: cleanup zeitgeist-daemon
https://bugs.launchpad.net/bugs/400722
You received this bug notification because you are a member of
Zeitgeist-Engine, which is the registrant for Zeitgeist Engine.
Status in Zeitgeist Engine: New
Bug description:
It looks like zeitgeist-daemon needs some love:
* remove engine object, it is not used in the daemon
* remove --no-tryicon. this option does not make any sense since the split of the engine and the GUI (actually it should be the GUI which starts the daemon if not already running and not the other way around)
* add "--help" and "--version"
* add some commandline switches to handle logging (set logging level, define log target)
* last but not least: put everything into a function
Follow ups
References