You are not logged in.
Hi,
I get this when trying to launch docky:
[1111@MNAME ~]$ docky
Could not load file or assembly 'Mono.GetOptions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies.
Unhandled Exception: System.TypeLoadException: Could not load type 'Docky.Docky' from assembly 'Docky, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null'.I have searched and found that mono update broke docky, but people say that the problem should be fixed with docky version 2.0.7, however, I have that version and still have the same problem
Any help?
thanks in advance
Linux user #498977
With microsoft you get windows and gates, with linux you get the whole house!
My Blog about ArchLinux and other stuff
Offline
be sure you got docky 2.0.7
https://bugs.archlinux.org/task/21327
Last edited by wonder (2010-10-19 22:18:44)
Give what you have. To someone, it may be better than you dare to think.
Offline
be sure you got docky 2.0.7
I am sure: pacman -Qs outputs this:
pacman -Qs docky
local/docky 2.0.7-1
The Finest Dock No Money Can Buy
local/gnome-do-docklets 0.8.2-1
GNOME Do Docky dockletsEDIT for a little more info, when I tried to remove docky to reinstall it, this happened:
checking dependencies...
/tmp/alpm_JZquTH/.INSTALL: line 22: gconfpkg: command not found
Removing schema...
error: command failed to execute correctly
(1/1) removing docky [######################] 100%
Updating desktop...Same thing when I tried reinstalling, whats that gconfpkg command not found about?
cheers
Last edited by 655321 (2010-10-19 22:41:01)
Linux user #498977
With microsoft you get windows and gates, with linux you get the whole house!
My Blog about ArchLinux and other stuff
Offline
Pacchetti (1): docky-2.0.7-1
Dimensione totale dei pacchetti da scaricare: 0,00 MB
Dimensione totale dei pacchetti da installare: 3,26 MB
Vuoi procedere con l'installazione? [S/n]
controllo dell'integrità dei pacchetti in corso...
(1/1) controllo dei conflitti in corso [######################] 100%
Removing schema...
(1/1) aggiornamento in corso di docky [######################] 100%
Installing schema...
Updating desktop...
[cagnulein-vnc@www_cagnulein_com ~]$ docky
Could not load file or assembly 'Mono.GetOptions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies.
Unhandled Exception: System.TypeLoadException: Could not load type 'Docky.Docky' from assembly 'Docky, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null'.same here ![]()
Offline
No idea how to troubleshoot this without downgrading that "mono" package (I would prefer NOT to downgrade))
Any ideas on this?
Edit: just found this on the bug page posted here:
Comment by Sebastian Sauer (rudygotya) - Thursday, 21 October 2010, 02:44 GMT-4
yaourt -Sb docky fixed it
tyvm for your work
Will try this and come back with results.
FYI, the -Sb option is to install a package from source.
Cheers
Last edited by 655321 (2010-10-22 10:07:26)
Linux user #498977
With microsoft you get windows and gates, with linux you get the whole house!
My Blog about ArchLinux and other stuff
Offline
i've the same problem. If i try the -Sb thing i get:
medeo@myhost ~]$ yaourt -Sb docky
==> Compilazione di docky dai sorgenti.
==> Recupero PKGBUILD e sorgenti locali...
stat: impossibile eseguire stat di "/var/lib/pacman//sync/community/.lastupdate": No such file or directory
bsdtar: Error opening archive: Failed to open '/tmp/yaourt-tmp-medeo/community.abs.tar.gz'
Offline
i have the same problem i've installed docky and i can't start it because it crashes immediately :\
Offline
Ok I found the solution, recompiled docky using ABS and now it works like a charm. If you have ABS already running on your system, then just recompile docky (if you have it installed I assume you know how to do it, if not, you can read the wiki page for abs here https://wiki.archlinux.org/index.php/AB … e_ABS_tree
An step by step guide can be found here: http://snott.net/linux/docky-in-archlin … m-upgrade/
hope it helped!
Linux user #498977
With microsoft you get windows and gates, with linux you get the whole house!
My Blog about ArchLinux and other stuff
Offline
guys, do you have i686 or x86_64? x86_64 works for me flawless
i found it very stupid that nobody uses the bugtracker. Instead they are posting blog posts suggesting recompilation, like we are weren't able to fix our packages.
no wonder we can't fix them, we DON'T know that are broken
https://bugs.archlinux.org/task/21327
Last edited by wonder (2010-10-28 19:40:48)
Give what you have. To someone, it may be better than you dare to think.
Offline
guys, do you have i686 or x86_64? x86_64 works for me flawless
i found it very stupid that nobody uses the bugtracker. Instead they are posting blog posts suggesting recompilation, like we are weren't able to fix our packages.
no wonder we can't fix them, we DON'T know that are broken
What do you mean by "not using the bug tracker"? The bug has already being reported. And on the comments says that it should be fixed in the new docky version but it isnt, so I figured that would be a workaround and it did work.
I dont doubt the skill of the developers at all to fix issues, but some people are way to impatient (like me) to wait for the bug fix to be released. Meanwhile they can try the workaround.
And to answer your question. 64 bit here ![]()
Linux user #498977
With microsoft you get windows and gates, with linux you get the whole house!
My Blog about ArchLinux and other stuff
Offline
x86_64 works for me and i blame your system. maybe you have other mono modules that are broken, besides the dependencies that docky pulls?
my system was mono free before trying docky
Give what you have. To someone, it may be better than you dare to think.
Offline
i can confirm this not working on my gnome install as well
Offline
x86_64 works for me and i blame your system. maybe you have other mono modules that are broken, besides the dependencies that docky pulls?
my system was mono free before trying docky
No idea about that, I don't even know what mono is lol, is there a way I can check that?
Linux user #498977
With microsoft you get windows and gates, with linux you get the whole house!
My Blog about ArchLinux and other stuff
Offline
x86_64 works for me and i blame your system. maybe you have other mono modules that are broken, besides the dependencies that docky pulls?
my system was mono free before trying docky
Wonder, docky here starts but is crashing when I try to add a docky applet. Does it crash for you when you try that ?
Offline
Here I could not open docky at all, after recompile it works now.
Linux user #498977
With microsoft you get windows and gates, with linux you get the whole house!
My Blog about ArchLinux and other stuff
Offline
I've tried to recompile it but when i try to run it, it crashes here ![]()
[Warn 06:48:58.437] [DrawingService] Failed to load icon resource menu.svg from assembly Docky, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null: Formato del file di immagine non riconosciuto
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 Offline