In image 195 krillin 163 mako system settings is not showing updates
Bug #1410968 reported by
Dave Morley
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Telegram app |
Invalid
|
Undecided
|
Unassigned | ||
ubuntu-system-settings (Ubuntu) |
Invalid
|
Critical
|
Ken VanDine | ||
ubuntu-system-settings (Ubuntu RTM) |
Fix Released
|
Critical
|
Ken VanDine | ||
ubuntu-touch-meta (Ubuntu) |
New
|
Critical
|
Unassigned | ||
ubuntu-touch-meta (Ubuntu RTM) |
New
|
Critical
|
Unassigned |
Bug Description
STEPS:
Setup
1 Enable developer mode
2 from pc phablet-config writable-image
3 adb shell
4 sudo vim.tiny /etc/system-
5 last 2 lines change the number to be back 10 images i.e. change the 195 to 185
6 sudo rm /userdata/
7 rm .local/
8 sudo reboot
Test
1 Wait for the announcement of a new image
2 Drag down the indicator
3 Click on the image notification
4 Setting page opens on updates but is blank
EXPECTED:
The updates page is shown and you can click on update
ACTUAL:
The header is shown other wise it is a blank page after the spinner finishes spinning.
Related branches
lp:~ken-vandine/ubuntu-system-settings/rtm-lp1410968
- Jonas G. Drange (community): Approve
-
Diff: 11 lines (+1/-0)1 file modifieddebian/control (+1/-0)
Changed in ubuntu-system-settings (Ubuntu): | |
status: | New → Confirmed |
Changed in ubuntu-touch-meta (Ubuntu): | |
importance: | Undecided → Critical |
Changed in ubuntu-touch-meta (Ubuntu RTM): | |
importance: | Undecided → Critical |
Changed in ubuntu-system-settings (Ubuntu RTM): | |
assignee: | nobody → Ken VanDine (ken-vandine) |
importance: | Undecided → Critical |
status: | New → Confirmed |
Changed in ubuntu-system-settings (Ubuntu RTM): | |
status: | Confirmed → In Progress |
Changed in ubuntu-system-settings (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in ubuntu-system-settings (Ubuntu): | |
status: | In Progress → Invalid |
Changed in libqtelegram: | |
status: | New → Invalid |
To post a comment you must log in.
This was caused by qml-module- ubuntu- connectivity being dropped in the image. ubuntu- system- settings could add a depends for that package, but the real problem is that API is part of the framework so this breaks click packages that use it as well. For example telegram is broken now.