You are not logged in.

#1 2018-04-20 18:06:14

nikzy
Member
Registered: 2017-01-19
Posts: 10

[SOLVED] XFCE4 Glitching: weird pixelated colors

So recently some elements like xfce4-panel and desktop notifications started to glitch: https://i.imgur.com/UI0bmtI.png

As you can see Firefox, urxvt and i3blocks works fine. But i do get weird borders around every i3 window.

Output from ~/.xsession-errors

[libi3] ERROR: Could not parse color: white
[libi3] ERROR: Could not parse color: red
xfce4-panel: Failed to connect to session manager: Failed to connect to the sessable not defined
xfce4-panel: No window manager registered on screen 0. To start the panel withou

(wrapper-2.0:25646): Gtk-WARNING **: 19:41:42.546: Negative content width -1 (alget (node button, owner GtkToggleButton)
xfsettingsd: No window manager registered on screen 0.
User input is: Firefox 
/bin/zsh -c '/usr/lib/firefox/firefox '

Does anyone have any idea where the problem might be? Any more logs i should upload?

Mod note: Replaced oversized image with URL. Please see the Code of Comduct regarding acceptable image sizes. -- WorMzy

Last edited by nikzy (2018-04-22 11:22:13)

Offline

#2 2018-04-20 18:27:03

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,845
Website

Re: [SOLVED] XFCE4 Glitching: weird pixelated colors

Possibly related to the new RGB handling in mesa. See, e.g.
https://bbs.archlinux.org/viewtopic.php?id=236102
https://bbs.archlinux.org/viewtopic.php?id=236058

I've not noticed any other xfce4 users reporting this though.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 2018-04-22 11:21:36

nikzy
Member
Registered: 2017-01-19
Posts: 10

Re: [SOLVED] XFCE4 Glitching: weird pixelated colors

Thanks for the tip WorMzy!

Problem solved by adding

<application name="compton" executable="compton">
    <option name="allow_rgb10_configs" value="false"/>
</application>

to /etc/drirc

Offline

Board footer

Powered by FluxBB