[b2g] Stopping gaia app update notification

2013-05-22 Thread Zac Campbell

Hi dev-b2g,

The app update notification that pops up in the toaster is interfering 
with some of our UI test automation.


I've tried setting various settings like "app.update.interval" to 
monthly, "apps.updateStatus" including setting them immediately after a 
fresh flash and before the device is ever exposed to any of the internet 
but it *still* checks for app updates when I do connect the device to 
the internet.


Am I setting these settings wrong?  Or can I go a level higher and 
disable this from a pref?


I am using b2g18/v1-train engineering builds.

Thanks,

Zac
___
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g


Re: [b2g] Stopping gaia app update notification

2013-05-22 Thread Zac Campbell
I forgot to add that we clear out the indexedDb inbetween each test so a 
fix for this needs to be outside the effect of deleting the indexedDb.




On 22/05/2013 12:45, Zac Campbell wrote:

Hi dev-b2g,

The app update notification that pops up in the toaster is interfering 
with some of our UI test automation.


I've tried setting various settings like "app.update.interval" to 
monthly, "apps.updateStatus" including setting them immediately after 
a fresh flash and before the device is ever exposed to any of the 
internet but it *still* checks for app updates when I do connect the 
device to the internet.


Am I setting these settings wrong?  Or can I go a level higher and 
disable this from a pref?


I am using b2g18/v1-train engineering builds.

Thanks,

Zac
___
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g


___
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g


Re: [b2g] DPI

2013-05-22 Thread pancake

On 05/21/13 03:52, Tim Chien wrote:

Please don't work on your app around Keon and Peak just because they
are the only publicly available devices!

They are developer phones, so you really need to workaround its bug if
there are any.
If you come this far to dev-b2g, you should learn that you could
actually re-flash your phone with the latest open source codebase --
most of the quirk behavior should go away, and you should aim your app
to work with that build.


device specific is always ugly... dunno. maybe i can try to guess

thanks for opening the bug, hopefully it will be fixed if the devices 
report the proper DPI information. Will wait until the bug is closed to 
continue my 'ruler' app :)


--pancake

___
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g


[b2g] How to start contributing.

2013-05-22 Thread Morten Olsen Lysgaard
Since I've switched to the Peak as my main phone I now have some
motivation for developing on it.

Is there any guide on getting started on contributing to the os?
One thing I would like to look into is adding "long press" functionality
to the keyboard similar to many Android keyboards.
___
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g


Re: [b2g] Save Data before flash

2013-05-22 Thread Jan Jongboom
On Thursday, May 9, 2013 11:14:03 AM UTC+2, Jack Mitchell wrote:
> On 09/05/13 09:55, Gabriele Svelto wrote:
> 
> > On 09/05/2013 10:28, Jack Mitchell wrote:
> 
> >> Is there a way to save user data before a system flash, for example I
> 
> >> updated my Keon yesterday and it wiped all available data, contacts,
> 
> >> messages, etc.. Is there a way to make a (database?) backup and then
> 
> >> restore it when you've flashed to the new version?
> 
> >
> 
> > We had bug 821985 for this:
> 
> >
> 
> > https://bugzilla.mozilla.org/show_bug.cgi?id=821985
> 
> >
> 
> > It's got patches which I have used in the past for backing up my 
> 
> > Unagi's contents when dogfooding with it but unfortunately they didn't 
> 
> > land yet.
> 
> >
> 
> >  Gabriele
> 
> >
> 
> 
> 
> Perfect, I wait in angst; this is a _required_ feature for users like 
> 
> myself who wish to run with master in order to test and report bugs, but 
> 
> also use the handset as a primary phone.
> 
> 
> 
> Cheers,
> 
> Jack.
> 
> 
> 
> -- 
> 
> 
> 
>Jack Mitchell (j...@embed.me.uk)
> 
>Embedded Systems Engineer
> 
>http://www.embed.me.uk
> 
> 
> 
> --

You can apply this patch on v1-train, merges cleanly and works fine for me.
___
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g


Re: [b2g] fosmaker : turn android rom to firefox os rom.

2013-05-22 Thread clementguerin1
Le mardi 21 mai 2013 13:18:03 UTC+2, nack fox a écrit :
> Hi,
> 
>If your phone has cm9 (or else ics rom ) support , try fosmaker which
> 
> can turn android rom to firefox os rom.
> 
>detail: http://code.google.com/p/fosmaker/wiki/howto_use_fosmaker
> 
> 
> 
>I only test at toro and htc onex,  welcome feedback.
> 
> 
> 
> Best regards
> 
> #foxnack

I tried it on my GT-N7000 but there's an error with bootimgtool

$ ./bootimgtool -o ramdisk.org boot.img 
no support pagesize 24061976
___
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g


Re: [b2g] Trouble running B2G on Pandaboard ES

2013-05-22 Thread hugh
Hi Jed, 

Many thanks for taking the time to reply. I tried out your tip and this is what 
my Panda replied me: 


shell@android:/ # ./system/bin/b2g.sh
[  160.577117] request_suspend_state: wakeup (3->0) at 160568542483 (2000-01-01 
00:02:37.146636965 UTC)
[  160.590270] DSSCOMP: dsscomp_late_resume
[  160.600067] PVR_K:(Error): PVRSRVCreateDCSwapChainKM: Failed to create 3rd 
party SwapChain [1152, 
/home/tdz/Projects/mozilla/aosp/kernel/omap/drivers/gpu/pvr/deviceclass.c]
Segmentation fault 


(Sorry if the text formatting is messy.) Anyway this whole exchange is done in 
gtkterm because there's no output to the monitor. My apologies for not saying 
so earlier. 

Would you like to suggest any further steps I could try? 

Thanks again and cheers, 

Hugh 
___
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g


Re: [b2g] Device Storage Changes

2013-05-22 Thread Luís Matos
Hello,

Is this API ready to be tested on Firefox OS devices / Simulator? If not will 
it be soon?

THanks in advance.
___
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g


Re: [b2g] Repo sync failed : invalid branch name

2013-05-22 Thread karthik . kadiravan
Hi Julien,
   Thanks Julien Wajsberg :). yes the problem is solved because of your tip 
and now we are able to download using repo .Sorry for the delay response and 
indeed it helped us at the right time.

Thanks and Regards,
Karthik K.
___
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g


Re: [b2g] A Few Questions to begin FF OS Development

2013-05-22 Thread Jan Jongboom
On Tuesday, May 21, 2013 10:05:45 AM UTC+2, plutois...@gmail.com wrote:
> Yeah most of my confusion came from not being aware that this version of the 
> simulator is at a different stage from before. Anyways, how do you set the 
> app's icon that displays on your homescreen? I've set all the possible sizes 
> of icons in the manifest (even mostly following the app icon guidelines), but 
> it still displays the default marketplace app logo.

You can use this for inspiration. It's what we use to train developers.
___
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g


[b2g] Unable to Download B2G update

2013-05-22 Thread Luís Matos
Hello,

Some days ago an update appeared on my test device. However I am unable to 
download it. Upon inspecting the device console it seems that B2G can't find a 
specific file ("/data/local/updates/0/update.status")
Anyone else seeing this problem?

Thanks in advance.

Log bellow:

05-20 11:07:34.924: INFO/Gecko(104): *** AUS:SVC Creating Downloader
05-20 11:07:34.924: ERROR/GeckoConsole(104): AUS:SVC Creating Downloader
05-20 11:07:34.924: INFO/Gecko(104): *** AUS:SVC UpdateService:_downloadUpdate
05-20 11:07:34.924: ERROR/GeckoConsole(104): AUS:SVC 
UpdateService:_downloadUpdate
05-20 11:07:34.924: INFO/Gecko(104): *** AUS:SVC readStatusFile - status: null, 
path: /data/local/updates/0/update.status
05-20 11:07:34.924: ERROR/GeckoConsole(104): AUS:SVC readStatusFile - status: 
null, path: /data/local/updates/0/update.status
05-20 11:07:34.924: INFO/Gecko(104): *** AUS:SVC Downloader:_selectPatch - 
found existing patch with state: null
05-20 11:07:34.924: ERROR/GeckoConsole(104): AUS:SVC Downloader:_selectPatch - 
found existing patch with state: null
05-20 11:07:34.924: INFO/Gecko(104): *** AUS:SVC Downloader:_selectPatch - 
failed to apply complete patch!
05-20 11:07:34.924: ERROR/GeckoConsole(104): AUS:SVC Downloader:_selectPatch - 
failed to apply complete patch!
05-20 11:07:34.944: INFO/Gecko(104): *** AUS:SVC Downloader:downloadUpdate - no 
patch to download
05-20 11:07:34.944: ERROR/GeckoConsole(104): AUS:SVC Downloader:downloadUpdate 
- no patch to download
05-20 11:07:34.944: INFO/Gecko(104): *** AUS:SVC readStatusFile - status: null, 
path: /data/local/updates/0/update.status
05-20 11:07:34.944: ERROR/GeckoConsole(104): AUS:SVC readStatusFile - status: 
null, path: /data/local/updates/0/update.status
05-20 11:07:34.944: INFO/Gecko(104): UpdatePrompt: Error downloading update 
Firefox 18.0a2: -2142109681
05-20 11:07:34.944: INFO/Gecko(104): UpdatePrompt: Update error, state: null, 
errorCode: -2142109681
05-20 11:07:34.964: INFO/Gecko(104): UpdatePrompt: Setting gecko.updateStatus: 
file-too-big
05-20 11:07:34.974: INFO/GeckoDump(104): XXX FIXME : Got a mozContentEvent: 
update-available-result
05-20 11:07:34.994: DEBUG/memalloc(104): /dev/pmem: Allocated buffer 
base:0x4a30 size:40960 offset:1048576 fd:109
05-20 11:07:34.994: DEBUG/memalloc(371): /dev/pmem: Mapped buffer 
base:0x4430 size:1089536 offset:1048576 fd:33
05-20 11:07:35.044: DEBUG/memalloc(104): /dev/pmem: Allocated buffer 
base:0x4a30 size:40960 offset:950272 fd:132
05-20 11:07:35.044: DEBUG/memalloc(371): /dev/pmem: Mapped buffer 
base:0x4445a000 size:991232 offset:950272 fd:36
05-20 11:07:35.085: DEBUG/memalloc(104): /dev/pmem: Allocated buffer 
base:0x4a30 size:614400 offset:4374528 fd:150
05-20 11:07:35.095: DEBUG/memalloc(104): /dev/pmem: Allocated buffer 
base:0x4a30 size:20480 offset:991232 fd:160
05-20 11:07:35.095: DEBUG/memalloc(104): /dev/pmem: Allocated buffer 
base:0x4a30 size:8192 offset:1011712 fd:175
05-20 11:07:35.095: DEBUG/memalloc(104): /dev/pmem: Freeing buffer 
base:0x4aa1a000 size:614400 offset:7446528 fd:147
05-20 11:07:35.105: DEBUG/memalloc(104): /dev/pmem: Freeing buffer 
base:0x4a696000 size:614400 offset:3760128 fd:98
05-20 11:07:35.135: DEBUG/memalloc(104): /dev/pmem: Allocated buffer 
base:0x4a30 size:614400 offset:3760128 fd:101
05-20 11:07:35.145: DEBUG/memalloc(104): /dev/pmem: Allocated buffer 
base:0x4a30 size:20480 offset:3555328 fd:184
05-20 11:07:35.145: DEBUG/memalloc(104): /dev/pmem: Allocated buffer 
base:0x4a30 size:16384 offset:3575808 fd:190
05-20 11:07:35.155: DEBUG/memalloc(104): /dev/pmem: Allocated buffer 
base:0x4a30 size:8192 offset:1019904 fd:195
05-20 11:07:35.185: DEBUG/memalloc(104): /dev/pmem: Allocated buffer 
base:0x4a30 size:16384 offset:3592192 fd:98
05-20 11:07:35.195: INFO/IdleService(104): Get idle time: time since reset 296 
msec
05-20 11:07:35.195: INFO/IdleService(104): Idle timer callback: current idle 
time 296 msec
05-20 11:07:35.195: INFO/IdleService(104): next timeout 703 msec from now
05-20 11:07:35.195: INFO/IdleService(104): SetTimerExpiryIfBefore: next timeout 
702 msec from now
05-20 11:07:35.195: INFO/IdleService(104): reset timer expiry to 712 msec from 
now
05-20 11:07:35.535: DEBUG/memalloc(104): /dev/pmem: Freeing buffer 
base:0x4a664000 size:20480 offset:3555328 fd:184
05-20 11:07:35.545: DEBUG/memalloc(104): /dev/pmem: Freeing buffer 
base:0x4a3f2000 size:20480 offset:991232 fd:160
05-20 11:07:35.545: DEBUG/memalloc(104): /dev/pmem: Freeing buffer 
base:0x4a3f9000 size:8192 offset:1019904 fd:195
05-20 11:07:35.545: DEBUG/memalloc(104): /dev/pmem: Freeing buffer 
base:0x4a3f7000 size:8192 offset:1011712 fd:175
05-20 11:07:35.895: DEBUG/memalloc(104): /dev/pmem: Freeing buffer 
base:0x4a66d000 size:16384 offset:3592192 fd:98
05-20 11:07:35.895: DEBUG/memalloc(104): /dev/pmem: Freeing buffer 
base:0x4a669000 size:16384 offset:3575808 fd:190
05-20 11:07:35.905: INFO/IdleService(104): Get idle time: time since

Re: [b2g] Locked Keon with 1 digit security code - Can't unlock

2013-05-22 Thread Carlos Martínez Lozano
El martes, 21 de mayo de 2013 17:31:37 UTC+2, Avash Mulmi  escribió:
> Hi All,
> 
> 
> 
> Just received my Keon, and while I was playing with it, I tried  to put a
> 
> security code. From nowhere I thought to use a one digit security code.
> 
> Yes, the phone accepted it, but now I can't unlock it with the same code.
> 
> 
> 
> Is there anything I can do except flashing to unlock the phone?
> 
> 
> 
> Any help is appreciated.
> 
> 
> 
> Regards
> 
> 
> 
> -- 
> 
> Avash Mulmi
> 
> Mozilla Representative, Nepal.
> 
> 
> 
> http://www.avieezcorner.com
> 
> @avashz
> 
> http://www.facebook.com/avasz
> 
> Support Mozilla Project :)

Hi,

I don't understand how you can use only 1 digit, i tried it and requires 4 
digits.

The only way is wipe your data.

Three ways to do it:
1.- If you have adb enabled: 
- adb shell wipe data
- adb reboot
2.- If not you can use recovery.
- power off the phone or remove and put the battery
- push volup+power (will start on recovery)
- select with volume keys and circle/power: wipe data/factory reset.
- Select reboot system now.

3.- You need to use fastboot:
- power off the phone or remove and put the battery
- push volup+power (screen will be black)
- fastboot -w
- fastboot reboot
___
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g


Re: [b2g] Non-TEF geeksphone feedback.

2013-05-22 Thread Carlos Martínez Lozano
El martes, 21 de mayo de 2013 17:39:27 UTC+2, Alexandre Lissy  escribió:
> Le 21/05/2013 17:37, Christie Koehler a �crit :
> 
> > On 05/21/2013 07:56 AM, Alexandre Lissy wrote:
> 
> >> Would be great to have more contact with them, I see a lot of people on
> 
> >> #b2g asking for help on those device that we can't really help.
> 
> > 
> 
> > I'll ask them to have someone join the channel. I've also been
> 
> > monitoring it and answer questions when I can, and escalate to
> 
> > Geeksphone when I can't.
> 
> > 
> 
> > -Christie
> 
> > 
> 
> > 
> 
> 
> 
> If you have contact to share, feel free. I've been trying to help a
> 
> bunch of people, and as a user of keon and peak I'm also noticing a lot
> 
> of bugs that I know are already fixed, so better communication with
> 
> geeksphone guys would definitively be a good thing :)

You can use our forum http://forum.geeksphone.com/index.php or open a bug to us 
on bugzilla.

We not take a look on google groups every day, but yes on these two channels.

Regards.
___
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g


Re: [b2g] Question about obtaining B2G source code

2013-05-22 Thread denehs
Hi Konstantin,

Thanks for your hint!

Finally I found that my DNS didn't works well for urllib2 in python.
So I changed the DNS to 8.8.8.8 and it works lol.

S.H.


Konstantin Lepikhov於 2013年5月20日星期一UTC+8上午2時09分31秒寫道:
> Hi Shao!
> 
> 
> 
> On 05/19/13, at 10:46:22 PM you wrote:
> 
> 
> 
> > Hello,
> 
> > 
> 
> > I'm trying to obtain the source code with this instruction:
> 
> > https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Preparing_for_your_first_B2G_build
> 
> > 
> 
> > But I always get this error in configuring step:
> 
> > 
> 
> > kaosh@ubuntu:~/projects/B2G$ ./config.sh emulator
> 
> > fatal: Cannot get https://gerrit.googlesource.com/git-repo/clone.bundle
> 
> > fatal: error [Errno 101] Network is unreachable
> 
> > Repo sync failed
> 
> > 
> 
> > I tried open this link with browser it says not found, and found some
> 
> > people also have this problem while getting android source code but can't
> 
> > find a valid solution for this.
> 
> > 
> 
> > Anyone knows how to get rid of this error?
> 
> > 
> 
> > Thanks!
> 
> > 
> 
> > S.H.
> 
> Maybe you have problem due outdated libssl? Does this link open with curl for
> 
> example?
> 
> 
> 
> -- 
> 
> WBR et al.

___
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g


Re: [b2g] Keon build error! (Mac OS)

2013-05-22 Thread herman . cloete
On Saturday, May 18, 2013 9:12:43 PM UTC+2, d23...@gmail.com wrote:
> > /Users/Chisco/B2G/kernel/../prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-gcc
> >  
> 
> 
> 
> It's trying to run the linux version of arm-eabi-gcc, while it should be 
> running the one from the prebuilt/darwin-x86 directory. 
> 
> I run into the same issue for Peak. I'll try and fix that later, but i'm not 
> sure if that's the only problem.
> 
> 
> 
> Cheers,
> 
> Dennis

Hi Dennis, has this been repaired? Would I have to rsync to get the changes 
that you might have made or do I have to wait until a new commit/pull request 
is shown on https://github.com/mozilla-b2g/B2G/commits/master

thanks
manher
___
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g


[b2g] suitable firmware(s) for S2 dual boot

2013-05-22 Thread pablocuadrado
Hi!

I have an S2 (GT-I9100) with Siyah kernel and the latest stable Cyanogen Mod 9.

Is not in the supported firmware list:

  UHLPE 
  XXLPQ 
  ZSLPF 
  XWLP7 
  BGLP8 
  BGLP9 
  ZSLPG 
  XWLPD 
  XWLPI 

There are many differences between the files on my phone (/system/lib), and the 
ones required by extract-files.sh. Many of them:

libsec_devenc.so
libsec_ecryptfs.so
libsec_km.so
libsecfips.so

And more. 

Do you guys know of any firmware/rom/kernel/something combo that works out of 
the box for the build? A link will be *GREAT*. I've been looking but I couldn't 
find one. I don't mind changing/downgrading my Android version, or losing any 
data.

Thanks!
___
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g


Re: [b2g] A Few Questions to begin FF OS Development

2013-05-22 Thread plutoisaplanet1
Yeah most of my confusion came from not being aware that this version of the 
simulator is at a different stage from before. Anyways, how do you set the 
app's icon that displays on your homescreen? I've set all the possible sizes of 
icons in the manifest (even mostly following the app icon guidelines), but it 
still displays the default marketplace app logo.
___
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g


Re: [b2g] A Few Questions to begin FF OS Development

2013-05-22 Thread Jan Jongboom
On Tuesday, May 21, 2013 10:05:45 AM UTC+2, plutois...@gmail.com wrote:
> Yeah most of my confusion came from not being aware that this version of the 
> simulator is at a different stage from before. Anyways, how do you set the 
> app's icon that displays on your homescreen? I've set all the possible sizes 
> of icons in the manifest (even mostly following the app icon guidelines), but 
> it still displays the default marketplace app logo.

https://github.com/comoyo/ffos-list-detail/tree/master/www
___
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g


Re: [b2g] A Few Questions to begin FF OS Development

2013-05-22 Thread plutoisaplanet1
On Tuesday, May 21, 2013 3:31:40 AM UTC-7, Jan Jongboom wrote:
> On Tuesday, May 21, 2013 10:05:45 AM UTC+2, plutois...@gmail.com wrote:
> 
> > Yeah most of my confusion came from not being aware that this version of 
> > the simulator is at a different stage from before. Anyways, how do you set 
> > the app's icon that displays on your homescreen? I've set all the possible 
> > sizes of icons in the manifest (even mostly following the app icon 
> > guidelines), but it still displays the default marketplace app logo.
> 
> 
> 
> You can use this for inspiration. It's what we use to train developers.

Thanks, it looks like this will answer all my questions!
___
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g


[b2g] Recent contributor..experiencing a bugzilla issue (can't mark myself as the assignee)

2013-05-22 Thread Zach Easterbrook
Hey there everyone, I've recently contributed to the project and want to do
more but unfortunately in my bugzilla interface I can't mark myself as the
assignee- I'm hoping someone here might be able to help. (haven't found an
answer on wikis / bugzilla guides)

This is what the issue looks like for me:
http://i.imgur.com/yxWJcZ6.pngsupposedly there should be a "take"
button next to "Nobody; OK to take and
work on it", but all clicking this does is try to mailto: nob...@mozilla.org
.

In my account preferences all it says is:
"You have the following permissions set on your account:
 everyone Everyone with a bugzilla account"

Any ideas? I don't want to take bugs without assigning them to myself or
else someone else might also begin working on the same thing.

Regards,
-Zach
___
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g


Re: [b2g] Recent contributor..experiencing a bugzilla issue (can't mark myself as the assignee)

2013-05-22 Thread Fabrice Desre
Hi Zach,

On 05/22/2013 10:00 AM, Zach Easterbrook wrote:

> In my account preferences all it says is:
> "You have the following permissions set on your account:
>  everyone Everyone with a bugzilla account"
> 
> Any ideas? I don't want to take bugs without assigning them to myself or
> else someone else might also begin working on the same thing.

This is because you don't have the 'editbugs' bugzilla permission. Which
bug do you want to be assigned to?

Fabrice
-- 
Fabrice Desré
b2g team
Mozilla Corporation
___
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g


Re: [b2g] Recent contributor..experiencing a bugzilla issue (can't mark myself as the assignee)

2013-05-22 Thread Zach Easterbrook
Well, I don't have one in mind yet. Is there a way to get this permission
so I can set it myself when I do come across a bug I'd like to fix? I
already have level-1 access...I don't know if that matters.

When I take bugs should I just e-mail the submitter of the bug for now so
they can assign me to it?


On Wed, May 22, 2013 at 1:06 PM, Fabrice Desre  wrote:

> Hi Zach,
>
> On 05/22/2013 10:00 AM, Zach Easterbrook wrote:
>
> > In my account preferences all it says is:
> > "You have the following permissions set on your account:
> >  everyone Everyone with a bugzilla account"
> >
> > Any ideas? I don't want to take bugs without assigning them to myself or
> > else someone else might also begin working on the same thing.
>
> This is because you don't have the 'editbugs' bugzilla permission. Which
> bug do you want to be assigned to?
>
> Fabrice
> --
> Fabrice Desré
> b2g team
> Mozilla Corporation
> ___
> dev-b2g mailing list
> dev-b2g@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-b2g
>
___
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g


Re: [b2g] Recent contributor..experiencing a bugzilla issue (can't mark myself as the assignee)

2013-05-22 Thread Fabrice Desre
Someone with the appropriate credentials can turn on the 'editbugs'
rights for you. I cc Gavin that is one of those people. In the meantime,
you can just comment in the bug to let people know you're working on it.

Fabrice

On 05/22/2013 10:10 AM, Zach Easterbrook wrote:
> Well, I don't have one in mind yet. Is there a way to get this
> permission so I can set it myself when I do come across a bug I'd like
> to fix? I already have level-1 access...I don't know if that matters.
> 
> When I take bugs should I just e-mail the submitter of the bug for now
> so they can assign me to it?
> 
> 
> On Wed, May 22, 2013 at 1:06 PM, Fabrice Desre  > wrote:
> 
> Hi Zach,
> 
> On 05/22/2013 10:00 AM, Zach Easterbrook wrote:
> 
> > In my account preferences all it says is:
> > "You have the following permissions set on your account:
> >  everyone Everyone with a bugzilla account"
> >
> > Any ideas? I don't want to take bugs without assigning them to
> myself or
> > else someone else might also begin working on the same thing.
> 
> This is because you don't have the 'editbugs' bugzilla permission. Which
> bug do you want to be assigned to?
> 
> Fabrice
> --
> Fabrice Desré
> b2g team
> Mozilla Corporation
> ___
> dev-b2g mailing list
> dev-b2g@lists.mozilla.org 
> https://lists.mozilla.org/listinfo/dev-b2g
> 
> 


-- 
Fabrice Desré
b2g team
Mozilla Corporation
___
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g


Re: [b2g] Recent contributor..experiencing a bugzilla issue (can't mark myself as the assignee)

2013-05-22 Thread Zach Easterbrook
Alright thank you very much! =)


On Wed, May 22, 2013 at 1:18 PM, Fabrice Desre  wrote:

> Someone with the appropriate credentials can turn on the 'editbugs'
> rights for you. I cc Gavin that is one of those people. In the meantime,
> you can just comment in the bug to let people know you're working on it.
>
> Fabrice
>
> On 05/22/2013 10:10 AM, Zach Easterbrook wrote:
> > Well, I don't have one in mind yet. Is there a way to get this
> > permission so I can set it myself when I do come across a bug I'd like
> > to fix? I already have level-1 access...I don't know if that matters.
> >
> > When I take bugs should I just e-mail the submitter of the bug for now
> > so they can assign me to it?
> >
> >
> > On Wed, May 22, 2013 at 1:06 PM, Fabrice Desre  > > wrote:
> >
> > Hi Zach,
> >
> > On 05/22/2013 10:00 AM, Zach Easterbrook wrote:
> >
> > > In my account preferences all it says is:
> > > "You have the following permissions set on your account:
> > >  everyone Everyone with a bugzilla account"
> > >
> > > Any ideas? I don't want to take bugs without assigning them to
> > myself or
> > > else someone else might also begin working on the same thing.
> >
> > This is because you don't have the 'editbugs' bugzilla permission.
> Which
> > bug do you want to be assigned to?
> >
> > Fabrice
> > --
> > Fabrice Desré
> > b2g team
> > Mozilla Corporation
> > ___
> > dev-b2g mailing list
> > dev-b2g@lists.mozilla.org 
> > https://lists.mozilla.org/listinfo/dev-b2g
> >
> >
>
>
> --
> Fabrice Desré
> b2g team
> Mozilla Corporation
>
___
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g


Re: [b2g] Recent contributor..experiencing a bugzilla issue (can't mark myself as the assignee)

2013-05-22 Thread Gavin Sharp
Looks like Josh Matthews already took care of this! Permissions have been 
granted.

Gavin



- Original Message -
> From: "Zach Easterbrook" 
> To: "Fabrice Desre" 
> Cc: dev-b2g@lists.mozilla.org, "Gavin Sharp" 
> Sent: Wednesday, May 22, 2013 10:21:33 AM
> Subject: Re: [b2g] Recent contributor..experiencing a bugzilla issue (can't 
> mark myself as the assignee)
> 
> 
> Alright thank you very much! =)
> 
> 
> 
> On Wed, May 22, 2013 at 1:18 PM, Fabrice Desre < fabr...@mozilla.com
> > wrote:
> 
> 
> Someone with the appropriate credentials can turn on the 'editbugs'
> rights for you. I cc Gavin that is one of those people. In the
> meantime,
> you can just comment in the bug to let people know you're working on
> it.
> 
> Fabrice
> 
> 
> On 05/22/2013 10:10 AM, Zach Easterbrook wrote:
> > Well, I don't have one in mind yet. Is there a way to get this
> > permission so I can set it myself when I do come across a bug I'd
> > like
> > to fix? I already have level-1 access...I don't know if that
> > matters.
> > 
> > When I take bugs should I just e-mail the submitter of the bug for
> > now
> > so they can assign me to it?
> > 
> > 
> > On Wed, May 22, 2013 at 1:06 PM, Fabrice Desre <
> > fabr...@mozilla.com
> 
> > > wrote:
> > 
> > Hi Zach,
> > 
> > On 05/22/2013 10:00 AM, Zach Easterbrook wrote:
> > 
> > > In my account preferences all it says is:
> > > "You have the following permissions set on your account:
> > > everyone Everyone with a bugzilla account"
> > > 
> > > Any ideas? I don't want to take bugs without assigning them to
> > myself or
> > > else someone else might also begin working on the same thing.
> > 
> > This is because you don't have the 'editbugs' bugzilla permission.
> > Which
> > bug do you want to be assigned to?
> > 
> > Fabrice
> > --
> > Fabrice Desré
> > b2g team
> > Mozilla Corporation
> > ___
> > dev-b2g mailing list
> > dev-b2g@lists.mozilla.org 
> > https://lists.mozilla.org/listinfo/dev-b2g
> 
> 
> > 
> > 
> 
> 
> --
> Fabrice Desré
> b2g team
> Mozilla Corporation
> 
> 
___
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g


Re: [b2g] Recent contributor..experiencing a bugzilla issue (can't mark myself as the assignee)

2013-05-22 Thread Zach Easterbrook
Awesome thanks guys =) I look forward to working with you all.

Regards,
-Zach


On Wed, May 22, 2013 at 2:28 PM, Gavin Sharp  wrote:

> Looks like Josh Matthews already took care of this! Permissions have been
> granted.
>
> Gavin
>
>
>
> - Original Message -
> > From: "Zach Easterbrook" 
> > To: "Fabrice Desre" 
> > Cc: dev-b2g@lists.mozilla.org, "Gavin Sharp" 
> > Sent: Wednesday, May 22, 2013 10:21:33 AM
> > Subject: Re: [b2g] Recent contributor..experiencing a bugzilla issue
> (can't mark myself as the assignee)
> >
> >
> > Alright thank you very much! =)
> >
> >
> >
> > On Wed, May 22, 2013 at 1:18 PM, Fabrice Desre < fabr...@mozilla.com
> > > wrote:
> >
> >
> > Someone with the appropriate credentials can turn on the 'editbugs'
> > rights for you. I cc Gavin that is one of those people. In the
> > meantime,
> > you can just comment in the bug to let people know you're working on
> > it.
> >
> > Fabrice
> >
> >
> > On 05/22/2013 10:10 AM, Zach Easterbrook wrote:
> > > Well, I don't have one in mind yet. Is there a way to get this
> > > permission so I can set it myself when I do come across a bug I'd
> > > like
> > > to fix? I already have level-1 access...I don't know if that
> > > matters.
> > >
> > > When I take bugs should I just e-mail the submitter of the bug for
> > > now
> > > so they can assign me to it?
> > >
> > >
> > > On Wed, May 22, 2013 at 1:06 PM, Fabrice Desre <
> > > fabr...@mozilla.com
> >
> > > > wrote:
> > >
> > > Hi Zach,
> > >
> > > On 05/22/2013 10:00 AM, Zach Easterbrook wrote:
> > >
> > > > In my account preferences all it says is:
> > > > "You have the following permissions set on your account:
> > > > everyone Everyone with a bugzilla account"
> > > >
> > > > Any ideas? I don't want to take bugs without assigning them to
> > > myself or
> > > > else someone else might also begin working on the same thing.
> > >
> > > This is because you don't have the 'editbugs' bugzilla permission.
> > > Which
> > > bug do you want to be assigned to?
> > >
> > > Fabrice
> > > --
> > > Fabrice Desré
> > > b2g team
> > > Mozilla Corporation
> > > ___
> > > dev-b2g mailing list
> > > dev-b2g@lists.mozilla.org 
> > > https://lists.mozilla.org/listinfo/dev-b2g
> >
> >
> > >
> > >
> >
> >
> > --
> > Fabrice Desré
> > b2g team
> > Mozilla Corporation
> >
> >
>
___
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g


Re: [b2g] Keon build error! (Mac OS)

2013-05-22 Thread d23d23
Didn't get around to look into the build system and properly fix it, but 
symlinking the B2G/kernel/../prebuilt/linux-* directories to the 
B2G/kernel/../prebuilt/darwin-* directories allowed me to build a working image 
for the PEAK. 

Cheers,
Dennis

On Monday, May 20, 2013 5:37:10 PM UTC+2, herman...@gmail.com wrote:
> On Saturday, May 18, 2013 9:12:43 PM UTC+2, d23...@gmail.com wrote:
> 
> > > /Users/Chisco/B2G/kernel/../prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-gcc
> > >  
> 
> > 
> 
> > 
> 
> > 
> 
> > It's trying to run the linux version of arm-eabi-gcc, while it should be 
> > running the one from the prebuilt/darwin-x86 directory. 
> 
> > 
> 
> > I run into the same issue for Peak. I'll try and fix that later, but i'm 
> > not sure if that's the only problem.
> 
> > 
> 
> > 
> 
> > 
> 
> > Cheers,
> 
> > 
> 
> > Dennis
> 
> 
> 
> Hi Dennis, has this been repaired? Would I have to rsync to get the changes 
> that you might have made or do I have to wait until a new commit/pull request 
> is shown on https://github.com/mozilla-b2g/B2G/commits/master
> 
> 
> 
> thanks
> 
> manher
___
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g


Re: [b2g] Keon build error! (Mac OS)

2013-05-22 Thread d23d23
It builds just fine, if you follow the instructions on developer.mozilla.org 
(especially the case sensitive filesystem parts)

I had to do 3 extra things (For the record, i'm using OSX 10.8.3):
- elf.h  was not on the build path. I symlinked external/elfutils/libelf/elf.h 
to /usr/local/include
- incorrect arm-eabi-gcc is selected. I symlinked B2G/prebuilt/linux-* to 
B2G/prebuilt/darwin-*
- gnu-sed is needed. brew install gnu-sed. Make sure /usr/local/bin is on your 
path before /usr/bin.

Cheers,
Dennis

On Saturday, May 18, 2013 9:28:52 PM UTC+2, Alexandre Lissy wrote:
> 
> > 
> 
> >> /Users/Chisco/B2G/kernel/../prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-gcc
> >>  
> 
> > 
> 
> > It's trying to run the linux version of arm-eabi-gcc, while it should be 
> > running the one from the prebuilt/darwin-x86 directory. 
> 
> > I run into the same issue for Peak. I'll try and fix that later, but i'm 
> > not sure if that's the only problem.
> 
> 
> 
> As far as I can tell, you can't build for Peak/Keon on OSX, because they
> 
> build the Linux kernel and kernel modules, which are not buildable under
> 
> OSX as far as I know.
> 
> 
> 
> > 
> 
> > Cheers,
> 
> > Dennis 
> 
> > ___
> 
> > dev-b2g mailing list
> 
> > dev-b2g@lists.mozilla.org
> 
> > https://lists.mozilla.org/listinfo/dev-b2g
> 
> >
___
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g


Re: [b2g] Keon build error! (Mac OS)

2013-05-22 Thread Jed Davis
On Wed, May 22, 2013 at 12:14:14PM -0700, d23...@gmail.com wrote:
> It builds just fine, if you follow the instructions on developer.mozilla.org 
> (especially the case sensitive filesystem parts)
> 
> I had to do 3 extra things (For the record, i'm using OSX 10.8.3):
> - elf.h  was not on the build path. I symlinked 
> external/elfutils/libelf/elf.h to /usr/local/include
> - incorrect arm-eabi-gcc is selected. I symlinked B2G/prebuilt/linux-* to 
> B2G/prebuilt/darwin-*
> - gnu-sed is needed. brew install gnu-sed. Make sure /usr/local/bin is on 
> your path before /usr/bin.

Please file bug reports about at least the first two items there, if you
haven't already.  People shouldn't need to symlink target headers into
the host's /usr/local/include, and it certainly shouldn't be the case
that `setpaths` in build/envsetup.sh sets $prebuiltdir (which I think is
where that part of $PATH should be coming from) to a linux-* tree when
run on a Mac.

--Jed

___
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g


Re: [b2g] Device Storage Changes

2013-05-22 Thread Dave Hylands
Hi Luis,

The composite support for the DeviceStorage API has landed, and is being 
tested. There are a number of issues which are being addressed.

Or are you referring to the .getEditable function?

Dave Hylands

- Original Message -
> From: "Luís Matos" 
> To: dev-b2g@lists.mozilla.org
> Sent: Tuesday, May 21, 2013 2:40:27 AM
> Subject: Re: [b2g] Device Storage Changes
> 
> Hello,
> 
> Is this API ready to be tested on Firefox OS devices / Simulator? If
> not will it be soon?
> 
> THanks in advance.
___
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g


Re: [b2g] Unable to Download B2G update

2013-05-22 Thread Dave Hylands
Hi Luís,

> 05-20 11:07:34.944: INFO/Gecko(104): UpdatePrompt: Error downloading update 
> Firefox 18.0a2: -2142109681
> 05-20 11:07:34.944: INFO/Gecko(104): UpdatePrompt: Update error, state: null, 
> errorCode: -2142109681
> 05-20 11:07:34.964: INFO/Gecko(104): UpdatePrompt: Setting 
> gecko.updateStatus: file-too-big

So it seems that there is not enough space on /data to store the update. Do you 
have an sdcard inserted?

What is the output of:

adb shell df /data
adb shell df /mnt/sdcard

Dave Hylands

- Original Message -
> From: "Luís Matos" 
> To: dev-b2g@lists.mozilla.org
> Sent: Monday, May 20, 2013 3:10:11 AM
> Subject: [b2g] Unable to Download B2G update
> 
> Hello,
> 
> Some days ago an update appeared on my test device. However I am
> unable to download it. Upon inspecting the device console it seems
> that B2G can't find a specific file
> ("/data/local/updates/0/update.status")
> Anyone else seeing this problem?

Looking at your log below, it seems that the error:



> 
> Thanks in advance.
> 
> Log bellow:
> 
> 05-20 11:07:34.924: INFO/Gecko(104): *** AUS:SVC Creating Downloader
> 05-20 11:07:34.924: ERROR/GeckoConsole(104): AUS:SVC Creating
> Downloader
> 05-20 11:07:34.924: INFO/Gecko(104): *** AUS:SVC
> UpdateService:_downloadUpdate
> 05-20 11:07:34.924: ERROR/GeckoConsole(104): AUS:SVC
> UpdateService:_downloadUpdate
> 05-20 11:07:34.924: INFO/Gecko(104): *** AUS:SVC readStatusFile -
> status: null, path: /data/local/updates/0/update.status
> 05-20 11:07:34.924: ERROR/GeckoConsole(104): AUS:SVC readStatusFile -
> status: null, path: /data/local/updates/0/update.status
> 05-20 11:07:34.924: INFO/Gecko(104): *** AUS:SVC
> Downloader:_selectPatch - found existing patch with state: null
> 05-20 11:07:34.924: ERROR/GeckoConsole(104): AUS:SVC
> Downloader:_selectPatch - found existing patch with state: null
> 05-20 11:07:34.924: INFO/Gecko(104): *** AUS:SVC
> Downloader:_selectPatch - failed to apply complete patch!
> 05-20 11:07:34.924: ERROR/GeckoConsole(104): AUS:SVC
> Downloader:_selectPatch - failed to apply complete patch!
> 05-20 11:07:34.944: INFO/Gecko(104): *** AUS:SVC
> Downloader:downloadUpdate - no patch to download
> 05-20 11:07:34.944: ERROR/GeckoConsole(104): AUS:SVC
> Downloader:downloadUpdate - no patch to download
> 05-20 11:07:34.944: INFO/Gecko(104): *** AUS:SVC readStatusFile -
> status: null, path: /data/local/updates/0/update.status
> 05-20 11:07:34.944: ERROR/GeckoConsole(104): AUS:SVC readStatusFile -
> status: null, path: /data/local/updates/0/update.status
> 05-20 11:07:34.944: INFO/Gecko(104): UpdatePrompt: Error downloading
> update Firefox 18.0a2: -2142109681
> 05-20 11:07:34.944: INFO/Gecko(104): UpdatePrompt: Update error,
> state: null, errorCode: -2142109681
> 05-20 11:07:34.964: INFO/Gecko(104): UpdatePrompt: Setting
> gecko.updateStatus: file-too-big
> 05-20 11:07:34.974: INFO/GeckoDump(104): XXX FIXME : Got a
> mozContentEvent: update-available-result
> 05-20 11:07:34.994: DEBUG/memalloc(104): /dev/pmem: Allocated buffer
> base:0x4a30 size:40960 offset:1048576 fd:109
> 05-20 11:07:34.994: DEBUG/memalloc(371): /dev/pmem: Mapped buffer
> base:0x4430 size:1089536 offset:1048576 fd:33
> 05-20 11:07:35.044: DEBUG/memalloc(104): /dev/pmem: Allocated buffer
> base:0x4a30 size:40960 offset:950272 fd:132
> 05-20 11:07:35.044: DEBUG/memalloc(371): /dev/pmem: Mapped buffer
> base:0x4445a000 size:991232 offset:950272 fd:36
> 05-20 11:07:35.085: DEBUG/memalloc(104): /dev/pmem: Allocated buffer
> base:0x4a30 size:614400 offset:4374528 fd:150
> 05-20 11:07:35.095: DEBUG/memalloc(104): /dev/pmem: Allocated buffer
> base:0x4a30 size:20480 offset:991232 fd:160
> 05-20 11:07:35.095: DEBUG/memalloc(104): /dev/pmem: Allocated buffer
> base:0x4a30 size:8192 offset:1011712 fd:175
> 05-20 11:07:35.095: DEBUG/memalloc(104): /dev/pmem: Freeing buffer
> base:0x4aa1a000 size:614400 offset:7446528 fd:147
> 05-20 11:07:35.105: DEBUG/memalloc(104): /dev/pmem: Freeing buffer
> base:0x4a696000 size:614400 offset:3760128 fd:98
> 05-20 11:07:35.135: DEBUG/memalloc(104): /dev/pmem: Allocated buffer
> base:0x4a30 size:614400 offset:3760128 fd:101
> 05-20 11:07:35.145: DEBUG/memalloc(104): /dev/pmem: Allocated buffer
> base:0x4a30 size:20480 offset:3555328 fd:184
> 05-20 11:07:35.145: DEBUG/memalloc(104): /dev/pmem: Allocated buffer
> base:0x4a30 size:16384 offset:3575808 fd:190
> 05-20 11:07:35.155: DEBUG/memalloc(104): /dev/pmem: Allocated buffer
> base:0x4a30 size:8192 offset:1019904 fd:195
> 05-20 11:07:35.185: DEBUG/memalloc(104): /dev/pmem: Allocated buffer
> base:0x4a30 size:16384 offset:3592192 fd:98
> 05-20 11:07:35.195: INFO/IdleService(104): Get idle time: time since
> reset 296 msec
> 05-20 11:07:35.195: INFO/IdleService(104): Idle timer callback:
> current idle time 296 msec
> 05-20 11:07:35.195: INFO/IdleService(104): next timeout 703 msec from
> now
> 05-20 11:07:35.195: INFO/IdleService(104): SetTimerExpiryIfBefore:
> next ti

Re: [b2g] fosmaker : turn android rom to firefox os rom.

2013-05-22 Thread nack fox
cc dev-b2g
Dear Jose,
   Thanks for your feedback, first. I cc to list, due to the question is a
common case.
   1) fosmaker not only for onex, at least toro is tested too ( samsumg
galaxy nexus cdma version)
   2) if you have boot.img,system.img on hand, then try as toro case which
do't need typefile
try this is recommeded, cm will gen those img at the out folder.
Some items may need be removed by hand, ex Tegra3's hwcomposer
   3) if OTA zip on hand, typefile is must.The support items are as below
   SYSTEMSIZE
 used to  generate system.img by the tool,  In byte, As a
option, you can use "adb shell mount" to find what partition for system
,then "adb shell  cat /proc/partitions" for the actual size in your device.
Or use a safe number which can hold the existing files at least.
   SYSPARTITION
   BOOTPARTITION
 used to generate the updater-scripte. Basicly, I will give you
a hint, when you run the tool. or you can check original updater-scripte at
the zip's META-INF folder.
   SYSRM
 a list, which will be removed from the final system.img. Ex,
for Tegra3 based chip, hwcomposer will be removed for "timer_create" issue
( I may write a newone if have time)

Dear Clementguerin1
  For your question,  "no support pagesize xxx"
  I met the same issue before, The boot.img is encrypted . If could ,
find other rom. You can check the first 8 byte of boot.img , which should
be "ANDROID!" ( ./bootimgtool -i boot.img will dump the head)


Best regards
#foxnack



2013/5/23 jose llopis 

> ok, i've got my cm9 rom but how do i get info for making a type file?
> (my phone is huawei g300)
>
>
>
>
___
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g


[b2g] Commercial RIL 05/22/2013 Inari v1.0.1 Smoketest Results - 45/46 tests passed, no new blockers

2013-05-22 Thread Marcia Knous

45 out of 46 tests passed for the2013-05-22  Inari v1.0.1 Commercial
RIL Build. Here are the major issues that prevented the smoke tests
from passing.

Smoke Test Results:
Daily Smoke Test Logs:
https://docs.google.com/a/qanalydocs.com/spreadsheet/ccc?key=0AiVLbIfaNemedFRzVHc5emR5aElaVmRjcFU1QlgtUlE
Moztrap link:https://moztrap.mozilla.org/runtests/run/1367/env/316/

Tests Were Performed With:
Build ID: 20130522070210
Gecko: a3a49f8d101e
Gaia: 09299399500b50de72cdd3b4365fc6455145
0 reboots
0 crashes

Build Updated From:
- No OTA performed.

New Bugs Breaking Smoke Tests:
- None to report.

Existing Bugs Breaking Smoke Tests:
- [Existing] Flashing inari causes trouble of adding or sharing
functionality in multiple apps
https://bugzilla.mozilla.org/show_bug.cgi?id=869066  - Matt Dudziak

New Issues Not Breaking Smoke Tests:

- None to report.

Sincerely,


Mozilla QA Team

--
Call me on my B2G phone: 650-450-0173.

___
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g


[b2g] Mozilla RIL 05/22/2013 Inari 1.1.0 Smoketest Results - 45/46 tests passed, no new blockers

2013-05-22 Thread Marcia Knous

45 out of 46 tests passed for the2013-05-22  Inari v1.1 Mozilla RIL
Build. Here are the major issues that prevented the smoke tests from
passing.

Smoke Test Results:
Daily Smoke Test Logs:
https://docs.google.com/a/qanalydocs.com/spreadsheet/ccc?key=0AiVLbIfaNemedFRzVHc5emR5aElaVmRjcFU1QlgtUlE
Moztrap link:https://moztrap.mozilla.org/runtests/run/1368/env/315/

Tests Were Performed With:
Build ID: 20130522070207
Gecko: 762354023009
Gaia: 95f5272b10c68dd2f7786ead0fd06bdb6f2b9b46
0 reboots
0 crashes

Build Updated From:
Build ID: 20130521070208
Gecko: 762354023009
Gaia: c51082d92f18c4c7cdbc4f96c977be735500562a

New Bugs Breaking Smoke Tests:
- None to report.

Existing Bugs Breaking Smoke Tests:
- [Existing] Video thumbnail generation and filmstrip item deletion
fail due to inconsistent filepath
https://bugzilla.mozilla.org/show_bug.cgi?id=873971

New Issues Not Breaking Smoke Tests:
- None to report.

Sincerely,

Mozilla QA Team

--
Call me on my B2G phone: 650-450-0173.

___
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g