-
-
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
Librewolf support #107
Comments
Hello @boredsquirrel It looks like your bubblejail instance did not clean-up properly. You need to manually delete the Most likely this is caused by #100 which was fixed in development version. |
Thanks for the heads up! After a reboot there is no such directory, trying it again I have an issue getting the right dbus name, so the entry is wrong, which might be the issue.
Do you know how to get the dbus name of an application? I wasnt able to find that online, at least without learning dbus. This would be useful to document too, for people creating new profiles |
You can run it outside the sandbox and then use D-Spy to see which D-Bus service name it acquired. Or just look at the flatpak manifest: https://github.com/flathub/io.gitlab.librewolf-community/blob/1698afc9b77a5ef98403a4979990db196c358125/io.gitlab.librewolf-community.json#L35 Looks like Librewolf uses the |
The fact that different applications require owning different D-Bus service names kind of undermines the #106 idea. This is something that my forwarding D-Bus proxy can address there each instance will have a separate D-Bus with bridges to main D-Bus session: https://github.com/igo95862/dbus-forwarding-proxy |
thanks for the tips! I will try d-spy, layering it currently. Meanwhile, I stopped using Librewolf as the RPM is broken, but I will try to create profiles for other apps. |
Hi. The dbus doesn't seem to register properly unless the full string of characters is specified instead of the star. |
So is it using the |
My bad, the correct name is |
Description
I am trying to get Librewolf RPM to work.
Created the instance using
bubblejail create Librewolf --profile firefox_wayland --no-desktop-entry
Then edited it in the GUI, here is the services.toml
I always get
The text was updated successfully, but these errors were encountered: