Bug #507
Crash on startup when no Notification Daemon is running
Status: | Closed | Start: | 09/27/2010 | |
Priority: | Normal | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Frontend GNOME | |||
Target version: | 0.8.9 | |||
Complexity: | Low |
Found in Version: | ||
Votes: | 0 |
Description
Smuxi needs to check if the notification daemon is available and avoid a crash if it's not running
2010-09-21 18:15:53,957 [Main] INFO Smuxi.Frontend.Gnome.Frontend - Smuxi - GNOME frontend 0.8.0.0 starting 2010-09-21 18:15:54,003 [Main] INFO Smuxi.Engine.FrontendConfig - Loading config (FrontendConfig) 2010-09-21 18:15:54,203 [Main] FATAL Smuxi.Frontend.Gnome.MainClass - System.Exception: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files at IBusProxy.StartServiceByName (System.String flags, UInt32 ) [0x00000] in <filename unknown>:0 at NDesk.DBus.Bus.StartServiceByName (System.String name, UInt32 flags) [0x00000] in <filename unknown>:0 at NDesk.DBus.Bus.StartServiceByName (System.String name) [0x00000] in <filename unknown>:0 at Notifications.Global.get_DBusObject () [0x00000] in <filename unknown>:0 at Notifications.Global.get_Capabilities () [0x00000] in <filename unknown>:0 at Smuxi.Frontend.Gnome.NotifyManager.Init () [0x00000] in <filename unknown>:0 at Smuxi.Frontend.Gnome.NotifyManager..ctor (Smuxi.Frontend.Gnome.MainWindow mainWindow, Smuxi.Frontend.Gnome.ChatViewManager chatViewManager) [0x00000] in <filename unknown>:0 at Smuxi.Frontend.Gnome.MainWindow..ctor () [0x00000] in <filename unknown>:0 at Smuxi.Frontend.Gnome.Frontend.Init (System.String[] args) [0x00000] in <filename unknown>:0 at Smuxi.Frontend.Gnome.MainClass.Main (System.String[] args) [0x00000] in <filename unknown>:0
Related issues
duplicates Smuxi - Bug #561 | Crash due to notification daemon issues | Closed | 01/24/2011 |
History
Updated by Mirco Bauer 5002 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100