Every time I try to open gedit from terminal, I get a plugin warning:
gedit test.txt
** (gedit:3892): WARNING **: 12:37:59.339: Error loading plugin: libaspell.so.15: cannot open shared object file: No such file or directory
** (gedit:3892): WARNING **: 12:37:59.339: Error loading plugin: libhspell.so.0: cannot open shared object file: No such file or directory
** (gedit:3892): WARNING **: 12:37:59.340: Error loading plugin: libnuspell.so.5: cannot open shared object file: No such file or directory
** (gedit:3892): WARNING **: 12:37:59.340: Error loading plugin: libvoikko.so.1: cannot open shared object file: No such file or directory
** (gedit:3892): WARNING **: 12:37:59.341: Error loading plugin: libaspell.so.15: cannot open shared object file: No such file or directory
** (gedit:3892): WARNING **: 12:37:59.341: Error loading plugin: libhspell.so.0: cannot open shared object file: No such file or directory
** (gedit:3892): WARNING **: 12:37:59.341: Error loading plugin: libnuspell.so.5: cannot open shared object file: No such file or directory
** (gedit:3892): WARNING **: 12:37:59.341: Error loading plugin: libvoikko.so.1: cannot open shared object file: No such file or directory
I can only find other threads about this issue of people trying to open gedit with sudo. But these warnings appear even without sudo for me?
gedit opens fine and I can edit my files, but these warnings shouldn’t be there.
Any hints? Thanks!