It looks like you opted for home directory encryption when installing the OS and somehow it got unmounted. It is also likely that by trying to delete encrypted chunks you have corrupted your home directory, which might explain login not working.
- 0 Posts
- 58 Comments
pogodem0n@lemmy.worldto Linux@lemmy.ml•Google Preparing To Ship Chrome With "--ozone-platform-hint=auto" For Wayland12·17 days agoIt seems like the change affects not just Google Chrome, but the Chromium in general. I assume this will also propogate to all apps using Electron, right?
Fedora is not Red Hat. While they fund Fedora development, they don’t dictate how to it is ran.
Fedora KDE pretty much offers the best KDE Plasma experience, maybe right after OpenSuse.
If you are still using Fedora, I recommend sticking with it. It doesn’t get much better than that.
Ah, JavaScript…
Why is the 🫣 emoji censored?
Hi.
The same issue is present with OBS flatpak on newer distros. Apparently, v4l2loopback was recently updated and latest OBS does not work with it. I think I read somewhere that version 31.1 should fix this.
pogodem0n@lemmy.worldto Linux@lemmy.ml•How to undo Firefox changes to the titlebar controls buttons?19·2 months agoWhat you are referring to are the window decorations.
Apart from Linux Mint, Firefox almost always uses client-side decorations. What you are showing here is still client-side.
It is just that Mozilla recently enabled vertical tabs option for everyone, so the top bar is now slightly smaller than before. You can disable vertical tabs easily by searching in the settings.
Wow, didn’t know this existed. Thanks a lot!
You need a direct line of sight with satellites for GPS to work.
Of course, this is almost impossible indoors. Here’s how network location works to my understanding:
Another person outdoors uses GPS to locate themselves. This person has Wi-Fi and Bluetooth enabled and their device can see your home/office network. Google and Apple save this information to their databases. When you request your location indoors, your device sends Wi-Fi information of nearby access points. The servers know approximate location of this Wi-Fi network and can give you your approximate location, though with a large margin of error.
The thing that help you navigate inside buildings is called “Network Location”.
Google and Apple provide this functionality by collecting Wi-Fi and Bluetooth network data from all their users and creating a massive database.
By default, “Network Location” is disabled in GrapheneOS. If you have Google Play Services installed, you can use Google’s Network Location service by enabling those options.
Fortunately, GrapheneOS provides an alternative using Apple’s network location services. There is an option to use GrapheneOS proxy server instead of connecting directly to Apple. Of course, whether you use this feature should entirely depend on how much you trust GrapheneOS developers. This one works using just Wi-Fi data and I use it daily.
I am using OBS Game Capture plugin and it works perfectly on Wayland. I have yet try it with Wine Wayland, though.
I am using an atomic distribution (uBlue) and installing packages with homebrew is much more convenient than overlaying them with
rpm-ostree
.
“Come on, Valve. Do something!”
pogodem0n@lemmy.worldto Linux@lemmy.ml•Is KDE actually good or it is overrated? Or I was just unlucky because of prebuilt distros?2·4 months agoIt is great. I have been using Linux for about three years and majority of that was with KDE Plasma and its Wayland session. Most of that time was with Arch and Fedora and it was all smooth sailing.
It was faster and smoother than GNOME Shell, Cinnamon or any other desktop I have tried.
It may have slightly more bugs compared to GNOME Shell due to sheer amount of features it has.
As others have mentioned, you might have a hardware issue that coincidentally pops up with Plasma.
Fedora version has been packaged by Fedora Linux developers, while the other is published by LibreOffice developers themselves. The former may be only slightly out of date. Choose whichever one you feel comfortable with.
Kind of. Atomic versions of Fedora are designed to be set it and forget it kind of distro. New releases can cause issues with third party packages.
dnf-automatic
looks a like a package designed for non-Atomic versions of Fedora.libreoffice
is available as a flatpak. You should avoid layering packages as much as possible.- A VPN app makes sense to have layered. I assume it comes from a third-party repository added to
/etc/yum.repos.d
. It is possible this package does not support Fedora 42 yet. You can try removing it to see if the update succeeds. rpmfusion
is a repository providing packages that often cannot be pre-installed due to some legal reasons. Unless you need/installed a package from there, uninstall it.
A Linux distribution is just the Linux kernel distributed with various other pieces of software that make it usable. Often times, there are multiple software projects that aim achieve the same goal by going in different paths. These are packaged together by the distro maintainers who mostly do this out of passion.
Different distros prioritize different aspects of the software they package and they do this in different ways. To make the best choice for you, it is best to try and understand what each distro aims to do. Here are a few examples out my head: