[Touch-packages] [Bug 1436405] Re: Duplicate menu (both unity and in-app) for Qt5 apps

2016-09-27 Thread Dmitry Shachnev
The patch from that linked codereview was applied in qtbase 5.6.1+dfsg- 3ubuntu5~1 (thanks Timo for taking care of it). ** Changed in: qtbase-opensource-src (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1436405] Re: Duplicate menu (both unity and in-app) for Qt5 apps

2016-09-08 Thread Dmitry Shachnev
https://codereview.qt-project.org/170467 ** Package changed: libdbusmenu-qt (Ubuntu) => qtbase-opensource-src (Ubuntu) ** Changed in: qtbase-opensource-src (Ubuntu) Assignee: sanket (sanketjn210) => (unassigned) -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1436405] Re: Duplicate menu (both unity and in-app) for Qt5 apps

2016-07-15 Thread Nick Dedekind
I've logged a bug with Qt. https://bugreports.qt.io/browse/QTBUG-54793 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libdbusmenu-qt in Ubuntu. https://bugs.launchpad.net/bugs/1436405 Title: Duplicate menu (both unity and

[Touch-packages] [Bug 1436405] Re: Duplicate menu (both unity and in-app) for Qt5 apps

2016-07-15 Thread Nick Dedekind
I believe the issue may lie with Qt. QMenuBar only supports "native" menu bars in OSX & windows CE as stated in http://doc.qt.io/qt-5/qmenubar.html#nativeMenuBar-prop This causes calls to QMenuBar::setVisible to fall through to QWidget::setVisible which then sets the menu bar visual component of

[Touch-packages] [Bug 1436405] Re: Duplicate menu (both unity and in-app) for Qt5 apps

2016-07-14 Thread Michael Thayer
VirtualBox is affected by this. When I comment out calls to menuBar()->setVisible() in the VirtualBox source the duplicate menu bar goes away. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libdbusmenu-qt in Ubuntu.

[Touch-packages] [Bug 1436405] Re: Duplicate menu (both unity and in-app) for Qt5 apps

2016-07-13 Thread Gabriel Ionescu
** Summary changed: - Duplicate menu (both unity and in-app) for Qt apps + Duplicate menu (both unity and in-app) for Qt5 apps -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libdbusmenu-qt in Ubuntu.