
dcsharp - issue #7
Unhandled exception at startup on systems without notification-daemon
What steps will reproduce the problem? 1. compile dcsharp on gutsy...then run it if you are behind a proxy...you might see this...
An unhandled exception occured:
System.Exception: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files
Server stack trace:
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke (System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg, System.Exception& exc, System.Object[]& out_args) [0x00000]
Version: 0.11.1.0 Runtime Version: 2.0.50727.42 Assemblies: pango-sharp (2.10.0.0) glade-sharp (2.10.0.0) gnome-vfs-sharp (2.16.0.0) I18N.West (2.0.0.0) I18N (2.0.0.0) notify-sharp (0.4.0.0) atk-sharp (2.10.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.10.0.0) NDesk.DBus.GLib (1.0.0.0) NDesk.DBus (1.0.0.0) gtk-sharp (2.10.0.0) glib-sharp (2.10.0.0) DCSharp (0.11.1.0) Mono.GetOptions (2.0.0.0) mscorlib (2.0.0.0)
Comment #1
Posted on Feb 18, 2008 by Helpful Monkeycompiled with gmcs...run on mono(if that's of any importance)
Comment #2
Posted on Feb 18, 2008 by Massive OxThanks for the report. You need to install the notification-daemon package or use the latest version from the repository. (This is a duplicate of issue 3)
Status: Duplicate
Labels:
Type-Defect
Priority-Medium