Jonas Frei

Results 61 comments of Jonas Frei

Yes, and I get stuck in a registering loop where I have to enter the fingerprint again and again

This annoyed me as well. I created a patch to remove the "Free" bars, feel free to use it: ```diff --- a/src/btop_draw.cpp +++ b/src/btop_draw.cpp @@ -1340,13 +1340,6 @@ + disk_meters_used.at(mount)(disk.used_percent)...

Thank you, that indeed helped! I'm going with the dynamic linking for now. Feel free to close the issue, but we can also leave it open until upstream fixed the...

I'm using 6.12.5 I could check for / require kernel option IO_URING=y, would that do the trick? I've added RUST_BACKTRACE=full to the ebuild, might take a while until I get...

The new CI report is here: - [🔗 build output](https://946615.bugs.gentoo.org/attachment.cgi?id=914284) - [🔗 bug link](https://bugs.gentoo.org/946615)

> If it can't, can this make it to GURU without closing the bug? I'm fine with leaving the bug open indefinitely (this will automatically skip further tests). I'll document...

> Does setting the value force the tinderbox to use a kernel with io_uring enabled? Unfortunately not. Also, the check at build time to require IO_URING is not ideal because...

I have the same issue, but on Flatpak / Gentoo / Niri. Manually restarting xdg-desktop-portal doesn't help. This is a new regression, I didn't have this issue from the beginning.

After a downgrade from `xdg-desktop-portal-gnome` from 47.3 to 46.2, the file picker works again for me.

Interesting thought! I gave it a try with `Hyprland`. Observations: - The warning message from my initial post is always there and apparently has nothing to do with the issue...