My previous comment is wrong.
sudo xrandr --output default --mode $(xdpyinfo | grep "dimensions" | sed -e
's/^\W*dimensions:\W*\([0-9]\{3,\}x[0-9]\{3,\}\).*/\1/g')
does not correct the issue since it will use the current resolution. That does
not help.
At this point use
sudo xrandr --output default --mode [width]x[height]
where [width] should be the width of your current connected default display
where [height] should be the height of your current connected default display
--
Thunderbird does not start when second display is missing
https://bugs.launchpad.net/bugs/363983
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs