Ticket #3532 (closed defect: worksforme)
After clean installation of recommended GTK and Gajim on Windows: libglib-2.0-0.dll not found
| Reported by: | anonymous | Owned by: | asterix |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | None | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | OS: | Windows |
Description (last modified by asterix) (diff)
I have installed gtk-2.10.11-win32-1.exe from http://gladewin32.sourceforge.net/
Then installed gajim-0.11.2-1.exe.
When I try to launch Gajim, it fails with a message "The application has failed to start because libglib-2.0-0.dll was not found."
But:
- The file libglib-2.0-0.dll (656 896 bytes) does exist in "C:\Program Files\Common Files\GTK\bin".
- GTK_BASEPATH is set to "C:\PROGRA~1\COMMON~1\GTK".
- The system PATH does contain "C:\PROGRA~1\COMMON~1\GTK\bin" as the first element.
However, Gajim still cannot find that library.
Traceback (most recent call last): File "gajim.py", line 38, in <module> File "message_control.pyc", line 14, in <module> File "gtkgui_helpers.pyc", line 21, in <module> File "gtk\__init__.pyc", line 38, in <module> File "gobject\__init__.pyc", line 30, in <module> File "gobject\_gobject.pyc", line 12, in <module> File "gobject\_gobject.pyc", line 10, in __load ImportError: DLL load failed: The specified module could not be found.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
