Closed
Bug 1225734
Opened 10 years ago
Closed 10 years ago
TV simulator should not timeout
Categories
(Firefox OS Graveyard :: Gaia::TV, defect)
Tracking
(blocking-b2g:2.5+, b2g-v2.5 fixed, b2g-master fixed)
RESOLVED
FIXED
| blocking-b2g | 2.5+ |
People
(Reporter: jcheng, Assigned: mantaroh)
References
Details
Attachments
(1 file, 1 obsolete file)
|
46 bytes,
text/x-github-pull-request
|
jj.evelyn
:
review+
jocheng
:
approval-gaia-v2.5+
|
Details | Review |
TV simulator times out after some time and shows a black screen. this is confusing
| Assignee | ||
Comment 1•10 years ago
|
||
I think that SCREEN_TIMEOUT value is not 0 in Makefile.
I created the PR which modifying the Makefile.
Comment 2•10 years ago
|
||
| Assignee | ||
Updated•10 years ago
|
Attachment #8689319 -
Flags: review?(ehung)
Comment 3•10 years ago
|
||
Comment on attachment 8689319 [details] [review]
[gaia] mantaroh:master > mozilla-b2g:master
Thanks for your patch, Mantaroh. I prefer to set as a default setting for TV in <gaia>/build/config/tv/settings.json with |"screen.timeout": 0|.
Attachment #8689319 -
Flags: review?(ehung)
Updated•10 years ago
|
Assignee: nobody → mantaroh
Comment 4•10 years ago
|
||
| Assignee | ||
Updated•10 years ago
|
Attachment #8689319 -
Attachment is obsolete: true
| Assignee | ||
Comment 5•10 years ago
|
||
Comment on attachment 8691177 [details] [review]
[gaia] mantaroh:master > mozilla-b2g:master
Thanks Evelyn.
(In reply to Evelyn Hung [:evelyn] from comment #3)
> Thanks for your patch, Mantaroh. I prefer to set as a default setting for TV
> in <gaia>/build/config/tv/settings.json with |"screen.timeout": 0|.
OK.
I modified the PR.
Attachment #8691177 -
Flags: review?(ehung)
Comment 6•10 years ago
|
||
Comment on attachment 8691177 [details] [review]
[gaia] mantaroh:master > mozilla-b2g:master
LGTM. Thanks!
Attachment #8691177 -
Flags: review?(ehung) → review+
Comment 7•10 years ago
|
||
Merged into master:
https://github.com/mozilla-b2g/gaia/commit/6caaaff1591835c5fcd75a4fcc7bb04bf22d980c
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 8•10 years ago
|
||
Comment on attachment 8691177 [details] [review]
[gaia] mantaroh:master > mozilla-b2g:master
[Approval Request Comment]
[Bug caused by] (feature/regressing bug #): TV enter sleep mode automatically on 2.5 based build
[User impact] if declined: Cannot operate TV
[Testing completed]: N/A
[Risk to taking this patch] (and alternatives if risky): N/A
[String changes made]: N/A
Attachment #8691177 -
Flags: approval-gaia-v2.5?(jocheng)
Updated•10 years ago
|
Comment 9•10 years ago
|
||
Comment on attachment 8691177 [details] [review]
[gaia] mantaroh:master > mozilla-b2g:master
Approve for TV 2.5
Attachment #8691177 -
Flags: approval-gaia-v2.5?(jocheng) → approval-gaia-v2.5+
Comment 10•10 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•