Closed Bug 1018385 Opened 10 years ago Closed 10 years ago

[Flatfish] Update Gaia using 'make install-gaia' produce empty Homescreen

Categories

(Firefox OS Graveyard :: Gaia::Build, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: raniere, Unassigned)

References

Details

Attachments

(1 file)

+++ This is a regression bug +++

Steps to reproduce:

1. Connect your Flatfish device
2. Go to your local copy of Gaia source directory
3. Fetch the last updates from https://github.com/mozilla-b2g/gaia.git
4. Select the last version available at https://github.com/mozilla-b2g/gaia.git (when I test it was 57ad1b38adcfeb3a33c925bd6b4773743a1f19f8)
5. Compile and copy Gaia to Flatfish:

   $ GAIA_KEYBOARD_LAYOUTS=en PRODUCTION=1 NOFTU=1 DEVICE_DEBUG=1 REMOTE_DEBUGER=1 GAIA_DEVICE_TYPE=tablet make reset-gaia

6. Wait Flatfish reload Gaia

Actual results:

The Homescreen has no app icons neither the docker.

Expected results:

The Homescreen has some app icons and the docker.

Regression Search:

I already search for the commit that introduce this regression.

$ git bisect log
# bad: [57ad1b38adcfeb3a33c925bd6b4773743a1f19f8] Bug 1015056 - Follow-up, add venv and travis_venv to gitignore r=me
# good: [56d404d7e202f6ba2f256d87eedec136cb9de694] Merge pull request #19421 from timdream/keyboard-defer-imengine
git bisect start 'master' 'HEAD'
# bad: [0215fd6d11f7bfbf802636860373e5edd5cf41f3] Bug 1011365 - Stop urls in rocketbar from being cleared. r=benfrancis
git bisect bad 0215fd6d11f7bfbf802636860373e5edd5cf41f3
# good: [9c7e0ace045074c08b96b198aaf6c5d39ce302dd] Merge pull request #19505 from sergi/responsive_airplane_mode
git bisect good 9c7e0ace045074c08b96b198aaf6c5d39ce302dd
# bad: [fcb60fdaf9e6885b8b8918ce9a906a1d547cfb12] Merge pull request #19575 from RickyChien/bug-1006357
git bisect bad fcb60fdaf9e6885b8b8918ce9a906a1d547cfb12
# bad: [f64a84428946fa1fe93ed054b4777602262238ca] Merge pull request #19584 from rnowm/1015043
git bisect bad f64a84428946fa1fe93ed054b4777602262238ca
# good: [75bf3cbf589a01d735ebf8653732b721627c8701] Merge pull request #16835 from bebef1987/sms_contact
git bisect good 75bf3cbf589a01d735ebf8653732b721627c8701
# good: [eee24fa282be8e652b37369b30d55fea0a24c691] Merge pull request #19369 from frsela/STK/Bug1009254
git bisect good eee24fa282be8e652b37369b30d55fea0a24c691
# bad: [2db34c46ac8df400e7ac74bd7c9b2276fc4a1a5e] Merge pull request #19057 from ochameau/discardSources
git bisect bad 2db34c46ac8df400e7ac74bd7c9b2276fc4a1a5e
Sorry, I forgot to add some useful information about the device (using the last commit that don't have this bug).

OS version: 2.0.0.0-prerelease
Firmware revision: flatfish_20140519-1653
Hardware revision: flatfish
Platform version: 32.0a1
Build Identifier: 20140519171236
Git commit info: 2014-05-27 14:25:44 eee24fa2
Blocks: flatfish
Alexandre, when I undo your changes in eeaf9fe219d0c4df3c5811576eb6d2ca3b598ba7 I could update Gaia at Flatfish without problem. Any advice on this bug?
Flags: needinfo?(poirot.alex)
Depends on: 1006695
Ideally you would need to update gecko to a recent version that includes 1006695.
In the meantime, you may stop using DEVICE_DEBUG=1 when flashing gaia.
DEVICE_DEBUG=1 enable sources in the debugger and it appear to crash on some multicore devices. It has been fixed in bug 1006695.
Flags: needinfo?(poirot.alex)
Avoid DEVICE_DEBUG=1 works for me. I'm closing this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: