After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 660709 - Don't work spell checker
Don't work spell checker
Status: RESOLVED FIXED
Product: gtranslator
Classification: Other
Component: Build
2.90.x
Other Linux
: Normal major
: 2.0
Assigned To: gtranslator-maint
gtranslator-maint
Depends on:
Blocks:
 
 
Reported: 2011-10-02 18:05 UTC by Andrey Gankov
Modified: 2012-01-02 10:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (1.34 KB, patch)
2011-10-12 12:29 UTC, Vincent Untz
accepted-commit_now Details | Review

Description Andrey Gankov 2011-10-02 18:05:26 UTC
gtranslator 2.90.5 has disabled spell checker, but it is very important feature.
That patch enable building with gtkspell3 for building for GTK3. I build gtranslator with this patch for openSUSE. I get new pre release version of gtkspell3 from http://sourceforge.net/mailarchive/message.php?msg_id=27947683
Comment 1 Vincent Untz 2011-10-12 12:29:53 UTC
Created attachment 198845 [details] [review]
Patch

gtranslator 2.90.6 has a change that is actually wrong -- it uses some non-upstream pkg-config name. I guess that's the name in Ubuntu, but using the upstream name would be much better :-)
Comment 2 Ignacio Casal Quinteiro (nacho) 2011-10-12 12:34:38 UTC
Review of attachment 198845 [details] [review]:

Go for it.
Comment 3 Jordi Mallach 2012-01-02 10:37:05 UTC
Yeah, Ubuntu took a very early patch for GTK3 support in GtkSpell that provided GTK2 + GTK3 support from the same tarball.

This is now fixed in Git.