CompeGPS wrong text in menus

Questions about Wine on Linux
Locked
RaingodSpires
Newbie
Newbie
Posts: 2
Joined: Fri Jul 02, 2021 8:58 am

CompeGPS wrong text in menus

Post by RaingodSpires »

Hello, I'm using wine+box86 in TwisterOS (based on Raspbian), in a raspberry pi 4 8 gb ram.

I try to use CompeGPS and it seems is working, but the text of some menus are wrong, and repeated in every option.

I tried to do "winetricks riched20" and "winetricks corefonts" without success. I don't find similar thread, so what can I do?

Thank you
Attachments
compewine.png
RaingodSpires
Newbie
Newbie
Posts: 2
Joined: Fri Jul 02, 2021 8:58 am

Re: CompeGPS wrong text in menus

Post by RaingodSpires »

I post the log starting it through terminal.

Code: Select all

pi@raspi4:~/CompeGPS $ wine CompeGPSLAND.exe
Box86 with Dynarec v0.2.3 f03fb651 built on May 31 2021 18:37:02
Box86 with Dynarec v0.2.3 f03fb651 built on May 31 2021 18:37:02
Box86 with Dynarec v0.2.3 f03fb651 built on May 31 2021 18:37:02
0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0024:fixme:ole:CoInitializeSecurity (00000000,-1,00000000,00000000,0,3,00000000,0,00000000) - stub!
0024:fixme:wbemprox:client_security_SetBlanket 4FCD8CA4, 01B93CD8, 10, 0, (null), 3, 3, 00000000, 0x00000000
0024:fixme:wbemprox:client_security_Release 4FCD8CA4
00a8:fixme:mountmgr:query_property Faking StorageDeviceProperty data
00a8:fixme:mountmgr:harddisk_ioctl The DISK_PARTITION_INFO and DISK_DETECTION_INFO structures will not be filled
00a8:fixme:mountmgr:query_property Faking StorageDeviceProperty data
00a8:fixme:mountmgr:harddisk_ioctl The DISK_PARTITION_INFO and DISK_DETECTION_INFO structures will not be filled
00a8:fixme:mountmgr:query_property Faking StorageDeviceProperty data
00a8:fixme:mountmgr:harddisk_ioctl The DISK_PARTITION_INFO and DISK_DETECTION_INFO structures will not be filled
00a8:fixme:mountmgr:query_property Faking StorageDeviceProperty data
00a8:fixme:mountmgr:harddisk_ioctl The DISK_PARTITION_INFO and DISK_DETECTION_INFO structures will not be filled
00a8:fixme:mountmgr:query_property Faking StorageDeviceProperty data
00a8:fixme:mountmgr:harddisk_ioctl The DISK_PARTITION_INFO and DISK_DETECTION_INFO structures will not be filled
00a8:fixme:mountmgr:query_property Faking StorageDeviceProperty data
00a8:fixme:mountmgr:harddisk_ioctl The DISK_PARTITION_INFO and DISK_DETECTION_INFO structures will not be filled
0024:fixme:dwmapi:DwmIsCompositionEnabled 00E2F760
00e4:fixme:wininet:InternetAttemptConnect Stub
0024:fixme:event:wait_for_withdrawn_state window 0x10086/5400005 wait timed out
Last line is when I try to start GPS, but it doesn't matter.
Locked