General problems with unorthodox apps

Questions about Wine on Linux
Locked
NightCrack
Newbie
Newbie
Posts: 1
Joined: Mon Aug 02, 2021 4:17 pm

General problems with unorthodox apps

Post by NightCrack »

Got several problems with specific apps (for coin and bill validators maintenance):

Code: Select all

~/Downloads/Windows Apps/AlbericiCoinSelector$ wine AlbericiCoinSelector.exe
0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0064:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0064:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
006c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
006c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0024:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0024:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00fc:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00fc:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0024:fixme:font:get_nearest_charset TCI failing on 20000000
0024:fixme:font:get_nearest_charset returning DEFAULT_CHARSET face->fs.fsCsb[0] = 20000000 file = L"Z:\\usr\\share\\fonts\\truetype\\fonts-gujr-extra\\aakar-medium.ttf"
0024:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 0031DD18, 0017A040, 0031DD1C, 0031DD10
0024:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 0031DD18, 0017A040, 0031DD1C, 0031DD10
0024:fixme:uiautomation:UiaClientsAreListening ()
Alberici_001.png
Alberici_001.png (10.29 KiB) Viewed 3529 times

Code: Select all

0024:fixme:uiautomation:UiaReturnRawElementProvider (00010068, 0, 0, 00000000) stub!
0024:fixme:uiautomation:UiaReturnRawElementProvider (00000000, 0, 0, 00000000) stub!
Alberici_002.png
Alberici_002.png (8.11 KiB) Viewed 3529 times
The following is from the app's log file:

Code: Select all

03/08/2021 00:23:42.015  ===================================================
03/08/2021 00:23:42.023  Environment.Version.ToString=4.0.30319.42000
03/08/2021 00:23:42.023  Environment.Is64BitOperatingSystem=True
03/08/2021 00:23:42.023  Environment.Is64BitProcess=False
03/08/2021 00:23:42.023  Software Version = 2.1.4.3
03/08/2021 00:29:10.023  ERROR:  Main: : System.InvalidOperationException: WinForms_SeeInnerException ---> System.InvalidCastException: Conversion from string "&HFF" to type 'Integer' is not valid. ---> System.FormatException: Input string was not in a correct format.
  at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <7713cb95b33244ed9608bf0b23fbdce9>:0 
  at System.Number.ParseInt32 (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00016] in <7713cb95b33244ed9608bf0b23fbdce9>:0 
  at System.Int32.Parse (System.String s) [0x00016] in <7713cb95b33244ed9608bf0b23fbdce9>:0 
  at Microsoft.VisualBasic.CompilerServices.IntegerType.FromString (System.String Value) [0x00018] in <4dcb7d1ddab44fa4bafe41122e645da4>:0 
   --- End of inner exception stack trace ---
  at Microsoft.VisualBasic.CompilerServices.IntegerType.FromString (System.String Value) [0x00055] in <4dcb7d1ddab44fa4bafe41122e645da4>:0 
  at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger (System.String Value) [0x00001] in <4dcb7d1ddab44fa4bafe41122e645da4>:0 
  at AlbericiCoinSelector.PulseIOControl+PulseIOType..ctor (System.Xml.Linq.XElement element) [0x00067] in <463611525d0a435c9b0e8bfd3cd589de>:0 
  at AlbericiCoinSelector.PulseIOControl..ctor () [0x0004f] in <463611525d0a435c9b0e8bfd3cd589de>:0 
  at (wrapper remoting-invoke-with-check) AlbericiCoinSelector.PulseIOControl..ctor()
  at AlbericiCoinSelector.FormGettoMod.InitializeComponent () [0x007dd] in <463611525d0a435c9b0e8bfd3cd589de>:0 
  at AlbericiCoinSelector.FormGettoMod..ctor () [0x0004b] in <463611525d0a435c9b0e8bfd3cd589de>:0 
  at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&)
  at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00005] in <7713cb95b33244ed9608bf0b23fbdce9>:0 
   --- End of inner exception stack trace ---
  at AlbericiCoinSelector.My.MyProject+MyForms.Create__Instance__[T] (T Instance) [0x000bf] in <463611525d0a435c9b0e8bfd3cd589de>:0 
  at AlbericiCoinSelector.My.MyProject+MyForms.get_FormGettoMod () [0x00000] in <463611525d0a435c9b0e8bfd3cd589de>:0 
  at AlbericiCoinSelector.FormStart.Main () [0x001be] in <463611525d0a435c9b0e8bfd3cd589de>:0 
Another app from this company:

Code: Select all

~/Downloads/Windows Apps/AL66FG$ wine AL66HS.exe 
0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0064:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0064:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
006c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
006c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00fc:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00fc:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0024:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0024:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
Alberici_003.png
The last one seems to be unable to find com ports due to different naming in OS.
jkfloris
Level 12
Level 12
Posts: 3136
Joined: Thu Aug 14, 2014 10:10 am

Re: General problems with unorthodox apps

Post by jkfloris »

The first program:
Does the program work if you install the Microsoft .Net Framework?

Code: Select all

winetricks -q dotnet35
The second program:
Error code 5 is access denied. Do I have sufficient rights?
https://wiki.winehq.org/Wine_User%27s_G ... llel_Ports
Locked