System.DllNotFoundException: libgio-2.0-0.dll

Bug #499359 reported by hobofood

This bug report was converted into a question: question #94859: System.DllNotFoundException: libgio-2.0-0.dll.

6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Docky
Invalid
Undecided
Unassigned

Bug Description

Running Docky-2 from monodevelop after grabbing the source from bzr throws the following error:

Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for Docky.Services.DockServices ---> System.TypeInitializationException: An exception was thrown by the type initializer for Docky.Services.HelperService ---> System.DllNotFoundException: libgio-2.0-0.dll
  at (wrapper managed-to-native) GLib.FileFactory:g_file_new_for_path (string)
  at GLib.FileFactory.NewForPath (System.String path) [0x00000]
  at Docky.Services.HelperService..cctor () [0x00000] in /home/hobofood/nerds/docky/Docky.Services/Docky.Services/IPreferences.cs:1
  --- End of inner exception stack trace ---
  at Docky.Services.DockServices..cctor () [0x0001e] in /home/hobofood/nerds/docky/Docky.Services/Docky.Services/DockServices.cs:39
  --- End of inner exception stack trace ---
  at Docky.Docky.Main (System.String[] args) [0x00094] in /home/hobofood/nerds/docky/Docky/Docky/Docky.cs:83

it occurs when DockServices creates the HelperService object. If I build the app with checkinstall and install it, then it runs fine.

Obviously, this is something I have set up incorrectly in monodevelop rather than a bug in Docky itself, but this seems to be the best place I can find to ask. What do I need to do to make it work?

Thanks.

Revision history for this message
hobofood (lawrence-anstey) wrote :

Sorry, I just realised that this would be much more appropriate as a question. That's what I get for submitting bug reports at 7:30am

Changed in docky:
status: New → Invalid
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.