https://bugs.winehq.org/show_bug.cgi?id=57583
Bug ID: 57583 Summary: Truncated popup Product: Wine Version: 10.0-rc2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: winehq@aitchison.me.uk Distribution: ---
This is a regression: worked in 10.0rc1 but broken in 10.0rc2 and 10.0rc3. I am attempting a git bisect, but currently my compiled versions work correctly :-(
The problem: compare the two windows: https://www.aitchison.me.uk/wine/bad_popup/wine-10.0rc1.png https://www.aitchison.me.uk/wine/bad_popup/wine-10.0rc2.png - with 10.0rc2 the right hand side of the popup is clipped.
Seen with X11 (at least TWM and LCDE window managers) but not Wayland.
[ Unfortunately I can no longer find the installer for this program on the internet. I believe I have a copy, but doubt that copyright would let me put it on the web ... ]
Since self-compiled versions of wine source work for me, what is the next step in debugging the published binary (.deb) package ?
---------------------------------- # apt list wine* | egrep "installed|upgrad"
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
wine-devel-amd64/oracular 10.0~rc3~oracular-1 amd64 [upgradable from: 10.0~rc2~oracular-1] wine-devel-i386/oracular 10.0~rc3~oracular-1 i386 [upgradable from: 10.0~rc2~oracular-1] wine-devel/oracular 10.0~rc3~oracular-1 amd64 [upgradable from: 10.0~rc2~oracular-1] wine32-preloader/oracular,now 9.0~repack-4build3 i386 [installed] wine32/oracular,now 9.0~repack-4build3 i386 [installed,automatic] wine64/oracular,now 9.0~repack-4build3 amd64 [installed] winehq-devel/oracular 10.0~rc3~oracular-1 amd64 [upgradable from: 10.0~rc2~oracular-1] winetricks/oracular,oracular,now 20240105-3 all [installed] ----------------------------------
https://bugs.winehq.org/show_bug.cgi?id=57583
--- Comment #1 from Rafał Mużyło galtgendo@o2.pl --- You probably need to recheck your testing procedure.
Anyway, this looks and sounds a bit like bug 57551. There's a mr mentioned in the bug that allegedly fixes the problem, but it has some undesirable side effects.
https://bugs.winehq.org/show_bug.cgi?id=57583
Andrew Aitchison winehq@aitchison.me.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Andrew Aitchison winehq@aitchison.me.uk --- Expected behaviour restored in version 10.0~rc4~oracular-1 packages.