[Bug 1425690] Re: New windows are created offscreen
Simon Steinbeiß
ochosi at shimmerproject.org
Thu Mar 5 10:58:40 UTC 2015
This bug is resolved with the package xfwm4 4.12.0-0ubuntu1.
Upstream the relevant commits responsible for fixing this are:
http://git.xfce.org/xfce/xfwm4/commit/?id=8c4e805ecdb5916140c888b30e8fa773334beb6e
http://git.xfce.org/xfce/xfwm4/commit/?id=58f9f51d1f438dcaa208937314c9d61bb33d1574
** Also affects: xfwm4 (Ubuntu)
Importance: Undecided
Status: New
** Changed in: xfwm4 (Ubuntu)
Status: New => Fix Released
** Changed in: ubiquity (Ubuntu)
Status: In Progress => Invalid
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1425690
Title:
New windows are created offscreen
Status in ubiquity package in Ubuntu:
Invalid
Status in xfwm4 package in Ubuntu:
Fix Released
Bug description:
When running ubiquity-dm from Xubuntu's Beta1 Vivid image, any new
windows created within it are positioned offscreen. This means that
the final window informing you that your installation is finished
doesn't show up for the user.
As far as I have been able to debug this, some window-manager hints are set incorrectly by Xfwm4, it's not clear though as to why as all information I could gather from xrandr and xprop otherwise seemed fine. To be more concrete, this is the offending hint:
_NET_WORKAREA(CARDINAL) = 1024, 28, 0, 740
It should read like this instead:
_NET_WORKAREA(CARDINAL) = 0, 28, 1024, 740
I'm not sure what causes this offset, the ubiquity-panel seems to set
its STRUTS ok and Xfwm4 seems to behave fine in the live session. I'll
attach a few logs below.
"xprop" (of a new instance of xfce4-terminal that was created offscreen)
http://paste.ubuntu.com/10414211/
"xprop -root" (in the offending ubiquity-dm session)
http://paste.ubuntu.com/10414440/
"/var/log/Xorg.0.log"
http://paste.ubuntu.com/10413856/
"xrandr"
http://paste.ubuntu.com/10413911/
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1425690/+subscriptions
More information about the foundations-bugs
mailing list