Wine update display cache failed
Trying to run this on a raspberry pi 5 to get rid of the normal Wine, but I run into an issue. When I run normal Wine I also get this issue but I can usually fix it by going into wine tricks and forcefully setting virtual display size there, but winetricks isn't part of hangover download from Pi-Apps it would seem.
Basically whenever I try to launch anything that would take me through wine I get the following error output: 0050:err:system:update:_display_cache Failed to read display config.
Any known fix for this issue?
Running on rpi 5 with debian Bookworm.
There are two ways depending on what your wine tricks command would be: In winecfg is a tab where you can setup a virtual display. Otherwise run "wine control", there's a display configuration option
Wine Control in terminal gives more or less same error with failed to read display config just slightly different number but same behaviour with changing numbers on error code, same with winecfg in terminal. Issue I've previously had with Wine is identical, just normally I could fix it using Winetricks, but winetricks does not appear under system tools and when ran in terminal with Hangover gives error code %appdata% returned empty string on a fresh successful install from PiApps. The failed to read display error keeps refreshing until I hit ctr+c to end all work in Terminal.
I'd recommend to uninstall from pi-apps and install Hangover latest release. Then also install winetricks manually according to https://github.com/Winetricks/winetricks