Replies: 1 comment 4 replies
|
Hello there, I also faced some similar (not for the text specifically though) issues in sway (which also uses Wayland, if you didn't know) and the "solution" I found was forcing Wayland instead of XWayland through P.S: If you want to revert back to XWayland you can do |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I'm trying to determine whether this is an issue with the Affinity Linux setup, Wine itself, or something else, so I'm posting this as a Q&A rather than opening an issue directly.
I'm using the Affinity V3 AppImage from this repository on Fedora with KDE Plasma Wayland.
System
Affinity-3-x86_64.AppImagefrom this repository's Releases pageAffinity itself starts and is usable, but text input is extremely slow.
Reproduction
The typed characters then appear one after another with a noticeable delay, roughly like:
a...b...c...d...When monitoring FPS, Affinity drops to around 8–10 FPS while typing.
This is reproducible even in a completely new and otherwise empty document.
What I tested
I tried to narrow this down quite a bit:
DXVK_HUDdid not show anythingDXVK_LOG_PATHdid not produce log filesd3d11.dllanddxgi.dllfiles in the bundled Wine prefix were identical to Wine's own DLLsd3d9.shaderModelfrom1to3So at this point it does not look like a simple GPU or DXVK configuration issue.
Additional observation
After further testing, this does not seem to be limited to text input.
Affinity generally feels unusually slow on my system:
I also tested the lowest rendering settings in Affinity:
Nearest Neighbor (Fastest)Low Quality (Fastest)These settings make no noticeable performance difference.
So this looks more like a general rendering/UI performance issue than a text-specific issue.
Question
Is this a known Affinity V3 / Wine issue?
More importantly, would this be something that belongs in this project, or would Wine upstream be the more appropriate place to report it?
I don't want to open an issue here if the underlying problem is outside the scope of this project.
I'm happy to provide the DXVK logs, Wine output, screenshots, or run additional tests if useful.
Thanks!
All reactions