Log output is excessive
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Qt bindings for libdee |
New
|
High
|
Unassigned | ||
qmenumodel |
New
|
High
|
Unassigned | ||
unity8 (Ubuntu) |
In Progress
|
High
|
Unassigned |
Bug Description
Flash must be considered cheap nowadays. Unity8 is dumping about 1K - 2K of logging data to /home/phablet/
To observe the write activity, install fatrace, cd to / and run sudo fatrace -c
Also, tail -f /home/phablet/
file://
file://
file://
file://
file://
file://
file://
file://
ad nauseum
I'm not against logging errors, but *lots* of identical error messages filling up the flash file system at 1-2K a second costs us space and wastefully consumes power and adds to flash wear.
Related branches
- Pete Woods (community): Needs Information
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 78 lines (+30/-14)2 files modifiedlibqmenumodel/src/unitymenumodel.cpp (+29/-13)
libqmenumodel/src/unitymenumodel.h (+1/-1)
- PS Jenkins bot: Approve (continuous-integration)
- Ubuntu Phablet Team: Pending requested
-
Diff: 78 lines (+30/-14)2 files modifiedlibqmenumodel/src/unitymenumodel.cpp (+29/-13)
libqmenumodel/src/unitymenumodel.h (+1/-1)
tags: | added: mobile-power-consumption |
no longer affects: | unity |
summary: |
- [unity8] busy logging errors to /home/phablet/.ubuntu-touch- - session/logs/unity8.log + Log output is excessive |
Changed in unity8: | |
status: | New → Triaged |
importance: | Undecided → High |
Changed in unity8: | |
assignee: | nobody → Nick Dedekind (nick-dedekind) |
Changed in qmenumodel: | |
assignee: | nobody → Nick Dedekind (nick-dedekind) |
Changed in unity8: | |
status: | Triaged → In Progress |
Changed in dee-qt: | |
importance: | Undecided → High |
assignee: | nobody → Nick Dedekind (nick-dedekind) |
Changed in qmenumodel: | |
importance: | Undecided → High |
Changed in unity8 (Ubuntu): | |
assignee: | nobody → Nick Dedekind (nick-dedekind) |
importance: | Undecided → High |
status: | New → In Progress |
no longer affects: | unity8 |
Changed in dee-qt: | |
assignee: | Nick Dedekind (nick-dedekind) → nobody |
Changed in qmenumodel: | |
assignee: | Nick Dedekind (nick-dedekind) → nobody |
Changed in unity8 (Ubuntu): | |
assignee: | Nick Dedekind (nick-dedekind) → nobody |
The unity8 log has now changed location, however I am seeing messages still being logged frequently to tail -f /home/phablet/ .cache/ upstart/ unity8. log
For example, just navigating from the Home Scope to the Applications and scrolling up/down and back again a few times I'm seeing the following messages being constantly appended to the log:
DEPRECATED use of Panel.opened property. This property will be made read-only,
please use the opened property of the Page tools or use Panel.open() and Panel.close().
please use the opened property of the Page tools or use Panel.open() and Panel.close().
DEPRECATED use of Panel.opened property. This property will be made read-only,