https://bugs.winehq.org/show_bug.cgi?id=48562
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |xerox.xerox2000x@gmail.com URL| |https://www.abus.com/var/Im | |agesPIM/d110001/medias/comm | |on/22/TVSW11001_ABUS_CMS_V2 | |.6.6.75.zip Keywords| |download Status|UNCONFIRMED |NEW
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- Hi, confirming. Before exception/crash there`s lots of line`s like here below as the program seems to look for several fonts, like so:
0031:Call KERNEL32.CreateFileA(1fd74448 "C:\Program Files\ABUS Security-Center\ABUS CMS\ABUS CMS Client\fonts/angsau.ttf", 80000000,00000003,0032b180,00000003,00000080,0 0000000) ret=042e98ca . . 0031:Ret ntdll.NtCreateFile() retval=c000003a ret=7b011724 . 0031:Ret KERNEL32.GetLastError() retval=00000003 ret=042d4342 . 0031:trace:seh:raise_exception code=c0000005 flags=0 addr=0x4261968 ip=04261968 tid=0031
But there isn`t even a directory called "fonts" in the program dir. For me "winetricks arial" works around the error and the app comes up fine (tested in Staging-5.0)
As a guess I would say this is not a duplicate of the "missing arial" bug, there might be more wrong here (?)
@OP: Could you try "winetricks arial" and report back what changes?
Thanks in advance for reporting back