Need different warning for profile RO, in use and missing. Confusing "Firefox cannot use ..." / "Thunderbird cannot use the profile "xx" because it is in use." error dialog if profile directory is read-only. (was: "Thunderbird is already running...")
Categories
(Toolkit :: Startup and Profile System, defect)
Tracking
()
People
(Reporter: raph, Unassigned)
References
Details
Comment 1•18 years ago
|
||
Comment 3•16 years ago
|
||
Updated•16 years ago
|
Comment 4•10 years ago
|
||
Comment 5•5 years ago
|
||
13 years later profile directory issues on Thunderbird launch (most recent version) is still lacking user dialogs.
Also happens if you use Windows10 and Linux (e.g. Ubuntu 19.10) on the same PC. In my case with 2 disks.
When i shutdown Win10 with normal Windows-START-button-process, then Win10 does a hibernate by default. This leads to a read-only mounted drive in Ubuntu 19.10. My Linux Thunderbird has a profile stored on that read-only mounted disk. When i launch Thunderbird then i do not see a GUI, never see a GUI, no matter how long i wait. If i try to launch Thunderbird a second time, i will get the warning that Thunderbird is still running. Feedback to the user about the read-only issue of the profile directory is missing on first launch of Thunderbird.
Only if i shutdown windows 10 by telling it not to hibernate, only then i can work with my disk in linux in read-write mode.
Thunderbird should show a dialog, when profile is in read-only directory instead of being silent. Maybe with an option to select another profile or to close thunderbird and a link to a web-help-page about further troubleshooting.
Updated•2 years ago
|
Comment 6•8 months ago
|
||
I also faced this issue. I'm using profile-sync-daemon. It creates a symlink to /dev/null
in place of the profile directory at device startup, and then replaces it with a symlink to the actual profile directory. During the time window when the profile directory points to /dev/null
, Firefox reports "Firefox is already running, but is not responding. To use Firefox, you must first close the existing Firefox process, restart your device, or use a different profile" instead of the actual permission error.
Description
•