ubuntu-phonedations-bugs team mailing list archive
-
ubuntu-phonedations-bugs team
-
Mailing list archive
-
Message #00673
[Bug 1454751] Re: set-context-property not dual-SIM capable, uses 0-based indexing
** Also affects: canonical-devices-system-image
Importance: Undecided
Status: New
** Changed in: canonical-devices-system-image
Importance: Undecided => High
** Changed in: canonical-devices-system-image
Status: New => In Progress
** Changed in: canonical-devices-system-image
Milestone: None => ww22-2015
--
You received this bug notification because you are a member of Ubuntu
Phonedations bugs, which is subscribed to ofono in Ubuntu.
https://bugs.launchpad.net/bugs/1454751
Title:
set-context-property not dual-SIM capable, uses 0-based indexing
Status in the base for Ubuntu mobile products:
In Progress
Status in ofono package in Ubuntu:
Fix Committed
Bug description:
The ofono script 'set-context-property' isn't dual-SIM capable.
The usage of the script is:
Usage: set-context-property <context> <name> <value>
The first issue is that <context> is an numeric argument and is
0-based index instead of a 1-based index like most of the other
scripts.
The second issue is that it actually attempts to apply the specified
property/value to each modem it finds. If both modems have a context
which matches the given index, then the property will be set for each.
Finally, as there's no way to specify which modem that context
belongs, so it's all or nothing.
This is being reported against the version of ofono as of vivid's
release:
1.12.bzr6894+15.04.20150424.1-0ubuntu1
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1454751/+subscriptions
References