-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Firefox Wayland, extreme slow performance #139
Comments
no that was not the fix. Performance was better but got increasingly worse. Feels like memory leakage, may be something else. In the end it crashed and took the fish shell with it, which I used to spawn the process from the terminal. No error output or crash dialog. I cannot reproduce as bubblejail thinks the process is still running, while there are no "firefox" or "bubblejail" processes, only a couple of other bwrap processes.
I will try to reproduce this evening |
Hello @boredsquirrel
This setting does not do anything and is deprecated. The ACO vulkan compiler is the default on recent mesa version anyway. |
I don't recommend sharing the existing |
hey there! Yes I will try using a vanilla profile. A few issues are there, I might do some changes to the vanillay config soon. A different issue, will open a new one. #142 This is a bit odd, maybe a different issue. I will try if I can reproduce the crashy stuff |
I tried again with default configs, just pipewire added, no different shared folders (org.mozilla.firefox:2): dconf-WARNING **: 15:00:29.555: failed to commit changes to dconf: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: org.freedesktop.DBus.Error.ServiceUnknown
[Parent 2, Unnamed thread 7f46f1a2f160] WARNING: failed to commit changes to dconf: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: org.freedesktop.DBus.Error.ServiceUnknown: 'glib warning', file /builddir/build/BUILD/firefox-132.0/toolkit/xre/nsSigHandlers.cpp:187
(org.mozilla.firefox:2): dconf-WARNING **: 15:00:30.057: failed to commit changes to dconf: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: org.freedesktop.DBus.Error.ServiceUnknown
[Parent 2, Unnamed thread 7f46f1a2f160] WARNING: failed to commit changes to dconf: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: org.freedesktop.DBus.Error.ServiceUnknown: 'glib warning', file /builddir/build/BUILD/firefox-132.0/toolkit/xre/nsSigHandlers.cpp:187
(org.mozilla.firefox:2): dconf-WARNING **: 15:00:30.058: failed to commit changes to dconf: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: org.freedesktop.DBus.Error.ServiceUnknown
Warning: The program „/bin/fish“ has crashed.
|
No clue how this can happen. Maybe you can do an strace when it crashes? |
Output of
bubblejail --version
0.9.3
Your distro name and version
Fedora Kinoite 40
Description
The performance is incredibly slow. Not only opening and loading new tabs, but also opening the NoScript overview or doing anything else.
I can try to debug this further. This is what I got for now
I can attach that dump
618c94a1-c1b5-51db-49f3-3f2f3e96014e.extra.txt
I added the .txt extension for Github to allow it.
These are my configs:
Okay, so I think enabling
enable_aco = true
fixed it!The text was updated successfully, but these errors were encountered: