http://bugs.winehq.org/show_bug.cgi?id=20658
Summary: ZefToOsis cannot be started Product: Wine Version: 1.1.32 Platform: PC URL: http://www.bgfdb.de/downloads/ZefToOsis.zip OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: online@patrick-brueckner.de
This tool is a converter to produce OSIS XML files from Zefania XML files.
Unfortunately it would not start:
------------------------------------------------------------------------------- err:ole:CoGetContextToken apartment not initialised fixme:advapi:CheckTokenMembership (0x138 0x1b00d8 0x32d71c) stub!
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object. at System.Resources.ResourceManager.GetSatelliteAssembliesFromConfig() at System.Resources.ResourceManager.TryLookingForSatellite(CultureInfo lookForCulture) at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) at System.Resources.ResourceManager.GetString(String name, CultureInfo culture) at System.Environment.ResourceHelper.GetResourceStringCode(Object userDataIn) at System.Environment.GetResourceFromDefault(String key) at System.TypeInitializationException..ctor(String fullTypeName, Exception innerException) at System.Globalization.TextInfo.GetNativeTextInfo(Int32 cultureID) at System.Globalization.TextInfo.get_InvariantNativeTextInfo() at System.String.Compare(String strA, Int32 indexA, String strB, Int32 indexB, Int32 length, StringComparison comparisonType) at System.Security.Util.URLString.PreProcessForExtendedPathRemoval(String url, Boolean isFileUrl) at System.AppDomainSetup.NormalizePath(String path, Boolean useAppBase) at System.AppDomainSetup.SetupDefaultApplicationBase(String imageLocation) at System.AppDomain.SetupFusionStore(AppDomainSetup info) at System.AppDomain.SetupDomain(Boolean allowRedirects, String path, String configFile) wine: Unhandled page fault on read access to 0x00000000 at address 0x2fd297f (thread 0029), starting debugger... -------------------------------------------------------------------------------
http://bugs.winehq.org/show_bug.cgi?id=20658
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=20658
--- Comment #1 from Austin English austinenglish@gmail.com 2009-11-11 21:25:15 --- Have you installed dotnet with winetricks?
http://bugs.winehq.org/show_bug.cgi?id=20658
--- Comment #2 from Patrick Brueckner online@patrick-brueckner.de 2009-11-12 07:28:54 --- Yes, dotnet20 is installed.
http://bugs.winehq.org/show_bug.cgi?id=20658
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |xerox_xerox2000@yahoo.co.uk Resolution| |INVALID
--- Comment #3 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-11-15 12:24:44 --- (In reply to comment #2)
Yes, dotnet20 is installed.
Invalid, use winetricks to install dotnet20
Copy and paste from appdb:
If you get a crash/backtrace like this in console:
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object. at System.Resources.ResourceManager.GetSatelliteAssembliesFromConfig() wine: Unhandled page fault on read access to 0x00000000 at address 0x2de297f (thread 0019), starting debugger...
Please read appdb entry HOWTO more carefully! This is bug 10467.
If you followed appdb HOWTO and this problem still occurs you most likely have a corrupted "l_intl.nls" file in your winetricks cache. Update your winetricks script to newer version (contains checksum for detection of corrupted download) or remove "l_intl.nls" from "dotnet20" folder in "winetrickscache" and repeat the winetricks step.
http://bugs.winehq.org/show_bug.cgi?id=20658
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-11-15 12:25:02 --- closing