You are not logged in.
Last week I was trying and testing different docks and didn't have any problems starting any of them. Today after last update I installed docky again, but this time it doesn't even start. It fails with this error. Anyone experiencing this?
[Info 01:04:37.451] Docky version: 2.2.0 Release
[Info 01:04:37.478] Kernel version: 3.17.6.1
[Info 01:04:37.480] CLR version: 4.0.30319.17020
[Error 01:04:37.750] [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 01:04:37.753] [SystemService] at System.Reflection.Emit.TypeBuilder.CreateTypeInfo () [0x00000] in <filename unknown>:0
at System.Reflection.Emit.TypeBuilder.CreateType () [0x00000] in <filename unknown>:0
at DBus.TypeImplementer.GetImplementation (System.Type declType) [0x00000] in <filename unknown>:0
at DBus.BusObject.GetObject (DBus.Connection conn, System.String bus_name, DBus.ObjectPath object_path, System.Type declType) [0x00000] in <filename unknown>:0
at DBus.Connection.GetObject (System.Type type, System.String bus_name, DBus.ObjectPath path) [0x00000] in <filename unknown>:0
at DBus.Connection.GetObject[IUPower] (System.String bus_name, DBus.ObjectPath path) [0x00000] in <filename unknown>:0
at Docky.Services.SystemService.InitializeBattery () [0x00000] in <filename unknown>:0
[Error 01:04:37.756] [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 01:04:37.756] [SystemService] at System.Reflection.Emit.TypeBuilder.CreateTypeInfo () [0x00000] in <filename unknown>:0
at System.Reflection.Emit.TypeBuilder.CreateType () [0x00000] in <filename unknown>:0
at DBus.TypeImplementer.GetImplementation (System.Type declType) [0x00000] in <filename unknown>:0
at DBus.BusObject.GetObject (DBus.Connection conn, System.String bus_name, DBus.ObjectPath object_path, System.Type declType) [0x00000] in <filename unknown>:0
at DBus.Connection.GetObject (System.Type type, System.String bus_name, DBus.ObjectPath path) [0x00000] in <filename unknown>:0
at DBus.Connection.GetObject[INetworkManager] (System.String bus_name, DBus.ObjectPath path) [0x00000] in <filename unknown>:0
at Docky.Services.SystemService.InitializeNetworkManager () [0x00000] in <filename unknown>:0
[Info 01:04:37.769] [ThemeService] Setting theme: Transparent
[Warn 01:04:37.805] [DesktopItemService] Could not find remap file '/home/jernej/.local/share/docky/remaps.ini'!
[Warn 01:04:37.958] [DrawingService] Error loading themed icon 'docky': Icon 'docky' not present in theme
[Info 01:04:37.959] [DrawingService] Could not find 'docky', using fallback of 'application-default-icon'.
[Info 01:04:37.959] [DrawingService] Could not find 'application-default-icon', using fallback of 'application-x-executable'.
[Warn 01:04:37.963] [DrawingService] Error loading themed icon 'docky': Icon 'docky' not present in theme
[Info 01:04:37.963] [DrawingService] Could not find 'docky', using fallback of 'application-default-icon'.
[Info 01:04:37.964] [DrawingService] Could not find 'application-default-icon', using fallback of 'application-x-executable'.
[Info 01:04:37.964] [DockServices] Dock services initialized.
[Info 01:04:38.307] [PluginManager] Loaded "Docky.Widgets,1.0".
[Info 01:04:38.307] [PluginManager] Loaded "Clock".
[Warn 01:04:38.364] [DrawingService] Failed to load icon resource menu.svg from assembly Docky.Services, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null: Unrecognized image file format
Unhandled Exception:
System.ArgumentException: Width / Height must be greater than 0 if icon is not a file or embedded resource
at Docky.Services.DrawingService.LoadIcon (System.String names, Int32 width, Int32 height) [0x00000] in <filename unknown>:0
at Docky.Services.DrawingService.LoadIcon (System.String names, Int32 size) [0x00000] in <filename unknown>:0
at Docky.Services.DrawingService.LoadIcon (System.String names) [0x00000] in <filename unknown>:0
at Docky.Services.DrawingService.IsIconLight (System.String icon) [0x00000] in <filename unknown>:0
at Docky.Menus.DockMenu.SetLight () [0x00000] in <filename unknown>:0
at Docky.Menus.DockMenu..ctor (Gtk.Window parent) [0x00000] in <filename unknown>:0
at Docky.Menus.DockItemMenu..ctor (Gtk.Window parent) [0x00000] in <filename unknown>:0
at Docky.Interface.DockWindow..ctor () [0x00000] in <filename unknown>:0
at Docky.Interface.Dock..ctor (Docky.Interface.DockPreferences prefs) [0x00000] in <filename unknown>:0
at Docky.DockController.CreateDocks () [0x00000] in <filename unknown>:0
at Docky.DockController.Initialize () [0x00000] in <filename unknown>:0
at Docky.Docky.Main (System.String[] args) [0x00000] in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.ArgumentException: Width / Height must be greater than 0 if icon is not a file or embedded resource
at Docky.Services.DrawingService.LoadIcon (System.String names, Int32 width, Int32 height) [0x00000] in <filename unknown>:0
at Docky.Services.DrawingService.LoadIcon (System.String names, Int32 size) [0x00000] in <filename unknown>:0
at Docky.Services.DrawingService.LoadIcon (System.String names) [0x00000] in <filename unknown>:0
at Docky.Services.DrawingService.IsIconLight (System.String icon) [0x00000] in <filename unknown>:0
at Docky.Menus.DockMenu.SetLight () [0x00000] in <filename unknown>:0
at Docky.Menus.DockMenu..ctor (Gtk.Window parent) [0x00000] in <filename unknown>:0
at Docky.Menus.DockItemMenu..ctor (Gtk.Window parent) [0x00000] in <filename unknown>:0
at Docky.Interface.DockWindow..ctor () [0x00000] in <filename unknown>:0
at Docky.Interface.Dock..ctor (Docky.Interface.DockPreferences prefs) [0x00000] in <filename unknown>:0
at Docky.DockController.CreateDocks () [0x00000] in <filename unknown>:0
at Docky.DockController.Initialize () [0x00000] in <filename unknown>:0
at Docky.Docky.Main (System.String[] args) [0x00000] in <filename unknown>:0Last edited by TicTac (2014-12-13 12:43:14)
Offline
I didn't and that was the problem. Thank you.
Offline