[Bug 59265] New: DwmGetWindowAttribute attribute 20 not implemented
http://bugs.winehq.org/show_bug.cgi?id=59265 Bug ID: 59265 Summary: DwmGetWindowAttribute attribute 20 not implemented Product: Wine Version: 11.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: dwmapi Assignee: wine-bugs@list.winehq.org Reporter: rsslone1120@gmail.com Distribution: --- Created attachment 80188 --> http://bugs.winehq.org/attachment.cgi?id=80188 Journal Logs with -r (reversed order) While running the .NET application HourGlass.exe ( https://chris.dziemborowicz.com/apps/hourglass/ ) the following log spams in journal. The application mostly works if you do not move its initial spawn location, if you do, the UI buttons within are anchored relative to the screen itself, not the window, so you will not be able to press them as intended unless you move the window back where it was. env[10663]: 019c:fixme:dwmapi:DwmGetWindowAttribute attribute 20 not implemented. Surrounding logs (start of application) included as attachment. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59265 rsslone1120@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rsslone1120@gmail.com -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59265 Gijs Vermeulen <gijsvrm@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://chris.dziemborowicz | |.com/apps/hourglass/ Keywords| |download Component|dwmapi |-unknown Summary|DwmGetWindowAttribute |HourGlass UI controls |attribute 20 not |remain anchored to screen |implemented |coordinates when window is | |moved --- Comment #1 from Gijs Vermeulen <gijsvrm@gmail.com> --- Attribute 20 is DWMWA_USE_IMMERSIVE_DARK_MODE, so I think this is not the cause for the issues you are having. Fixmes, even if they are being spammed, are not bugs by themselves. Did you use wine-mono or native dotnet? Can you try with both of them? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59265 --- Comment #2 from rsslone1120@gmail.com --- I can't recall. I'm new-ish to linux, at least when I set this up I was, I believe I installed the .net through winetricks? If there is nothing valuable here, you can close it, I mostly made this report just for the sake of improving wine with reports. The app works for me enough that I don't fret. Thanks for looking into it and sorry if it was a nothing burger. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59265 Zeb Figura <z.figura12@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com --- Comment #3 from Zeb Figura <z.figura12@gmail.com> --- If the application is broken relative to Windows it's still a valid bug, however minor. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59265 --- Comment #4 from rsslone1120@gmail.com --- It took me a while to figure this out, I tried installing dotnet4.8 which this application says it uses, and when I did that I think I broke something because it killed the app, wouldn't start afterwards. After using winetricks to wipe the entire prefix and starting anew, ran wine with the installer it worked. I believe the answer is wine mono, that's what I see in the uninstall list in winetricks. Question is, how do I tell it to use native? Feel free to link reading for me, I just have no idea where to begin. Worth noting that the weird UI bug still happens. -- 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.
participants (1)
-
WineHQ Bugzilla