Closed
Bug 913097
Opened 12 years ago
Closed 11 years ago
hamachi doesn't start
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: mikeh, Unassigned)
Details
Attachments
(1 file)
640.04 KB,
text/plain
|
Details |
Build: BRANCH=master ./config.sh hamachi && B2G_DEBUG=1 ./build.sh && ./flash.sh
- gecko: m-c:aa9ec17cf912
- gaia: master:c239c1909a3aecf046d40ab81d01a4f0681784d3
Expected: the home or lockscreen
Observed: a white screen
Comment 1•12 years ago
|
||
hamachi master's rendering has a problem even when no DEBUG build. Rendering is not updated correctly. Then I built a ROM that disable HWComposer, by this change, hamachi device renders UI correctly. It might be affected by pmem shortage like Bug 904971.
Comment 2•12 years ago
|
||
other possibility is effect from current hw composers implementation on master.
Comment 3•12 years ago
|
||
HwComposer can be disabled by set "ro.display.colorfill" to 0 or change following code.
http://mxr.mozilla.org/mozilla-central/source/widget/gonk/nsWindow.cpp#179
Comment 4•12 years ago
|
||
Is this a recent regression?
Comment 5•12 years ago
|
||
(In reply to Sotaro Ikeda [:sotaro] from comment #2)
> other possibility is effect from current hw composers implementation on
> master.
:benwa created Bug 913593. It seems causing the problem.
Comment 6•12 years ago
|
||
(In reply to Sotaro Ikeda [:sotaro] from comment #5)
> (In reply to Sotaro Ikeda [:sotaro] from comment #2)
> > other possibility is effect from current hw composers implementation on
> > master.
>
> :benwa created Bug 913593. It seems causing the problem.
Bug 913593 is dupe of Bug 912090. Bug 912090 is landed to m-c a little while ago.
Updated•11 years ago
|
blocking-b2g: koi? → ---
Reporter | ||
Comment 8•11 years ago
|
||
I haven't seen this issue in a long time.
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(mhabicher)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•