Advertisement
Guest User

Docky error

a guest
Mar 8th, 2015
583
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.05 KB | None | 0 0
  1. [Error 01:51:02.390] [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'.'
  2. [Info  01:51:02.391] [SystemService]   at System.Reflection.Emit.TypeBuilder.CreateTypeInfo () [0x00000] in <filename unknown>:0
  3.   at System.Reflection.Emit.TypeBuilder.CreateType () [0x00000] in <filename unknown>:0
  4.   at DBus.TypeImplementer.GetImplementation (System.Type declType) [0x00000] in <filename unknown>:0
  5.   at DBus.BusObject.GetObject (DBus.Connection conn, System.String bus_name, DBus.ObjectPath object_path, System.Type declType) [0x00000] in <filename unknown>:0
  6.   at DBus.Connection.GetObject (System.Type type, System.String bus_name, DBus.ObjectPath path) [0x00000] in <filename unknown>:0
  7.   at DBus.Connection.GetObject[IUPower] (System.String bus_name, DBus.ObjectPath path) [0x00000] in <filename unknown>:0
  8.   at Docky.Services.SystemService.InitializeBattery () [0x00000] in <filename unknown>:0
  9. [Error 01:51:02.394] [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'.'
  10. [Info  01:51:02.394] [SystemService]   at System.Reflection.Emit.TypeBuilder.CreateTypeInfo () [0x00000] in <filename unknown>:0
  11.   at System.Reflection.Emit.TypeBuilder.CreateType () [0x00000] in <filename unknown>:0
  12.   at DBus.TypeImplementer.GetImplementation (System.Type declType) [0x00000] in <filename unknown>:0
  13.   at DBus.BusObject.GetObject (DBus.Connection conn, System.String bus_name, DBus.ObjectPath object_path, System.Type declType) [0x00000] in <filename unknown>:0
  14.   at DBus.Connection.GetObject (System.Type type, System.String bus_name, DBus.ObjectPath path) [0x00000] in <filename unknown>:0
  15.   at DBus.Connection.GetObject[INetworkManager] (System.String bus_name, DBus.ObjectPath path) [0x00000] in <filename unknown>:0
  16.   at Docky.Services.SystemService.InitializeNetworkManager () [0x00000] in <filename unknown>:0
  17. [Info  01:51:02.401] [ThemeService] Setting theme: Elegant
  18. [Warn  01:51:02.423] [DesktopItemService] Could not find remap file '/home/kr3ck3n/.local/share/docky/remaps.ini'!
  19. [Info  01:51:02.541] [DockServices] Dock services initialized.
  20. [Info  01:51:02.809] [PluginManager] Loaded "Clippy".
  21. [Info  01:51:02.815] [PluginManager] Loaded "Trash".
  22. [Fatal 01:51:02.908] [GLib] Source ID 176 was not found when attempting to remove it
  23. [Fatal 01:51:02.909] [GLib] Source ID 175 was not found when attempting to remove it
  24. [Fatal 01:51:02.909] [GLib] Source ID 171 was not found when attempting to remove it
  25. [Fatal 01:51:02.909] [GLib] Source ID 179 was not found when attempting to remove it
  26. [Fatal 01:51:02.909] [GLib] Source ID 172 was not found when attempting to remove it
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement