Export to GitHub

dcsharp - issue #23

System.Exception: org.freedesktop.DBus.Error.ServiceUnknown:


Posted on Aug 28, 2010 by Massive Hippo

What steps will reproduce the problem? 1. Install from archlinux AUR 2. 3.

What is the expected output? What do you see instead?

An unhandled exception occured:

System.Exception: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files at org.freedesktop.DBus.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.Notification..ctor () [0x00000] in <filename unknown>:0 at DCSharp.Gui.Notifications..ctor (DCSharp.Runtime runtime, DCSharp.Gui.Gui gui, DCSharp.Settings.NotificationSettings settings) [0x00000] in <filename unknown>:0 at DCSharp.Gui.Globals.Init () [0x00000] in <filename unknown>:0 at DCSharp.Gui.DCSharpEntry.Main (System.String[] args) [0x00000] in <filename unknown>:0

What version of the product are you using? On what operating system? dcsharp 0.11.1.0 on archlinux

Version: 0.11.1.0 Runtime Version: 2.0.50727.1433 Assemblies: pango-sharp (2.12.0.0) glade-sharp (2.12.0.0) gnome-vfs-sharp (2.24.0.0) I18N.West (2.0.0.0) I18N (2.0.0.0) notify-sharp (0.4.0.0) atk-sharp (2.12.0.0) NDesk.DBus.Proxies (0.0.0.0) System.Xml (2.0.0.0) System.Configuration (2.0.0.0) System (2.0.0.0) DCSharp.Base (0.0.0.0) Mono.Posix (2.0.0.0) gdk-sharp (2.12.0.0) NDesk.DBus.GLib (1.0.0.0) NDesk.DBus (1.0.0.0) gtk-sharp (2.12.0.0) glib-sharp (2.12.0.0) Mono.GetOptions (2.0.0.0) DCSharp (0.11.1.0) mscorlib (2.0.0.0)

Please provide any additional information below.

Attached screenshot with error report

Attachments

Status: New

Labels:
Type-Defect Priority-Medium