Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 - slash(/) does nothing in ubuntu #190

Closed
iamarpitpatidar opened this issue Dec 2, 2022 · 8 comments
Closed

馃悰 - slash(/) does nothing in ubuntu #190

iamarpitpatidar opened this issue Dec 2, 2022 · 8 comments
Labels
bug Something isn't working

Comments

@iamarpitpatidar
Copy link

Describe the bug
slash(/) does nothing on type, also it prevents user to hit enter.

To Reproduce
Steps to reproduce the behavior:

  1. Install app in ubuntu
  2. type /
  3. See error

Expected behavior
it should show blocks on typing / also it should let user to press enter

Desktop (please complete the following information):

  • linked version: latest
  • operating system - zorin os 16.2

Additional context
wierd, cannot even view about info.

@iamarpitpatidar iamarpitpatidar added the bug Something isn't working label Dec 2, 2022
@lostdesign
Copy link
Owner

Thanks for your report! Did you ever install linked before it was it your first time?

I am asking this because I feel like that only users that already had linked before the slash menu, face this issue until they switch languages once which resolves the issue.

The about menu once was proposed by someone but then neglected, leaving it back to me. Guess I need to add that then, even if there is nothing important on it.

@iamarpitpatidar
Copy link
Author

no this is the first time..

@iamarpitpatidar
Copy link
Author

well its javascript, I think I can help,.. lemme see what I can do..
anything else that you think could help me while debugging this ??

@lostdesign
Copy link
Owner

@iamarpitpatidar I suspect that this line is the cause for this

locale: localStorage.lang || 'en-US',

@vrozkovec
Copy link
Contributor

Hi, I also have this issue. Using latest version 1.5.1 on Linux Mint 20.3, Mate edition.
Had previously linked installed, but did uninstall and complete removal of all assets and it did not help.
Both AppImage and .deb version have the problem.

@lostdesign
Copy link
Owner

Thanks for confirming. As mentioned above, switch languages once as a hotfix.

@vrozkovec
Copy link
Contributor

Thank you, missed that hotfix, menu works now after switching languages.

@lostdesign
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants