On Thu, 08 Sep 2011 19:55:27 +0200, Dieter Verfaillie wrote: > Care to disclose the name of that certain antivirus? > We've been looking for possible sources of this for ages > over @PyGTK (the Gramps devs even wrote a sanity checking > script to detect this and other weird situations).
I think it's Norton (but I'm not entirely sure - I don't use it, and it's just what one of the people who had the problem mentioned). > It is strange that with both SafeDllSearchMode enabled > and disabled, %WINDIR%\system32 takes precedent over the > directory from which the application loaded. Haven't yet > found out why unfortunatly... System32 doesn't have precedence over the .exe directory, however in Gimp's case, the plug-ins are stored separately from the main executable, and System32 is searched before %PATH%. The only way to work around the problem would be by using assemblies, but that's a whole different can of worms. -- < Jernej Simončič ><><><><>< http://eternallybored.org/ > _______________________________________________ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list