*** This bug is a duplicate of bug 259914 ***
https://bugs.launchpad.net/bugs/259914
Per http://ubuntuforums.org/showthread.php?t=1516390 , the /etc/xul-
ext/ubufox.js file acts as the default settings file for 10.04 and newer
users. I've confirmed this on Xubuntu 10.04.2.
--
You received th
*** This bug is a duplicate of bug 259914 ***
https://bugs.launchpad.net/bugs/259914
Well, might be because I'm in Hardy, w/Ubufox 0.5 still. Verified this
"fix" works in my ibex VM w/0.6 =)
--
systemwide default startup homepage ignored
https://bugs.launchpad.net/bugs/19033
You received thi
*** This bug is a duplicate of bug 259914 ***
https://bugs.launchpad.net/bugs/259914
turncoat, whoops - spoke too soon. This didn't work either (I do have
the UbuFox add-on installed and enabled). :(
---
$ cat /etc/firefox-3.0/pref/ubufox.js
lockPref("browser.startup.homepage", "http://www.la
turncoat, wow - so does this mean the Ubufox plugin overrides the FF
default in firefox.js?
E-mail me at jerickson_-at-_logicalnetworking_-dot-_net (or msg Lns on
freenode) and we'll arrange the pizza customization and commit. :)
--
systemwide default startup homepage ignored
https://bugs.launch
that is, /etc/firefox-3.0/pref/ubufox.js for all versions...
--
systemwide default startup homepage ignored
https://bugs.launchpad.net/bugs/19033
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
ubuntu-bugs@lis
Jordan, edit "/usr/lib/firefox-3*/defaults/syspref/ubufox.js" instead of
/etc/firefox/pref/firefox.js
I want pizza delivered to "The Computing Centre of the School of
Electrical Engineering, Bulevar kralja Aleksandra 73 paviljon 2, 11000
Belgrade, Serbia" :)
--
systemwide default startup homepa
Sorry Philippe, your updated workaround posted on2008-12-23 doesn't work
at all. I tried both with new and existing profiles, and even altering
pref to lockPref in both mozilla.txt (before converting to .cfg) and
/etc/xulrunner-1.9/system-greprefs.js ...
Malte, your suggested workaround on 2009-01
To be precise, adding
pref("browser.startup.homepage",
"resource:/defaults/syspref/homepage.properties");
to /etc/iceweasel/pref/iceweasel.js and creating
/etc/iceweasel/pref/homepage.properties containing
browser.startup.homepage=http://blog.cornils.net/
makes things work.
--
systemwide defa
This happens under Debian lenny, too. The corresponding Debian bug and a
better workaround is found in Debian bug report http://bugs.debian.org
/cgi-bin/bugreport.cgi?bug=425961, starting from about the middle of the
bug report where Philipp Kern has this problem question.
--
systemwide default s
Hello Jordan!
Well, first of all the Workaround is meant for you to put to the default
startup homepage into the mozilla.cfg not firefox.js. I still haven't
been able to figure out how to fix that (Although I have to admit I
wasn't able to spend much time debugging).
But second, you're correct
Philippe, I have also tried your method from comment on 2008-10-01, both
with generating my own mozilla.cfg and using your supplied config. I
verified and reverified all settings in your workaround with no avail.
/etc/firefox/pref/firefox.js *still* isn't honoring the homepage
setting, either. This
On Wed, Oct 1, 2008 at 2:24 PM, Philippe Seewer <[EMAIL PROTECTED]> wrote:
> furicle wrote:
>> I cannot get this to work - even using your supplied mozilla.cfg.
>>
>> Brian
>
> I've just verified it on an indepentent ubuntu setup and it works. Are
> you sure you have the latest upgrades and gotten
What's interesting, IIRC, is that this bug doesn't exist in Debian.
Maybe someone can verify this and track it down that way?
Philippe Seewer wrote:
> Jordan Erickson wrote:
>
>> Philippe, it's great to have workarounds but let's not treat this as a
>> "solution" - the problem lies in that /
Jordan Erickson wrote:
> Philippe, it's great to have workarounds but let's not treat this as a
> "solution" - the problem lies in that /etc/firefox-3.0/pref/firefox.js
> (which has always been the default global config for Firefox, regardless
> of Xulrunner) does not honor the browser.startup.h
furicle wrote:
> I cannot get this to work - even using your supplied mozilla.cfg.
>
> Brian
I've just verified it on an indepentent ubuntu setup and it works. Are
you sure you have the latest upgrades and gotten rid of all firefox
processes?
--
systemwide default startup homepage ignored
htt
Philippe, it's great to have workarounds but let's not treat this as a
"solution" - the problem lies in that /etc/firefox-3.0/pref/firefox.js
(which has always been the default global config for Firefox, regardless
of Xulrunner) does not honor the browser.startup.homepage pref.
I seriously can'
On Wed, Oct 1, 2008 at 3:17 AM, Philippe Seewer <[EMAIL PROTECTED]> wrote:
> Yes, the current firefox directory layout is a bit cluttered up.
>
> Anyway, step by step instructions for fully updated 8.04.1 as of this
> date:
>
> 1. create file mozilla.txt with the following contents
> //
> pref("br
Yes, the current firefox directory layout is a bit cluttered up.
Anyway, step by step instructions for fully updated 8.04.1 as of this
date:
1. create file mozilla.txt with the following contents
//
pref("browser.startup.homepage", "http://www.launchpad.net";);
2. Convert mozilla.txt to mozilla
It is my stance that most of this should be covered in the
/etc/firefox-3.0/pref/firefox.js file (if using FF3.x), as this is the
pref file that all other global options are set (and seem to work fine
besides this one pref).
- Jordan
furicle wrote:
> On Mon, Sep 29, 2008 at 8:15 AM, Philippe
On Mon, Sep 29, 2008 at 8:15 AM, Philippe Seewer <[EMAIL PROTECTED]> wrote:
> There is a workaround:
> By following http://kb.mozillazine.org/Locking_preferences create a .cfg
> file and put in
>
> //
> pref("browser.startup.homepage", "XXX");
>
>
> Where XXX ist your default startup homepage.
>
There is a workaround:
By following http://kb.mozillazine.org/Locking_preferences create a .cfg
file and put in
//
pref("browser.startup.homepage", "XXX");
Where XXX ist your default startup homepage.
Please not that with 8.04, replace local-settings.js with
/etc/xulrunner-1.9/system-grepre
Unfortunately, yes. :( Sure would be nice to have this fixed. It seems
that this parameter is the only one that I've found that is ignored by
Firefox (both 2.x and 3.x).
- Jordan
Steve Cayford wrote:
> Can this still be the same bug three years later? I'm seeing this in
> Firefox/3.0.3 on Hardy
Can this still be the same bug three years later? I'm seeing this in
Firefox/3.0.3 on Hardy.
--
systemwide default startup homepage ignored
https://bugs.launchpad.net/bugs/19033
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-b
Not that I have seen myself...it just "doesn't work". :(
Bump?
furicle wrote:
> Is there no work around for this? I'm lost in a sea of documentation,
> most of it referring to Windows or FF2
>
>
--
systemwide default startup homepage ignored
https://bugs.launchpad.net/bugs/19033
You receiv
Is there no work around for this? I'm lost in a sea of documentation,
most of it referring to Windows or FF2
--
systemwide default startup homepage ignored
https://bugs.launchpad.net/bugs/19033
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subs
I've got to retract my last comment on 2008-08-20 - I guess that was an
isolated incident. Sorry for any confusion, though the default startup
page still does not work.
--
systemwide default startup homepage ignored
https://bugs.launchpad.net/bugs/19033
You received this bug notification because
I just tried setting a default already present in the
/etc/firefox/pref/firefox.js file from 'false' to 'true' - and it has no
effect on the configuration when restarting FF3 and peeking at the value
in about:config.
It looks to me like the /etc/firefox/pref/firefox.js is completely
disregarded by
Hardy has this bug too. Setting welcome & override URLs are also
disregarded.
http://kb.mozillazine.org/Startup.homepage_welcome_url
http://kb.mozillazine.org/Startup.homepage_override_url
--
systemwide default startup homepage ignored
https://bugs.launchpad.net/bugs/19033
You received this bug
I'm still seeing this bug in Gutsy with all updates. :(
--
systemwide default startup homepage ignored
https://bugs.launchpad.net/bugs/19033
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.u
Don't know if that helps anyone but I found a workaround for that.
Posted it under:
https://help.ubuntu.com/community/FirefoxMandatoryPreferences
feel free to correct it I'm not a native english speaker so there may be
inappropriate wordings in there.
hth
martin
--
systemwide default startup h
I have tested in Feisty and Gusty, and it's the same.
--
systemwide default startup homepage ignored
https://bugs.launchpad.net/bugs/19033
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubun
Does anyone still have this problem?
--
systemwide default startup homepage ignored
https://bugs.launchpad.net/bugs/19033
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://li
** Changed in: firefox (Ubuntu)
Assignee: Mozilla Team => Mozilla Bugs
--
systemwide default startup homepage ignored
https://launchpad.net/bugs/19033
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
** Changed in: firefox (Ubuntu)
Assignee: (unassigned) => Mozilla Bugs
--
systemwide default startup homepage ignored
https://launchpad.net/bugs/19033
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
** Changed in: firefox (Ubuntu)
Assignee: Ian Jackson => (unassigned)
--
systemwide default startup homepage ignored
https://launchpad.net/bugs/19033
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
35 matches
Mail list logo