Ky sajt do të funksionojë me kufizime, teksa bëjmë mirëmbajtjen e tij për të përmirësuar punën tuaj. Nëse një artikull nuk e zgjidh problemin tuaj dhe dëshironi të bëni një pyetje, kemi bashkësinë tonë të asistencës, e gatshme për t’ju ndihmuar, te @FirefoxSupport në Twitter dhe/r/firefox në Reddit.

Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

Firefox 26 not copying my default userchrome.css?

  • 2 përgjigje
  • 1 e ka hasur këtë problem
  • 9 parje
  • Përgjigjja më e re nga PowerCat

more options

Sup guys

I work at a company and I maintain our customized firefox setup.

We use userchrome.css to lock down the interface, to prevent people from doing stuff they shouldn't.

I upgraded the setup files to Firefox 26, but now it's not copying my defaults anymore!!

So I extract the firefox setup file from the main download website.

in \core\defaults\pref\channel-prefs.js, I reference my lockdown file, which is in \core\mozilla.js

in \core\defaults\profile\chrome, I have userChrome.css and userContent.css, both with my customization

I also have \core\override.ini to prevent the profile migrator from coming up.

Now when I install firefox 26, none of the defaults are copied to the new profiles, so none of the configs are locked down.

If I copy them manually, the lockdown applies. However, it should be copied automatically from the "Defaults" folder, to every new profile. This is not happening anymore.

Any ideas?? It used to work fine until the new version. Was this feature removed or something?

Sup guys I work at a company and I maintain our customized firefox setup. We use userchrome.css to lock down the interface, to prevent people from doing stuff they shouldn't. I upgraded the setup files to Firefox 26, but now it's not copying my defaults anymore!! So I extract the firefox setup file from the main download website. in \core\defaults\pref\channel-prefs.js, I reference my lockdown file, which is in \core\mozilla.js in \core\defaults\profile\chrome, I have userChrome.css and userContent.css, both with my customization I also have \core\override.ini to prevent the profile migrator from coming up. Now when I install firefox 26, none of the defaults are copied to the new profiles, so none of the configs are locked down. If I copy them manually, the lockdown applies. However, it should be copied automatically from the "Defaults" folder, to every new profile. This is not happening anymore. Any ideas?? It used to work fine until the new version. Was this feature removed or something?

Krejt Përgjigjet (2)

more options

Zgjidhja e Zgjedhur

more options

Thank man! That solved it!

I moved the "Defaults" folder into the "browser" subfolder

I had to rename "prefs" to "preferences".

Also I had to move override.ini into the "browser" subfolder.

Now all my lockdowns are applying as expected!

That'll teach me not to search hard enough ;)

Thanks again for the help!