the Simple tab for click packaging allows for adding policy groups, but not removing them

Bug #1214632 reported by Jamie Strandboge
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
qtcreator (Ubuntu)
Invalid
Wishlist
Zoltan Balogh
Saucy
Invalid
Wishlist
Zoltan Balogh

Bug Description

The summary says it all. The bug causes usability problems because you can add non-existent policy groups but can't remove them without going to the advanced tab. Furthermore, you can add empty policy groups such that the manifest contains:
                "policy_groups": [
                    "networking",
                    "foo",
                    "",
                    ""
                ],

As with bug #1214618, the proper fix is to utilize aa-easyprof to enumerate the policy groups (thus making it possible to verify them) by using:
$ aa-easyprof --list-policy-groups --policy-vendor=ubuntu --policy-version=<highest version>

Tags: appstore
Revision history for this message
Zoltan Balogh (bzoltan) wrote :

On the Simple tab, in the Security Policy groups one can add new policy groups by clicking on the "+" button. The policy groups list can be edited by double clicking on the list items and can be removed in the "Remove" popup when right clicked.

More user friendly behavior is expected in the upcoming releases.

Changed in qtcreator (Ubuntu Saucy):
status: New → Invalid
assignee: nobody → Zoltan Balogh (bzoltan)
importance: Undecided → Wishlist
tags: added: appstore
Revision history for this message
Jamie Strandboge (jdstrand) wrote :

Ah, I missed the right click. Sorry for the noise.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.