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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing dictionaries folder in 2.17.7 on Windows 10 #1534

Closed
2 tasks done
rgembalik opened this issue Feb 21, 2020 · 5 comments
Closed
2 tasks done

Missing dictionaries folder in 2.17.7 on Windows 10 #1534

rgembalik opened this issue Feb 21, 2020 · 5 comments

Comments

@rgembalik
Copy link

My Setup

  • Operating System: Windows 10 x64
  • App Version: 2.17.6
  • Installation type: exe
  • I have tested with the latest version
  • I can simulate the issue easily

Description

On Windows 10, I upgraded RC from 2.17.1 to 2.17.7 by manually downloading and launching the installer. After that I was missing pl_PL spellchecking option, so I downloaded some dictionaries from the Internet and tried to install them. Immediately I got an error about RC not being able to install the dictionary files.
image

After messing around, digging here and there and trying launching as an Administrator (nothing helped) I noticed somewhere, that RC should load dictionaries from C:\Users\USERNAME\AppData\Roaming\Rocket.Chat\dictionaries, but I didn't have that directory. I created it and only after this I was able to install the dictionaries from dic/aif files.

Current Behavior

Custom Spell checking dictionaries won't install until the dictionaries folder is created manually.

Expected Behavior

The dictionaries folder should be created already after installation or should be automatically created when loading dictionaries.

@ankar84
Copy link

ankar84 commented Feb 21, 2020

Yes, I described it in #1497 (comment) and #1520 (comment)
By default dictionaries folder in path c:\Users\UserName\AppData\Roaming\Rocket.Chat\dictionaries do not exist, and it is can be a bug.

@AWestermeyer
Copy link

Hi !
Same here, but I'm on macOS Catalina 10.15.3 with Rocket.Chat 2.17.9
Where should I put the dictionaries files on macOS ?

Is it in ~/Library/Containers/chat.rocket/Data/Library/Application Support/Rocket.Chat/ ?
But there is no "dictionaries" folder.

Thanks

@homberger
Copy link

I am/was still facing this problem of the missing folder dictionaries with Client version 1.17.11 on Windows 10.

Maybe this error prevented the loading of the Rocket.Chat Client sometimes and only a forced reload (Ctrl+Shift+R) achieved a full loading of the Rocket.Chat UI. It could have been a coincidence, though.

This error was reported in dev tools:

app.js:6156 Error: ENOENT: no such file or directory, scandir 'C:\Users\MyUsername\AppData\Roaming\Rocket.Chat\dictionaries'
getPairsOfDictionaryFiles @ app.js:6156

After creating the missing directory the UI was loading without problems since then. But still: could be an coincidence.

@ankar84
Copy link

ankar84 commented Oct 1, 2020

Fixed in 3.0
image

@jeanfbrito
Copy link
Collaborator

Please test if the latest release did solve this. If not please reopen the issue or create a new one and tell us. I will be closing this one for now.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants