Here is a fully reliable work-around:

cp ~/.config/___monitors.xml ~/.config/monitors.xml;
dbus-send --session --print-reply --type=method_call --dest=org.gnome.Shell 
/org/gnome/Shell org.gnome.Shell.Eval 
string:'global.stage.no_clear_hint=false;';
dbus-send --session --print-reply --dest=org.gnome.SettingsDaemon 
/org/gnome/SettingsDaemon/XRANDR 
org.gnome.SettingsDaemon.XRANDR_2.ApplyConfiguration int64:0 int64:0;
BG=`gsettings get org.gnome.desktop.background picture-uri`;
gsettings set org.gnome.desktop.background picture-uri $BG;

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1310777

Title:
  Setting "complex" display configurations in gnome-shell results in
  dead desktop space.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1310777/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to