Docky Failed to load icon resource menu.svg from assembly Docky.Services

Bug #928540 reported by antonjuk
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Docky
Invalid
Low
Unassigned

Bug Description

 Docky version: 2.1.3 Release
[Info 00:00:31.986] Kernel version: 3.2.4.1
[Info 00:00:31.987] CLR version: 2.0.50727.1433
[Error 00:00:32.246] [SystemService] Network Manager is not available.
[Info 00:00:32.273] [ThemeService] Setting theme: Transparent
[Warn 00:00:32.314] [DesktopItemService] Could not find remap file '/home/kostia/.local/share/docky/remaps.ini'!
[Warn 00:00:32.487] [DrawingService] Error loading themed icon 'docky': Icon 'docky' not present in theme
[Info 00:00:32.490] [DrawingService] Could not find 'docky', using fallback of 'application-default-icon'.
[Info 00:00:32.490] [DrawingService] Could not find 'application-default-icon', using fallback of 'application-x-executable'.
[Warn 00:00:32.497] [DrawingService] Error loading themed icon 'docky': Icon 'docky' not present in theme
[Info 00:00:32.497] [DrawingService] Could not find 'docky', using fallback of 'application-default-icon'.
[Info 00:00:32.497] [DrawingService] Could not find 'application-default-icon', using fallback of 'application-x-executable'.
[Info 00:00:32.498] [DockServices] Dock services initialized.
[Info 00:00:32.773] [PluginManager] Loaded "Trash".
[Info 00:00:32.774] [PluginManager] Loaded "Docky.Widgets,1.0".
[Info 00:00:32.774] [PluginManager] Loaded "Clock".
[Info 00:00:32.780] [PluginManager] Loaded "Network Manager".
[Info 00:00:32.780] [PluginManager] Loaded "Battery Monitor".
[Info 00:00:32.781] [PluginManager] Loaded "Gmail".
[Info 00:00:32.782] [PluginManager] Loaded "Desktop".
[Error 00:00:32.806] [ConnectionManager] org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManagerSystemSettings was not provided by any .service files
[Error 00:00:32.807] [ConnectionManager] org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManagerUserSettings was not provided by any .service files
[Warn 00:00:32.959] [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>:0

Revision history for this message
Robert Dyer (psybers) wrote :

How did you install Docky? What system is this on (Ubuntu?)?

It seems like maybe your install is corrupted.

Changed in docky:
importance: Undecided → Low
status: New → Incomplete
Revision history for this message
antonjuk (antonjuk) wrote :

I installed on Arch Linux using yaourt.

and it seems that there was an error, but not clear which one...

==> Validating source files with md5sums...
    docky-2.1.3.tar.gz ... Passed
==> Extracting Sources...
  -> Extracting docky-2.1.3.tar.gz with bsdtar
==> Starting build()...
==> Starting package()...
==> Tidying install...
  -> Purging unwanted files...
  -> Compressing man and info pages...
==> ERROR: An unknown error has occurred. Exiting...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Removing libtool files...
  -> Removing empty directories...
==> WARNING: Package contains reference to $srcdir
==> Creating package...
  -> Generating .PKGINFO file...
  -> Adding install file...
  -> Compressing package...
==> Finished making: docky 2.1.3-2 (Wed Feb 8 00:54:36 CET 2012)
==> Continue installing docky ? [Y/n]
==> [v]iew package contents [c]heck package with namcap

Revision history for this message
Robert Dyer (psybers) wrote :

I have no idea who maintains that. But it isn't us. Clearly it isn't installing properly though.

If you want to try an install from one of our source packages, that might fix it.

Changed in docky:
status: Incomplete → Invalid
Revision history for this message
vlagorsse (vincent-lagorsse) wrote :

I was having this bug.

This bug is related to this announcement:
http://www.archlinux.org/news/libpnglibtiff-rebuilds-move-from-testing/

If you have cairo-xcb installed, rebuild it with yaourt. If you use cairo, update your system.

In my case, i was having archlinuxfr repo in my /etc/pacman.conf. This repo is know to have obsolete packages. I delete it and make a clean upgrade.

This last step has fixed the issue for me.

The thread forum I take all these informations:
https://bbs.archlinux.org/viewtopic.php?id=135100

++

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.