https://bugs.winehq.org/show_bug.cgi?id=44827
Bug ID: 44827
Summary: FL Studio: 32-bit/64-bit VST plugin bit bridging soft
locks the host
Product: Wine
Version: 3.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ajduck(a)outlook.com
Distribution: ---
Trying to bridge a 32-bit VST plugin in FL Studio 64-bit, or bridge a 64-bit
VST plugin in FL Studio 32-bit, leads to this being outputted:
003c:err:ntdll:RtlpWaitForCriticalSection section 0x1ac6028 "?" wait timed out
in thread 003c, blocked by 002a, retrying (60 sec)
And the DAW soft locks with a loading cursor as it blocks the UI until the
plugin's loaded, forever trying to bridge the plugin.
(By "soft lock", I mean that FL Studio itself is still responsive, but you're
completely blocked from doing anything and the only way to get out of it is to
kill the process.)
======
Steps to reproduce:
1. Download and install FL Studio 12 Demo:
https://support.image-line.com/redirect/FLStudio_Installer_Google
The demo and the full version are the same executable.
You will need the Arial font or any ttf named as arial.ttf in
"C:/Windows/fonts/". If you have Winetricks just run "winetricks corefonts"
(you will need the cabextract package).
2. Download any 32-bit or 64-bit VST to test.
This is the one I tried, a 32-bit plugin (http://veg.by/en/projects/syxg50/).
The plugin itself is working perfectly. You can use any VST you want, as long
as you know whether it's 32-bit or 64-bit.
Put the dll file in "~/.wineprefix/drive_c/Program Files
(x86)/Steinberg/VstPlugins/".
3. Open the FL Studio version which DOESN'T match the instruction set of the
VST you're using. If you're using a 32-bit VST plugin, open FL Studio 12
(64-bit). If you're using a 64-bit VST plugin, open FL Studio 12 (32-bit). (If
you're using the VST I linked to, open FL Studio 12 (64-bit))
4. When FL Studio is launched for the first time, a featured project file is
automatically loaded. Click "File" in the top left corner and then "New" to
create an empty project.
5. Click "Options" > "Manage Plugins"
6. Click the "Start scan" button with "Verify plugins" enabled (make sure the
light is red). Let it scan for plugins.
7. Close the window, click "Add", and then "More plugins..." (under System)
8. Find and select "S-YXG50" (or if you used another VST, pick that).
9. Because the instruction set of the VST plugin doesn't match the host
program's (FL Studio), FL Studio will try to run the VST plugin under a
"bridge" (which uses ilbridge.exe, the bridging program installed as part of FL
Studio). However, the plugin never loads. The UI blocks any interaction while
plugins are being loaded so FL Studio is effectively soft locked.
--
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=59014
Bug ID: 59014
Summary: World of Warcraft crashes on startup with #132
Product: Wine
Version: 10.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)list.winehq.org
Reporter: iso(a)axtroz.dev
Distribution: ---
The crash is accompanied by: Unknown CODEVIEW signature 44524148 in module
L"wow". It appears this triggers when loading `dbghelp.dll`.
Running `git bisect` between wine 10.18 and 10.19 led me to commit
`18ce7964203b486c8236f2c16a370ae27539d2f0` which introduces this behavior.
Building wine from the previous commit,
`6ee01903212eafb19c97066710b916a00a67ef37`, allows launching the program
correctly.
--
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=58834
Bug ID: 58834
Summary: Plane9 Music visualizer, major FPS drops after 10.14
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: choaslord13(a)gmail.com
Distribution: ---
Hi,
Plane9 is an amazing music visualizer and I use it all the time. In my current
version of wine 10.14 it is locked to 60 FPS (the HZ of respective screen) but
every update after 10.14 (.15, .16 and .17) the application has dropped to 25
FPS (60ms) and 20 FPS in fullscreen mode, this number is a bit higher on my HD
monitor compared to the 4k ones.
Plane9 is an openGL applicaiton and I got the FPS from mangohud. I've tested
plane9 in each version has they come out with the same result. For .17 a new
mono version was added and I also tried it with that, no luck.
I appolgize if the bug is a general openGL one that I simply do not know about.
Specs[fastfetch];
OS: Arch Linux x86_64
CPU: AMD Ryzen 9 5900X (24) @ 4.95 GHz
GPU 1: AMD Radeon RX 7900 XTX [Discrete]
GPU 2: AMD Radeon RX 6600 XT [Discrete]
Memory: 8.14 GiB / 31.24 GiB (26%)
Display (VA249): 1920x1080 in 24", 60 Hz [External]
Display (LG TV SSCR2): 4096x2160 @ 2x in 72", 60 Hz [External]
Display (LG TV): 4096x2160 @ 2x in 72", 60 Hz [External] *
DE: KDE Plasma 6.4.5
--
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=58988
Bug ID: 58988
Summary: [regression] Battle.net fails to start
Product: Wine-staging
Version: 10.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)list.winehq.org
Reporter: mboquien(a)free.fr
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 79711
--> http://bugs.winehq.org/attachment.cgi?id=79711
Crash log
Since wine-staging 10.19, Battle.net fails to start. It displays the connection
window for a brief moment then it displays a crash reporting interface for
Blizzard. Downgrading to wine-staging 10.18 fixes 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.
https://bugs.winehq.org/show_bug.cgi?id=56739
Bug ID: 56739
Summary: Alchemy is rotated 90°
Product: Wine
Version: 9.8
Hardware: x86-64
URL: https://alchemy.software.informer.com/download/
OS: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
CC: zzhang(a)codeweavers.com
Regression SHA1: 4a330b29212402b9700828be82939112bd11a786
Distribution: Ubuntu
Created attachment 76518
--> https://bugs.winehq.org/attachment.cgi?id=76518
Screenshot
The game Alchemy is rotated 90°. A bisect points to:
4a330b29212402b9700828be82939112bd11a786 is the first bad commit
commit 4a330b29212402b9700828be82939112bd11a786
Author: Zhiyi Zhang
Date: Tue Sep 22 15:02:24 2020 +0800
winex11.drv: Support display orientations for XRandR 1.4 display settings
handler.
Running in an emulated desktop works around this.
https://alchemy.software.informer.com/download/
$ sha1sum alchemysetup-en.exe
2fa2bd427e79b7fb585d090891ae368b0cea0156 alchemysetup-en.exe
$ xrandr --version
xrandr program version 1.5.1
Server reports RandR version 1.6
--
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=59000
Bug ID: 59000
Summary: Wine 10.19 crash when using xaudio2_9
Product: Wine
Version: 10.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: xaudio2
Assignee: wine-bugs(a)list.winehq.org
Reporter: niklas_petersen(a)web.de
Distribution: ---
Created attachment 79728
--> http://bugs.winehq.org/attachment.cgi?id=79728
Stacktrace
Each program which wants to use this dll crashes.
The issue was given with the update to wine 10.19. With the previous version,
the sound played fine and no crashes
--
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=59013
Bug ID: 59013
Summary: Final Fantasy XI Online: Noticeable overall
performance regression.
Product: Wine
Version: 10.6
Hardware: x86-64
URL: http://www.playonline.com/ff11eu/download/media/benchm
ark03.html
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)list.winehq.org
Reporter: chiitoo(a)gentoo.org
Regression SHA1: 93bfdc6f21a1b1be092b7a7b8e5b1dad0aff8a46
Distribution: Gentoo
Not sure if this is regression per se, but it looks like after 93bfdc6f21a [1],
at least some applications suffer from lower performance.
For example in certain situations in Final Fantasy XI Online, FPS may drop by
~12 or more from the maximum of ~29.
At 11390796260 [2], or possibly already starting/related at/to ac8591ee3d2 [3],
the commit before that, FPS in the same testing method can be seen dropping by
~5 at most, so that might add some to it.
Before that point, the FPS count would more or less stay around the maximum ~29
(I don't think I've ever seen the Wine debug 'fps' hit 30, which is the
maximum, but I'm not sure if it really hits it on Windows either), with a CPU
use on the executable at around 170-180% (two threads).
After [1], CPU usage will be at the maximum of two threads for the process, and
my CPU fans start working a bit harder on the Ryzen 9 7950X too.
Graphics stack consists of the open amdgpu driver and a Radeon RX 5700 XT.
Unsurprisingly perhaps, these drops can be observed using the related, Final
Fantasy XI Online Benchmark as well.
At 9.0.1 or 9.0 and up for some ways, the benchmark will give me a score over
12000, but after these two points in commits, it will give around 10000.
The first, slight drop happens at around 9.3, but it is much less noticeable,
and I didn't bisect that fully yet.
As a sidey-note, I also saw ~8000 points when not using GCC optimisations
(normally -O2), and ~6000 if additionally running it with wow64-new, but that's
a tale for another time.
Thank you!
1.
https://gitlab.winehq.org/wine/wine/-/commit/93bfdc6f21a1b1be092b7a7b8e5b1d…
2.
https://gitlab.winehq.org/wine/wine/-/commit/11390796260f8fb54b19024f109384…
3.
https://gitlab.winehq.org/wine/wine/-/commit/ac8591ee3d25c0545c6a67d260e0c7…
--
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=58099
Bug ID: 58099
Summary: PKHeX crashing
Product: Wine
Version: 10.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tw0ali(a)tutanota.com
Distribution: ---
Created attachment 78355
--> http://bugs.winehq.org/attachment.cgi?id=78355
Crashing logs
PKHeX (https://projectpokemon.org/home/files/file/1-pkhex/) used to work fine
until version 10.2 of Wine. Starting with version 10.3 (and up until 10.5 as of
now) it crashes when launching it.
The program needs .NET Desktop Runtime 9. I installed it with Winetricks.
--
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=59011
Bug ID: 59011
Summary: Wargaming Game Center Window not appearing / invisible
Product: Wine
Version: 10.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)list.winehq.org
Reporter: luca+wine(a)thepixelhead.co
Distribution: ---
Created attachment 79750
--> http://bugs.winehq.org/attachment.cgi?id=79750
console output
When starting WGC, only the tray icon appears, but no window. Even after
clicking 'Open Game Center' in the context menu. Rendering the launcher
unusable.
Everything works fine again after downgrading wine to 10.15.
--
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=57358
Bug ID: 57358
Summary: FlatOut 2 needs support for 'decl' modifier
Product: vkd3d
Version: 1.13
Hardware: x86-64
URL: https://www.gamepressure.com/download/flatout-2-demo/z
1365c
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: hlsl
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
0188:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -4.
0188:err:d3dcompiler:D3DCompile2 Shader log:
0188:err:d3dcompiler:D3DCompile2 <anonymous>:16:1: E5030: Unknown modifier
"decl".
0188:err:d3dcompiler:D3DCompile2 <anonymous>:17:1: E5000: syntax error,
unexpected '{'
0188:err:d3dcompiler:D3DCompile2
1.13-564-g5eff8bf9
--
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.