[Touch-packages] [Bug 1501346] Re: Gimp fails to start w/ Xmir running in '-rootless -flatten' mode under Unity 8

2015-10-04 Thread Daniel van Vugt
The Xmir workaround is an ugly hack (it leaves stale pixels on screen between windows). Please don't assume that feature will stay. Better off using gimp --no-splash -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ub

[Touch-packages] [Bug 1501346] Re: Gimp fails to start w/ Xmir running in '-rootless -flatten' mode under Unity 8

2015-10-02 Thread Christopher Townsend
@kevin, I'd rather go with a workaround in xmir. Otherwise, I would have to modify the .desktop files inside the chroot to add any special exec options passed to the application and that could be a headache. -- You received this bug notification because you are a member of Ubuntu Touch seeded p

[Touch-packages] [Bug 1501346] Re: Gimp fails to start w/ Xmir running in '-rootless -flatten' mode under Unity 8

2015-10-02 Thread kevin gunn
@chris - do you wanna test the workaround? (assuming it lands pretty soon in overlay) and then mark this as fixed? or go with the --no-splash ** Also affects: canonical-pocket-desktop Importance: Undecided Status: New ** Changed in: canonical-pocket-desktop Assignee: (unassigned)

[Touch-packages] [Bug 1501346] Re: Gimp fails to start w/ Xmir running in '-rootless -flatten' mode under Unity 8

2015-10-02 Thread Daniel van Vugt
I've added a workaround to Xmir to deal with this bug... https://git.launchpad.net/~xmir-team/xorg-server/+git/xmir/commit/?id=959d9ea4560d731840fd19a2c8a1cb39ad04ec9c Not sure if we'll keep that though, because the simpler workaround is also nicer: gimp --no-splash Longer term the righ

[Touch-packages] [Bug 1501346] Re: Gimp fails to start w/ Xmir running in '-rootless -flatten' mode under Unity 8

2015-10-01 Thread Daniel van Vugt
This is probably closely related to bug 1497085. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1501346 Title: Gimp fails to start w/ Xmir running in '-rootless -flatten' m

[Touch-packages] [Bug 1501346] Re: Gimp fails to start w/ Xmir running in '-rootless -flatten' mode under Unity 8

2015-10-01 Thread Daniel van Vugt
OK, it appears to be purely a Unity8/QtMir bug. Unity8 does not allow gaps (splash screens) in the lifecycle of a connection's surface: Connect Create splash window Destroy splash window Create app window (still using the original connection) This succeeds from the client's perspective (Xmir) but

[Touch-packages] [Bug 1501346] Re: Gimp fails to start w/ Xmir running in '-rootless -flatten' mode under Unity 8

2015-10-01 Thread Daniel van Vugt
Confirmed (on wily too). Flatten mode is broken, but more weird is that this bug only occurs in Unity8 (not in the Mir demo servers)... As a workaround, you can use: gimp --no-splash And then for the best experience go: Windows > Single-Window Mode ** Changed in: xorg-server (Ubuntu) St