Jérémy Lal

Results 288 comments of Jérémy Lal

Hey from debian/trixie with gnome 48: Settings -> Keyboard -> View and Customise Shortcuts -> Custom Shortcuts no longer "works", unfortunately. I'm trying to figure out if it's a gpaste...

I tried once again to set a custom shortcut: now it works again ! I suppose there was some issue during debian/sid upgrade to gnome shell 48, that ended up...

I'm not sure if it the same issue, but with mutter 48.1 (on debian/trixie), after restart gpaste wasn't responding to the gnome shortcut. I disabled/reenabled the gpaste gnome-shell extension (without...

Note that practically all big-endian architectures have the same test failure (hppa, powerpc, ppc64, sparc64, s390x). Is there something preventing binaryen to run on a big-endian host ?

You can get better insight about why gnome is not sleeping with `gnome-session-inhibit --list`. I had teams (the PWA) opened, and got two > /usr/lib/chromium/chromium: Download in progress (suspend) Quitting...

The symbols file [libllhttp.symbols.txt](https://github.com/user-attachments/files/21327343/libllhttp.symbols.txt)

In this diff I commented the places where a bunch of tests fail on armel: ```diff --- a/test/spec/conversions.wast +++ b/test/spec/conversions.wast @@ -431,15 +431,15 @@ (assert_return (invoke "f32.reinterpret_i32" (i32.const 0)) (f32.const...

The following works without EE, but fails at the third task inside the EE. ``` - name: Start a container containers.podman.podman_container: name: mycontainer image: myimage state: started command: sleep 1d...

This is the smallest example with which I can reproduce. Environment: on debian/trixie, with podman 5.4.2 already installed. I'm using rootless podman, which works perfectly fine (podman, podman-compose all work...