5 Commits (6221ea763d51f6ae2ac43c6b0b10d3b1ebe817ff)

Author SHA1 Message Date
Jussi Lind 6221ea763d Changes: Error handling improvements.
Details: Throw std::runtime_error() instead of logErrorAndDie().

RevBy: Alexey Shilov
15 years ago
Jussi Lind 0ff715fb64 Fixes: NB#212024 - Application launcher should be usable (improve performance) also at boot
RevBy: Antti Kervinen

Details:
--boot-mode starts applauncherd in the boot mode:
* Boosters won't initialize cache
* Booster respawn delay is zero

Sending SIGUSR1 forces the launcher to enter the normal mode again.
15 years ago
Alexey Shilov 4b6b9888c5 Fixes: NB#217376 - Applauncherd writes log messages, but not to syslog
RevBy: Jussi Lind
15 years ago
Alexey Shilov 194646aaea Changes: rename logNotice to logDebug, use logDebug instead of logInfo
RevBy: TrustMe
15 years ago
Jussi Lind c263e56c42 Changes: Basic implementation of library-based launcher. 15 years ago