stanfieldr / ghetto-skype

Web Skype + Tray Icon + Notifications
GNU General Public License v3.0
718 stars 52 forks source link

Spell check not work #131

Closed jboadas closed 6 years ago

jboadas commented 7 years ago

I am using Manjaro and installed this package from AUR. Spell check is not working.

trinaldi commented 6 years ago

Just to rule out, do you have the packages responsible for the spell checking? I actually don't know for sure if it is aspell or hunspell.

jboadas commented 6 years ago

Yes I have both installed.

stanfieldr commented 6 years ago

Yea it doesn't appear to be working with AUR package in my VM either. I believe the next version of Ghetto Skype will fix your issue, but it hasn't been released yet. It looks like the Arch community made a ghetto-skype-git package, but I don't think it'll work right now because electron is flagged outdated in the AUR.

I went ahead and built you a version of 1.6 (might change when released), it's pretty stable I use it daily. If you really want to build your own snap, there's documentation in the README; otherwise, I built the snap here.

You can use the snap package by first uninstalling Ghetto Skype then installing snapd:

sudo pacman -S snapd
sudo systemctl enable --now snapd

change directory to where you have the snap

sudo snap install --dangerous ghetto-skype_1.6.0_amd64.snap