[Gtk-sharp-list] Error on Windows Vista

Billy Schoenberg wasbridge at gmail.com
Thu Jun 26 19:56:52 EDT 2008


Hello,

I do not think VBScript is reliable on Vista because when user account
control is on it fails (silently in this case), but when it is off (and
windows is restarted) it works.  I tested the unoffical installer in both
cases and the UAC install failed with that /target/ stuff, but the other is
just fine.

Anyone have any ideas about the first stack trace??

Billy

On Thu, Jun 26, 2008 at 5:51 PM, Brad Taylor <brad at getcoded.net> wrote:

> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/gtk-sharp-list/attachments/20080626/a8154b0b/attachment.html 


More information about the Gtk-sharp-list mailing list