-
Notifications
You must be signed in to change notification settings - Fork 705
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
Rockat.chat segmentation fault with dictionary #1492
Comments
Hi all, i have the same problem. While i make a right-click on highlighted bad word, the application instantly crash. No problem for right-click when no words highlighted. My setup : Rocket.Chat 2.17.3 on snap, using Xubuntu 18.04. One difference : i haven't change the language selection for dictionary and haven't add the french dictionary. ------------------------------------------------------------
~ » rocketchat-desktop 130 ↵
[bugsnag] Loaded!
Error org.freedesktop.DBus.Error.Failed: cannot use setting "default-url-scheme-handler": not allowed
[1] 15642 segmentation fault (core dumped) rocketchat-desktop
------------------------------------------------------------ |
@Xarkam Are you using the snap version too? |
@tassoevan no it's aur package https://aur.archlinux.org/packages/rocketchat-desktop/ I not tested under windows. |
And after that, I can right-click the highlighted ones without problem... Maybe it is a racing condition when using the spell checker module. |
I do patch the spell checking code in the AUR package. Maybe I broke something. Will look into it. |
I will test on a KDE Neon if I have the same result. |
I could reproduce it on ArchLinux with my rocketchat-desktop package. It only seems to happen when the word is misspelled (underlined) and a replacement exists for it.
|
I reference the #1497 because, It could be the same problem. |
I'm getting a very similar problem. Spell checker not working correctly (standard/default language), always incorrectly underlines first word (and other random words), when right click on an underlined word the app instantly crashes. Sometimes there is no cursor in the message box. Ubuntu 18.04 |
I have installed the release 2.17.5 on snap, i'm not able to reproduce the crash for highlighted word by the spell checker. |
I just tested on my Manjaro with AUR package and all everything seems to be working. |
My Setup
Rocket.Chat version 2.17.3
OS: Manjaro KDE 18.5.1
Current Behavior
Hi, I add the french dictionary from chrome (.config/google-chrome/Dictionaries/fr-FR-3-0.bdic ) into rocket resources folder (/opt/Rocket.Chat/resources/dictionaries/) .
Rocket.Chat crash if I make right click on bad word for correcting.
I see i my localstorage log file an syntax error, but I can't copy here.
Expected Behavior
Using french chrome dictionary or another given by rocket.chat teams
The text was updated successfully, but these errors were encountered: