Artix Linux Forum

Artix Linux => Applications & Software => Topic started by: 0xfMel on 15 July 2022, 22:36:00

Title: [SOLVED] Firefox takes ages to start up
Post by: 0xfMel on 15 July 2022, 22:36:00
Today I've noticed that firefox takes a long time to start up, about 30 seconds.  Same for browsers based on it: librewolf, firedragon, only exception is TOR which launches as normal.
I've completely removed all of them, deleted .mozila folder, restarted, installed firefox, and the problem still happens.  /etc/hosts is correctly configured as per the arch wiki:

127.0.0.1       localhost
::1             localhost
127.0.1.1       mel-artix

Using OpenRC

Thanks for any help
Title: Re: Firefox takes ages to start up
Post by: cat herders of linux on 16 July 2022, 01:43:14
did you start it from a terminal and get the output from it?

Fwiw it doesn't happen on my pc.  Librewolf, Firefox and esr all start in less than a sec on my pc.
Title: Re: Firefox takes ages to start up
Post by: Artist on 16 July 2022, 08:29:40
first thing to check is your resolve.conf
artist
Title: Re: Firefox takes ages to start up
Post by: 0xfMel on 16 July 2022, 15:50:31
I managed to figure out a solution to the problem, removing xdg-desktop-portal-kde & xdg-desktop-portal.  Only reason I had them installed was because the arch wiki mentioned it as something that could let GTK apps use the Qt file picker but I didn't notice any difference with the apps I use anyway.

Still not sure what actually caused the problem, it was working fine until yesterday.  Though I did install some patch to GTK that adds icon previews to the file picker the day before so maybe that had something to do with it.

Still a bit slower to open than I'd like but thats probably a different issue and its fast enough that I wouldn't have thought about it unless I had this other issue.  So I'll mark this as solved.
Title: Re: Firefox takes ages to start up
Post by: cimarronline on 17 July 2022, 23:49:07
Thanks for the tip, 0xfMel. That worked for me too. And it also got rid of an annoying save dialog "feature" that was driving me crazy.