- Código: Selecionar todos
[Info 00:52:36.233] Docky version: 2.2.1.1 Release
[Info 00:52:36.236] Kernel version: 4.4.8.1
[Info 00:52:36.236] CLR version: 4.0.30319.42000
[Error 00:52:36.362] [SystemService] Could not initialize power manager dbus: 'Could not load type 'Docky.Services.SystemService\+IUPowerProxy' from assembly 'DBus.Proxies, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' because it is implements the inaccessible interface 'Docky.Services.SystemService+IUPower'.'
[Info 00:52:36.363] [SystemService] at System.Reflection.Emit.TypeBuilder.CreateTypeInfo () <0x7f25a057f2c0 + 0x008d4> in <filename unknown>:0
at System.Reflection.Emit.TypeBuilder.CreateType () <0x7f25a057f2a0 + 0x0000c> in <filename unknown>:0
at DBus.TypeImplementer.GetImplementation (System.Type declType) <0x41d8ab40 + 0x002bf> in <filename unknown>:0
at DBus.BusObject.GetObject (DBus.Connection conn, System.String bus_name, DBus.ObjectPath object_path, System.Type declType) <0x41d8a990 + 0x00037> in <filename unknown>:0
at DBus.Connection.GetObject (System.Type type, System.String bus_name, DBus.ObjectPath path) <0x41d89210 + 0x0007f> in <filename unknown>:0
at DBus.Connection.GetObject[T] (System.String bus_name, DBus.ObjectPath path) <0x41d891a0 + 0x00037> in <filename unknown>:0
at Docky.Services.SystemService.InitializeBattery () <0x41dcc3a0 + 0x000b3> in <filename unknown>:0
[Error 00:52:36.366] [SystemService] Could not initialize Network Manager dbus: 'Could not load type 'Docky.Services.SystemService\+INetworkManagerProxy' from assembly 'DBus.Proxies, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' because it is implements the inaccessible interface 'Docky.Services.SystemService+INetworkManager'.'
[Info 00:52:36.366] [SystemService] at System.Reflection.Emit.TypeBuilder.CreateTypeInfo () <0x7f25a057f2c0 + 0x008d4> in <filename unknown>:0
at System.Reflection.Emit.TypeBuilder.CreateType () <0x7f25a057f2a0 + 0x0000c> in <filename unknown>:0
at DBus.TypeImplementer.GetImplementation (System.Type declType) <0x41d8ab40 + 0x002bf> in <filename unknown>:0
at DBus.BusObject.GetObject (DBus.Connection conn, System.String bus_name, DBus.ObjectPath object_path, System.Type declType) <0x41d8a990 + 0x00037> in <filename unknown>:0
at DBus.Connection.GetObject (System.Type type, System.String bus_name, DBus.ObjectPath path) <0x41d89210 + 0x0007f> in <filename unknown>:0
at DBus.Connection.GetObject[T] (System.String bus_name, DBus.ObjectPath path) <0x41d891a0 + 0x00037> in <filename unknown>:0
at Docky.Services.SystemService.InitializeNetworkManager () <0x41dd3ba0 + 0x00117> in <filename unknown>:0
[Info 00:52:36.372] [ThemeService] Setting theme: Transparent
[Warn 00:52:36.386] [DesktopItemService] Could not find remap file '/home/leonardo/.local/share/docky/remaps.ini'!
[Info 00:52:36.476] [DockServices] Dock services initialized.
[Info 00:52:36.635] [PluginManager] Loaded "Desktop".
[Info 00:52:36.635] [PluginManager] Loaded "Session Manager".
[Info 00:52:36.635] [PluginManager] Loaded "Trash".
[Error 00:52:36.712] [SystemService] Could not initialize needed dbus service: 'Could not load type 'SessionManager.SystemManager\+IUPowerProxy' from assembly 'DBus.Proxies, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' because it is implements the inaccessible interface 'SessionManager.SystemManager+IUPower'.'
[Info 00:52:36.712] [SystemService] at System.Reflection.Emit.TypeBuilder.CreateTypeInfo () <0x7f25a057f2c0 + 0x008d4> in <filename unknown>:0
at System.Reflection.Emit.TypeBuilder.CreateType () <0x7f25a057f2a0 + 0x0000c> in <filename unknown>:0
at DBus.TypeImplementer.GetImplementation (System.Type declType) <0x41d8ab40 + 0x002bf> in <filename unknown>:0
at DBus.BusObject.GetObject (DBus.Connection conn, System.String bus_name, DBus.ObjectPath object_path, System.Type declType) <0x41d8a990 + 0x00037> in <filename unknown>:0
at DBus.Connection.GetObject (System.Type type, System.String bus_name, DBus.ObjectPath path) <0x41d89210 + 0x0007f> in <filename unknown>:0
at DBus.Connection.GetObject[T] (System.String bus_name, DBus.ObjectPath path) <0x41d891a0 + 0x00037> in <filename unknown>:0
at SessionManager.SystemManager.Initialize () <0x41e82510 + 0x000bb> in <filename unknown>:0
Error while getting object for node in path '/Docky/ItemProvider'.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Docky.Items.ProxyDockItem.ItemChanged () <0x41e62ca0 + 0x0027d> in <filename unknown>:0
at Docky.Items.ProxyDockItem..ctor (Docky.Items.AbstractDockItemProvider provider, IPreferences prefs) <0x41e62960 + 0x001b3> in <filename unknown>:0
at SessionManager.SessionManagerItem..ctor () <0x41e81ee0 + 0x0008f> in <filename unknown>:0
at SessionManager.SessionManagerItemProvider..ctor () <0x41e81c30 + 0x00033> in <filename unknown>: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) <0x7f25a0590090 + 0x0003f> in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) <0x7f25a0590090 + 0x00079> in <filename unknown>:0
at System.RuntimeType.CreateInstanceMono (Boolean nonPublic) <0x7f25a03d24e0 + 0x00116> in <filename unknown>:0
at System.RuntimeType.CreateInstanceSlow (Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, System.Threading.StackCrawlMark& stackMark) <0x7f25a03d2490 + 0x00049> in <filename unknown>:0
at System.RuntimeType.CreateInstanceDefaultCtor (Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, System.Threading.StackCrawlMark& stackMark) <0x7f25a03d2230 + 0x0005c> in <filename unknown>:0
at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) <0x7f25a02e8620 + 0x0009e> in <filename unknown>:0
at System.Activator.CreateInstance (System.Type type) <0x7f25a02e84e0 + 0x0000e> in <filename unknown>:0
at Mono.Addins.TypeExtensionNode.CreateInstance () <0x41e5e510 + 0x0001f> in <filename unknown>:0
at Mono.Addins.InstanceExtensionNode.GetInstance () <0x41e5e490 + 0x00023> in <filename unknown>:0
at Mono.Addins.InstanceExtensionNode.GetInstance (System.Type expectedType) <0x41e81bb0 + 0x00017> in <filename unknown>:0
at Mono.Addins.ExtensionNode.GetChildObjectsInternal (System.Type arrayElementType, Boolean reuseCachedInstance) <0x41e817e0 + 0x0018b> in <filename unknown>:0
Cairo.Surface is leaking, programmer is missing a call to Dispose
Set MONO_CAIRO_DEBUG_DISPOSE to track allocation traces
Exception in Gtk# callback delegate
Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.NullReferenceException: Object reference not set to an instance of an object
at Docky.Items.ProxyDockItem.get_Square () <0x41e8eb70 + 0x00015> in <filename unknown>:0
at Docky.Items.AbstractDockItem.<QueueRedraw>m__0 () <0x41ea4e00 + 0x00018> in <filename unknown>:0
at GLib.Idle+IdleProxy.Handler () <0x41ea4d40 + 0x00046> in <filename unknown>:0
at GLib.ExceptionManager.RaiseUnhandledException (System.Exception e, Boolean is_terminal) [0x00000] in <filename unknown>:0
at GLib.Idle+IdleProxy.Handler () [0x00000] in <filename unknown>:0
at Gtk.Application.gtk_main () [0x00000] in <filename unknown>:0
at Gtk.Application.Run () [0x00000] in <filename unknown>:0
at Docky.Docky.Main (System.String[] args) [0x00000] in <filename unknown>:0