Closed Bug 964719 Opened 11 years ago Closed 11 years ago

[desktopb2g] Make profile does not create fake-sdcard folder / fake-sdcard does not work

Categories

(Firefox OS Graveyard :: General, defect)

Other
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: zcampbell, Unassigned)

References

Details

The fake-sdcard functionality in desktopb2g does not work.

The fake-sdcard folder is not being created and creating the folder manually after the build does not work either.
Blocks: 959591
It works for me.

I built latest master gaia/mozilla-central desktop b2g (running on linux).

My script for launching b2g desktop looks like:
B2G_DESKTOP=/home/work/B2G-desktop
B2G=${B2G_DESKTOP}/moz-central-build/dist/bin/b2g
${B2G} -profile ${B2G_DESKTOP}/gaia/profile

I then ran ds-test and created some files using the sdcard type.

The files wound up here:
/home/work/B2G-desktop/moz-central-build/dist/bin/gaia/profile/fake-sdcard

And if I add files to that directory, then they show up when doing an enumerate.
Actually, the -profile argument seems to be ignored. If I run b2g with no arguments:

/home/work/B2G-desktop/moz-central-build/dist/bin/b2g

then I get the same results.
OK, yes that works.

I've got some more questions but I'll ask in the other thread.

(nb with -profile you need to use b2g-bin)
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.