Client keyboard input problem on Debian 9

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
Particle
504 Command not implemented
Posts: 11
Joined: 2008-12-09 20:55

Client keyboard input problem on Debian 9

#1 Post by Particle » 2018-02-23 01:05

Hello folks. FZ Client appears to have a keyboard input issue on Debian 9. Backspace and delete don't appear to work in most textboxes. I've tried both the version of FZ in the Stretch repository and also the latest version on the FZ website. A fresh install of Debian 9 yields the same result, so I don't think it's just me.

Does anyone know where I might look in order to get to the bottom of the issue? Could there be a missing UX lib? Maybe it doesn't work right with Linux 4.15?

Code: Select all

FileZilla Client
----------------

Version:          3.24.0

Build information:
  Compiled for:   x86_64-pc-linux-gnu
  Compiled on:    x86_64-pc-linux-gnu
  Build date:     2017-01-17
  Compiled with:  gcc (Debian 6.3.0-2) 6.3.0 20161229
  Compiler flags: -g -O2 -fdebug-prefix-map=/build/filezilla-SUS1Ft/filezilla-3.24.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall

Linked against:
  wxWidgets:      3.0.2
  GnuTLS:         3.5.8
  SQLite:         3.16.2

Operating system:
  Name:           Linux 4.15.4-gms-amd64 x86_64
  Version:        4.15
  CPU features:   sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi2 bmi2 adx
  Settings dir:   /home/particle/.config/filezilla/

Code: Select all

FileZilla Client
----------------

Version:          3.30.0

Build information:
  Compiled for:   x86_64-pc-linux-gnu
  Compiled on:    x86_64-pc-linux-gnu
  Build date:     2018-01-08
  Compiled with:  gcc (Debian 6.3.0-18) 6.3.0 20170516
  Compiler flags: -g -O2 -Wall

Linked against:
  wxWidgets:      3.0.4
  SQLite:         3.20.0
  GnuTLS:         3.5.14

Operating system:
  Name:           Linux 4.15.4-gms-amd64 x86_64
  Version:        4.15
  CPU features:   sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi2 bmi2 adx
  Settings dir:   /home/particle/.config/filezilla/

User avatar
botg
Site Admin
Posts: 35558
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Client keyboard input problem on Debian 9

#2 Post by botg » 2018-02-23 09:14

Do you by chance have ibus installed? It interferes with normal keyboard input.

Particle
504 Command not implemented
Posts: 11
Joined: 2008-12-09 20:55

Re: Client keyboard input problem on Debian 9

#3 Post by Particle » 2018-02-24 00:55

An expert call on your part. Removing ibus and rebooting solved the issue.

Post Reply