On mer, 2009-03-11 at 20:46 +0000, network_noadle wrote: > Logged in, started X with 'startx' and then brought up the > xfce4-terminal. Same behaviour as previously: the title/borders are > not > rendered, but seem to exist. I also noticed that dragging the window > around causes whatever background existed behind the (invisible) > title > to move as well. > > Checked the compositor settings: not selected, and not greyed out > either.
Ok so compositing is enabled in Xorg.
>
> The X11 driver is 'neomagic'.
I seem to recall there was problem with neomagic driver.
Could you try:
1) to remove compositing in xorg:
Section "Extensions"
Option "Composite" "Enable"
EndSection
2) to use vesa driver instead of neomagic
Do both things independently, and retry back.
Cheers,
--
Yves-Alexis
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Pkg-xfce-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-xfce-devel

