搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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

  • 1 个回答
  • 2 人有此问题
  • 15 次查看
  • 最后回复者为 cor-el

more options
# \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>

由cor-el于修改

所有回复 (1)

more options

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.

由cor-el于修改