Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

Firefox spell check

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Post Reply
Advanced search
11 posts • Page 1 of 1
Author
Message
db_404
Guru
Guru
Posts: 336
Joined: Thu Dec 05, 2002 2:41 pm

Firefox spell check

  • Quote

Post by db_404 » Sat Sep 27, 2008 2:06 am

Hi,

Have a slight mystery my install of firefox (www-client/mozilla-firefox-3.0.1) has lost it's 'check as you type' spellcheck. The relavent checkbox in settings is checked and I also have hunspell (app-text/hunspell-1.2.6)& dictionaries (app-dicts/myspell-en-20060316) installed.

Any thoughts as to what else might cause this?
Top
notHerbert
Advocate
Advocate
User avatar
Posts: 2228
Joined: Tue Mar 11, 2008 11:55 pm
Location: 45N 73W

Re: Firefox spell check

  • Quote

Post by notHerbert » Sat Sep 27, 2008 2:15 am

Well, it's neither hunspell nor myspell-en, because mine works and I don't have those installed.

But I do have aspell-en. ...if that helps....

EDIT: Firefox-2.0.0.17
Last edited by notHerbert on Sat Sep 27, 2008 4:42 am, edited 1 time in total.
Top
SiberianSniper
Guru
Guru
User avatar
Posts: 384
Joined: Thu Apr 06, 2006 3:00 am
Location: Dayton, OH, USA

  • Quote

Post by SiberianSniper » Sat Sep 27, 2008 2:18 am

I actually have aspell, hunspell, myspell, and gtkspell all installed.... but I'd imagine it should be hunspell since:

Code: Select all

midori ~ # equery depends hunspell
[ Searching for packages depending on hunspell... ]
...
www-client/mozilla-firefox-3.0.2 (>=app-text/hunspell-1.1.9)
...
None of the others list firefox as a package depending upon it. But then again, if it's working for notHerbert with aspell, then you should probably try installing that first......
Top
rgk
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 140
Joined: Fri Apr 06, 2007 9:48 pm
Location: ny
Contact:
Contact rgk
Website

  • Quote

Post by rgk » Sat Sep 27, 2008 3:17 am

it doesn't work for me eaither, i have been trying to figure this out.
i have aspell-en

ever since i switched to xulrunner it doesn't work anymore (worked with firefox-2.x but not firefox 3) :(
any ideas?
MadGizmo.com is awesome.
Top
isilia
Apprentice
Apprentice
Posts: 177
Joined: Mon Feb 25, 2008 2:55 pm

  • Quote

Post by isilia » Sat Sep 27, 2008 11:00 am

Same problem here, with firefox 3.0.2:

Code: Select all

isilia@Gentoo ~ $ eix -I spell
[I] app-dicts/aspell-en
     Available versions:  0.51.0 0.51.1 6.0.0
     Installed versions:  6.0.0(02:48:14 05/06/08)
     Homepage:            http://aspell.net
     Description:         English (US, British, Canadian) language dictionary for aspell

[I] app-text/aspell
     Available versions:  0.50.5-r4 0.60.5 ~0.60.6 {examples gpm nls}
     Installed versions:  0.60.5(02:48:05 05/06/08)(gpm -examples -nls)
     Homepage:            http://aspell.net/
     Description:         A spell checker replacement for ispell

[I] app-text/gtkspell
     Available versions:  2.0.11-r1 2.0.13 {doc}
     Installed versions:  2.0.13(20:36:15 09/20/08)(-doc)
     Homepage:            http://gtkspell.sourceforge.net/
     Description:         Spell checking widget for GTK2

[I] app-text/hunspell
     Available versions:  1.1.9 1.2.6 ~1.2.7 {ncurses nls readline}
     Installed versions:  1.2.6(15:26:11 08/25/08)(ncurses readline -nls)
     Homepage:            http://hunspell.sourceforge.net/
     Description:         Hunspell spell checker - an improved replacement for myspell in OOo.

Found 4 matches.
Firefox USEflags: custom-optimization dbus iceweasel linguas_en linguas_en_GB
Top
sts
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 97
Joined: Mon Jul 02, 2007 9:33 pm

  • Quote

Post by sts » Tue Oct 07, 2008 7:40 pm

After I emerged firefox I had to re-emerge my hunspell dictionary to get this to work. So remerge myspell-$LANG (myspell-en for most of you) and you should be all set.

EDIT: fix'd myspell-uk
Last edited by sts on Tue Oct 07, 2008 9:23 pm, edited 1 time in total.
Top
isilia
Apprentice
Apprentice
Posts: 177
Joined: Mon Feb 25, 2008 2:55 pm

  • Quote

Post by isilia » Tue Oct 07, 2008 9:21 pm

I never bothered reading this message after compiling hunspell:

Code: Select all

* Messages for package app-text/hunspell-1.2.6:
 * To use this package you will also need a dictionary.
 * Hunspell uses myspell format dictionaries; find them
 * in the app-dicts category as myspell-<LANG>.
 * GNU info directory index is up-to-date.
I'm not sure if you actually have to recompile anything.

Oh and myspell-uk is Ukrainian, not British English ^^
Top
sts
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 97
Joined: Mon Jul 02, 2007 9:33 pm

  • Quote

Post by sts » Tue Oct 07, 2008 9:24 pm

Well I set the LINGUAS variable in make.conf so shouldn't the dictionary have automatically been pulled in by hunspell?
Top
isilia
Apprentice
Apprentice
Posts: 177
Joined: Mon Feb 25, 2008 2:55 pm

  • Quote

Post by isilia » Tue Oct 07, 2008 9:25 pm

My linguas setting:
LINGUAS="en_GB en"
Didn't pull in anything.
Top
sts
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 97
Joined: Mon Jul 02, 2007 9:33 pm

  • Quote

Post by sts » Tue Oct 07, 2008 9:40 pm

isilia wrote:My linguas setting:
LINGUAS="en_GB en"
Didn't pull in anything.
Well, I meant the ebuild should have been written to pull in the proper dictionary.
Top
isilia
Apprentice
Apprentice
Posts: 177
Joined: Mon Feb 25, 2008 2:55 pm

  • Quote

Post by isilia » Tue Oct 07, 2008 9:42 pm

sts wrote:
isilia wrote:My linguas setting:
LINGUAS="en_GB en"
Didn't pull in anything.
Well, I meant the ebuild should have been written to pull in the proper dictionary.
As did I ^^ I was merely proving it didn't. But seeing that there's a message at the end of the compile they must've had a reason not to.
Top
Post Reply

11 posts • Page 1 of 1

Return to “Desktop Environments”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic