You are not logged in.
Pages: 1
Whenever I turn my computer (2009 macbook pro) and log into xfce the windows border are
https://i.imgur.com/QEGmU2R.png
After manually selecting the theme again in the settings it looks normal, for reference this is what its supposed to look like.
https://i.imgur.com/G0kybyl.png
Last edited by noxar_ad (2025-07-06 06:46:26)
Offline
Please replace the oversized images w/ links (the board has a 250²px² limit to keep threads concise) and then please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General (in [code][/code] tags for the same reason)
Fwwi, those are texture errors and likely related to https://wiki.archlinux.org/title/Xfwm#Composite_manager
Offline
I've uploaded the logs here https://pastebin.com/ZpSdEA1X
I've also noticed only xfce applications are affected, I couldn't reproduce the problem on other applications (with the exception of xfce-theme-manager which was also broken).
Offline
[ 9.725] (--) PCI:*(2@0:0:0) 10de:0647:106b:00a9 rev 161, Mem @ 0xd4000000/16777216, 0xb0000000/268435456, 0xd2000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[ 9.725] (--) PCI: (3@0:0:0) 10de:0863:106b:00ac rev 177, Mem @ 0xd6000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/131072
[ 9.849] (II) NOUVEAU(0): Printing probed modes for output LVDS-1
[ 9.910] (II) NOUVEAU(G0): EDID for output LVDS-1-2
So there's a GT9600M and a GT9400M and one output attached to each (though that's the same internal panel, right), the server runs on the GF9600M
You might want to look into bumblebee or optimus-manager to switch between them I don't think they're capbable of render offloading
xrandr --listproviders
For the main issue, try to remove xf86-video-nouveau and see whether you get the same problems w/ the modesetting driver - check the X11 log, though. Idk whether both (or either) chips are capable of glamor/DRI3 and then you might drop to software rendering.
Did you check whether the compositor is relevant to the artifacts?
Offline
Pages: 1