Re: [b2g] Sensor data flow for light sensor

2013-10-15 Thread mozloverinweb
Hi, Any further comments for these questions? ___ dev-b2g mailing list dev-b2g@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-b2g

Re: [b2g] clang error building on mac os

2013-10-15 Thread Chris Mills
Hi is great Christopher - thanks! I've added the following entry to the documentation: https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Building#clang_errors_when_building_with_XCode_5_on_Mac Let me know if you think this reads ok. Chris Mills Senior tech writer || Mozilla

Re: [b2g] stable branches for compiling b2g

2013-10-15 Thread Jan Jongboom
On Monday, October 14, 2013 10:33:05 PM UTC+2, Carlos Sánchez wrote: hello when can i find b2g's stable branches like a rom stock. Thanks Run |BRANCH=XXX ./config.sh YYY| instead of |./config.sh YYY| and put the name of a stable branch in XXX

[b2g] GeeksPhone Keon interpolates touches when fingers are on the same height?

2013-10-15 Thread Jan Jongboom
I was investigating https://bugzilla.mozilla.org/show_bug.cgi?id=926866#c4 and I found that when two of my fingers are on the same y-position on the keyboard the hardware will only give me back 1 touch event that has x = x2-x1 and y = y2-y1. Causing mayhem and touches to appear in seemingly

Re: [b2g] clang error building on mac os

2013-10-15 Thread Christopher De Cairos
I've made a few minor changes to the MDN article to fix some errors I made in my original description. Thanks for documenting this! Regards, Christopher De Cairos Integration Engineer - Webmaker Mozilla Foundation On 2013-10-15 3:52 AM, Chris Mills wrote: Hi is great Christopher - thanks!

[b2g] Disable opengl

2013-10-15 Thread pancake
Geeksphone peak have some issues and iirc, newer firmwares are compiled for arm7, but opengl driver is an arm6 blob. Besides the instructions can be compatinle, the calling convention is not, which causes every opengl context to fail. This causes several problems , the most noticeable is the

Re: [b2g] clang error building on mac os

2013-10-15 Thread Chris Mills
And thanks for your help too, with the information. Chris Mills Senior tech writer || Mozilla developer.mozilla.org || MDN cmi...@mozilla.com || @chrisdavidmills On 15 Oct 2013, at 14:58, Christopher De Cairos c...@mozillafoundation.org wrote: I've made a few minor changes to the MDN

Re: [b2g] ZTE Open 1.2 flash fails after attempting to set time

2013-10-15 Thread V
On Sunday, October 13, 2013 11:41:31 PM UTC+2, Eduardo González wrote: Hi, i have modified the original boot image and adapted it for zte open commercial devices and custom builds via B2G repository. Donwload https://mega.co.nz/#!uJ52xZJa!M_YwAEXRwifN21QmQbHgNCcEc5Ml2CKw57IBGxnvdm4

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

2013-10-15 Thread vinayak . kariappa
Hi Ivan, No problem. Thank you for your reply. Now my phone is in worst condition!, I think I used fastboot erase on a partition that now cause the phone to only have a blank screen. But not fully dead, I get this ZTE CDMA Technologies MSM USB device when connected to PC. Vol up + Power or

Re: [b2g] clang error building on mac os

2013-10-15 Thread James Kruth
Christopher, I've been able to make (what I think) is a good build simply by changing HOST_CXX inside build/core/combo/HOST_darwin-x86.mk to |llvm-g++|. None of the other changes appeared to be necessary for me. I wonder if you might confirm this on your end? I haven't been able to flash

[b2g] Marionette update

2013-10-15 Thread David Burns
I have landed a breaking change to Marionette that will give us better interoperability with WebDriver[1]. The push to mozilla-inbound has been good and when we merge to mozilla-central we will be updating pypi and marionette-js-client for the JS client. Jonathan Griffin and James Lal will be

Re: [b2g] clang error building on mac os

2013-10-15 Thread Christopher De Cairos
I'll blow away my /out and /objdir-gecko folders and rebuild as soon as I have a chance, changing only that HOST_darwin-x86.mk file, and see what happens. Regards, Christopher De Cairos Integration Engineer - Webmaker Mozilla Foundation On 2013-10-15 12:16 PM, James Kruth wrote:

Re: [b2g] Marionette update

2013-10-15 Thread James Lal
Just to clarify: This will mean that: - travis will break for a short period of time - you will need to update your b2g-desktop (rm -Rf b2g make b2g) - you will need to be using an older version of the client for 1.2 On Tue, Oct 15, 2013 at 9:56 AM, David Burns dbu...@mozilla.com wrote:

Re: [b2g] ZTE Open 1.2 flash fails after attempting to set time

2013-10-15 Thread Eduardo González
Check my post of blog http://sl.edujose.org/2013/10/adapted-boot-image-for-use-with-b2g.html. Sorry my poor english On Tuesday, October 15, 2013 11:06:15 AM UTC-4:30, V wrote: On Sunday, October 13, 2013 11:41:31 PM UTC+2, Eduardo González wrote: Hi, i have modified the original boot image

[b2g] Mozilla RIL 10/15/2013 Buri 1.2 Smoketest Results - 45/46 tests passed, 1 untested, no new blockers

2013-10-15 Thread Marcia Knous
45 out of 46 tests passed for the2013-10-15 Buri v1.2.0 Mozilla RIL Build. There are no major issues that are preventing the smoketest from passing Mozilla RIL Build Smoketest Results: Daily Smoke Test Logs:

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

2013-10-15 Thread daniel . ina1
Michael: Thank you but, it took around 15 e-mails and over two weeks mailing around with the eBay seller until they actually understood my problem. They kept pointing me to the download already discussed in this thread over and over again, and I had the impression that I was talking to a wall.

[b2g] 10/15/2013 Buri Master/M-C Mozilla RIL Smoke Test Results - 45/46 tests passed, 0 blockers, 1 untested

2013-10-15 Thread Marcia Knous
45 out of 46 tests passed for the2013-10-15 Buri Master M-C Mozilla RIL Build. There are no major issues that are preventing the smoketest from passing. Mozilla RIL Build Smoketest Results: Daily Smoke Test Logs:

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

2013-10-15 Thread 平田修樹 (Naoki Hirata)
https://wiki.mozilla.org/B2G/QA/Tips_And_Tricks#Hardware_Cheat_codes FYI, Inari refers to the ZTE Open. Doing the vol down+up + power should put you in fastboot mode. This means that the fastboot should be able to see the device. ie: fastboot devices If that is the case, then you can flash

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

2013-10-15 Thread 平田修樹 (Naoki Hirata)
The script flash.sh in the main repository should flash all the parts including the boot.img. ie: project folder/flash.sh On 10/15/13 11:03 AM, jezra wrote: Thank you for the instructions for putting the ZTE Open into fastboot mode. If possible, can you also supply the instructions for using

[b2g] Firefox OS Release Triage

2013-10-15 Thread Dietrich Ayala
The following meeting has been modified: Subject: Firefox OS Release Triage Organizer: Dietrich Ayala dietr...@mozilla.com Location: VidyoRoom - B2G vidyo-...@mozilla.com [MODIFIED] Resources: VidyoRoom - B2G vidyo-...@mozilla.com (VidyoRoom - B2G) Time: 8:30:00 AM - 9:00:00 AM GMT -08:00

[b2g] Firefox OS Release Triage

2013-10-15 Thread Dietrich Ayala
The following meeting has been modified: Subject: Firefox OS Release Triage Organizer: Dietrich Ayala dietr...@mozilla.com Time: 8:30:00 AM - 9:30:00 AM GMT -08:00 US/Canada Pacific Recurrence : Every 1 week(s) on No end date Effective Oct 30, 2013 Invitees: vidyo-...@mozilla.com;

[b2g] Firefox OS Release Triage

2013-10-15 Thread Dietrich Ayala
The following meeting has been modified: Subject: Firefox OS Release Triage Organizer: Dietrich Ayala dietr...@mozilla.com Time: 9:00:00 PM - 10:00:00 PM GMT -08:00 US/Canada Pacific Recurrence : Every 1 week(s) on No end date Effective Oct 30, 2013 Invitees: vidyo-...@mozilla.com;

[b2g] Firefox OS Release Triage

2013-10-15 Thread Dietrich Ayala
The following meeting has been modified: Subject: Firefox OS Release Triage Organizer: Dietrich Ayala dietr...@mozilla.com Time: 8:30:00 AM - 9:30:00 AM GMT -08:00 US/Canada Pacific Recurrence : Every 1 week(s) on No end date Effective Oct 31, 2013 Invitees: vidyo-...@mozilla.com;

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

2013-10-15 Thread jezra
Thank you for the instructions for putting the ZTE Open into fastboot mode. If possible, can you also supply the instructions for using fastboot to flash compiled B2G images onto the ZTE Open? On Tue, 15 Oct 2013 10:55:41 -0700 平田修樹 (Naoki Hirata) nhir...@mozilla.com wrote:

[b2g] Gaia test on commn Android firefox

2013-10-15 Thread Raffaele Tranquillini
hello, is it possible to test gaia ui from the Android firefox? tried to connect to homescreen.gaiamobile.org but cannot open, server timeouts. thanks ___ dev-b2g mailing list dev-b2g@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-b2g

Re: [b2g] Debug mochitests on B2G

2013-10-15 Thread Gregor Wagner
I also vote for getting a minimal set up and running and debug known assertions later. This is far better than having no debug tests at all :) -Gregor On Monday, October 14, 2013 6:04:07 PM UTC-7, Jonas Sicking wrote: Adding assert exceptions seems like a fine stop-gap. But if the assertions

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

2013-10-15 Thread jezra
Presumably, the 'flash.sh' script runs 3 or 4 commands that involve fastboot; and it shouldn't be necessary for beta testers (which is what anyone who purchased a ZTE Open is), to install the full build environment just to use fastboot for flashing images to their device. As I fall within the

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

2013-10-15 Thread 平田修樹 (Naoki Hirata)
I apologize. I wasn't aware that you had not built your own images, that was my bad assumption. Have you installed the android sdk? You will need to do so in order to flash the device. Also which platform are you using ( Windows, Mac or linux )? Regards, Naoki On 10/15/13 12:25 PM, jezra

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

2013-10-15 Thread jezra
I am using Linux, and I have adb and fastboot installed. On Tue, 15 Oct 2013 12:45:11 -0700 平田修樹 (Naoki Hirata) nhir...@mozilla.com wrote: I apologize. I wasn't aware that you had not built your own images, that was my bad assumption. Have you installed the android sdk? You will need to

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

2013-10-15 Thread daniel . ina1
Naoki, thanks for the hint but was your post adressed at me? If yes - as pointed out in my post from Oct 13th I am not able to access the phone via fastboot, thus I can't reflash it this way. ___ dev-b2g mailing list dev-b2g@lists.mozilla.org

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

2013-10-15 Thread 平田修樹 (Naoki Hirata)
This should basically do what you want if you create this as a script. If you want to keep your user data, you'll want to just skip/remove the userdata lines. #!/bin/bash echo + using adb to reboot to fastboot mode adb reboot bootloader echo + Checking to see if we see the device using

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

2013-10-15 Thread jezra
Thank you. It appears that boot.img is not part of the build process; only ramdisk.img, userdata.img, and system.img get built. How/where do I find the boot.img? On Tue, 15 Oct 2013 13:36:10 -0700 平田修樹 (Naoki Hirata) nhir...@mozilla.com wrote: This should basically do what you want if you

Re: [b2g] Disable opengl

2013-10-15 Thread Juan Gómez
Hi pancake, These are my OpenGL drivers for Peak: jgomez@jgomez-Z68X-UD3P-B3:~/b2g/build.mainstream/vendor/geeksphone/peak/proprietary/adreno$ readelf -A libGLESv2_adreno200.so Attribute Section: aeabi File Attributes Tag_CPU_name: ARM v7 Tag_CPU_arch: v7 Tag_CPU_arch_profile: Application

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

2013-10-15 Thread 平田修樹 (Naoki Hirata)
It's the second link I emailed; here is the link again, courtesy of Eduardo : http://sl.edujose.org/2013/10/adapted-boot-image-for-use-with-b2g.html On 10/15/13 1:54 PM, jezra wrote: Thank you. It appears that boot.img is not part of the build process; only ramdisk.img, userdata.img, and

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

2013-10-15 Thread jezra
Thank you. I suppose I was expecting something more official than a file hosted on a 3rd party file locker, but if it works I'll be content. On Tue, 15 Oct 2013 15:51:14 -0700 平田修樹 (Naoki Hirata) nhir...@mozilla.com wrote: It's the second link I emailed; here is the link again, courtesy of

Re: [b2g] Disable opengl

2013-10-15 Thread pancake
Uhm, you are right, arm6/7 is not an issue… This is the bug report I did: https://bugzilla.mozilla.org/show_bug.cgi?id=926093 in adb logcat I get: I/Gecko ( 5554): OpenGL version detected: 200 I/Gecko ( 5554): SharedSurface_Gralloc::Create --- I/Gecko ( 5554):

Re: [b2g] clang error building on mac os

2013-10-15 Thread Christopher De Cairos
I've attempted rebuilding from scratch, changing only the HOST_CXX var generated in build/core/combo/HOST_darwin-x86.mk to llvm-gcc I get this build error: configure: error: Your host toolchain does not support C++0x/C++11 mode properly. Please upgrade your toolchain *** Fix above errors and

[b2g] Help: send event from nsAppShell to JS

2013-10-15 Thread sontungdt7
Hi, We are developing a mechanism to send event from nsAppShell to JS. (The event is hardware keyboard plug in and plug out). We follow this way: nsAppShell notifys event to hal/Hal.cpp, then Hal will notify event to HardwareKeyboardManager. We added HardwareKeyboardManager to dom folder with