[Greeter] Lock screen whines that "No data sources available" on first use
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu UX |
Won't Fix
|
Medium
|
Grazina | ||
libusermetrics (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
unity8 (Ubuntu) |
Won't Fix
|
Medium
|
Unassigned |
Bug Description
Ubuntu 14.04 r188, Ubuntu 14.10 r203
1. Flash the phone.
2. Lock the phone.
3. Wake up the phone.
What you see: "No data sources available"
What you should see: Something less miserable.
As someone who's just started using the phone, I probably have no idea that the lock screen tries to show me statistics of my usage or whatever. And even if I do know, I probably don't care. Why, then, is the phone complaining to me about its failure? What am I supposed to do about it?
A simple solution would be to show no text at all in this situation.
This is not a duplicate of bug 1339002, because stats on the welcome screen are on by default. However, fixing that bug might fix this bug too.
- Design comment -
05/08/2015
It can't be fixed as a single bug. The desired resolution and specs will be updated as soon as they are available. https:/
Related branches
- Sebastien Bacher: Needs Information
- PS Jenkins bot (community): Approve (continuous-integration)
- Michael Terry: Pending requested
-
Diff: 43 lines (+4/-4)2 files modifiedsrc/libusermetricsoutput/UserMetricsImpl.cpp (+1/-1)
tests/unit/libusermetricsoutput/TestUserMetricsImpl.cpp (+3/-3)
- PS Jenkins bot: Pending (continuous-integration) requested
- Michael Zanetti: Pending requested
-
Diff: 52 lines (+6/-9)3 files modifiedqml/Greeter/Infographics.qml (+1/-1)
tests/mocks/libusermetrics/UserMetrics.cpp (+1/-5)
tests/qmltests/Greeter/tst_Infographics.qml (+4/-3)
description: | updated |
Changed in unity8 (Ubuntu): | |
importance: | Undecided → Medium |
description: | updated |
summary: |
- Lock screen whines that "No data sources available" on first use + [Greeter] Lock screen whines that "No data sources available" on first + use |
Changed in ubuntu-ux: | |
assignee: | nobody → Olga Kemmet (olga-kemmet) |
importance: | Undecided → Medium |
status: | New → Triaged |
Changed in ubuntu-ux: | |
assignee: | Olga Kemmet (olga-kemmet) → Benjamin Keyser (bjkeyser) |
Changed in ubuntu-ux: | |
assignee: | Benjamin Keyser (bjkeyser) → Grazina (boroskograzina) |
Changed in unity8 (Ubuntu): | |
status: | Incomplete → Won't Fix |
Adding libusermetrics that's the source of that data. With the new system in-the-works we should avoid that indeed.