tomboy-notes / tomboy

This is the legacy development for Tomboy.

Home Page:http://projects.gnome.org/tomboy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fails to launch on CentOS 7

opened this issue · comments

Compiled from source.

When attempting to launch on CentOS 7, one gets the following error:


> Unhandled Exception:
> System.Exception: Unable to open the system message bus. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.MethodAccessException: Method `DBus.BusObject:.ctor ()' is inaccessible from method `org.freedesktop.DBus.IBusProxy:.ctor ()'
>   at (wrapper managed-to-native) System.Object:__icall_wrapper_mono_throw_method_access (intptr,intptr)
>   at org.freedesktop.DBus.IBusProxy..ctor () [0x00000] in <b6768177f1f44a33a8b14b66a8931869>:0 
>   at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
>   at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <b3a8323df13e430ba9a092cddd8cf1d3>:0 
>    --- End of inner exception stack trace ---
>   at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <b3a8323df13e430ba9a092cddd8cf1d3>:0 
>   at System.RuntimeType.CreateInstanceMono (System.Boolean nonPublic) [0x000a8] in <b3a8323df13e430ba9a092cddd8cf1d3>:0 
>   at System.RuntimeType.CreateInstanceSlow (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00009] in <b3a8323df13e430ba9a092cddd8cf1d3>:0 
>   at System.RuntimeType.CreateInstanceDefaultCtor (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00027] in <b3a8323df13e430ba9a092cddd8cf1d3>:0 
>   at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic) [0x00020] in <b3a8323df13e430ba9a092cddd8cf1d3>:0 
>   at System.Activator.CreateInstance (System.Type type) [0x00000] in <b3a8323df13e430ba9a092cddd8cf1d3>:0 
>   at DBus.BusObject.GetObject (DBus.Connection conn, System.String bus_name, DBus.ObjectPath object_path, System.Type declType) [0x0000d] in <9f82b83ab5134f4c8b0c8880e1e5e769>:0 
>   at DBus.Connection.GetObject (System.Type type, System.String bus_name, DBus.ObjectPath path) [0x00018] in <9f82b83ab5134f4c8b0c8880e1e5e769>:0 
>   at DBus.Connection.GetObject[T] (System.String bus_name, DBus.ObjectPath path) [0x00001] in <9f82b83ab5134f4c8b0c8880e1e5e769>:0 
>   at DBus.Bus..ctor (System.String address) [0x0000f] in <9f82b83ab5134f4c8b0c8880e1e5e769>:0 
>   at DBus.Bus.Open (System.String address) [0x0002b] in <9f82b83ab5134f4c8b0c8880e1e5e769>:0 
>   at DBus.Bus.get_System () [0x00035] in <9f82b83ab5134f4c8b0c8880e1e5e769>:0 
>    --- End of inner exception stack trace ---
>   at DBus.Bus.get_System () [0x00052] in <9f82b83ab5134f4c8b0c8880e1e5e769>:0 
>   at DBus.BusG.Init () [0x00010] in <77085a3dc5f44644859067a8e615d3d2>:0 
>   at Tomboy.RemoteControlProxy.get_FirstInstance () [0x00011] in <094386dfc4a64ce0b7722c17831528a9>:0 
>   at Tomboy.Tomboy.Main (System.String[] args) [0x00042] in <094386dfc4a64ce0b7722c17831528a9>:0 
> [ERROR] FATAL UNHANDLED EXCEPTION: System.Exception: Unable to open the system message bus. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.MethodAccessException: Method `DBus.BusObject:.ctor ()' is inaccessible from method `org.freedesktop.DBus.IBusProxy:.ctor ()'
>   at (wrapper managed-to-native) System.Object:__icall_wrapper_mono_throw_method_access (intptr,intptr)
>   at org.freedesktop.DBus.IBusProxy..ctor () [0x00000] in <b6768177f1f44a33a8b14b66a8931869>:0 
>   at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
>   at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <b3a8323df13e430ba9a092cddd8cf1d3>:0 
>    --- End of inner exception stack trace ---
>   at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <b3a8323df13e430ba9a092cddd8cf1d3>:0 
>   at System.RuntimeType.CreateInstanceMono (System.Boolean nonPublic) [0x000a8] in <b3a8323df13e430ba9a092cddd8cf1d3>:0 
>   at System.RuntimeType.CreateInstanceSlow (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00009] in <b3a8323df13e430ba9a092cddd8cf1d3>:0 
>   at System.RuntimeType.CreateInstanceDefaultCtor (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00027] in <b3a8323df13e430ba9a092cddd8cf1d3>:0 
>   at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic) [0x00020] in <b3a8323df13e430ba9a092cddd8cf1d3>:0 
>   at System.Activator.CreateInstance (System.Type type) [0x00000] in <b3a8323df13e430ba9a092cddd8cf1d3>:0 
>   at DBus.BusObject.GetObject (DBus.Connection conn, System.String bus_name, DBus.ObjectPath object_path, System.Type declType) [0x0000d] in <9f82b83ab5134f4c8b0c8880e1e5e769>:0 
>   at DBus.Connection.GetObject (System.Type type, System.String bus_name, DBus.ObjectPath path) [0x00018] in <9f82b83ab5134f4c8b0c8880e1e5e769>:0 
>   at DBus.Connection.GetObject[T] (System.String bus_name, DBus.ObjectPath path) [0x00001] in <9f82b83ab5134f4c8b0c8880e1e5e769>:0 
>   at DBus.Bus..ctor (System.String address) [0x0000f] in <9f82b83ab5134f4c8b0c8880e1e5e769>:0 
>   at DBus.Bus.Open (System.String address) [0x0002b] in <9f82b83ab5134f4c8b0c8880e1e5e769>:0 
>   at DBus.Bus.get_System () [0x00035] in <9f82b83ab5134f4c8b0c8880e1e5e769>:0 
>    --- End of inner exception stack trace ---
>   at DBus.Bus.get_System () [0x00052] in <9f82b83ab5134f4c8b0c8880e1e5e769>:0 
>   at DBus.BusG.Init () [0x00010] in <77085a3dc5f44644859067a8e615d3d2>:0 
>   at Tomboy.RemoteControlProxy.get_FirstInstance () [0x00011] in <094386dfc4a64ce0b7722c17831528a9>:0 
>   at Tomboy.Tomboy.Main (System.String[] args) [0x00042] in <094386dfc4a64ce0b7722c17831528a9>:0