-
Notifications
You must be signed in to change notification settings - Fork 584
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
brave: program takes a long time to open #4604
Comments
Hmm, for me it works (Fedora) but I've also made many changes to the profile.
Great, to narrow it down, does |
Nope, still takes way too long to open |
Maybe
|
Yeah, just launched |
Now the question is why OT: GH has added support to edit comment in monospace, https://github.com/settings/appearance#use_fixed_width, nice. |
@rusty-snake commented on Oct 13:
Nice. |
Not at all, I have everything on an NVMe drive and I got a nice r7 3rd gen
Maybe it tries getting the cache but it can't because Firejail doesn't allow it in some way (?)
Nice, enabled it |
Wow, that even above mine. NVMe + i5 10th gen (truncated with
Yes, |
Description
Brave browser takes a lot of time when opening under Firejail (24 seconds on average to make the main window appear, less than 1 without Firejail sandboxing).
I'm under Wayland.
I tried with vanilla Chromium to do the same thing and it launches very quickly, so this must be a problem with the Firejail brave profile or my Brave-internal one (extensions and such not being nice with Firejail and things like that...).
Steps to Reproduce
Just launch Brave under Firejail
Expected behavior
Browser main window instantly showing
Actual behavior
Browser taking a long time loading and throwing some additional errors in the console
Behavior without a profile
The program launched instantly and it was less prone to errors
Output without a profile
Environment
Checklist
/usr/bin/vlc
) "fixes" it).https://github.com/netblue30/firejail/issues/1139
)browser-allow-drm yes
/browser-disable-u2f no
infirejail.config
to allow DRM/U2F in browsers.--profile=PROFILENAME
to set the right profile. (Only relevant for AppImages) (I'm not using the AppImage version, but thebrave-bin
package from the AUR)Log
(Gave it a link to open to not spawn a new window but make another tab in the already-opened browser)
Output of
LC_ALL=C firejail /usr/bin/brave google.com
Output of
LC_ALL=C firejail --debug /usr/bin/brave google.com
The text was updated successfully, but these errors were encountered: