On Fri, Apr 10, 2026 at 11:47:03PM +0100, Simon McVittie wrote: > Would you mind trying xdg-dbus-proxy and xdg-desktop-portal as well? The > three probably make sense to test as a batch.
Yes, I'm testing all three. I'm not done yet but I wanted to share this already because I probably won't have a lot of time to debug it today: I noticed that flatpak prints a lot of "lseek error in child setup" messages when updating from the command line. I can reproduce it easily with Google Chrome, by switching back and forth between the latest version and an earlier one: flatpak update -y --commit=3f44dc164c2c4c4734bba97e0214ce9fcd355495287d4daf34825809d1df869d com.google.Chrome The update itself seems to work, at least Chrome starts normally and all that, so this is maybe harmless but it doesn't happen with 1.16.3-1~deb13u1. Testing other apps I see that it doesn't happen with Steam but it does happen with Zoom. What Zoom and Chrome have in common is that both have extra data, and the error messages appear after the progress bar reaches 100%, so I strongly suspect that this is during the invocation of the apply_extra script. Berto

