GNOME Bugzilla – Bug 587453
Crashes after installation on Windows XP
Last modified: 2009-08-21 14:58:53 UTC
Steps to reproduce: 1. Install gtksharp on Windows XP (OK) 2. Install Tomboy on Windows XP (OK) 3. run Tomboy (crashes) Stack trace: C:\Documents and Settings\Administrator\Desktop>[WARN]: Failed to create the logfile at C:\Documents and Settings\Administrator\Application Data\tomboy\tomboy.log: Could not find a part of the path 'C:\Document s and Settings\Administrator\Application Data\tomboy\tomboy.log'. Unhandled Exception: System.DllNotFoundException: Unable to load DLL 'libgtk-win32-2.0-0.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) at Gtk.Application.gtk_init(Int32& argc, IntPtr& argv) at Gtk.Application.Init() at Tomboy.WindowsApplication.Initialize(String locale_dir, String display_name, String process_name, S tring[] args) in c:\Users\sandy\Desktop\gnome-git\tomboy\Tomboy\WindowsApplication.cs:line 51 at Tomboy.Application.Initialize(String locale_dir, String display_name, String process_name, String[] args) in c:\Users\sandy\Desktop\gnome-git\tomboy\Tomboy\Utils.cs:line 922 at Tomboy.Tomboy.Main(String[] args) in c:\Users\sandy\Desktop\gnome-git\tomboy\Tomboy\Tomboy.cs:line 50 C:\Documents and Settings\Administrator\Desktop>dir "\Program Files\GtkSharp\2.12\bin"\lib*dll Volume in drive C is Local Drive Volume Serial Number is 906C-0DB9 Directory of C:\Program Files\GtkSharp\2.12\bin 04/23/2009 02:57 PM 112,640 libatk-1.0-0.dll 04/23/2009 02:57 PM 2,520,927 libcairo-2.dll 04/23/2009 02:57 PM 214,528 libcroco-0.6-3.dll 04/23/2009 02:57 PM 147,456 libexpat.dll 04/23/2009 02:57 PM 218,443 libfontconfig-1.dll 04/23/2009 02:57 PM 603,648 libgdk-win32-2.0-0.dll 04/23/2009 02:57 PM 89,088 libgdk_pixbuf-2.0-0.dll 04/23/2009 02:57 PM 271,360 libgio-2.0-0.dll 04/23/2009 02:56 PM 87,040 libglade-2.0-0.dll 04/23/2009 02:57 PM 838,656 libglib-2.0-0.dll 04/23/2009 02:57 PM 14,336 libgmodule-2.0-0.dll 04/23/2009 02:57 PM 222,720 libgobject-2.0-0.dll 04/23/2009 02:57 PM 173,056 libgsf-1-114.dll 04/23/2009 02:57 PM 10,752 libgsf-win32-1-114.dll 04/23/2009 02:57 PM 18,944 libgthread-2.0-0.dll 04/23/2009 02:57 PM 3,838,464 libgtk-win32-2.0-0.dll 04/23/2009 02:57 PM 224,768 libpango-1.0-0.dll 04/23/2009 02:57 PM 33,280 libpangocairo-1.0-0.dll 04/23/2009 02:57 PM 197,120 libpangoft2-1.0-0.dll 04/23/2009 02:57 PM 51,200 libpangowin32-1.0-0.dll 04/23/2009 02:57 PM 210,432 libpixman-1-0.dll 04/23/2009 02:57 PM 130,048 libpng12-0.dll 04/23/2009 02:57 PM 145,920 libpng12.dll 04/23/2009 02:57 PM 145,920 libpng13.dll 04/23/2009 02:57 PM 25,088 libpopt-0.dll 04/23/2009 02:57 PM 208,384 librsvg-2-2.dll 04/23/2009 02:57 PM 360,448 libtiff3.dll 04/23/2009 02:57 PM 1,354,240 libxml2-2.dll 04/23/2009 02:57 PM 1,291,264 libxml2.dll 29 File(s) 13,760,170 bytes 0 Dir(s) 150,516,240,384 bytes free Other information: Error says: "Unable to load DLL 'libgtk-win32-2.0-0.dll'" But the that .dll exists _and_ is in the directory Path.
Did you restart Windows after installing gtk-sharp?
This looks like a dupe of bug #581381 , which has a detailed discussion plus specific resolutions.
Greg, I think you're right. Since we haven't heard back from the reporter (even though I responded within an hour of him posting the bug), I'll mark it as a dupe. Thanks! *** This bug has been marked as a duplicate of bug 581381 ***