Sentau

joined 11 months ago
[–] Sentau@feddit.de 7 points 9 months ago

What was wrong with the old logo¿?

[–] Sentau@feddit.de 1 points 9 months ago

No Xorg also ships with up to date distros like Debian, arch, Ubuntu, etc but several of them have switched to using Wayland by default. It is deprecated because it is no longer actively developed and only maintained by a small group of devs and even that because these devs work for companies like Red Hat, Oracle, etc who have a vested interest in fixing those bugs

[–] Sentau@feddit.de 2 points 9 months ago

So I am guessing that always on top works on the flatpak version because it is running through XWayland

21
submitted 9 months ago* (last edited 9 months ago) by Sentau@feddit.de to c/linux@lemmy.ml
 

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.

[–] Sentau@feddit.de 2 points 9 months ago (1 children)

What bling¿? I thought endeavorOS was very minimalist as well. Just arch with an easier installer

[–] Sentau@feddit.de 3 points 9 months ago

If just most games wold run on Linux out of box at least same as on Windows, i can imagine there would be shift in market share.

You could argue that this is somewhat true by looking at the protondb numbers for the top 1000 games. 88% of the games are silver rated or better and the majority of those 12% games are competitive multiplayer titles with weird/invasive anti cheats.

[–] Sentau@feddit.de 1 points 9 months ago

Thank you. Cool people like you are the reason why morons like me are able daily drive linux

[–] Sentau@feddit.de 1 points 9 months ago (2 children)

Thanks for the correction. I will report the bug

[–] Sentau@feddit.de 0 points 9 months ago* (last edited 9 months ago) (4 children)

Is it supposed to replace the % with %%? Because that is what it seemed like it should do from the code.

If this is the bug you are alluding to then i will report the bug or else please tell me what the bug you referring to so i can report the correct thing

[–] Sentau@feddit.de 2 points 9 months ago* (last edited 9 months ago) (6 children)

Nevemind I figured it out. Was trying to give a new drive read write access for backups and the error stemmed from the fact the name had a ℅ in it.

Edit - It was the path to the folder not the drive with had %

 

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;'

[–] Sentau@feddit.de 2 points 9 months ago* (last edited 9 months ago) (1 children)

So are you saying that privacy wise there is no difference between a device running stock rom and a rom like lineage with GApps??

[–] Sentau@feddit.de 1 points 9 months ago

My device doesn't have support for graphene or Divest unfortunately. Which is why I made this post. I am guessing that lack of Google play and Google location services alone would be a massive improvement for my privacy.

 

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.

50
Is LJ okay¿? (feddit.de)
submitted 11 months ago* (last edited 11 months ago) by Sentau@feddit.de to c/syncforlemmy@lemmy.world
 

The app has not been updated in more than a month and LJ also has not been active on lemmy and this community for nearly a month. Is he okay¿?

29
submitted 11 months ago* (last edited 11 months ago) by Sentau@feddit.de to c/linux@lemmy.ml
 

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.

 

There used to be an option in the dark mode settings where we set a time for when the app automatically switched to dark mode and then set a time for it to automatically switch to light mode. I remember using this feature with the previous beta releases(beta 50 and prior). Has the feature been axed for some reason or was it removed by accident¿?

 

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 more: next ›