Robomongo: Can't type quotes in Shell commands LINUX

Created on 17 Mar 2014  路  10Comments  路  Source: Studio3T/robomongo

Hi there, robomongo is my favourite tool for working with mongo but can't make it write quotes, instead a blank space is typed.

bug os-linux

Most helpful comment

I had the same problem.

I fixed changing keyboard layout, from English (US, intl., with dead keys) to English (US)

Ubuntu 19.10
Robo 3T 1.3.1

All 10 comments

@juanitomint embedded libQt*.so is affected by this bug https://codereview.qt-project.org/#change,60652
If you have qt5 installed on your system just removing lib directory (/usr/share/robomongo/lib on my Archlinux install) should fix this problem.

For robomongo devs: please update embedded libqt5 for Linux.

Tried this but didn't help (debian jessie):
moved /opt/robomongo/lib to lib.backup
installed qt5-default via apt-get
and still can't get single or double quotes
@rsampaio thanks anyway for pointing me in the right direction

Here happen the same bug. I just can copy and paste quotes to use robomongo tool.

_workaround_: press left alt+" or alt+'

I am also unable to type quote characters. I initially assumed it is because I have my keyboard layout set to use dead keys.

The alt-quote workaround does not work for me.

Same problem here. I have a keyboard layout with dead keys and I can't type quotes. The right-alt+' is working for me.

Robomongo 0.8.5 packages use Qt 5.3.2; issue no longer appears to be reproducible:

If you're still having problems with Robomongo 0.8.5+, please open a new issue with details of your environment.

Thanks!

Robo 3T v1.2.1
Deadkeys
Linux 4.15.0-39-generic #42-Ubuntu SMP Tue Oct 23 15:48:01 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

cant type double quotes.

Same problem here :/

I had the same problem.

I fixed changing keyboard layout, from English (US, intl., with dead keys) to English (US)

Ubuntu 19.10
Robo 3T 1.3.1

Was this page helpful?
0 / 5 - 0 ratings