https://bugs.winehq.org/show_bug.cgi?id=56325
Bug ID: 56325 Summary: Prefix path string in wineboot dialog is cut off Product: Wine Version: 9.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: aidas957@gmail.com CC: bmcgrath@codeweavers.com Regression SHA1: 8e1197c92e8c08fb197c8656a07215296d656890 Distribution: ArchLinux
Hello,
So wineboot has the string of the prefix path cut off in the updating prefix dialog since the regression commit mentioned above (because of the now default whitespace-based word wrapping)
Fixing this will likely require a custom word-wrap thing which I can't really do because strings in C are a bit messy (the fix should be backported to 9.0 as well)