Changes between Version 30 and Version 31 of firefox


Ignore:
Timestamp:
10/13/2019 01:26:03 AM (5 years ago)
Author:
ken@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • firefox

    v30 v31  
    3030Any other settings in that file are probably ok.
    3131
     32== Profiles ==
     33
     34Firefox has a nasty habit of requiring a new profile every few releases. I say this is nasty because logins, current tabs, plugins (even if still supported) and perhaps bookmarks can be lost. In addition, it tends to name the profiles default, then default.default when it creates another.
     35
     36Part of a way around this is to open firefox with 'firefox -P' (before a profile change is needed) and rename the profile you intend to use. When firefox then says that a new profile is needed, cancel and rerun it from a term using 'MOZ_ALLOW_DOWNGRADE=1 firefox -P' : this will allow you to use the existing profile. After that, kill firefox and then you should be able to open it in the normal way and retore what you were browsing.
    3237 
    3338== evince plugin (gtk3 builds) ==