Ensure that Qt apps can export appmenu #1463

Merged
merged 1 commit into from Jul 1, 2016

Conversation

Projects
None yet
3 participants
Contributor

didrocks commented Jul 1, 2016

Test case:
clone https://github.com/ubuntu/snapcraft-desktop-helpers
cd demos/qt5 and snapcraft it.
Install without devmode, and see that the menubar isn't exported without
that apparmor profile patch.
-> appmenu-qt is exporting menus to /MenuBar/1 instead of /MenuBar

Ensure that Qt apps can export appmenu
Test case:
clone https://github.com/ubuntu/snapcraft-desktop-helpers
cd demos/qt5 and snapcraft it.
Install without devmode, and see that the menubar isn't exported without
that apparmor profile patch.
-> appmenu-qt is exporting menus to /MenuBar/1 instead of /MenuBar
Contributor

didrocks commented Jul 1, 2016

(Thanks to seb for helping on this)

Collaborator

mvo5 commented Jul 1, 2016

Nice! 👍

Contributor

zyga commented Jul 1, 2016

Looks good, thank you

@zyga zyga merged commit 9f21ff7 into snapcore:master Jul 1, 2016

2 of 3 checks passed

autopkgtest
Details
Integration tests Success
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment