Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

# \firefox -P /root/.mozilla/firefox/profiles.ini # ## I get: "Your Firefox profile cannot be loaded. It may be missing or inaccessible" message window. # \

  • 1 odpověď
  • 2 mají tento problém
  • 84 zobrazení
  • Poslední odpověď od cor-el

# \firefox -P /root/.mozilla/firefox/profiles.ini 
# 

## I get: "Your Firefox profile cannot be loaded. It may be missing or inaccessible" message window.

# \ls -lap /root/.mozilla/firefox/profiles.ini 
-rw-rw-rw- 1 root root 94 Sep  6  2013 /root/.mozilla/firefox/profiles.ini

# \cat /root/.mozilla/firefox/profiles.ini 
[General]
StartWithLastProfile=1

[Profile0]
Name=default
IsRelative=1
Path=5cr8d1o6.default

# \firefox -v                                     
Mozilla Firefox 29.0
# 

### On Puppy linux (precise 5.7.1)
<pre><nowiki># \firefox -P /root/.mozilla/firefox/profiles.ini # ## I get: "Your Firefox profile cannot be loaded. It may be missing or inaccessible" message window. # \ls -lap /root/.mozilla/firefox/profiles.ini -rw-rw-rw- 1 root root 94 Sep 6 2013 /root/.mozilla/firefox/profiles.ini # \cat /root/.mozilla/firefox/profiles.ini [General] StartWithLastProfile=1 [Profile0] Name=default IsRelative=1 Path=5cr8d1o6.default # \firefox -v Mozilla Firefox 29.0 # ### On Puppy linux (precise 5.7.1)</nowiki></pre>

Upravil uživatel cor-el dne

Všechny odpovědi (1)

Do you have the 5cr8d1o6.default profile folder in /root/.mozilla/firefox/ ?

If not then delete the profiles.ini file, so Firefox will create a new profile on use the Profile Manager.

Upravil uživatel cor-el dne