Nnubes256
UBUniversal Blue
•Created by Nnubes256 on 8/19/2024 in #🛟bazzite-help
Screensharing Wayland portal broken again (?)
Basically I'm hitting:
- https://issues.chromium.org/issues/331796411
- Whatever I'm screensharing just freezes.
Started to happen since I updated Bazzite to v3.6-40.20240815.0. Application I'm using makes it hard to apply Chrome flags and my previous deployment seems gone so idk if I cannot revert 🫠.
Using KDE.
8 replies
UBUniversal Blue
•Created by Nnubes256 on 5/10/2024 in #🛟bazzite-help
rpm-ostree troubles (InterruptedLiveCommit)
Hello, I was installing new packages on my Bazzite install using
rpm-ostree install --apply-live
(which did not have a Flatpak and cannot be installed onto a Distrobox without pulling the entirety of KDE). However, as it was finishing, this happened:
Indeed, upon checking the systemd journal, rpm-ostree
had an abort
and proceeded to coredump. Upon checking rpm-ostree status
, now it's like this:
I tried to do a rpm-ostree cleanup -p
in hopes this would revert me to the previous state, but that only removed the first image, leaving the current (interrupted) one and the one without layered packages, so now it's like this:
I also did an ostree fsck
, and this reported corrupted objects. However, I saw this was a known issue with container-based distros.
So, should I be worried, or could I just rpm-ostree rollback
and move on? I'd like to avoid removing all layered packages since rpm-ostree install
always takes ages to do anything.5 replies