You are not logged in.
Pages: 1
Hi,
Is there a plug-in or some other option to enable spell-checking in mousepad?.
Thanks
Offline
Yes, since Mousepad 0.5.5, released just a few hours ago: https://gitlab.xfce.org/apps/mousepad/- … epad-0.5.5
Offline
Thanks.
I compiled the source (autogen->make->make install), no error messages. Now mousepad doesn't start & shows:
"mousepad: error while loading shared libraries: libmousepad.so.0: cannot open shared object file: No such file or directory"
Any suggestions?
Cheers
Offline
sudo ldconfig
?
Offline
Nothing shows, thanks.
Offline
Normal, but what does Mousepad say now?
Offline
OK...it's started but on the console gives the error:
mousepad:47916): Mousepad-WARNING **: 13:36:17.725: Failed to open plugin directory '/usr/local/lib/mousepad/plugins': Error opening directory “/usr/local/lib/mousepad/plugins”: No such file or directory
Offline
Mousepad was probably built without gspell support: install gspell, then redo autogen->make->make install
Offline
Tnx
Which of these are needed:
gir1.2-gspell-1 - spell-checking library for GTK+ applications - GObject introspection
gspell-1-tests - spell-checking library for GTK+ applications - installed tests
libgspell-1-2 - spell-checking library for GTK+ applications
libgspell-1-common - libgspell architecture-independent files
libgspell-1-dev - spell-checking library for GTK+ applications - development files
libgspell-1-doc - spell-checking library for GTK+ applications - documentation
Offline
I would say libgspell-1-dev and libgspell-1-2
Offline
OK thanks, it's compiled with gspell now.
So the spell checking underlines unidentified words? there's no option to get suggestions like in gedit/leadpad?.
Cheers
Offline
To enable spell checking, you have to go in Preferences->Plugins.
Then suggestions will be available in the context menu (for underlined words).
Last edited by Tamaranch (2021-05-12 13:59:43)
Offline
Great, tnx
Offline
Pages: 1
[ Generated in 0.011 seconds, 8 queries executed - Memory usage: 548.88 KiB (Peak: 549.72 KiB) ]