[Bug 42590] window menus bigger than entire screen

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Mar 6 01:15:25 CST 2017


https://bugs.winehq.org/show_bug.cgi?id=42590

--- Comment #5 from Que Quotion <quequotion at gmail.com> ---
(In reply to Nikolay Sivov from comment #4)
> Could you attach terminal output when you run affected application?

Nothing in particular is output.

I resolved this myself, by editing ~/.wine/user.reg in a text editor (gedit).

In the section [Control Panel\\Desktop\\WindowMetrics] there are settings for
"MenuHeight" and "MenuWidth" which had both been set to "-384700" (not
infinite, just huge).

For now I've set them both to twenty

"MenuHeight"="-20"
"MenuWidth"="-20"

Other settings may have been affected, SmCaptionWidth is set very large:

"SmCaptionWidth"="-364026"

I'm not sure what an SmCaption is, so I'm leaving it alone for now.

I am concerned that this appeared to be caused by adjusting the theme settings
in winecfg, but I don't think it can be pinned down to a specific bug in the
code.


I have wine 2.3 (x86_64) installed in archlinux, but this started with the
previous version released in archlinux (2.2?).

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list