! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
No image when compositor is enabled
Status:
RESOLVED: WONTFIX

Comments

Description spaz16 2017-05-31 19:57:49 CEST
Since commit https://github.com/xfce-mirror/xfwm4/commit/940cfef1c7b5828b951b392b75baecc1638619be I'm unable to see anything when compositor is enabled - screen is not refreshed.

It works on intel machines, but doesn't work with my nvidia GPU (proprietary drivers).
Comment 1 Olivier Fourdan editbugs 2017-05-31 20:07:21 CEST
Well, it just means present support is broken on your system...

I am not willing to install NVidia proprietary driver, so you're on your own there, I'm afraid (unless you can pinpoint a bug in xfwm4 present support and provide a patch).
Comment 2 spaz16 2017-06-01 23:50:05 CEST
XPresentPixmap fails, generates an error (in "present_error_handler()"), but "myDisplayGetScreenFromOutput()" returns NULL, so XPresent isn't disabled. In case of error, WM should shutdown XPresent for screen and fallback to GLX.

Or maybe there is another bug which causes that "XPresentPixmap" fails?
Comment 3 Olivier Fourdan editbugs 2017-06-02 09:14:39 CEST
OK, if we get an error then it's a good thing, we can work from there.

As for XPresentPixmap() failing, that sounds like bug 13257, are you using a 32bit or 64bit hardware/OS?
Comment 4 spaz16 2017-06-02 19:14:47 CEST
64-bit OS, Manjaro unstable branch (almost Arch Linux), nvidia drivers: 375.66

Bug #13607

Reported by:
spaz16
Reported on: 2017-05-31
Last modified on: 2020-05-26

People

Assignee:
Olivier Fourdan
CC List:
2 users

Version

Version:
unspecified

Attachments

Additional information