Comment 4 for bug 1573923

Revision history for this message
Karim Rekik (wkrekik) wrote : Re: [Bug 1573923] [NEW] Spellchecker plugin not working in 16.04 (gtkspell not recognized)

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 gtkspell
>>>

Btw. make sure python packages are for python 2, not python 3.
>
"Python" version is 2.7, but I have a lot of other packages of python3
(automaticaly installed, not me)

python python2.7 python3.5 python3m
python2 python3 python3.5m

My version of python-gtkspell is for python2

Sincerely

2016-04-23 11:00 GMT+01:00 Jaap Karssenberg <email address hidden>:

> 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 23, 2016 at 11:15 AM Karim Rekik <email address hidden>
> wrote:
>
> > 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 <email address hidden>:
> >
> > > 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 <
> <email address hidden>
> > >
> > > wrote:
> > >
> > > > 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 :
> > > > Run Zim, file> edit > preferences > plugins tab > Spellchecker :
> > Gtkspell
> > > > is red and flagged as missing in spite of libgtkspell0 already
> > installed.
> > > >
> > > > Xubuntu 16.04 32 bits
> > > > Zim version : 0.65-2 (installed from standard ubuntu repository, ie
> not
> > > > from ppa or a .deb file)
> > > >
> > > > ** Affects: zim (Ubuntu)
> > > > Importance: Undecided
> > > > Status: New
> > > >
> > > > --
> > > > You received this bug notification because you are subscribed to zim
> in
> > > > Ubuntu.
> > > > https://bugs.launchpad.net/bugs/1573923
> > > >
> > > > Title:
> > > > Spellchecker plugin not working in 16.04 (gtkspell not recognized)
> > > >
> > > > To manage notifications about this bug go to:
> > > >
> > >
> >
> https://bugs.launchpad.net/ubuntu/+source/zim/+bug/1573923/+subscriptions
> > > >
> > >
> > > --
> > > You received this bug notification because you are subscribed to the
> bug
> > > report.
> > > https://bugs.launchpad.net/bugs/1573923
> > >
> > > Title:
> > > Spellchecker plugin not working in 16.04 (gtkspell not recognized)
> > >
> > > Status in zim package in Ubuntu:
> > > New
> > >
> > > Bug description:
> > > 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 :
> > > Run Zim, file> edit > preferences > plugins tab > Spellchecker :
> > > Gtkspell is red and flagged as missing in spite of libgtkspell0 already
> > > installed.
> > >
> > > Xubuntu 16.04 32 bits
> > > Zim version : 0.65-2 (installed from standard ubuntu repository, ie
> not
> > > from ppa or a .deb file)
> > >
> > > To manage notifications about this bug go to:
> > >
> >
> https://bugs.launchpad.net/ubuntu/+source/zim/+bug/1573923/+subscriptions
> > >
> >
> >
> > --
> > Karim Rekik
> >
> > --
> > You received this bug notification because you are subscribed to zim in
> > Ubuntu.
> > https://bugs.launchpad.net/bugs/1573923
> >
> > Title:
> > Spellchecker plugin not working in 16.04 (gtkspell not recognized)
> >
> > To manage notifications about this bug go to:
> >
> https://bugs.launchpad.net/ubuntu/+source/zim/+bug/1573923/+subscriptions
> >
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1573923
>
> Title:
> Spellchecker plugin not working in 16.04 (gtkspell not recognized)
>
> Status in zim package in Ubuntu:
> New
>
> Bug description:
> 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 :
> Run Zim, file> edit > preferences > plugins tab > Spellchecker :
> Gtkspell is red and flagged as missing in spite of libgtkspell0 already
> installed.
>
> Xubuntu 16.04 32 bits
> Zim version : 0.65-2 (installed from standard ubuntu repository, ie not
> from ppa or a .deb file)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/zim/+bug/1573923/+subscriptions
>

--
Karim Rekik