Re: [b2g] The latest OTA broken my Flame

2014-09-03 Thread Andreas Pehrson
apps in FOTA/OTA results in duplicate apps in /data/local/webapps https://bugzilla.mozilla.org/show_bug.cgi?id=1058555, though I assume your flame build does not come with preloaded apps? Do you know how much space you had available on /data? *Andreas Pehrson *--- Software Engineer (+47) 959 60 374

Re: [b2g] Error when doing repo sync.

2014-07-25 Thread Andreas Pehrson
/msm7627a; or cd to it and do a hard git reset to just get rid of the uncommitted changes. Since this error always occurs after fetching all remote repos, you can do a quicker sync by not checking them again: ./repo sync -l (or ./config.sh -l device) *Andreas Pehrson *--- Software Engineer (+47) 959

Re: [b2g] Device goes offline when building.

2014-07-20 Thread Andreas Pehrson
Do you have a lock screen enabled on your device? Adb is turned off when the lock screen is activated. Turn it on again by turning on the screen and unlocking the lock screen. Turn it on permanently by disabling the lock screen. *Andreas Pehrson *--- Software Engineer (+47) 959 60 374 | pehr

Re: [b2g] Device goes offline when building.

2014-07-20 Thread Andreas Pehrson
Then I'm not sure what it could be. I don't have a flame myself so I'm not aware of any specific issues there. Check at what point it goes offline and maybe you can nail it down eventually. *Andreas Pehrson *--- Software Engineer (+47) 959 60 374 | pehr...@telenordigital.com

Re: [b2g] error when I'm using ./configure.sh inari

2014-04-08 Thread Andreas Pehrson
use the linux program scripthttp://unixhelp.ed.ac.uk/CGI/man-cgi?script . Cheers, *Andreas Pehrson *--- Software Engineer (+47) 959 60 374 | pehr...@comoyo.com | www.comoyo.com On Tue, Apr 8, 2014 at 6:48 PM, Ángel Cruz bullg...@gmail.com wrote: Hi there... Some help

Re: [b2g] Problem running config.sh

2014-02-10 Thread Andreas Pehrson
: ./config.sh device -m path/to/manifest. *Andreas Pehrson *--- Software Engineer (+47) 959 60 374 | pehr...@comoyo.com | www.comoyo.com On Sun, Feb 9, 2014 at 3:42 PM, Adrián Mª Mora Carreto leaks...@openmailbox.org wrote: Hello, I am trying to build a custom Firefox OS for my device. I

Re: [b2g] Failing to mount a keon

2014-02-04 Thread Andreas Pehrson
What does lsusb say? *Andreas Pehrson *--- Software Engineer (+47) 959 60 374 | pehr...@comoyo.com | www.comoyo.com On Tue, Feb 4, 2014 at 5:10 AM, Worik Stanton worik.stan...@gmail.comwrote: On 04/02/14 14:34, Worik Stanton wrote: On 04/02/14 14:26, Naoki Hirata wrote: Most

Re: [b2g] Build problem with a keon

2014-02-04 Thread Andreas Pehrson
Sounds like you didn't get gaia on the device. I haven't really seen that before but if your rebuild doesn't work try a cd B2G/gaia make clean make reset-gaia *Andreas Pehrson *--- Software Engineer (+47) 959 60 374 | pehr...@comoyo.com | www.comoyo.com On Wed, Feb 5, 2014 at 12:32

Re: [b2g] b2g and the huge downloads! how to avoid?

2014-01-17 Thread Andreas Pehrson
note that when building for different devices, the resulting binaries and libraries will live in different places (under *out/target/product*), so there is no need to clear any old stuff out when building for a new device. *Andreas Pehrson *--- Software Engineer (+47) 959 60 374 | pehr

Re: [b2g] Support for Android systrace

2014-01-13 Thread Andreas Pehrson
. Is this something you have seen? *Andreas Pehrson *--- Software Engineer (+47) 959 60 374 | pehr...@comoyo.com | www.comoyo.com On Fri, Jan 10, 2014 at 5:51 AM, Benoit Girard bgir...@mozilla.com wrote: Bug 952074 has landed, thanks to Vincent, which means we now have basic support for systrace