Douglas
Douglas
> But I'm pretty sure this is a bug in the Qt `./configure` options. Yeah that would make sense. > If I understand correctly, ibus is responsible for this input....
@Nerixyz the `ldd` that the [AppImage binary generates](https://github.com/Chatterino/chatterino2/actions/runs/10592265596/job/29351248653) looks very different from mine: ``` Running LDD on chatterino binary: linux-vdso.so.1 (0x00007ffd77190000) libGLX.so.0 => /lib/x86_64-linux-gnu/libGLX.so.0 (0x00007f2782af7000) libOpenGL.so.0 => /lib/x86_64-linux-gnu/libOpenGL.so.0 (0x00007f2782acb000) libpng16.so.16...
@pajlada bug is still present for me on `chatterino2-git`
> Do you use X11 or Wayland? Knowing the wayland implementation could also be useful. I'm using wayland, let me know if this is enough info: > Operating System: Arch...
> Can you try again with the latest Sway commit? See https://github.com/swaywm/sway/wiki/Development-Setup#compiling-as-a-subproject Same result with 1.10-dev-c90cb37b (Oct 7 2024, branch 'master')
> Can you post the backtrace from that commit? It should contain more detailed info. [Here you go](https://gist.github.com/douglascdev/daf7a6d9cb1f34d3d82049996a649315)