Hi, Korbinian, many thanks for mentioning this issue. I am sure it deals with my problem.
I have tried the suggestions mentioned of this issue (of course I was running CMD.exe with Administrator privileges), but unforunately same results after running config.py with install, build and py2exe parameters: - The "gtk2-runtime" directory is still the first entry in the PATH. - librsvg-2-2.dll is in the "c:\program files (x86)\GTK2-Runtime\bin" folder (and in the tryton's Dist folder) - I have run the lines which were originally commented in the GTK2- Runtime\gtk-postinstall.bat file, which update pango.modules, gdk- pixbuf.loaders and gtk.immodules files, see below for comments about these files. - The full contents of "C:\tryton\tryton\dist\etc\gtk-2.0\gdk- pixbuf.loaders" file is: # GdkPixbuf Image Loader Modules file # Automatically generated file, do not edit # Created by gdk-pixbuf-query-loaders.exe from gdk-pixbuf-2.22.0 # # LoaderDir = C:\Program Files (x86)\GTK2-Runtime/lib/gdk- pixbuf-2.0/2.10.0/loaders # The folder referenced by LoadedDir exists and contains one file "loaders.cache", which has exactly the same content as the one above. - Contents of pango.modules now is: # Pango Modules file # Automatically generated file, do not edit # # ModulesPath = C:\Program Files (x86)\GTK2-Runtime\lib\pango \1.6.0\modules # This folder does not exist... I have no "pango" subdirectory in the "lib" folder.... - Same story for c:\program files (x86)\gtk2-runtime\etc \gtk-2.0\gtk.immodules" file, it references a lot of folders which do not exist on my development PC. Can this be related to the problem? Any help with this issue would be greatly appreciated. Best regards, Vincent -- [email protected] mailing list
