[Unity-api-bugs] [Bug 1380702] Re: No keyboards shortcuts in QT apps

2017-06-08 Thread Dmitry Shachnev
All tests pass now, let’s hope the SRU team will let it migrate now. -- You received this bug notification because you are a member of Unity API bugs, which is subscribed to sni-qt. https://bugs.launchpad.net/bugs/1380702 Title: No keyboards shortcuts in QT apps Status in appmenu-qt5: In

[Unity-api-bugs] [Bug 1380702] Re: No keyboards shortcuts in QT apps

2017-05-15 Thread Dmitry Shachnev
The new upload is in proposed now, marking as verification-done per comments 74 and 75. ** Tags removed: verification-failed ** Tags added: verification-done -- You received this bug notification because you are a member of Unity API bugs, which is subscribed to sni-qt.

[Unity-api-bugs] [Bug 1380702] Re: No keyboards shortcuts in QT apps

2017-05-04 Thread Dmitry Shachnev
Thanks for the quick testing! I have copied this to the 16.04 SRU queue now. -- You received this bug notification because you are a member of Unity API bugs, which is subscribed to sni-qt. https://bugs.launchpad.net/bugs/1380702 Title: No keyboards shortcuts in QT apps Status in

[Unity-api-bugs] [Bug 1380702] Re: No keyboards shortcuts in QT apps

2017-05-04 Thread Dmitry Shachnev
Can you please test the packages in https://launchpad.net/~ci-train- ppa-service/+archive/ubuntu/2753 and check if these are better? If yes, I will copy them to -proposed. -- You received this bug notification because you are a member of Unity API bugs, which is subscribed to sni-qt.

[Unity-api-bugs] [Bug 1380702] Re: No keyboards shortcuts in QT apps

2017-05-03 Thread Dmitry Shachnev
Marking as verification-failed. For some reason d->nativeMenuBar equals -1 and menuBar::isNativeMenuBar() is returning false, so the patch is not working. I will prepare a new upload for 16.04 shortly. ** Tags removed: verification-needed ** Tags added: verification-failed -- You received this

[Unity-api-bugs] [Bug 1380702] Re: No keyboards shortcuts in QT apps

2017-04-25 Thread Dmitry Shachnev
Anatoli, you need to update libqt5widgets5 (but it’s better to update all Qt packages, of course). -- You received this bug notification because you are a member of Unity API bugs, which is subscribed to sni-qt. https://bugs.launchpad.net/bugs/1380702 Title: No keyboards shortcuts in QT apps

[Unity-api-bugs] [Bug 1380702] Re: No keyboards shortcuts in QT apps

2017-01-26 Thread Dmitry Shachnev
Robert: not yet. We first need to fix it in the development release, then if the fix works we can backport it to 16.04 and 16.10. Adding a 16.10 task for the time being. ** Also affects: qtbase-opensource-src (Ubuntu Yakkety) Importance: Undecided Status: New -- You received this

[Unity-api-bugs] [Bug 1380702] Re: No keyboards shortcuts in QT apps

2017-01-25 Thread Dmitry Shachnev
Pushed a fix to our repository, it will be available in the next upload. https://anonscm.debian.org/cgit/pkg- kde/qt/qtbase.git/commit/?id=eb838b990d5c798e ** Changed in: qtbase-opensource-src (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because

[Unity-api-bugs] [Bug 1380702] Re: No keyboards shortcuts in QT apps

2016-11-04 Thread Dmitry Shachnev
> @Dmitry - Can you clarify the env setting you're specifying - specifically, should I replace "myapp" with the process name of the application in question? Yes, replace myapp with the command line of your application. -- You received this bug notification because you are a member of Unity API

[Unity-api-bugs] [Bug 1380702] Re: No keyboards shortcuts in QT apps

2016-11-03 Thread Dmitry Shachnev
Timo: https://codereview.qt-project.org/175494 should work for 16.04 / appmenu-qt5 too. The second patch (for Alt+letter mnemonics) will not apply to Qt 5.6, but that’s not what this bug is about. -- You received this bug notification because you are a member of Unity API bugs, which is

[Unity-api-bugs] [Bug 1380702] Re: No keyboards shortcuts in QT apps

2016-11-03 Thread Dmitry Shachnev
Until this bug is fixed, no. -- You received this bug notification because you are a member of Unity API bugs, which is subscribed to sni-qt. https://bugs.launchpad.net/bugs/1380702 Title: No keyboards shortcuts in QT apps Status in appmenu-qt5: In Progress Status in Canonical System

[Unity-api-bugs] [Bug 1380702] Re: No keyboards shortcuts in QT apps

2016-11-03 Thread Dmitry Shachnev
For 16.04 the workaround is removing appmenu-qt5. Qt binaries installed from third-party sources will have other problems (i.e. icons not showing in the toolbar). -- You received this bug notification because you are a member of Unity API bugs, which is subscribed to sni-qt.

[Unity-api-bugs] [Bug 1380702] Re: No keyboards shortcuts in QT apps

2016-11-02 Thread Dmitry Shachnev
Albert: that's because in Konsole (and other applications using KXmlGui) all actions are attached to the main window. To be more precise, KXMLGUIClient::beginXMLPlug calls actionCollection()->addAssociatedWidget(w), and addAssociatedWidget attaches all actions in the collection to the passed

[Unity-api-bugs] [Bug 1380702] Re: No keyboards shortcuts in QT apps

2016-11-02 Thread Dmitry Shachnev
- project.org/175494. Once it's accepted upstream, I will cherry-pick it to our packaging. Testing or review appreciated! ** Changed in: qtbase-opensource-src (Ubuntu) Assignee: Łukasz Zemczak (sil2100) => Dmitry Shachnev (mitya57) -- You received this bug notification because

[Unity-api-bugs] [Bug 1296233] Re: increase in number of wakeups in recent release in indicator-datetime

2016-04-02 Thread Dmitry Shachnev
Any update on fixing GIO? Maybe we can already revert this hack? -- You received this bug notification because you are a member of Unity API bugs, which is subscribed to Indicator Date and Time. https://bugs.launchpad.net/bugs/1296233 Title: increase in number of wakeups in recent release in

[Unity-api-bugs] [Bug 1209106] Re: system tray icon is next to launcher

2015-04-22 Thread Dmitry Shachnev
We don't backport large changes to stable releases because they have a big regression potential. Adding QPlatformSystemTrayIcon code is definitely such a change. -- You received this bug notification because you are a member of Unity API bugs, which is subscribed to sni-qt.

[Unity-api-bugs] [Bug 1209106] Re: system tray icon is next to launcher

2015-04-22 Thread Dmitry Shachnev
No, because 1) The code needs Qt 5.4; 2) I am not aware of any Qt 5 apps in Trusty archive that need a system tray icon. -- You received this bug notification because you are a member of Unity API bugs, which is subscribed to sni-qt. https://bugs.launchpad.net/bugs/1209106 Title: system

[Unity-api-bugs] [Bug 1209106] Re: system tray icon is next to launcher

2015-01-24 Thread Dmitry Shachnev
You can use the D-Bus interface yourself, i.e. calibre does that. -- You received this bug notification because you are a member of Unity API bugs, which is subscribed to sni-qt. https://bugs.launchpad.net/bugs/1209106 Title: system tray icon is next to launcher Status in Application menu

[Unity-api-bugs] [Bug 1209106] Re: system tray icon is next to launcher

2015-01-23 Thread Dmitry Shachnev
Because it needs Qt 5.4. -- You received this bug notification because you are a member of Unity API bugs, which is subscribed to sni-qt. https://bugs.launchpad.net/bugs/1209106 Title: system tray icon is next to launcher Status in Application menu for Qt5: In Progress Status in Qt: New

[Unity-api-bugs] [Bug 1209106] Re: system tray icon is next to launcher

2015-01-09 Thread Dmitry Shachnev
My branch lp:~mitya57/appmenu-qt5/menus-and-systemtrayicons adds support for system tray icons to Ubuntu's Qt 5 platform theme. The maintainer promised to look at it when he returns from holidays. ** Branch linked: lp:~mitya57/appmenu-qt5/menus-and-systemtrayicons -- You received this bug