Bug 212036 - xchat's spell checking support doesn't work
Summary: xchat's spell checking support doesn't work
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: xchat
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Christopher Aillon
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-10-24 18:38 UTC by Nathan G. Grennan
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version: 2.8.2-9
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-06-02 18:32:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Nathan G. Grennan 2006-10-24 18:38:59 UTC
Description of problem:
xchat's spell checking support doesn't work. The checkbox in preferences does
nothing. The package is obviously meant to include spell checking support.

I recompiled it with --enable-spell=gtkspell instead of --enable-spell=static.
Then spell checking worked just fine.

Version-Release number of selected component (if applicable):
xchat-2.6.6-4

How reproducible:
Everytime

Steps to Reproduce:
1. install xchat
2. run xchat
3. type something like asdf into the input box
  
Actual results:
No red underline

Expected results:
Red underline

Additional info:

Comment 1 Peter Zelezny 2006-10-25 11:14:52 UTC
You need to install enchant from extras to get spelling.

Comment 2 Nathan G. Grennan 2006-10-25 16:33:17 UTC
Yes, installing enchant from extras does work, but it shouldn't require a extras
package to get that functionality. There is a check box in the application, it
should work. Instead of mysteriously turning on when enchant is installed.

I would say the recompile is the way to go, but it always screws with the input
box size. Enchant is a better way. So either enchant needs to move in to core,
it needs to be compiled dynamically against gtkspell, or switch to libsexy and
move it to core.

Comment 3 lleoneye 2006-12-05 15:36:25 UTC
If you install the gnome-xchat frontend then spellcheching starts to work too.
It keeps working if you remove gnome-xchat again too

Its a bug!

Comment 4 lleoneye 2006-12-05 16:28:05 UTC
ok xchat is just missing dependencies for libsexy and enchant!

Comment 5 Kevin Kofler 2007-06-02 18:32:34 UTC
Actually just enchant, but it's not required, so it would be incorrect to put 
this in as a dependency.

Comment 6 Kevin Kofler 2007-07-19 10:17:28 UTC
For the record, the latest F7 and Rawhide versions now use the system version 
of libsexy for spell checking, which has a Requires: enchant, so this issue has 
been solved as a side effect.


Note You need to log in before you can comment on or make changes to this bug.