Ubuntu :: 9.10 - Spell Check Of GEdit Does Not Work
Feb 9, 2010
I have a fresh install of Ubuntu 9.10 (netbook remix) in italian. The spell checker of gEdit does not work anymore as it used to, neither in italian nor in english. It actually sort of works, but the vocabulary is really limited; it cannot recognize words as simple as 'points' and 'starting'.
I have the following packages installed:
Code:
aspell
aspell-en
aspell-it
libaspell15
libgtkspell0
myspell-en-gb
myspell-it
language-pack-en
language-pack-en-base
language-pack-it
language-pack-it-base
language-pack-gnome-en
language-pack-gnome-en-base
language-pack-gnome-it
language-pack-gnome-it-base
language-support-en
language-support-it
language-support-writing-en
language-support-writing-it
What am I missing?
View 2 Replies
ADVERTISEMENT
Dec 28, 2009
I am trying to check spelling in a text document, but gedit (v. 2.28.0) reports every word as incorrect. When I check the "autospell" option, it highlights the entire document. When I try to set the language, the language list is empty. I do have aspell and aspell-en installed, but gedit seems to ignore them. aspell works fine from the command line. The SpellChecker plugin is installed. Anyone has an idea what might be missing? Some env variable is not set correctly? Any other leads? (I am on Fedora 12).
I wouldn't be asking, but I'm tuning this up for someone who isn't command-line-knowledgeable.
View 2 Replies
View Related
Aug 21, 2010
With the language set to either English (United States) or English (United Kingdom) ALL words are underlined in red, as though they are misspelled. I have ended up turning off the spell checker as it is so annoying. Checking Google it seems this is a know problem but there doesn't seem to be a solution for it.
View 2 Replies
View Related
Jan 3, 2010
The spell check function in AbiWord doesn't seem to work. Is there a package I should download in order to get it to work?
View 1 Replies
View Related
May 27, 2010
Just a little thing to make my Lynx Lucid installation perfect
I find it annoying when using Aspell in Evolution to have to check through the whole text before I arrive on the word that I need to check. Of course Aspell goes through all the headers in the email etc.
Is there any other alternative, or way of setting up the spelling preferences to make it possible to highlight a word and check it directly (like for instance Thunderbird does on other not to be mentioned systems)?
View 4 Replies
View Related
Feb 12, 2010
The spell checker on my installation of open office 3.0 writer in Ubuntu 9.04 amd64 doesn't work. I have been through the options route, following the buit in help and set to english. That didn't work. I have been online, using the link from inside the program, and put a new version of the dictionary on my desktop and added it and that didn't work either. I have also reinstalled the whole thing via synaptic and that didn't work either. Using abword in the meantime but would rather have open office working again. In all three cases the gui seems to think all is well but when I check a page of garbage words am told that the check is complete. I can not use the enable tab as writer seems to think that the dictionary is present and enabled anyway. Does anyone know what may be wrong in my setup or have a fix for this?
View 2 Replies
View Related
Jan 12, 2011
Sometime earlier this week, after an Update Manager update, spell check in Evolution broke.
It started underlining all words, even simple ones like "the".
I Googled around and found this article: [URL]
First, I did as recommended: 'Then go to "Edit | Preferences | Composer Preferences | Spell Checking", and enable the available languages." I found a list of languages and found that the USA version of English was enabled.
It then says, "You can also check gnome-enabled dictionaries by using gconf-editor. The GConf key /GNOME/Spell/language should contain a space-separated list of the languages you have enabled (i.e. en-US es for US english and Spanish)."
No such key found in GConf.
I followed the next instruction ("you could also try the hard way: Shut Evolution down by closing Evolution and then using the command evolution --force-shutdown. After that, run gconftool-2 --unset /GNOME/Spell/mtime.") which I did, gfcontool-2 --unset /GNOME/Spell/mtime returned with no error or comment.
But now, spell check isn't working at all, even misspelled words are not flagged, and "Edit | Preferences | Composer Preferences | Spell Checking" shows no languages to select from.
Finally, the instructions say, "If all this does not help, remove the file $HOME/.gconf/GNOME/Spell/%gconf.xml so all your spellchecking settings get deleted. The file gets recreated and according to some users on the Evolution mailing list, spellchecking should work again"
I found no "Spell" directory under "$HOME/.gconf"
I'm not a terrible speller, but do miss the okashunal werd, so having the spell checker working again would be useful.
View 1 Replies
View Related
Mar 4, 2010
Im running open office 3.0 and in ubuntu 8.10 32bit. cant get spell chect to work at all....
View 3 Replies
View Related
Sep 17, 2010
How do i install spell check and the thesaurus?-really annoying not having these by default...
View 9 Replies
View Related
Apr 27, 2010
i have automatic spell check on for evolution mail.. but when i compose a new mail it does not work..
View 4 Replies
View Related
Mar 17, 2011
I am translating some po-files and I would like to run a spell checker over them. I have Ubuntu 10.10 and use gtranslator. As far as I know, gtranslator can't spellcheck the whole file.
I tried ispell: $ ispell lordsawar-0.2.0-pre4.de.po - this doesn't work, as English and German strings, as well as some programming-relevant comments appear in the .po-file.
Do you know any program running on Ubuntu which can spell check po-files?
View 1 Replies
View Related
Jan 9, 2011
So the more I use GNOME the more I fall in love with it. Including the default GNOME web browser, epiphany. Its clean and fast and that's the most important thing to me.
There are at least two things I'd like to customize that I can't seem to figure out.
The first is I'd like to see if there is a way to make epiphany spell check text boxes automatically, preferably like the default in many modern applications that it does as you type and underlines things that are mispeilled, but I'd deal with some sort of "right click to spell check" or something like that.
Secondly, I'd like to tell Epiphany that when a hyperlinks directs to OPEN IN NEW WINDOW that it opens in new tab instead.
View 2 Replies
View Related
Apr 5, 2010
I'm using seamonkey composer to edit simple HTML. I can't get the spell check to work.
View 2 Replies
View Related
Jun 11, 2009
Adding extra spell check library's in FC 11 Gnome is really easy.
Open gnome terminal.
Su to root or use sudo :
# su
Search with yum to your language:
# yum search hunspell
<snip long output list with different languages>
hunspell-nl.noarch : Dutch hunspell dictionaries
I want the Dutch hunspell dictionary, but you fill out the right language for the language support you want: # yum install hunspell-nl
This will install the dutch hunspell dictionary or the dictionary of your choice. After you installed this dictionary it will be immediately available in gnome apps and Evolution.
View 5 Replies
View Related
Feb 21, 2011
want the source code for open office, "spell check" where i can find those?
View 2 Replies
View Related
May 9, 2011
My ubuntu (lubuntu) installation came with abiword, which I like, but I can't get the spell checker to work.
I've tried various suggestions from Google but am floundering.
View 4 Replies
View Related
Oct 18, 2010
I am using the Gedit LaTeX Plugin 0.2 rc3 on ubuntu 10.04 with gedit 2.30.3. The problem is that it will not make pdf files. I do have rubber installed.
[URL]
View 3 Replies
View Related
Feb 11, 2011
I want to link txt files into an OpenOffice document, or a PDF or an HTML. Whatever I try it doesn't work. ODF output puts the complete path even if I have indicated Relative Path (Options-Tools...) etc. PDF does also not work I also set again PDF output to Relative and Reader application. HTML output does not work not even if I manually change the link in GEDIT, save and open: Gedit also saves it with the complete path.
View 1 Replies
View Related
Jan 12, 2010
I am trying to make wine work for explorer. I followed some instructions on this link [URL] To follow this link, I am supposed to
cd ~/ies4linux/ie6
cp user.reg ~/user.reg.old
gedit user.reg
1st and 2nd line went well 3rd line when I try to execute the command gedit user.reg (gedit:2573): Gtk-WARNING ** cannot open display I then /ies4linux/ie6# ls dosdevices(in blue) drive_c(in blue) system.reg(in white) userdef.reg(in green) user.reg
View 3 Replies
View Related
Jul 12, 2010
ive installed the classbrowser plugin for gedit, and installed it the correct manner, by copying all the contents of the download to the .gnome2/gedit/plugins folder. The side pane shows up when i enable the plugin but it doesnt seem to do anything (the pane is just blank). Do i need to do anything else to get it to work?
View 3 Replies
View Related
Oct 13, 2010
I've set up a low cost box with Ubuntu Lucid Lynx at home behind a router, and managed to get remote access running. My goal is to be able to host a small website and work on it remotely, so I isntalled ftp (vsftpd). When I tried to edit the vsftpd.conf file in Vinagre from work, I could only open it read-only, no surprise. When I tried 'sudo gedit' or 'sudo gedit /etc/vsftpd.conf' from terminal in Vinagre, I received the prompt for the password to elevate privileges (again, expected); however, after I hit Enter, nothing happens. I've tried a bunch of different things, but I can't get it to work. I can stop & start my ftp service with 'sudo service vsftpd stop/start' and it seems to work fine.
View 2 Replies
View Related
Feb 8, 2010
I set-up my Sudo it works but when I use Gedit I get the following message
Jean-Luc@localhost:~> sudo gedit /etc/fstab
(gedit:7137): Gtk-WARNING **: cannot open display:
samething with /etc/sudoers
If I use vi it's ok, I can modify and save. In Fedora it run ok, but with opensuse?
View 9 Replies
View Related
Oct 29, 2010
When scrolling down in nano with keyboard (holding "down" key), nano scrolls several lines at once each time. Is there any possibility to configure it so it will scroll one line each time like gedit does when scrolling in gedit?
View 3 Replies
View Related
Nov 7, 2010
I am trying to edit a postinfo.xsl in my root file dir, and with the command:
frank@linux-avnb:~> sudo gedit
(gedit:14150): Gtk-WARNING **: cannot open display: frank@linux-avnb:~>
I get the following. what am i doing wrong?
View 3 Replies
View Related
Nov 23, 2010
I followed the instructions here:
[URL]
But the checkbox to enable it in gedit becomes grayed out once I click it and it doesn't enable. (note that I used "pip install ElasticTabstops" instead of "easy_install ElasticTabstops", because that's what Arch uses)
View 2 Replies
View Related
May 25, 2011
I have a clean install and just downloaded and installed skype. Mic is not working. I didn't check video yet. I see audacious but nothing about a microphone. What do I need? Debian lxde on eeepc 701. The video and audio works on the web/iceweasel.
View 3 Replies
View Related
May 22, 2010
Code:
Thunderbird could not install the file at
file:///home/rodney/Downloads/spell-en-AU.xpi
because: Install script not found -204
I get this message when I try to install a spell checker in Thunderbird.
Also when I click on any links in Thunderbird nothing happens.
View 2 Replies
View Related
Oct 9, 2010
We need to harness the power of computing technology but, since I'm no programmer, I am posting here if some people can help with our situation.For many hours per day, we have to go through paragraphs and paragraphs of text. We have our own style guide to follow when it comes to:
capitalization
hyphenation
compound words (spaced out as two completely separate words?; hyphenated?; or joined together without any space?) We understand that Microsoft Word has a bit of customizability with it. But, to make the long story short, it's not good enough. So what we're looking for is to be able to paste several paragraphs into some program, and with rules that are 100%-created by us, have it alert us of the errors. If it could alert us the way that MS-Word or OpenOffice Writer does, that is, by using zizag underlines in red or green, that would be great. If you are a programmer or know a program that is 100% customizable (by 100% customizable, I mean that the only errors the programs considers errors are those that I tell it are errors).
View 1 Replies
View Related
Jan 5, 2010
I was wondering if there is a keyboard shortcut for spell check suggestions in firefox. My requirement is actually to work in a website which does not allow right click. When I encounter a red underlined word in the text I typed, I have to copy and paste the same to another tab of firefox [of some other site]to get the alternate suggestions/right spelling. Any tweak to change the button binding from right click to double click or Alt click etc will also do.
View 3 Replies
View Related
Jul 8, 2010
The small icon from the top bar which allows me to choose which network I connect to, as has a bluetooth icon that was there. I don't know how it's gone but I've had no success in making it re-appear. Is there something that I could put into a terminal (i.e. a magic spell!) that would make it re-appear.
View 9 Replies
View Related