https://bugs.winehq.org/show_bug.cgi?id=56774
Bug ID: 56774 Summary: NeuralNote: GUI Re-Painting issues Product: Wine Version: 8.13 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: zardivorku@gufum.com Distribution: ---
Created attachment 76574 --> https://bugs.winehq.org/attachment.cgi?id=76574 a video of neuralnote not updating until it is moved within the bitwig DAW
I decided to file a new bug report as https://bugs.winehq.org/show_bug.cgi?id=55362 had been used to fix a different issue related to winepulse.drv. Having two issues for one report was confusing.
The issue here is that the UI only updates after the application has been moved around on screen (as shown in the attachment). This occurs on a fresh install of Wine Staging and first noticed in 8.13 (but may be even older). There have been concerns raised that this could be related to the JUCE framework, however that is uncertain.
"...the dropdowns don't show the updated selection until a full repaint of the settings window (by closing and opening it again).
There are possibly related messages in the log, I would check whether other applications built with JUCE are affected as well."
The bug occurs in standalone and through yabridge.
https://bugs.winehq.org/show_bug.cgi?id=56774
banana zardivorku@gufum.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Mint Keywords| |download, source URL| |https://github.com/DamRsn/N | |euralNote
https://bugs.winehq.org/show_bug.cgi?id=56774
banana zardivorku@gufum.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=55362
https://bugs.winehq.org/show_bug.cgi?id=56774
--- Comment #1 from banana zardivorku@gufum.com --- is there any other information i can give that would assist with solving this?
https://bugs.winehq.org/show_bug.cgi?id=56774
--- Comment #2 from banana zardivorku@gufum.com --- *it's still broken and it seems the bug somehow now affects ALL plugins, not just neuralnote, through yabridge after wine staging 9.21 which has totally broken it. however, it could be a different bug affecting yabridge as neuralnote is broken in its standalone version too whilst other plugins are not.
https://github.com/robbert-vdh/yabridge/issues/382
https://bugs.winehq.org/show_bug.cgi?id=56774
banana zardivorku@gufum.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=57512
https://bugs.winehq.org/show_bug.cgi?id=56774
--- Comment #3 from banana zardivorku@gufum.com --- FYI this also happens on newer versions of Antares Auto-Tune, starting from 9 and above, also Kickstart 2 and numerous others, especially newer plugins. I believe this is because they're using some sort of GPU rendering, as I remember somehow fixing the issue a long time ago by using a Lutris bulid of wine with dxvk built in. This could also be a regression in wine because the build I used back then was really old, a 6.x or 7.x version. Some plugins redraw after like 10 seconds even if you don't move them, but still the issue persists.
Hopefully this can get fixed, it's been annoying me since forever!
https://bugs.winehq.org/show_bug.cgi?id=56774
banana zardivorku@gufum.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=56774
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|https://github.com/DamRsn/N |https://github.com/DamRsn/N |euralNote |euralNote/releases/download | |/v0.1.0/NeuralNote_Standalo | |ne_Windows.zip CC| |dark.shadow4@web.de
--- Comment #4 from Fabian Maurer dark.shadow4@web.de --- Why do you want to bump this to major? What other programs are affected by this
Can you provide instructions on how to reproduce for people who never used the program?
Also, since this is a regression, would be useful to know the last working wine version.
https://bugs.winehq.org/show_bug.cgi?id=56774
--- Comment #5 from banana zardivorku@gufum.com --- (In reply to Fabian Maurer from comment #4)
Why do you want to bump this to major? What other programs are affected by this
To my knowledge:
NeuralNote Antares Auto-Tune 9 Kickstart 2 numerous others
Can you provide instructions on how to reproduce for people who never used the program?
Install program via Github release downloads (version 0.1.0 as 1.0.0 is broken totally and will not open). Use the provided installer Try to open the .exe or use yabridge and try to use it on a DAW, e.g. bitwig It is bugged and will look like the .gif I provided in the attachments
I am on Linux Mint LTS and I use Bitwig .deb
Also, since this is a regression, would be useful to know the last working wine version.
I am not certain, I have contacted the ArtikusHG on github
The comment I made above was another user's copied and pasted from github responding to this WINE issue ticket
https://github.com/robbert-vdh/yabridge/issues/384#issuecomment-2543033411
https://bugs.winehq.org/show_bug.cgi?id=56774
--- Comment #6 from banana zardivorku@gufum.com --- (In reply to Fabian Maurer from comment #4)
Why do you want to bump this to major? What other programs are affected by this
@Fa
May I put this now as a major issue rather than a normal one?
https://bugs.winehq.org/show_bug.cgi?id=56774
--- Comment #7 from Fabian Maurer dark.shadow4@web.de ---
May I put this now as a major issue rather than a normal one?
Sure, I guess.
https://bugs.winehq.org/show_bug.cgi?id=56774
--- Comment #8 from banana zardivorku@gufum.com --- "The Neural Note issue is probably that you need to install dxvk in your prefix. I have Neural Note working fine but it needs dxvk. 'winetricks dxvk' is the simplest way to install. You might need to install winetricks before that. This is normally the issue with any GUI that renders but doesn't respond until you pick up the window and force it to redraw."
https://github.com/robbert-vdh/yabridge/issues/384#issuecomment-2549829862
it appears dxvk fixes this?
https://bugs.winehq.org/show_bug.cgi?id=56774
banana zardivorku@gufum.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |major
https://bugs.winehq.org/show_bug.cgi?id=56774
--- Comment #9 from banana zardivorku@gufum.com --- (In reply to banana from comment #8)
"The Neural Note issue is probably that you need to install dxvk in your prefix. I have Neural Note working fine but it needs dxvk. 'winetricks dxvk' is the simplest way to install. You might need to install winetricks before that. This is normally the issue with any GUI that renders but doesn't respond until you pick up the window and force it to redraw."
https://github.com/robbert-vdh/yabridge/issues/384#issuecomment-2549829862
it appears dxvk fixes this?
"Because the inbuilt wine version is not as feature complete. This requires working Vulkan on your system.
Neural Note is using JUCE 7.0.5 at the moment. I find most JUCE 7 based plugins need dxvk. JUCE 8 plugins won't work at all, giving a black screen because they've changed their rendering method.
https://forum.juce.com/t/juce8-direct2d-wine-yabridge/64298/5"
github says this is an issue that affects ALL juce plugins, so this bug makes 10000s of applications totally unusable.