[Touch-packages] [Bug 1606501] Re: initial app surface size wrong

2016-09-06 Thread Emanuele Antonio Faraone
*** This bug is a duplicate of bug 1606835 *** https://bugs.launchpad.net/bugs/1606835 I've the same problem -- 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/1606501

[Touch-packages] [Bug 1606501] Re: initial app surface size wrong

2016-07-29 Thread Michał Sawicz
*** This bug is a duplicate of bug 1606835 *** https://bugs.launchpad.net/bugs/1606835 ** This bug has been marked a duplicate of bug 1606835 Wrong usage of map{To,From}Item -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1606501] Re: initial app surface size wrong

2016-07-27 Thread dinamic
@saviq yes i have proposed enabled. and yes looks like it's the same bug -- 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/1606501 Title: initial app surface size wrong

[Touch-packages] [Bug 1606501] Re: initial app surface size wrong

2016-07-27 Thread Michał Sawicz
@dinamic, are you using yakkety with proposed enabled? What's your Qt version? We're seeing similar errors with Qt 5.6.1, released yesterday to yakkety-proposed - bug #1606835. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1606501] Re: initial app surface size wrong

2016-07-27 Thread dinamic
[2016-51-27:10:51:51.756] qml: LauncherDelegate_QMLTYPE_70_QML_77(0x55e65d294910, "launcherDelegate7") [2016-51-27:10:51:51.756] qml: LauncherDelegate_QMLTYPE_70_QML_77(0x55e65d294910, "launcherDelegate7") [2016-51-27:10:51:51.756] file:///usr/share/unity8//Launcher/LauncherPanel.qml:764:

[Touch-packages] [Bug 1606501] Re: initial app surface size wrong

2016-07-27 Thread dinamic
@saviq sure :> ** Attachment added: "unity8.log" https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1606501/+attachment/4707970/+files/unity8.log -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu.

[Touch-packages] [Bug 1606501] Re: initial app surface size wrong

2016-07-27 Thread Michał Sawicz
We respect the requested size if the app provided one, otherwise we default to a size - and on next start we restore the same size this app had when closed. > 761: property int itemCenter: item ? root.mapFromItem(quickList.item).y + (item.height /2) + quickList.item.offset : units.gu(1) dinamic,

[Touch-packages] [Bug 1606501] Re: initial app surface size wrong

2016-07-27 Thread dinamic
** Attachment added: "screenshot20160727_094510378.png" https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1606501/+attachment/4707933/+files/screenshot20160727_094510378.png -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1606501] Re: initial app surface size wrong

2016-07-27 Thread dinamic
at first run? yes, all app windows have the same size but if resize the window the app resizes fine :> ** Attachment added: "screenshot20160727_092647662.png" https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1606501/+attachment/4707932/+files/screenshot20160727_092647662.png -- You

[Touch-packages] [Bug 1606501] Re: initial app surface size wrong

2016-07-26 Thread Daniel van Vugt
Is Unity8 unconditionally resizing all app windows (to a wrong size) on start-up? That's what it feels like. But I assumed that was my fault for using --desktop_file_hint=unity8 on everything. ** Changed in: qtmir Status: New => Confirmed ** Changed in: qtmir Importance: Undecided =>

[Touch-packages] [Bug 1606501] Re: initial app surface size wrong

2016-07-26 Thread dinamic
761: property int itemCenter: item ? root.mapFromItem(quickList.item).y + (item.height /2) + quickList.item.offset : units.gu(1) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu.

[Touch-packages] [Bug 1606501] Re: initial app surface size wrong

2016-07-26 Thread dinamic
and for the launcher's menu position i see this "file:///usr/share/unity8//Launcher/LauncherPanel.qml:761; TypeError: Type error -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu.

[Touch-packages] [Bug 1606501] Re: initial app surface size wrong

2016-07-26 Thread dinamic
** Attachment added: "unity8.log" https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1606501/+attachment/4707585/+files/unity8.log -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu.

[Touch-packages] [Bug 1606501] Re: initial app surface size wrong

2016-07-26 Thread dinamic
i see this in unity8.log while playing with dotty [2016-59-26:13:59:28.369] qtmir.applications: Application["com.ubuntu.developer.robert-ancell.dotty_dotty"]::setInitialSurfaceSize(size=QSize(-1, -1)) [2016-59-26:13:59:28.372] qtmir.surfaces: MirSurfaceItem::MirSurfaceItem

[Touch-packages] [Bug 1606501] Re: initial app surface size wrong

2016-07-26 Thread Michał Sawicz
The only idea I have is that your display scale (grid unit size) is being changed and gets broken... Can you reproduce this in clean user account? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu.

[Touch-packages] [Bug 1606501] Re: initial app surface size wrong

2016-07-26 Thread dinamic
the launcher menu is also wrong see screenshot. it always opens in the same place upper left corner ** Attachment added: "screenshot20160726_133835121.png" https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1606501/+attachment/4707582/+files/screenshot20160726_133835121.png ** Also

[Touch-packages] [Bug 1606501] Re: initial app surface size wrong

2016-07-26 Thread dinamic
tried that and did nothing (obviously), it's not a problem with initial window size -- 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/1606501 Title: initial app surface size

[Touch-packages] [Bug 1606501] Re: initial app surface size wrong

2016-07-26 Thread Michał Sawicz
Hmm weird, can't see that here. Can you please: $ rm ~/.cache/unity8/windowstatestorage.sqlite And restart unity8? See if the problem persists? ** Changed in: unity8 (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1606501] Re: initial app surface size wrong

2016-07-26 Thread dinamic
** Attachment added: "application-click-com.ubuntu.developer.robert-ancell.dotty_dotty_18.log" https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1606501/+attachment/4707569/+files/application-click-com.ubuntu.developer.robert-ancell.dotty_dotty_18.log -- You received this bug

[Touch-packages] [Bug 1606501] Re: initial app surface size wrong

2016-07-26 Thread dinamic
** Attachment added: "screenshot20160726_124701214.png" https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1606501/+attachment/4707567/+files/screenshot20160726_124701214.png -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1606501] Re: initial app surface size wrong

2016-07-26 Thread dinamic
** Attachment added: "application-click-com.ubuntu.music_music_2.4.1003.log" https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1606501/+attachment/4707570/+files/application-click-com.ubuntu.music_music_2.4.1003.log -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1606501] Re: initial app surface size wrong

2016-07-26 Thread dinamic
** Attachment added: "application-legacy-libertine-1469526437752257.log" https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1606501/+attachment/4707571/+files/application-legacy-libertine-1469526437752257.log -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1606501] Re: initial app surface size wrong

2016-07-26 Thread dinamic
** Attachment added: "unity8.log" https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1606501/+attachment/4707568/+files/unity8.log -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu.