App UI is blurry, no text

Questions about Wine on Linux
Locked
theonlyandy
Newbie
Newbie
Posts: 2
Joined: Sat Aug 19, 2023 6:49 am

App UI is blurry, no text

Post by theonlyandy »

Hei hei.

I just gave installing the reMarkable Desktop App a new shot in a fresh Wine prefix, and I can run it. It’s version 3.5.2.

Somehow the UI elements are very blurry, and text is not shown at all. Knowing which buttons to press, I could authorise it and it’s successfully syncing. So it’s only a rendering issue.

Image

Since it concerned text, I tried to install allfonts via winetricks, and also corefonts.

Since the log contains quite some messages like this, I also tried to add the d3dx11_43 DLL, with no change.

Code: Select all

0184:fixme:d3dcompiler:D3DCompile2 Ignoring flags 0xc000.
I’m on Fedora 38, with Wine 8.12 Staging.

How could I further investigate, what could I try next?
Thanks a bunch!
theonlyandy
Newbie
Newbie
Posts: 2
Joined: Sat Aug 19, 2023 6:49 am

Re: App UI is blurry, no text

Post by theonlyandy »

I just noticed that there is a d3d11.log in my home folder.

Aside from many info and warn messages, it contains the following error:

Code: Select all

err:   Failed to create shared resource: VK_KHR_EXTERNAL_MEMORY_WIN32 not supported
Maybe this helps?
Locked