Closed Bug 830249 Opened 11 years ago Closed 6 years ago

Gaia apps that need memory card tell the user to just "Unplug the phone", with no mention of safe removal

Categories

(Firefox OS Graveyard :: Gaia, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(blocking-b2g:-, b2g18+)

RESOLVED WONTFIX
blocking-b2g -
Tracking Status
b2g18 + ---

People

(Reporter: dholbert, Unassigned)

References

Details

(Keywords: b2g-testdriver, unagi)

Attachments

(1 file)

STR:
 1. Enable USB Mass Storage
 2. Connect phone to a computer. 
 3. Launch Camera or Gallery or Video or Music apps.

ACTUAL RESULTS:
 A dialog saying something like (e.g. for Music app):
> Music Can Not Be Used While Phone Is Plugged In
> ---
> Unplug the phone to play music.

EXPECTED RESULTS:
Dialog should tell user to dismount, or "safely remove", or "eject" the phone _and then unplug it_.

Right now, the directions we're giving the user are unsafe, and will potentially cause data loss and/or filesystem corruption on the SD card.

Supposing that the user has just transferred files back and forth (which is likely, because they've connected it to their computer), then they stand a serious risk of data loss and/or filesystem corruption if they directly follow our dialog's instructions and just "unplug the phone".  (Desktop operating systems sometimes don't finalize their writes to external devices until they're forced to, and the "safe removal" option is what prompts them to do that.)
OS: Linux → Gonk (Firefox OS)
Hardware: x86_64 → ARM
Summary: Gaia apps that need memory card tell the user to "Unplug the phone" - no mention of safe removal → Gaia apps that need memory card tell the user to just "Unplug the phone", with no mention of safe removal
Keywords: late-l10n
Component: Gaia → Gaia::Music
Note: I'm assuming the Gaia::Music reclassification was because my STR & screenshot involved the Music app.  However, per comment 0, this affects a bunch of apps -- I just used "Music" as an example -- that's why I filed this as Gaia instead of Gaia:[some-app].

The relevant string is actually near-duplicated in several apps' en-US localizations:
{
> apps/gallery/locales/gallery.en-US.properties:pluggedin2-text  = Unplug the phone to use this app.
> apps/system/camera/locales/camera.en-US.properties:pluggedin-text  = Unplug the phone to view pictures.
> apps/camera/locales/camera.en-US.properties:pluggedin-text  = Unplug the phone to view pictures.
> apps/music/locales/music.en-US.properties:pluggedin-text  = Unplug the phone to play music.
> apps/video/locales/video.en-US.properties:pluggedin-text  = Unplug the phone to watch videos.
}

Any fix for this would need to fix all of those instances of the string, rather than just one -- so I'm pulling this back out of Gaia::Music into Gaia. Feel free to revert if it's still better-classified under a specific app for some reason, though.
Component: Gaia::Music → Gaia
blocking-b2g: tef? → -
One more instance of this:
> apps/settings/locales/settings.en-US.properties:umsUnplugToDisable=Unplug USB cable to disable

(That one is displayed when you uncheck the "USB mass storage enabl..." checkbox while the device is connected to a computer.)
Josh can you weigh in on a US priority for this one?
Flags: needinfo?(jcarpenter)
Good catch, Daniel. I wrote those strings originally, so I'll take the blame for this one ;)

I like "Eject and disconnect the phone . . .". It conveys that the process has two separate steps; one software, one physical.
Flags: needinfo?(jcarpenter)
Tracking then, will take a fix in v1-train if low risk.
100% agree with this one. We're risking corrupting files with the current language.
Keywords: late-l10n
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: