Profile missing error message should indicate to user the location of the profile
Categories
(Toolkit :: Startup and Profile System, defect)
Tracking
()
People
(Reporter: pauly, Unassigned)
Details
Comment 2•6 years ago
|
||
Anyone? Would be really helpful. Especially because the path I try to convey via profiles.ini doesn't show up in my strace, so I'm unsure whether Firefox even really tries to read anything from my profile.
Comment 3•6 years ago
|
||
Turns out the message was very misleading. The problem was not at all about my profile directory (the one with prefs.js). Instead, there was a filename conflict which prevented creation of the ~/.cache/mozilla/firefox directory. The error can be provoked by missing write protection, or a dead symlink. For strangest of reasons, when I instead provoke the name conflict with an empty file, firefox just quits silently, no visible indication it had ever started.
Updated•3 years ago
|
Comment 4•2 years ago
|
||
This issue is still reproducible, testing on Windows 10 and on Ubuntu 22, using Firefox 125.0b7 and Firefox Nightly 126.0a1.
Description
•