[Bug 51590] services:service fails when the KDE taskbar is at the top

WineHQ Bugzilla wine-bugs at winehq.org
Thu Aug 12 05:51:30 CDT 2021


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

François Gouget <fgouget at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
    Regression SHA1|                            |95be042be3f116db38eb4a255c2
                   |                            |667a6b46fcc1e
           Keywords|                            |regression

--- Comment #3 from François Gouget <fgouget at codeweavers.com> ---
The failure was introduced in commit 95be042be3f1. Starting with that commit
nulldrv_EnumDisplayMonitors() no longer checks the winstation and in particular
its WSF_VISIBLE flag.

This is why nulldrv_EnumDisplayMonitors() no longer goes through the fallback
code (NULLDRV_DEFAULT_HMONITOR) to return dummy monitor information.

-- 
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