This issue still exists in 2.0.0.8 in feisty (but not in 2.0.0.8 in
gutsy, which uses a different startup script).
--
firefox shell breaks "profile" option
https://bugs.launchpad.net/bugs/116421
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact f
I am using feisty, don't know about dapper and edgy.
--
firefox shell breaks "profile" option
https://bugs.launchpad.net/bugs/116421
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubu
are you using feisty? is this a problem in dapper/edgy as well?
--
firefox shell breaks "profile" option
https://bugs.launchpad.net/bugs/116421
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bug
This bug is still present in the latest security update to firefox on
feisty (2.0.0.5).
Attached is a patch for /usr/lib/firefox/firefox which fixes the
problem.
** Attachment added: "firefox-fix-profile-switch-ubuntu-bug-116421.patch"
http://launchpadlibrarian.net/8553222/firefox-fix-profile
A simple way to fix this (on feisty) is to edit /usr/lib/firefox/firefox
and change
case "${arg}" in
-a | --display | -contentLocale | -UILocale | -remote | --debugger |
-height | -width | -chrome | -P | -CreateProfile)
prev=${arg}
continue
;;
esac
This problem doesn't appear anymore at gutsy firefox; also doesn't
appear in the lasts MozillaTeam's preview archives [1] as the new
/usr/bin/firefox script is completely different.
[1] https://wiki.ubuntu.com/MozillaTeam/PreviewArchives
** Changed in: firefox (Ubuntu)
Status: Confirmed =
My apologies, you are right.
export
LD_LIBRARY_PATH="/usr/lib/firefox:/usr/lib/firefox/plugins:/usr/lib/mozilla-firefox/plugins"
/usr/lib/firefox/firefox-bin -profile /media/hda1/Documents\ and\
Settings/hjmf/Configuración\ local/Datos\ de\
programa/Mozilla/Firefox/Profiles/wuxs857s.default
se
Hilario J. Montoliu (hjmf) a écrit :
> Thank you jf001 for your report.
>
> The /usr/bin/firefox script handles firefox options. You can check
> either in the man page or in the official wiki page [1] that there is no
> option such -profile. So it interprets the path to the file as an
> file:// ur
oops, sorry! the [1] ref. is:
[1] http://www.mozilla.org/docs/command-line-args.html
--
firefox shell breaks "profile" option
https://bugs.launchpad.net/bugs/116421
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs m
Thank you jf001 for your report.
The /usr/bin/firefox script handles firefox options. You can check
either in the man page or in the official wiki page [1] that there is no
option such -profile. So it interprets the path to the file as an
file:// url.
Thank you.
** Changed in: firefox (Ubuntu)
10 matches
Mail list logo