https://bugs.winehq.org/show_bug.cgi?id=40435
Bug ID: 40435 Summary: 42Tags (.net app) crashes:Culture ID 0 (0x0000) is not a supported culture. Product: Wine Version: 1.9.7 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: xerox_xerox2000@yahoo.co.uk Distribution: ---
Created attachment 54182 --> https://bugs.winehq.org/attachment.cgi?id=54182 crash log
Prerequisite: winetricks dotnet20
https://bugs.winehq.org/show_bug.cgi?id=40435
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download URL| |http://www.tucows.com/downl | |oad/windows/files1/42TagsSe | |tup.exe
https://bugs.winehq.org/show_bug.cgi?id=40435
--- Comment #1 from Bruno Jesus 00cpxxx@gmail.com ---
Platform: i386 Version: Windows 5.1 (0) Host system: Linux
Just out of curiosity what Windows version is that? I don't remember seeing that in any logs. I always thought the version name is the same selected from winecfg.
https://bugs.winehq.org/show_bug.cgi?id=40435
--- Comment #2 from Louis Lenders xerox_xerox2000@yahoo.co.uk --- (In reply to Bruno Jesus from comment #1)
Platform: i386 Version: Windows 5.1 (0) Host system: Linux
Just out of curiosity what Windows version is that? I don't remember seeing that in any logs. I always thought the version name is the same selected from winecfg.
Hi Bruno,
The version is set to winxp. It`s indeed quite strange. I just did a complete fresh reinstall (winetricks dotnet20 and install the app (from last window in installer Run 42Tags) and it shows again windows 5.1 in crash. When i then change to win7 it reports win7, and when i switch back again to winxp it says correctly winxp instead of 5.1.... Weird. Does the same thing happen to you if you install the app?
https://bugs.winehq.org/show_bug.cgi?id=40435
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com --- Yes, I can reproduce the issue in the bug and yes the Windows version is weird and after running winecfg and changing to something else and going back it prints the correct name.
https://bugs.winehq.org/show_bug.cgi?id=40435
--- Comment #4 from Louis Lenders xerox_xerox2000@yahoo.co.uk --- Retested:
Still same crash wine-2.0-rc3 and wine-2.0-rc3-3-gd3c306c (Staging)
https://bugs.winehq.org/show_bug.cgi?id=40435
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.tucows.com/downl |https://web.archive.org/web |oad/windows/files1/42TagsSe |/20160914234630if_/http://4 |tup.exe |2tags.com/Download/42TagsSe | |tup.exe
--- Comment #5 from Gijs Vermeulen gijsvrm@gmail.com --- Still present with wine-6.8-277-g44b30c42cbb. It seems the same issue also exists with wine-mono, except that it crashes with native dotnet but just doesn't open with wine-mono.
Adding a stable download.
$ sha1sum 42TagsSetup.exe b24c8095603b30a9082efdbc58f2b715e7ba1939 42TagsSetup.exe
$ du -sh 42TagsSetup.exe 5.1M 42TagsSetup.exe
https://bugs.winehq.org/show_bug.cgi?id=40435
--- Comment #6 from Gijs Vermeulen gijsvrm@gmail.com --- Still present with wine-8.6 and wine-mono-7.4.0.
Unhandled Exception: System.TypeInitializationException: The type initializer for 'ScanNTagApplication.Constants' threw an exception. ---> System.Globalization.CultureNotFoundException: Culture ID 0 (0x0000) is not a supported culture. Parameter name: culture at System.Globalization.CultureInfo..ctor (System.Int32 culture, System.Boolean useUserOverride, System.Boolean read_only) [0x0007d] in <e70d6e9587d64cb3abb4b3f99bbf5a0d>:0 at System.Globalization.CultureInfo..ctor (System.Int32 culture, System.Boolean useUserOverride) [0x00000] in <e70d6e9587d64cb3abb4b3f99bbf5a0d>:0 at System.Globalization.CultureInfo..ctor (System.Int32 culture) [0x00000] in <e70d6e9587d64cb3abb4b3f99bbf5a0d>:0 at System.Windows.Forms.InputLanguage.get_Culture () [0x0000b] in <d22f8be2dd674c49bd49b314423240b8>:0 at ScanNTagApplication.Utilities.GetDefaultStartupCulture () [0x00006] in <70e5352a21b14fab96f18c95603c1ae4>:0 at ScanNTagApplication.Constants..cctor () [0x00028] in <70e5352a21b14fab96f18c95603c1ae4>:0 --- End of inner exception stack trace --- at ScanNTagApplication.StartupLoggerSignleton.get_Instance () [0x00011] in <70e5352a21b14fab96f18c95603c1ae4>:0 at ScanNTagApplication.MainApplication.Main (System.String[] args) [0x00001] in <70e5352a21b14fab96f18c95603c1ae4>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'ScanNTagApplication.Constants' threw an exception. ---> System.Globalization.CultureNotFoundException: Culture ID 0 (0x0000) is not a supported culture. Parameter name: culture at System.Globalization.CultureInfo..ctor (System.Int32 culture, System.Boolean useUserOverride, System.Boolean read_only) [0x0007d] in <e70d6e9587d64cb3abb4b3f99bbf5a0d>:0 at System.Globalization.CultureInfo..ctor (System.Int32 culture, System.Boolean useUserOverride) [0x00000] in <e70d6e9587d64cb3abb4b3f99bbf5a0d>:0 at System.Globalization.CultureInfo..ctor (System.Int32 culture) [0x00000] in <e70d6e9587d64cb3abb4b3f99bbf5a0d>:0 at System.Windows.Forms.InputLanguage.get_Culture () [0x0000b] in <d22f8be2dd674c49bd49b314423240b8>:0 at ScanNTagApplication.Utilities.GetDefaultStartupCulture () [0x00006] in <70e5352a21b14fab96f18c95603c1ae4>:0 at ScanNTagApplication.Constants..cctor () [0x00028] in <70e5352a21b14fab96f18c95603c1ae4>:0 --- End of inner exception stack trace --- at ScanNTagApplication.StartupLoggerSignleton.get_Instance () [0x00011] in <70e5352a21b14fab96f18c95603c1ae4>:0
https://bugs.winehq.org/show_bug.cgi?id=40435
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|42Tags (.net app) |42Tags (.NET app) doesn't |crashes:Culture ID 0 |launch |(0x0000) is not a supported |(System.Globalization.Cultu |culture. |reNotFoundException: | |Culture ID 0 (0x0000) is | |not a supported culture.)
https://bugs.winehq.org/show_bug.cgi?id=40435
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|dotnet |