On 06/02/14 11:58, Worik Stanton wrote:
> On 05/02/14 14:50, Jed Davis wrote:


>> This might be https://bugzilla.mozilla.org/show_bug.cgi?id=967967

To fix this make the change from here...

https://bugzilla.mozilla.org/attachment.cgi?id=8370486&action=edit

Then rebuild (./build.sh) and flash.

After this the phone will boot but there wil be no keyboard.  So...

https://bugzilla.mozilla.org/show_bug.cgi?id=968501#c2

Kill the keyboard process and the keyboard apears.  Golly!

$ adb shell b2g-ps
APPLICATION      USER     PID   PPID  VSIZE  RSS     WCHAN    PC
 NAME
b2g              root      111   1     187200 68220 ffffffff
(Nuwa)           root      362   111   51556  19088 ffffffff
Homescreen       app_419   419   362   72164  30176 ffffffff
Built-in Keyboa  app_443   443   362   65060  25484 ffffffff
:
:
:

$ adb shell kill 443

After using the keyboard it shows up again in the process list,
unsurprisingly.

cheers
Worik




>>
>> If so, there are probably messages in logcat, like the ones in
>> https://tbpl.mozilla.org/php/getParsedLog.php?id=34097227&tree=Try
>>
>> If bug 945498 had landed, the lock screen would be overlaid with an
>> unending sequence of "Homescreen has crashed" alerts, which wouldn't make
>> the phone any more usable, but would at least make it more obvious what
>> had happened.
> 
> I agree.  As a temporary fix I should turn off MOZ_NUWA_PROCESS.  What
> is the way to do that?  I need to edit a config file and build again?
> 
> cheers
> Worik
> 
>>
>> --Jed
>>
>>
> 
> 


-- 
The only true evil is turning people into things....
                                         Granny Weatherwax
       [email protected] 021-1680650, (03) 4821804
                          Aotearoa (New Zealand)

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to