touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #30746
[Bug 1383357] Re: enabling flight mode shows airplane + 2g icon
Combing through the log we find these kinds of things:
method call sender=:1.132 -> dest=org.freedesktop.NetworkManager serial=121 path=/; interface=org.freedesktop.DBus.Properties; member=Get
string "org.freedesktop.NetworkManager.Connection.Active"
string "Devices"
method call sender=:1.133 -> dest=org.freedesktop.NetworkManager serial=121 path=/; interface=org.freedesktop.DBus.Properties; member=Get
string "org.freedesktop.NetworkManager.Connection.Active"
string "Devices"
error sender=:1.6 -> dest=:1.132 error_name=org.freedesktop.DBus.Error.UnknownMethod reply_serial=121
string "Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
"
error sender=:1.6 -> dest=:1.133 error_name=org.freedesktop.DBus.Error.UnknownMethod reply_serial=121
string "Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
NetworkManager does not have an object at path "/", at least according
to d-feet on my desktop machine. A default value leaking from somewhere?
--
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/1383357
Title:
enabling flight mode shows airplane + 2g icon
Status in “indicator-network” package in Ubuntu:
Confirmed
Status in “network-manager” package in Ubuntu:
Incomplete
Bug description:
I see this when I toggle the indicator in the indicator-network.logs
void core::dbus::Property<T>::handle_changed(const
core::dbus::types::Variant&) [with PropertyType =
org::freedesktop::URfkill::Interface::Killswitch::Property::State]:
org.freedesktop.DBus.Error.UnknownMethod: Method "Get" with signature
"ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
There is nothing crashing according to /var/crash
Modem seems to be offline:
phablet@ubuntu-phablet:~$ /usr/share/ofono/scripts/list-modems
[ /ril_1 ]
Features =
Manufacturer = Fake Manufacturer
Lockdown = 0
Powered = 1
Online = 0
Interfaces = org.ofono.CallVolume org.ofono.VoiceCallManager org.ofono.NetworkTime
Serial = 354142060406982
Type = hardware
Emergency = 0
Revision = MOLY.WR8.W1315.MD.WG.MP.V37.P5, 2014/05/15 11:49
Model = Fake Modem Model
[ org.ofono.CallVolume ]
SpeakerVolume = 0
Muted = 0
MicrophoneVolume = 0
[ org.ofono.VoiceCallManager ]
EmergencyNumbers = 08 000 999 110 112 911 118 119
[ org.ofono.NetworkTime ]
[ /ril_0 ]
Features =
Manufacturer = Fake Manufacturer
Lockdown = 0
Powered = 1
Online = 0
Interfaces = org.ofono.CallVolume org.ofono.VoiceCallManager org.ofono.NetworkTime
Serial = 354142060126986
Type = hardware
Emergency = 0
Revision = MOLY.WR8.W1315.MD.WG.MP.V37.P5, 2014/05/15 11:49
Model = Fake Modem Model
[ org.ofono.CallVolume ]
SpeakerVolume = 0
Muted = 0
MicrophoneVolume = 0
[ org.ofono.VoiceCallManager ]
EmergencyNumbers = 112 911
[ org.ofono.NetworkTime ]
phablet@ubuntu-phablet:~$ /usr/share/urfkill/scripts/flight-mode
flight-mode is: 1
phablet@ubuntu-phablet:~$ /usr/share/urfkill/scripts/enumerate
/org/freedesktop/URfkill/devices/0
Printing props for unspecialized device: /org/freedesktop/URfkill/devices/0
Printing props for Kernel device: /org/freedesktop/URfkill/devices/0
type: 2
hard: 0
index: 0
urftype: org.freedesktop.URfkill.Device.Kernel
name: hci0
platform: 0
soft: 1
/org/freedesktop/URfkill/devices/200
Printing props for unspecialized device: /org/freedesktop/URfkill/devices/200
Printing props for Hybris device: /org/freedesktop/URfkill/devices/200
type: 1
index: 200
urftype: org.freedesktop.URfkill.Device.Hybris
name: hybris_wifi
platform: 0
soft: 1
/org/freedesktop/URfkill/devices/100
Printing props for unspecialized device: /org/freedesktop/URfkill/devices/100
Printing props for Ofono device: /org/freedesktop/URfkill/devices/100
type: 5
index: 100
urftype: org.freedesktop.URfkill.Device.Ofono
name: Fake Manufacturer Fake Modem Model
platform: 0
soft: 1
/org/freedesktop/URfkill/devices/101
Printing props for unspecialized device: /org/freedesktop/URfkill/devices/101
Printing props for Ofono device: /org/freedesktop/URfkill/devices/101
type: 5
index: 101
urftype: org.freedesktop.URfkill.Device.Ofono
name: Fake Manufacturer Fake Modem Model
platform: 0
soft: 1
phablet@ubuntu-phablet:~$ system-image-cli -i
current build number: 117
device name: krillin
channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
last update: 2014-10-19 08:18:48
version version: 117
version ubuntu: 20141019
version device: 20141015-32e0f27
version custom: 1413412663
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1383357/+subscriptions
References