Hi

Neither of these two workarounds are meant to be applied upstream.

Upstream has plenty of time to provide real Wayland support whenever they want.

My patch was meant to be included this week in Debian
and make is way to Trixie.

Greetings

Le dim. 3 août 2025 à 18:57, <[email protected]> a écrit :
>
> Hi,
>
> 在 2025/8/3 23:57, Alexandre Detiste 写道:
> >> Some GUI apps has some incompatible issue with xwayland,
> >
> > Hi,
> >
> > That's exactly the other way around: this pplication works
> > perfectly fine with Xwayland emulation but crashes
> > with Wayland native mode.
> >
> > GDK_BACKEND=x11 stardict
> >
> > dict/src/stardict.cpp needs to be patched
> > at the very top of "int main(int argc,char **argv)"
> > to do a setenv("GDK_BACKEND", "x11", 1);
>
> Thanks for your research about this bug.
> I'll forward your fix suggestion to upstream too.
>
> >
> > I believe this should be RC buggy as wayland
> > is now the preferred environment but I'm more
> > interested about the technical fix.
> >
> > Greetings
> >
> > Alexandre
> >

Reply via email to