snapcrafters / discord

A community-maintained package to easily install Discord on Linux
MIT License
72 stars 20 forks source link

Can't input with fcitx #32

Open manhnt9 opened 6 years ago

manhnt9 commented 6 years ago

I can't change input method of fcitx when the cursor is in an input line of Discord. OS: Ubuntu 18.04 XFCE

Beanow commented 6 years ago

Same issue, I've tried building with:

stage-packages:
      - fcitx
      - fcitx-frontend-gtk2

And installing the new build $ sudo snap install --dangerous --classic ./discord_0.0.5_amd64.snap

Which fixes the issue for me.

manhnt9 commented 6 years ago

I'm still using .deb version. Hope that snap can have multiple builds for apps like:

xuzhao9 commented 4 years ago

Same issue. Installed with "snap install discord". Platform: openSUSE Tumbleweed 20200320, Discord 0.0.10.

merlijn-sebrechts commented 9 months ago

Hi everyone! Can you test if this is still the case with the latest version of the Discord snap?

Beanow commented 9 months ago

I don't use snaps anymore :shrug:

brlin-tw commented 3 months ago

Hi everyone! Can you test if this is still the case with the latest version of the Discord snap?

I can verify this is reproducible using the latest version(0.0.53(190)). Will look into it soon(TM).

brlin-tw commented 3 months ago

I can verify this is reproducible using the latest version(0.0.53(190)).

Note that I can also reproduce it in the official native deb version, so it is probably more complicated than the snapd confinement issue.