GNOME Bugzilla – Bug 247158
can not enable spell checking in composer preference setting
Last modified: 2009-08-15 18:40:50 UTC
Description of Problem: can not enable spell checking in composer preference setting Steps to reproduce the problem: 1.Top Menu->"Tool"->"Setting"->"Composer Preference Setting" 2.Click the "Spell Checking" tab 3. Actual Results: There is nothing in the table. Expected Results: There server selecting choice in the table. How often does this happen? Additional Information:
please report what rpm -qa | grep spell shows.
rpm -qa | grep spell ispell-american-3.2.06-272 ispell-british-3.2.06-272 ispell-3.2.06-272
You need aspell. Mine works well with: [gmarin@paulina gmarin]$ rpm -qa | grep spell gtkspell-devel-2.0.4-0.ximian.5.2 gnome-spell-0.5-1.ximian.3 gnome-spell1.0-1.0.4.0.200306250601-0.snap.ximian.5.1 gtkspell-2.0.4-0.ximian.5.2 aspell-compat-0.33.7.1-0.ximian.5.4 aspell-es-0.50.2-0.ximian.5.1 aspell-en-0.50.2-1.ximian.2 aspell-0.50.3-1.ximian.2 pspell-compat-0.12.2-0.ximian.4 Please try to match a configuration alike. Reopen if doesn't work after that.