You are not logged in.
Pages: 1
Distro: Arch Linux
XFCE version: 4.14.1
When trying to open display settings through the settings menu, it keeps loading and opens nothing.
When opening xfce4-display-settings via the terminal, it mentions a segfault and closes.
Anyone have any ideas?
Offline
See this bug report. Proposed patch included that needs testing.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Same here,
moreover, I'm having trouble with my 240Hz monitor as well.
It flickers on it's own on desktop (when I launch a fullscreen application flickering goes away).
It's refreshrate jumps around based on what I do.
If I have a youtube playing in chromium window it's ~60Hz. When I try dragging a window around it caps at 120Hz.
I'm running GTX1070 and 3 monitors setup (2x 60Hz, 1x 240Hz). On previous version of xfce it worked perfectly, pretty sure latest update broke something. From time to time xfce4-display-settings manages to launch, but if I try to change pretty much any option it segfaults.
Can provide any necessary info/config/logs if anyone thinks they can help.
Offline
@BonusPlay, look at the bug report referenced above. It includes a patch. If you are able to test, that would be helpful. The answer lies with that bug report.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
@ToZ i just built with the patch and it did fix xfce4-display-settings segfault, but it did not fix the refresh rate problem.
Last edited by BonusPlay (2019-08-15 21:06:55)
Offline
@ToZ i just built with the patch and it did fix xfce4-display-settings segfault, but it did not fix the refresh rate problem.
Can you see if running any of the following helps with the refresh issue?
xfwm4 --vblank=off --replace
xfwm4 --vblank=xpresent --replace
xfwm4 --vblank=glx --replace
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
BonusPlay wrote:@ToZ i just built with the patch and it did fix xfce4-display-settings segfault, but it did not fix the refresh rate problem.
xfwm4 --vblank=off --replace
This fixed it. Thank you for your help <3
Offline
ToZ wrote:BonusPlay wrote:@ToZ i just built with the patch and it did fix xfce4-display-settings segfault, but it did not fix the refresh rate problem.
xfwm4 --vblank=off --replace
This fixed it. Thank you for your help <3
You can make it permanent via:
xfconf-query -c xfwm4 -p /general/vblank_mode -t string -s "off" --create
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Pages: 1
[ Generated in 0.013 seconds, 9 queries executed - Memory usage: 546.21 KiB (Peak: 547.05 KiB) ]