Bug 185792 - Spell checking support is broken.
Summary: Spell checking support is broken.
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: libsexy
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ignacio Vazquez-Abrams
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-03-18 05:40 UTC by Brian Pepple
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-03-19 17:40:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Brian Pepple 2006-03-18 05:40:54 UTC
Description of problem:  libsexy's spell checking support isn't working.


Version-Release number of selected component (if applicable):
libsexy-0.1.7-1.fc5

How reproducible: Always


Steps to Reproduce:
1. Use an app that uses libsexy spell-checking entry widget (xchat-gnome, for
instance)
2. Misspell a word in the widget
  
Actual results:  Nothing happens


Expected results: It underlines the misspelled word.


Additional info:  This was broken back in 0.1.5.  The enchant dependency was
made into a run-time dependency, instead of a compile dependency.  So, this
means that the BR on enchant-devel can be dropped, and just a add a requires on
enchant.

In addition, sexy-spell-entry.c is going to need to be patched to look for the
correct share-object file in the initialize_enchant() call.

Comment 1 Brian Pepple 2006-03-18 05:53:45 UTC
Actually, looking at it a little closer, you need to add a Requires on
enchant-devel and it should fix it without having to patch libsexy.

Comment 2 Ignacio Vazquez-Abrams 2006-03-19 17:10:43 UTC
Upstream put out a new version which should solve this. Please give the new
package a try.

Comment 3 Brian Pepple 2006-03-19 17:40:14 UTC
Yeah, I talked w/Christian, and this fixes the problem.  Closing bug.


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