Re: [b2g] Call for help: dispatch hardware button events to user app

2013-09-04 Thread 陳侃如
Alive al...@mozilla.com writes: Hi folks, Story: we had caught hardware key events in shell.js and prevent it to be sent to user app(mozbrowser iframe) but only send alternative mozChromeEvent to system app only.[1] But we'd like the user app is able to catch the events! [2] This is an

Re: [b2g] Wake-up phone

2013-09-04 Thread Marco Chen
Hi, There are two reasons for this issue we found until now. 1. Bug 904544 - hold wakelock to make sure input devices event can be handle before suspend 2. https://docs.google.com/a/mozilla.com/drawings/d/1nT0WOW-Xgxp0oNzgRx7BOdxMBrDKf0cxDVfLXMeziA8/edit a. The power key handling from

Re: [b2g] Updating Gaia on ZTE Open

2013-09-04 Thread Jan Jongboom
On Wednesday, September 4, 2013 1:58:46 AM UTC+2, Cristi Burca wrote: Hello, Just bought a ZTE Open from the UK Ebay site and I want to update to Gaia 1.1. I have managed to root the device. But I noticed that the `make reset-gaia` script ends up calling something like

Re: [b2g] ZTE Open-- bricked when updating OS

2013-09-04 Thread Ivan Tsay
Hi Ernie, Our partner has released the US package for the recovery of ZTE Open purchased on US eBay. Please download the package from the link below and follow the instruction in PDF to recover your phone.

Re: [b2g] Updating Gaia on ZTE Open

2013-09-04 Thread Julien Wajsberg
Le 04/09/2013 01:58, Cristi Burca a écrit : Hello, Just bought a ZTE Open from the UK Ebay site and I want to update to Gaia 1.1. I have managed to root the device. But I noticed that the `make reset-gaia` script ends up calling something like this: adb shell cd /data/local find .

Re: [b2g] Updating Gaia on ZTE Open

2013-09-04 Thread Julien Wajsberg
Le 04/09/2013 12:03, scribu a écrit : On Wed, Sep 4, 2013 at 12:52 PM, Julien Wajsberg jwajsb...@mozilla.com mailto:jwajsb...@mozilla.com wrote: I don't see where you see this in our Makefile. Can you tell us the exact location please ? It's not right in the Makefile; it's in the

Re: [b2g] b2g process segmentation fault (SIGSEGV)

2013-09-04 Thread Singh, Arun Kumar
Hi, If anyone have some idea on below b2g process segmentation fault I/DEBUG ( 940): Build fingerprint: 'Android/xmm6321_svb/xmm6321_svb:4.2.1/JOP40D/eng.lab2.20130822.173221:userdebug/test-keys' I/DEBUG ( 940): Revision: '0'

Re: [b2g] issue after porting b2g git repo based on JB 4.2.1 on new device

2013-09-04 Thread Singh, Arun Kumar
Hi Sanat, all I am also using a B2G git repo ported on JB 4.2.1 (originally ported for nexus n7) to port on my device on which android JB 4.2.2 was already running File system mounting well But facing below issue in case you have any idea 1) adb logcat logs are not coming and stop at line

Re: [b2g] issue after porting b2g git repo based on JB 4.2.1 on new device

2013-09-04 Thread Alexandre Lissy
Le 04/09/2013 15:02, Singh, Arun Kumar a écrit : Hi Sanat, all I am also using a B2G git repo ported on JB 4.2.1 (originally ported for nexus n7) to port on my device on which android JB 4.2.2 was already running File system mounting well But facing below issue in case you have any

[b2g] how to root alcatel one touch?

2013-09-04 Thread Carlos Sánchez
Hi everybody! Someone know a effective method for rooting to alcatel one touch fire? Thanks in advance. ___ dev-b2g mailing list dev-b2g@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-b2g

Re: [b2g] Moving Power Key Handling from Gaia to Gecko According to Bug 898707

2013-09-04 Thread Marco Chen
Hi all, I do a cross post to dev-gaia because there is no response from gecko. And the current power handling mechanism is on Gaia. Sincerely yours. - 原始郵件 - 寄件者: Marco Chen mc...@mozilla.com 收件者: Mozilla dev-b2g@lists.mozilla.org 寄件備份: 2013 8 月 28 星期三 下午 6:56:34 主旨: [b2g] Moving Power

[b2g] 09/04/2013 Unagi 1.2 Moz RIL Automation Smoketests - 81/85 tests passed, 22 tests blocked, 16 Blockers

2013-09-04 Thread Zac Campbell
Results: 81 out of 85 tests passed. One of the Unagi devices experienced a series of crashes while making calls. This will need to be investigated when MV wakes up. One test failed due to known bug (Email account setup) https://bugzilla.mozilla.org/show_bug.cgi?id=912147 Link to test report:

Re: [b2g] Call for help: dispatch hardware button events to user app

2013-09-04 Thread b...@pettay.fi
On 09/04/2013 09:43 AM, Kan-Ru Chen (陳侃如) wrote: Alive al...@mozilla.com writes: Hi folks, Story: we had caught hardware key events in shell.js and prevent it to be sent to user app(mozbrowser iframe) but only send alternative mozChromeEvent to system app only.[1] But we'd like the user app

Re: [b2g] Updating Gaia on ZTE Open

2013-09-04 Thread scribu
On Wed, Sep 4, 2013 at 12:52 PM, Julien Wajsberg jwajsb...@mozilla.comwrote: I don't see where you see this in our Makefile. Can you tell us the exact location please ? It's not right in the Makefile; it's in the install-gaia.py script:

Re: [b2g] Any plans to support Wayland (or MIR) as a display server on Firefox OS?

2013-09-04 Thread Saulo
Andreas Gal, The thing is that if the direct composite be replaced by Wayland a library like GTK and Wayland device drivers could be supported brings a bunch of tools to FFOS. In this case Gaia could be an windowmanager instead of just a limited user interface. ths, sauLo

[b2g] Dev for Ffx OS in Scala

2013-09-04 Thread geobert
Hello, I'm an Android and iOS dev and I like to learn to make apps for Firefox OS. I don't know much about web development and I not fond of Javascript. I've heard that we can do web app in Scala. Did anyone try some Firefox OS application development in Scala?

Re: [b2g] Dev for Ffx OS in Scala

2013-09-04 Thread Matěj Cepl
On 2013-09-04, 21:11 GMT, geob...@gmail.com wrote: I've heard that we can do web app in Scala. Did anyone try some Firefox OS application development in Scala? It depends on what kind of application you mean. Firefox OS phones run ONLY JavaScript code. However, of course, if your application

[b2g] Commercial RIL 09/04/2013 Leo v1.1 Smoke Test Results - 45/46 tests passed, 1 untested

2013-09-04 Thread Marcia Knous
45 out of 46 tests passed for the 2013-09-04 Leo v1.1.0 Commercial RIL Build. There are no major issues that prevented the smoketests from passing. Commercial RIL Build Smoketest Results: Daily Smoke Test Logs:

[b2g] Mozilla RIL 09/04/2013 Buri 1.2 Smoketest Results - 38/46 tests passed, no new blockers

2013-09-04 Thread Marcia Knous
38 out of 46 tests passed for the 2013-09-04 Buri v1.2.0 Mozilla RIL Build. Here are the major issues that prevented the smoketests from passing. Mozilla RIL Build Smoketest Results: Daily Smoke Test Logs:

Re: [b2g] Mozilla RIL 09/04/2013 Buri 1.2 Smoketest Results - 38/46 tests passed, no new blockers

2013-09-04 Thread Alex Keybl
Including engineers who are (or hopefully will be) assigned to these issues so that they're aware of the urgency to QA testing. Smoketest blockers are our highest priority, and should typically be resolved within 1-2 days to prevent roadblocks. -Alex On Sep 4, 2013, at 7:59 PM, Marcia Knous

Re: [b2g] Any plans to support Wayland (or MIR) as a display server on Firefox OS?

2013-09-04 Thread Marco Chen
Hi, No, Zygote didn't be used in FxOS. Sincerely yours. - 原始郵件 - 寄件者: Arun Kumar Singh arun.kumar.si...@intel.com 收件者: Andreas Gal andreas@gmail.com, arky a...@mozilla.com 副本: mozilla-dev-...@lists.mozilla.org 寄件備份: 2013 9 月 4 星期三 下午 5:28:48 主旨: Re: [b2g] Any plans to support

Re: [b2g] Any plans to support Wayland (or MIR) as a display server on Firefox OS?

2013-09-04 Thread Andreas Gal
Saulo, please take a look at the FFOS architecture. Our window manager (called the system app) is implemented in HTML5 and JavaScript. There is no use of any kind for Wayland in a Web based phone. JavaScript talks to the rendering engine which directly talks to the OpenGL driver. Thanks, Andreas

Re: [b2g] Updating ZTE Open to 1.1

2013-09-04 Thread Cristi Burca
On Friday, 23 August 2013 19:16:09 UTC+3, truc...@gmail.com wrote: You can root the device with this howto : http://pof.eslack.org/2013/07/05/zte-open-firefoxos-phone-root-and-first-impressions/ Fastboot fails to flash system.img but fash_image in adb shell works. Doesn't seem to work for

Re: [b2g] Any plans to support Wayland (or MIR) as a display server on Firefox OS?

2013-09-04 Thread Jed Davis
On Wed, Sep 04, 2013 at 09:28:48AM +, Singh, Arun Kumar wrote: I also wanted to check if zygote is used in FFOS There's work in progress on doing something similar: https://bugzil.la/nuwa --Jed ___ dev-b2g mailing list dev-b2g@lists.mozilla.org