Page 1 of 1

transparent windows when using xrandr

Posted: Sun Apr 07, 2013 3:58 am
by inckie
Hi, when I reconfigure my monitor setup with xrandr (got a total of 3 montiors connected, but only 2 active at the same time), some times all the Windows becomes transparent or completely black
To fix this, I can just maximize and unmaximize the windows, then they become normal. (see screenshot, blue marking)

Also the indicator icons disappear until I restart cinnamon (see screenshot, red arrow)

screenshot:
http://oi46.tinypic.com/2quhn42.jpg

Re: transparent windows when using xrandr

Posted: Mon Apr 08, 2013 2:04 am
by catweazel
If it works normally with one monitor then whatever driver you have installed for whatever video card you have installed, both of which you neglected to identify, is not comaptible with your setup.

Re: transparent windows when using xrandr

Posted: Mon Apr 08, 2013 4:16 am
by inckie
"Works normaly with one montior" What do you mean by this?
First of all, this only happens WHEN i change the monitor configuration

My setup is this:

2x External montiors, and one laptop monitor

1x Primary external monitor (DVI)
1x Secondary external monitor (VGA)
1x Secondary laptop monitor

When I switch between active monitors, i switch between the secondaries (laptop and vga).

Commands i use when switchen to VGA monitor as active secondary:
xrandr --output LVDS-0 --off
xrandr --output DP-0 --auto --output VGA-0 --auto --right-of DP-0

Commands i use when switchen to laptop monitor as active secondary
xrandr --output VGA-0 --off
xrandr --output DP-0 --auto --output LVDS-0 --auto --right-of DP-0


Video card: Nvidia NVS 5100M
Nvidia Driver Version: 304.84
Mint: 14 (nadia)