when i start dcsharp on my kubuntu hardy i get the following error:
Unhandled Exception: System.Exception: Unable to open the session message bus. ---> System.ArgumentNullException: Argument cannot be null. Parameter name: address at NDesk.DBus.Bus.Open (System.String address) [0x00000] at NDesk.DBus.Bus.get_Session () [0x00000] --- End of inner exception stack trace ---
at NDesk.DBus.Bus.get_Session () [0x00000] at NDesk.DBus.BusG.Init () [0x00000] at DCSharp.Gui.DCSharpEntry.Main (System.String[] args) [0x00000]
Comment #1
Posted on Apr 28, 2008 by Massive Ox(No comment was entered for this change.)
Comment #2
Posted on Apr 28, 2008 by Happy Elephantw/a: build without ENABLE_DBUS
Status: Accepted
Labels:
Type-Defect
Priority-Medium