SHARE
TWEET

Untitled

a guest Jun 7th, 2016 22 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [Info  08:48:36.739] Docky version: 2.2.1.1 Release
  2. [Info  08:48:36.740] Kernel version: 4.4.11.1
  3. [Info  08:48:36.740] CLR version: 4.0.30319.42000
  4. [Error 08:48:36.954] [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'.'
  5. [Info  08:48:36.956] [SystemService]   at System.Reflection.Emit.TypeBuilder.CreateTypeInfo () <0x7f7e0857f2c0 + 0x008d4> in <filename unknown>:0
  6.   at System.Reflection.Emit.TypeBuilder.CreateType () <0x7f7e0857f2a0 + 0x0000c> in <filename unknown>:0
  7.   at DBus.TypeImplementer.GetImplementation (System.Type declType) <0x40119af0 + 0x002bf> in <filename unknown>:0
  8.   at DBus.BusObject.GetObject (DBus.Connection conn, System.String bus_name, DBus.ObjectPath object_path, System.Type declType) <0x40119940 + 0x00037> in <filename unknown>:0
  9.   at DBus.Connection.GetObject (System.Type type, System.String bus_name, DBus.ObjectPath path) <0x401181c0 + 0x0007f> in <filename unknown>:0
  10.   at DBus.Connection.GetObject[T] (System.String bus_name, DBus.ObjectPath path) <0x40118150 + 0x00037> in <filename unknown>:0
  11.   at Docky.Services.SystemService.InitializeBattery () <0x4015bde0 + 0x000b3> in <filename unknown>:0
  12. [Error 08:48:36.963] [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'.'
  13. [Info  08:48:36.964] [SystemService]   at System.Reflection.Emit.TypeBuilder.CreateTypeInfo () <0x7f7e0857f2c0 + 0x008d4> in <filename unknown>:0
  14.   at System.Reflection.Emit.TypeBuilder.CreateType () <0x7f7e0857f2a0 + 0x0000c> in <filename unknown>:0
  15.   at DBus.TypeImplementer.GetImplementation (System.Type declType) <0x40119af0 + 0x002bf> in <filename unknown>:0
  16.   at DBus.BusObject.GetObject (DBus.Connection conn, System.String bus_name, DBus.ObjectPath object_path, System.Type declType) <0x40119940 + 0x00037> in <filename unknown>:0
  17.   at DBus.Connection.GetObject (System.Type type, System.String bus_name, DBus.ObjectPath path) <0x401181c0 + 0x0007f> in <filename unknown>:0
  18.   at DBus.Connection.GetObject[T] (System.String bus_name, DBus.ObjectPath path) <0x40118150 + 0x00037> in <filename unknown>:0
  19.   at Docky.Services.SystemService.InitializeNetworkManager () <0x401635e0 + 0x00117> in <filename unknown>:0
  20. [Info  08:48:36.975] [ThemeService] Setting theme: Classic
  21. [Warn  08:48:36.996] [DesktopItemService] Could not find remap file '/home/krishna/.local/share/docky/remaps.ini'!
  22. [Info  08:48:37.105] [DockServices] Dock services initialized.
  23. [Info  08:48:37.402] [PluginManager] Loaded "Session Manager".
  24. [Info  08:48:37.402] [PluginManager] Loaded "Trash".
  25. [Info  08:48:37.424] [PluginManager] Loaded "CPU Monitor".
  26. [Error 08:48:37.541] [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'.'
  27. [Info  08:48:37.542] [SystemService]   at System.Reflection.Emit.TypeBuilder.CreateTypeInfo () <0x7f7e0857f2c0 + 0x008d4> in <filename unknown>:0
  28.   at System.Reflection.Emit.TypeBuilder.CreateType () <0x7f7e0857f2a0 + 0x0000c> in <filename unknown>:0
  29.   at DBus.TypeImplementer.GetImplementation (System.Type declType) <0x40119af0 + 0x002bf> in <filename unknown>:0
  30.   at DBus.BusObject.GetObject (DBus.Connection conn, System.String bus_name, DBus.ObjectPath object_path, System.Type declType) <0x40119940 + 0x00037> in <filename unknown>:0
  31.   at DBus.Connection.GetObject (System.Type type, System.String bus_name, DBus.ObjectPath path) <0x401181c0 + 0x0007f> in <filename unknown>:0
  32.   at DBus.Connection.GetObject[T] (System.String bus_name, DBus.ObjectPath path) <0x40118150 + 0x00037> in <filename unknown>:0
  33.   at SessionManager.SystemManager.Initialize () <0x4020fcd0 + 0x000bb> in <filename unknown>:0
  34. Error while getting object for node in path '/Docky/ItemProvider'.
  35. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IndexOutOfRangeException: Index was outside the bounds of the array.
  36.   at Docky.Items.ProxyDockItem.ItemChanged () <0x402116d0 + 0x0027d> in <filename unknown>:0
  37.   at Docky.Items.ProxyDockItem..ctor (Docky.Items.AbstractDockItemProvider provider, IPreferences prefs) <0x40211420 + 0x001bb> in <filename unknown>:0
  38.   at SessionManager.SessionManagerItem..ctor () <0x4020f690 + 0x0008f> in <filename unknown>:0
  39.   at SessionManager.SessionManagerItemProvider..ctor () <0x4020f3e0 + 0x00033> in <filename unknown>:0
  40.   at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
  41.   at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) <0x7f7e08590090 + 0x0003f> in <filename unknown>:0
  42.   --- End of inner exception stack trace ---
  43.   at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) <0x7f7e08590090 + 0x00079> in <filename unknown>:0
  44.   at System.RuntimeType.CreateInstanceMono (Boolean nonPublic) <0x7f7e083d24e0 + 0x00116> in <filename unknown>:0
  45.   at System.RuntimeType.CreateInstanceSlow (Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, System.Threading.StackCrawlMark& stackMark) <0x7f7e083d2490 + 0x00049> in <filename unknown>:0
  46.   at System.RuntimeType.CreateInstanceDefaultCtor (Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, System.Threading.StackCrawlMark& stackMark) <0x7f7e083d2230 + 0x0005c> in <filename unknown>:0
  47.   at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) <0x7f7e082e8620 + 0x0009e> in <filename unknown>:0
  48.   at System.Activator.CreateInstance (System.Type type) <0x7f7e082e84e0 + 0x0000e> in <filename unknown>:0
  49.   at Mono.Addins.TypeExtensionNode.CreateInstance () <0x401ebfe0 + 0x0001f> in <filename unknown>:0
  50.   at Mono.Addins.InstanceExtensionNode.GetInstance () <0x401ebf60 + 0x00023> in <filename unknown>:0
  51.   at Mono.Addins.InstanceExtensionNode.GetInstance (System.Type expectedType) <0x4020f360 + 0x00017> in <filename unknown>:0
  52.   at Mono.Addins.ExtensionNode.GetChildObjectsInternal (System.Type arrayElementType, Boolean reuseCachedInstance) <0x4020ef90 + 0x0018b> in <filename unknown>:0
  53. Cairo.Surface is leaking, programmer is missing a call to Dispose
  54. Set MONO_CAIRO_DEBUG_DISPOSE to track allocation traces
  55. Exception in Gtk# callback delegate
  56.   Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
  57. System.NullReferenceException: Object reference not set to an instance of an object
  58.   at Docky.Items.ProxyDockItem.get_Square () <0x402341a0 + 0x00015> in <filename unknown>:0
  59.   at Docky.Items.AbstractDockItem.<QueueRedraw>m__0 () <0x402335f0 + 0x00018> in <filename unknown>:0
  60.   at GLib.Idle+IdleProxy.Handler () <0x40233530 + 0x00046> in <filename unknown>:0
  61.   at GLib.ExceptionManager.RaiseUnhandledException (System.Exception e, Boolean is_terminal) [0x00000] in <filename unknown>:0
  62.   at GLib.Idle+IdleProxy.Handler () [0x00000] in <filename unknown>:0
  63.   at Gtk.Application.gtk_main () [0x00000] in <filename unknown>:0
  64.   at Gtk.Application.Run () [0x00000] in <filename unknown>:0
  65.   at Docky.Docky.Main (System.String[] args) [0x00000] in <filename unknown>:0
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top