deleted by creator
Opens just as quickly as any other program for me.
Either your boot time is like 0.05 seconds or you have a problem.
deleted by creator
So suffering through atrocious load times every day is more palatable than just setting up a new profile?
deleted by creator
That’s wack. I’ve never seen Firefox that take long to open. Here’s a video of it opening in a VM running Ubuntu 22.04: https://streamable.com/aqkftv
deleted by creator
Here is an alternative Piped link(s):
Piped is a privacy-respecting open-source alternative frontend to YouTube.
I’m open-source; check me out at GitHub.
Have you tried to start it from the terminal? Maybe there is some insight into which part of the startup process is taking so much time
deleted by creator
Maybe export your profile to some other browser. Wipe your Firefox install and all of its user data. Reinstall Firefox import from the other browser.
deleted by creator
That’s an interesting tell. Assuming you don’t have several gigs of bookmarks, The next step would be to break the bookmark file apart into multiple pieces and see which section is punking you. Hell even just exporting it to HTML, You might find a really long or malformed mark by looking over the file.
Anyway, here I go providing more support for somebody that’s not asking for it. Good luck in your endeavors
deleted by creator
What if you export your bookmarks and your addons, then delete your profile, create a new profile and sync NOTHING from your firefox account. Then import the boomarks, restart and see if that is the issue. Then add your addons one by one and restart inbetween to see if one acts up. Then change your firefox settings. Then turn your sync back on. Also are you using a normal installation or a flatpak, snap, etc?
This is some proper troubleshooting.
deleted by creator
Is it just bookmarks, or is it bookmarks and sync? I’d export your bookmarks as JSON or something and look through it, either with a text editor or some tool, and make sure there isn’t some enormously huge string, or one containing unsupported characters, that’s tripping something up somehow.
deleted by creator
Import your bookmarks in sections until you hit the one malware URL that’s mining coin through the Firefox’s interface.
Then something is fishy with your install. Maybe something to do with the DNS or the Firefox version you’re using, or maybe just Debian.
deleted by creator
Damn, what are you using, WinME?
deleted by creator
Sounds like you have a borked dbus or is using the GTK_USE_PORTAL env variable, 20 second timeouts are gtks standard way of dealing with something it doesn’t like. Firefox should take < 1 second to start fresh and takes < 3s for me, restoring hundreds of tabs
deleted by creator