

2·
7 days agoI only use Ublock origin and Bitwarden, so that narrows the list down if so. I’m also using Flatpak.
It might coincide with FF upgrades. Can’t pinpoint enough to even make a bug report.
A.k.a:
@oranki@sopuli.xyz
@oranki@lemmy.world
@oranki@lemmini.fi
I only use Ublock origin and Bitwarden, so that narrows the list down if so. I’m also using Flatpak.
It might coincide with FF upgrades. Can’t pinpoint enough to even make a bug report.
+1 on this. Been trying to search if anyone else runs into this, but you’re the first one who has had the same issue.
Can’t say it’s consistent, but happens maybe every week or two.
The Universal Blue people emphasize containerized stuff a little too much. It’s perfectly possible to add non-flatpak software to ostree distros, it just slows update processing down a little bit.
Since abraunegg onedrive is available as an RPM, you can just layer it on top of Bazzite; download the rpm and and then
rpm-ostree install ./onedrive.rpm
If the RPM works on Fedora it will work in ostree distros too. Besides, if it foesn’t work, you can just
rpm-ostree rollback
and it’s like you never installed it, apart from things in your $HOME like config files.The recommendation is to avoid layering wherever possible, not that you can’t do it. Many apps are still a bit wonky as flatpaks, even if available.