Ticket #132 (closed task: invalid)
Won't start up
| Reported by: | shindistro@… | Owned by: | daelstorm |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | nicotine | Version: | |
| Keywords: | Cc: |
Description
Tried to get it running but it just gives two error messages. This is the first one:
"The procedure entry point gdk_cairo_set_source_pixmap could not be located in the dynamic link library libgdk-win32-2.0-0.dll."
The second one says to check the log. This is from the log:
"Traceback (most recent call last):
File "nicotine", line 152, in ?
File "nicotine", line 73, in checkenv
File "gtk\init.pyo", line 48, in ?
File "gtk\_gtk.pyo", line 12, in ?
File "gtk\_gtk.pyo", line 10, in load
ImportError?: DLL load failed: The specified procedure could not be found."
GTK is installed and i've tried the two latest installers for windows (1.2.7.1 and 1.2.8).
