https://bugs.winehq.org/show_bug.cgi?id=57806
Bug ID: 57806 Summary: visual and response lags in Guitar Pro v8.1.3 (build 121) Product: Wine Version: 9.22 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: acidbong@tilde.club Distribution: ---
Created attachment 78013 --> https://bugs.winehq.org/attachment.cgi?id=78013 Guitar Pro in Wine-9.20
I've been using Wine-staging for running Guitar Pro on Linux (Gentoo, then NixOS), and it's been smooth until 9.20 -> 9.22 update (https://github.com/NixOS/nixpkgs/pull/359908, nixpkgs maintainers skipped v9.21). Then visual lags (constant, as if the program runs at 5 FPS) started to happen. Welp, they aren't solely visual, responsiveness also suffers. Audio, however, doesn't lag and is still smooth.
The lag is also present on Wine10.
Regression also confirmed on Wine-development v9.22 and with a demo version of the program and on different PCs (first on an Intel-based laptop (Core i3-7100), then on an AMD-based one (AMD Ryzen 5 5500U)), both with integrated GPUs.
Camera recording (not screen capture, because `simplescreenrecorder` (haven't tried other tools) for some reason reduced these lags): https://0x0.st/8KNw.mp4
Logs are attached below.
https://bugs.winehq.org/show_bug.cgi?id=57806
--- Comment #1 from Acid Bong acidbong@tilde.club --- Created attachment 78014 --> https://bugs.winehq.org/attachment.cgi?id=78014 Guitar Pro in Wine-9.22
https://bugs.winehq.org/show_bug.cgi?id=57806
Maotong Zhang zmtong1988@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zmtong1988@gmail.com
--- Comment #2 from Maotong Zhang zmtong1988@gmail.com --- 0128:err:winediag:ntlm_check_version ntlm_auth was not found. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution. 0128:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems
https://bugs.winehq.org/show_bug.cgi?id=57806
--- Comment #3 from Acid Bong acidbong@tilde.club --- (In reply to Maotong Zhang from comment #2)
0128:err:winediag:ntlm_check_version ntlm_auth was not found. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution. 0128:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems
what's your comment supposed to mean?
https://bugs.winehq.org/show_bug.cgi?id=57806
--- Comment #4 from Austin English austinenglish@gmail.com --- (In reply to Acid Bong from comment #3)
(In reply to Maotong Zhang from comment #2)
0128:err:winediag:ntlm_check_version ntlm_auth was not found. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution. 0128:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems
what's your comment supposed to mean?
That you should try installing ntlm_auth / winbind and see if that helps.
https://bugs.winehq.org/show_bug.cgi?id=57806
--- Comment #5 from Acid Bong acidbong@tilde.club --- (In reply to Austin English from comment #4)
That you should try installing ntlm_auth / winbind and see if that helps.
Is that really necessary? Notice that this line was present in the older log as well and didn't affect the performance at all (also why would it help? winbind is a network/storage thing, and my issue is about graphics)
https://bugs.winehq.org/show_bug.cgi?id=57806
--- Comment #6 from Maotong Zhang zmtong1988@gmail.com --- (In reply to Acid Bong from comment #5)
(In reply to Austin English from comment #4)
That you should try installing ntlm_auth / winbind and see if that helps.
Is that really necessary? Notice that this line was present in the older log as well and didn't affect the performance at all (also why would it help? winbind is a network/storage thing, and my issue is about graphics)
Install the winbind library, run the application, and view the log content
https://bugs.winehq.org/show_bug.cgi?id=57806
--- Comment #7 from Acid Bong acidbong@tilde.club --- Welp, adding samba to path doesn't help. You can see that the ntlm error is gone (will attach the log below), but I still experience lags in the program
https://bugs.winehq.org/show_bug.cgi?id=57806
--- Comment #8 from Acid Bong acidbong@tilde.club --- Created attachment 78052 --> https://bugs.winehq.org/attachment.cgi?id=78052 Guitar Pro log with `ntlm_auth` in PATH
https://bugs.winehq.org/show_bug.cgi?id=57806
--- Comment #9 from Acid Bong acidbong@tilde.club --- Updated to v10.2, still same lags