[Gtk-sharp-list] Error on Windows Vista

Brad Taylor brad at getcoded.net
Thu Jun 26 17:51:27 EDT 2008


Hey Billy,

> A second common issue is this:
> 
> Unable to load image-loading
> module: /target/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-ico.dll:
> The specified module could not be found.
> 
> gdk-sharp
> 
>    at Gdk.Pixbuf..ctor(String filename)
>    at Open_Dialect.MainWindow..ctor(String fileToOpen) in C:\Users
> \Billy\Desktop\Open Dialect\Open Dialect\OpenDialect\FormsAndViews
> \MainWindow.cs:line 143
> 
> To fix this second issue I have to manually modify gdk-pixbuf.loaders
> and replace /target/ with the full path, is there anyway to do this
> without modifying that file?  Is /target/ a environment variable that
> i can set somehwere?

The experimental Gtk# installers that I'm working on run a VB script
file on post-installation that is supposed to clean up these paths.  Is
it possible that running VB script is somehow disabled on Windows Vista?

-Brad



More information about the Gtk-sharp-list mailing list