[Bug 25912] Multiple applications (Google SketchUp 7/8, Photoshop CS6, Mol ) don' t display the last drawn frame promptly when using binary drivers from Nvidia

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 23 08:33:43 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=25912

fadil.fikrillah at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fadil.fikrillah at gmail.com

--- Comment #70 from fadil.fikrillah at gmail.com ---
(In reply to replyer from comment #67)
> Please check if setting the environment variable
> __GL_MaxFramesAllowed=1
> is a valid workaround.

it does the trick

To allow for triple buffering. Setting this env variable is restricting the
driver to double buffering.
If that env var fixes things, this points to a bug in the application (wine?)
accidentally using triple buffering but only taking care of double buffers.
Nouveau per default only uses double buffering, triple buffering has to be
enabled in xorg.conf, so with it the issue is not triggered. 

source:
https://devtalk.nvidia.com/default/topic/1051829/linux/multiple-wine-applications-don-t-display-the-last-drawn-frame-promptly-with-nvidia-driver/

-- 
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.



More information about the wine-bugs mailing list