touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #118331
[Bug 1516673] [NEW] org.gtk.Menus export lacks label
Public bug reported:
Reproduce:
$ gdbus call -e -d com.canonical.indicator.network -o /com/canonical/indicator/network/phone_wifi_settings -m org.gtk.Menus.Start [0]
What happens:
I see {':section': <(uint32 0, uint32 1)>}
What should have happened:
Not sure. The way that this is set up, a section either has a label or not. If indicator-network is able to translate the string before exposing it on the bus, the fix is to add a label property:
{':section': <(uint32 0, uint32 1)>, 'label': 'Available Wi-Fi
networks'}
** Affects: indicator-network (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-network in
Ubuntu.
https://bugs.launchpad.net/bugs/1516673
Title:
org.gtk.Menus export lacks label
Status in indicator-network package in Ubuntu:
New
Bug description:
Reproduce:
$ gdbus call -e -d com.canonical.indicator.network -o /com/canonical/indicator/network/phone_wifi_settings -m org.gtk.Menus.Start [0]
What happens:
I see {':section': <(uint32 0, uint32 1)>}
What should have happened:
Not sure. The way that this is set up, a section either has a label or not. If indicator-network is able to translate the string before exposing it on the bus, the fix is to add a label property:
{':section': <(uint32 0, uint32 1)>, 'label': 'Available Wi-Fi
networks'}
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1516673/+subscriptions