http://bugs.winehq.org/show_bug.cgi?id=58547
Bug ID: 58547
Summary: Roblox Studio has a strange window behavior on
winewayland driver
Product: Wine
Version: 10.12
Hardware: x86-64
URL: https://setup.rbxcdn.com/RobloxStudioInstaller.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: wilsontulus5(a)gmail.com
CC: rbernon(a)codeweavers.com
Regression SHA1: c756ea4e801d7eae32bc8a00efa26fc0f0f47819
Distribution: ArchLinux
Created attachment 79047
--> http://bugs.winehq.org/attachment.cgi?id=79047
Terminal logs without reverting the guilty commit. Almost no difference on the
post-revert version.
Wine version 10.11 had introduced a new update to winewayland driver that makes
Roblox Studio on Wayland more usable, sometimes more than it's X11 counterpart
due to lesser microstutters and almost non-existent flickering (most likely due
to buggy implementation of the Vulkan child windowing system).
Ever since the patch introduced in c756ea4e801d7eae32bc8a00efa26fc0f0f47819,
Studio on winewayland is broken again like <=10.10 (e.g. invisible home screen,
out-of-place teamcreate/contribute button, 3D workspace layer overriding GUIs
including the script viewer, etc).
Since the issue is only viewable after logging in, it's recommended to use
Vinegar (from Flathub or by source: https://github.com/vinegarhq/vinegar - the
launcher does allow specifying a custom wineroot), but the official installer
can also be used if the EdgeWebView2 installer payload returns success to the
official installer.
--
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=58548
Bug ID: 58548
Summary: user32/menu: Sub‑menus always open instantly –
TrackPopup/TrackMenu code ignores SPI_GETMENUSHOWDELAY
and MenuShowDelay in registry
Product: Wine
Version: 7.7
Hardware: aarch64
OS: MacOS
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: falcon4(a)gmail.com
Observed:
Registry setting HKEY_CURRENT_USER\Control Panel\Desktop\MenuShowDelay is set
to the intended default value (400).
SystemParametersInfoW(SPI_GETMENUSHOWDELAY) returns the configured value (e.g.
400 ms).
Yet any Win32 app (Task Manager, Notepad++, etc.) opens sub‑menus with zero
delay; mousing past them collapses/opens instantly.
Expected:
Menu pop‑ups wait <MenuShowDelay> ms before showing, matching Windows behaviour
since Win 95.
This bug leads to having to "tightrope" sub-menu selections, carefully moving
the cursor along a selection to prevent the sub-menu from collapsing.
This was reported back in 2009 by a user that was advised to file a Bugzilla
report, but none seems to have ever been made:
https://forum.winehq.org/viewtopic.php?t=4147
At a quick glance through /wine/dlls/win32u/menu.c, it seems like menu-show
delays were never implemented at all, and I can only hope this is worth fixing
to improve user experience after all these years :)
--
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.
https://bugs.winehq.org/show_bug.cgi?id=51847
Bug ID: 51847
Summary: fixme:advapi
Product: Wine
Version: 6.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: danielrosario92(a)gmail.com
Distribution: ---
Created attachment 70741
--> https://bugs.winehq.org/attachment.cgi?id=70741
problems
not installing programs
--
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.
https://bugs.winehq.org/show_bug.cgi?id=56921
Bug ID: 56921
Summary: MusicBee: Random moments of lag when scrolling,
seemingly related to rendering of rating stars.
Product: Wine-staging
Version: 9.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: v_winebugs(a)outlook.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 76742
--> https://bugs.winehq.org/attachment.cgi?id=76742
Log from terminal
Tested on Wine 9.5-staging, on Fedora 40 KDE Plasma Spin
MusicBee will have these random moments of lag when scrolling on views and
playlists that have rating stars enabled. It seems to be related to how the
stars are being rendered, since when they are hidden the lag goes away, and
this lag is not present when running MusicBee under Windows. To make it worse,
this lag persists after the app is restarted.
Attached is a log from the terminal done while using MusicBee with the lag.
--
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=58543
Bug ID: 58543
Summary: Ubisoft Connect launcher is a black window with the
Wayland driver
Product: Wine
Version: 10.12
Hardware: x86-64
URL: https://www.ubisoft.com/en-us/ubisoft-connect/download
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: wine(a)xarov.net
Distribution: ArchLinux
Created attachment 79040
--> http://bugs.winehq.org/attachment.cgi?id=79040
Wayland driver
Works fine with the X11 driver. Is completely black with the Wayland driver. Is
not fixed by using the `--in-process-gpu` argument for the launcher executable,
whereas that fixes Battle.net and Warframe launcher.
The UI elements and everything still exists inside the black window. So if you
click exactly where the "Play" button is, the game in question will launch
normally using Wayland and there are no issues for me, for example in Watch
Dogs. Games work perfectly with the Wayland driver.
The launcher is the issue.
--
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=58545
Bug ID: 58545
Summary: Wine preloader always crashes if I run under nix
develop shell, no programs work
Product: Wine
Version: 10.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xvroad(a)gmail.com
Distribution: ---
wine64-preloader always crashes with "Segmentation fault" error at startup if
started under nix develop environment, which I created for developing
yabridge-based C++ app.
The command, nix develop, is a command of nix package manager. It automatically
download tools and libraries needed for developing my C++ app, and creates a
temporary shell with all required environment variables set for development. I
ran the command on NixOS 25.05.
If I understand correctly, nix develop command just sets environment variables.
I have no idea how that lead to a difficult to diagnose crash.
I attached the gdb debugger to debug wine64 and wine64-preloader. It seems that
it's crashing somewhere after wld_start, but I'm not sure exactly where the
issue is.
https://gitlab.winehq.org/wine/wine/-/blob/wine-10.0/loader/preloader.c?ref…
I uploaded the flake.nix for reproducing the issue to a GitHub repo.
https://github.com/vroad/wine-crash-test
I can't reproduce the issue by
* Sourcing environment variables dumped and running wine outside nix develop
shell.
* Setting really long environment variables and running wine outside nix
develop shell. wine can just handle it fine.
* Running wine inside nix develop, but with a different set of packages.
The issue is reproducible on wine built from current latest master commit
(https://gitlab.winehq.org/wine/wine/-/commit/5b5f7fa104582c08e860f84c6fb361…).
--
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.
https://bugs.winehq.org/show_bug.cgi?id=42741
Bug ID: 42741
Summary: StarCraft I: 1.18 PTR fails to initialize
ClientSdk.dll
Product: Wine
Version: 2.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: li.davidm96(a)gmail.com
Distribution: ---
Created attachment 57743
--> https://bugs.winehq.org/attachment.cgi?id=57743
stderr output of Wine when running StarCraft.exe
The 1.18 public test release of the upcoming version of StarCraft I does not
launch, as ClientSdk.dll fails to initialize.
Tested with Wine 2.4 (latest from Arch repositories), in a fresh 64-bit
wineprefix. Architecture is AMD64.
The download is here:
https://us.battle.net/forums/en/starcraft/topic/20753915707
sha1sum:
2d6702a425f13659227814fbc903568d63daeb08
/home/lidavidm/Downloads/Starcraft+1.18+PTR+1202.zip
--
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=58544
Bug ID: 58544
Summary: Forums are crippingly slow
Product: WineHQ.org
Version: unspecified
Hardware: x86-64
URL: https://forum.winehq.org/
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: ---
The forums are crippingly slow.
https://forum.winehq.org/
It is currently taking minutes to load a single page, or it is just timing out
with the Cloudflare 504.
I'm going to take a wild guess here and say.... AI crawlers.
Hopefully not though and there's something simpler going on?
--
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.
https://bugs.winehq.org/show_bug.cgi?id=57595
Bug ID: 57595
Summary: Login repeated requested to submit bugs
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dav75uk(a)yahoo.co.uk
CC: austinenglish(a)gmail.com
Distribution: ---
It doesn't seem to remember the login session (on firefox at least) when
submitting bugs and screenshots. Cookie issue?
--
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=58541
Bug ID: 58541
Summary: I was installing old skype
Product: Wine
Version: 10.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: apphelp
Assignee: wine-bugs(a)winehq.org
Reporter: younusalbaloushi(a)gmail.com
Distribution: ---
Created attachment 79039
--> http://bugs.winehq.org/attachment.cgi?id=79039
I was installing old skype and I see this
I was installing this and I see this
--
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.