Hot-spot should only be available when there is a modem to support it.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
indicator-network (Ubuntu) |
Fix Released
|
Undecided
|
Pete Woods |
Bug Description
STEPS:
1. Install the latest rc-proposed image on flo
EXPECTED:
I expect to see no hotspot mode as there is only wifi available on flo
ACTUAL:
Hotspot is available and when enabled disabled the wifi.
USER CASE:
If at all possible it should be made that only when there is a 2/3/4g connection available that hotspot is available. popey pointed out correctly that on flo there is no modem right now, but if it were docked or a 3g modem plugged in it then would have.
POTENTIAL SOLUTION:
The enable disable button in hotspot mode should only be pressable when the circumstances are true, this way there is no need to hid the option just make it so it can not be enabled if the circumstances are false.
Related branches
- Jonas G. Drange (community): Needs Resubmitting
- Indicator Applet Developers: Pending requested
-
Diff: 453 lines (+192/-12)13 files modifieddata/com.ubuntu.connectivity1.NetworkingStatus.xml (+3/-0)
debian/changelog (+7/-0)
debian/control (+1/-3)
src/connectivity-api/connectivity-qt/connectivityqt/connectivity.cpp (+18/-0)
src/connectivity-api/connectivity-qt/connectivityqt/connectivity.h (+10/-0)
src/indicator/connectivity-service/connectivity-service.cpp (+29/-0)
src/indicator/connectivity-service/connectivity-service.h (+6/-0)
src/indicator/nmofono/hotspot-manager.cpp (+27/-0)
src/indicator/nmofono/hotspot-manager.h (+8/-0)
src/indicator/nmofono/manager-impl.cpp (+54/-9)
src/indicator/nmofono/manager-impl.h (+4/-0)
src/indicator/nmofono/manager.h (+10/-0)
tests/integration/test-connectivity-api.cpp (+15/-0)
tags: | added: qa-manual-testing |
Changed in indicator-network (Ubuntu): | |
assignee: | nobody → Pete Woods (pete-woods) |
This bug was fixed in the package indicator-network - 0.5.5+15. 10.20150916- 0ubuntu1
--------------- 15.10.20150916- 0ubuntu1) wily; urgency=medium
indicator-network (0.5.5+
[ Jonas G. Drange ]
* Add property to determine if modems are
available. (LP: #1487158) (LP: #1487157)
[ CI Train Bot ]
* New rebuild forced.
-- <email address hidden> (Jonas G. Drange) Wed, 16 Sep 2015 11:14:06 +0000