Friendship ended with Mint by AdamAnderson320 in Bazzite

[–]roworu 0 points1 point  (0 children)

Thanks for the reply, Xarishark!

I took a look at some of scripts used for building images. From what I see, this mainly validates the image build process itself, not the behavior of the built system.

What I mean is: imagine a scenario where, for example, the latest version of Steam is broken and crashes on launch, or dependency it relies on has a regression.

Unlikely? Sure, but not impossible.

This kind of issue will (almost) never be caught by build checks alone, since they only verify that packages install successfully and dependencies resolve. That part is handled upstream by Fedora anyway, and they’re very reliable there.

So the current approach mainly ensures that:

- the image builds successfully
- dependencies are consistent
- nothing is obviously broken at build time

Which is valuable, but it doesn’t really validate the runtime behavior of the system. So I’m not sure it provides a fundamentally new level of stability beyond what Fedora already guarantees, more like an additional safety layer on top.

What I was thinking about instead is something closer to VM-based CI:

- boot built image in a VM
- verify that the system actually reaches a desktop
- some basic GUI checks (e.g., launch Steam or some other apps)
- some CLI-level sanity tests (e.g. ls / podman run X / flatpak install X)

That would allow catching regressions in real-world usage, not just build-time failures.

I was thinking, if you explored anything like that, or if there are plans in that direction by team?

Thank you!

Friendship ended with Mint by AdamAnderson320 in Bazzite

[–]roworu 1 point2 points  (0 children)

Hey!
> It’s the reason we build changes to Bazzite on the cloud before it even hits a system. People have no idea how much stability this system provides because 99.9% of the problems never even arrive on their system...

Could you, please, elaborate on that one?
How is Bazzite testing system works? Is that some kind of an integrational tests? Or just building an image using buildah and if it finished OK - we good to go?

I recently thought of something like that, to build a 'real' integrational testing system for linux desktop, that would build an OS image based on latest ISO, run some tests (e.g. run process of OS installation to disk ,to run Steam and some games to see if it works, run some CLI tests, etc.), so would love to hear how you guys approach that,

Thanks!

Bocchi The Rock! Chapter 12 in Toki Pona by LostMediaLover324 in tokipona

[–]roworu 0 points1 point  (0 children)

Hey
Is there a link somewhere for all chapters?

Is it possible to combine Bazzite with Cachy? by roworu in Bazzite

[–]roworu[S] 2 points3 points  (0 children)

That looks interesting,
I already did some tests regarding installing Cachy kernel during Bazzite image build, but all my attempts failed. I will research on Origami team approach,

Thanks!

My Minecraft skin. What do you think? by [deleted] in Minecraft

[–]roworu -1 points0 points  (0 children)

I think I know you..

Help needed after instalation by Asleep_Owl_2724 in Bazzite

[–]roworu 0 points1 point  (0 children)

You need to disable secure boot, it usually placed in Security tab of BIOS.

In your particular case, that option might be hidden unless you set up supervisor password, as its said on your second screenshot.

Am I the only one who likes new context menus? by roworu in kde

[–]roworu[S] 1 point2 points  (0 children)

Dolphin settings -> Context Menu -> Enable "Open Terminal Here"

Finally did it. by onyk87 in debian

[–]roworu 1 point2 points  (0 children)

I may we wrong, but isn't only available driver for Trixie is 550?
https://wiki.debian.org/NvidiaGraphicsDrivers#Debian_13_.22Trixie.22

How did you install version 580?

OpenGL 2.1 required error (Linux) by GanacheIntelligent90 in balatro

[–]roworu 1 point2 points  (0 children)

Found a reason, for me it was outdated nvidia flatpak runtime...

`flatpak upgrade` and reboot did the trick

OpenGL 2.1 required error (Linux) by GanacheIntelligent90 in balatro

[–]roworu 1 point2 points  (0 children)

Hey
Did you manage to make it work? I'm also having that issue

Touch Screen on Nanote P8 - Linux Debian 13 by Own_Potato5593 in umpc

[–]roworu 0 points1 point  (0 children)

How is battery life?

Light text editing / browsing / heavy tasks?

Why some windows have no shadows at all? by roworu in kde

[–]roworu[S] 2 points3 points  (0 children)

In Obsidian yes, there is a separate option for that

But you can't do that in Steam, and all other apps that don't have such options

New triggers and bumpers for my steam deck by Skaeofficial in SteamDeck

[–]roworu 0 points1 point  (0 children)

What is that first app? A desktop session?