Spyke

Posts

linux·LinuxbySentau

Firefox PiP doesn't stay on top in GNOME

I am using fedora silverblue and in the native version of Firefox, the picture in picture window does not have always on top enabled. Is there anyway to change a setting such that always on top is enabled by default. I know it is supported on gnome+fedora because the flatpak version(I downloaded to test this behaviour) has this enabled by default.

View original on feddit.de
linux·LinuxbySentau

[SOLVED] configparser.InterpolationSyntaxError when launching flatpak steam

So i was trying to launch steam but it did not work so I ran flatpak run com.valvesoftware.Steam and found the error messages below. I tried looking through the python scripts but i am not a programmer and could not zero in on the issue. Could some body help me as to how to fix it.

Traceback (most recent call last): File "/app/bin/steam", line 8, in sys.exit(main()) ^^^^^^

File "/app/lib/python3.11/site-packages/steam_wrapper.py", line 466, in main current_info = read_flatpak_info(FLATPAK_INFO) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "/app/lib/python3.11/site-packages/steam_wrapper.py", line 116, in read_flatpak_info "filesystems": flatpak_info.get("Context", "filesystems", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "/usr/lib/python3.11/configparser.py", line 815, in get return self._interpolation.before_get(self, section, option, value, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "/usr/lib/python3.11/configparser.py", line 396, in before_get self._interpolate_some(parser, option, L, value, section, defaults, 1)

File "/usr/lib/python3.11/configparser.py", line 443, in _interpolate_some raise InterpolationSyntaxError( configparser.InterpolationSyntaxError: '%' must be followed by '%' or '(', found: '%0A;'

View original on feddit.de
privacy·PrivacybySentau

Privacy benefits of Custom roms

So recently my moto G60 reached the end of life with respect to security updates. That was the reason I was using to prevent myself from switching to a custom rom(actual reason is laziness). This phone has rom support for pixel experience and lineage OS. So my questions are if pixel experience has any privacy advantages when compared to the stock rom the phone ships with¿? Also if I flash GApps along with lineage OS will all the privacy advantages I get with lineage disappear¿? I might need Google play services for some banking applications.

View original on feddit.de
voyagerapp·VoyagerbySentau

Better performance with recent updates

I am on a low end Android device (but one with a high refresh rate screen) and with the recent updates, it feels as the app is far more performant. Animations are smoother and stutters are few and far between. Just wanted to appreciate the work done by the dev and also the developers of the ionic framework. Between them they have made the usage of voyager a much better experience for people like me who daily drive a low end device.

View original on feddit.de
voyagerapp·VoyagerbySentau

Vote on preferred design for subscribing from search

Since there is no way currently to quickly and easily subscribe to a community from the search menu, sharunkumar (not me) added a way to do that in this pull request.

There are 2 poosible designs that are consistent with UI of voyager so I will comment the images of the design below. Upvote the design that you prefer. Please refrain from downvoting.

Also it would be appreciated if the mod (@[email protected] @[email protected]) can pin this post (for a day or two) to ensure that it reaches most members of the community

View original on feddit.de
linux·LinuxbySentau

Update handling after rebasing Fedora Silverblue

So I am trying out fedora silverblue and recently rebased it to uBlue to get access to hardware decoding for non-free codecs and for some QoL improvements. Before rebasing, I used to get both system updates(update to image that silverblue is based on) and flatpak updates through the gui package manager(gnome-software in this case) but since i rebased, i was not getting any notifications for system updates. I ran rpm-ostree upgrade and then it pulled from the manifest and updated the system using the updated image. For some reason gnome-software did not know this new image was available.

My question is does this mean that i will have to run rpm-ostree upgrade to update from now or will gnome-software handle it? I have no problem using the terminal but gnome-software is more convenient and I am lazy.

View original on feddit.de
linux·LinuxbySentau

[SOLVED] Flatpak version of Steam crashing when launched from desktop

When i launch steam(flatpak version) from the desktop, the app keeps trying to launch shows a black window for a few seconds and then crashes and the process keeps repeating. The steam icon is present on the system tray so it is running in the background.

When i run it with flatpak run com.valvesotware.Steam steam starts and runs as normal but the logs show this error

Steam Runtime Launch Service: starting steam-runtime-launcher-service Steam Runtime Launch Service: steam-runtime-launcher-service is running pid 239 steam-runtime-launcher-service[239]: E: Unable to acquire bus name "com.steampowered.PressureVessel.LaunchAlongsideSteam" Steam Runtime Launch Service: steam-runtime-launcher-service pid 239 exited Steam Runtime Launch Service: starting steam-runtime-launcher-service Steam Runtime Launch Service: steam-runtime-launcher-service is running pid 372 steam-runtime-launcher-service[372]: E: Unable to acquire bus name "com.steampowered.PressureVessel.LaunchAlongsideSteam" Steam Runtime Launch Service: steam-runtime-launcher-service pid 372 exited Steam Runtime Launch Service: starting steam-runtime-launcher-service Steam Runtime Launch Service: steam-runtime-launcher-service is running pid 377 steam-runtime-launcher-service[377]: E: Unable to acquire bus name "com.steampowered.PressureVessel.LaunchAlongsideSteam" Steam Runtime Launch Service: steam-runtime-launcher-service pid 377 exited Steam Runtime Launch Service: steam-runtime-launcher-service keeps crashing on startup, disabling

Is there anyway I can fix this so that steam launches correctly when it is launched from the desktop. I am on fedora kinoite with 5600h+5500m laptop

Edit : is this somehow related to the dbus access that it has¿?

View original on feddit.de

You reached the end