Re: [Bug 1573923] [NEW] Spellchecker plugin not working in 16.04 (gtkspell not recognized)

2016-04-23 Thread Karim Rekik
Runing python in a terminal then "import gtkspell" doesn't led to an error message. Here's the output : karim@karim-V-3902 ~ % python Python 2.7.11+ (default, Apr 17 2016, 14:00:29) [GCC 5.3.1 20160413] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import

Re: [Bug 1573923] [NEW] Spellchecker plugin not working in 16.04 (gtkspell not recognized)

2016-04-23 Thread Jaap Karssenberg
To verify the install. You can try running python and then "import gtkspell". If this runs without error, zim should be able to use it as well. If it gives an error, zim will also not be able to use it. Btw. make sure python packages are for python 2, not python 3. Regards, Jaap On Sat, Apr

Re: [Bug 1573923] [NEW] Spellchecker plugin not working in 16.04 (gtkspell not recognized)

2016-04-23 Thread Karim Rekik
Thanks Jaap for your answer. Python-gtkspell is already installed as indicated in the manual, am I missing something else ? Sincerely 2016-04-23 9:43 GMT+01:00 Jaap Karssenberg : > You also need to instal the python bindings for the library. Please check > the manual

Re: [Bug 1573923] [NEW] Spellchecker plugin not working in 16.04 (gtkspell not recognized)

2016-04-23 Thread Jaap Karssenberg
You also need to instal the python bindings for the library. Please check the manual page of the plugin for the correct dependencies. -- Jaap On Sat, Apr 23, 2016 at 10:05 AM Karim Rekik <1573...@bugs.launchpad.net> wrote: > Public bug reported: > > In Xubuntu 16.04, I haven't managed to make

[Bug 1573923] [NEW] Spellchecker plugin not working in 16.04 (gtkspell not recognized)

2016-04-23 Thread Karim Rekik
Public bug reported: In Xubuntu 16.04, I haven't managed to make spell checker plug-in functioning. I have installed libgtkspell0 but gtkspell is nevertheless marked as a missing dependency. I have further installed libgtkspell3-3-0 but no success. How to deal with that ? To reproduce this bug :