similar to: Aspell crash

Displaying 20 results from an estimated 400 matches similar to: "Aspell crash"

2009 May 03
13
Ruby or Rails bug?
In irb all works fine: # irb irb(main):001:0> require ''rubygems'' => true irb(main):002:0> require ''raspell'' => true irb(main):003:0> speller = Aspell.new("ru_RU") => #<Aspell:0x7f8692c9d158> irb(main):004:0> speller.suggestion_mode = Aspell::NORMAL => "normal" irb(main):005:0>
2012 Jun 30
0
Using Pers. Dictionary with Aspell in R
My goal is to use Aspell 0.60 with a personal dictionary within R. Running WinXP, R 2.15.1, and Cygwin's install of Aspell 0.60. Using a test file with 2/5 words misspelled: SpellTest.txt test text txxt endeavour mytzlplk and dictionary files (aspell.en.pws, and spell.en.prepl respectively) of: personal_ws-1.1 en 0 mytzlplk personal_repl-1.1 en 0 mytzlplk superman and R expression of:
2013 Jan 07
0
aspell(..., dictionaries) incorrectly passes double-quoted arguments via shell() [and a patch]
Hi, I think I found a bug in aspell() on Windows. Specifying argument 'dictionaries' for aspell() does not work on Windows, which I believe is because it tries to pass a quoted command line option via shell(). THIS WORKS: # Create a text file to be spell checked > writeLines(c("Hello", "world", "ANOVA"), con="text.txt") # Check it (word
2019 Jun 08
0
Does CentOS support aspell?
On Sat, 8 Jun 2019 17:27:19 -0000 (UTC) Beartooth wrote: > > I haven't run CentOS on a machine of my own for several years; > but my domain (NOT the address I post from) is hosted on a machine > running CentOS. The list for the mailer I run recommends using aspell, > which is not installed (according to rpm -q) on the remote host, as a > spellchecker. > > Does
2011 Oct 17
0
CEBA-2011-1372 CentOS 5 x86_64 aspell FASTTRACK Update
CentOS Errata and Bugfix Advisory 2011-1372 Upstream details at : http://rhn.redhat.com/errata/RHBA-2011-1372.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: 32c1b48c17a72e336d975050b65f9928 aspell-0.60.3-12.i386.rpm d16277c57a858e0ed63dbfc8db133ce4 aspell-0.60.3-12.x86_64.rpm aec8503cf1dc3e0915c7b1697df159dd
2009 Nov 06
1
Question about aspell, alpine and a Xen guest
I have some weird behavior I can't explain... I've noticed this behavior since CentOS 5.2 (version I started running) through 5.4... I am running a Xen host/VM. On my guest VM, I use Alpine as my email client and Aspell as the spell-check... For whatever reason, when Aspell is kicked off - there appears to be what I'd call a prolonged pause before Aspell does its job. Should I
2011 Oct 17
0
CEBA-2011-1372 CentOS 5 i386 aspell FASTTRACK Update
CentOS Errata and Bugfix Advisory 2011-1372 Upstream details at : http://rhn.redhat.com/errata/RHBA-2011-1372.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: 32c1b48c17a72e336d975050b65f9928 aspell-0.60.3-12.i386.rpm aec8503cf1dc3e0915c7b1697df159dd aspell-devel-0.60.3-12.i386.rpm Source:
2012 May 15
0
CEBA-2012:0581 CentOS 5 aspell-en FASTTRACK Update
CentOS Errata and Bugfix Advisory 2012:0581 Upstream details at : http://rhn.redhat.com/errata/RHEA-2012-0581.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 3f3a755d69e428cdaeae28072937ef488c496fcdbfd6fd933cf53c900919a55e aspell-en-6.0-3.i386.rpm x86_64:
2009 May 02
0
Unicode + aspell problem
I use raspell plugin for aspell. Problem is unicode and not english languages, How to check for example russian text? Aspell doesn''t support Unicode, so what I can do? -- Posted via http://www.ruby-forum.com/.
2011 Oct 13
0
CEBA-2011:1368 CentOS 5 x86_64 aspell-sr FASTTRACK Update
CentOS Errata and Bugfix Advisory 2011:1368 Upstream details at : http://rhn.redhat.com/errata/RHBA-2011-1368.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: 7241fbc998c534f156d836abef3cee1a aspell-sr-0.02-2.x86_64.rpm Source: 298c2c9564bc4e96345c409c31b48295 aspell-sr-0.02-2.src.rpm -- Johnny Hughes CentOS
2011 Oct 13
0
CEBA-2011:1368 CentOS 5 i386 aspell-sr FASTTRACK Update
CentOS Errata and Bugfix Advisory 2011:1368 Upstream details at : http://rhn.redhat.com/errata/RHBA-2011-1368.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: e05670c8c1de2f31d98c993e3694d163 aspell-sr-0.02-2.i386.rpm Source: 298c2c9564bc4e96345c409c31b48295 aspell-sr-0.02-2.src.rpm -- Johnny Hughes CentOS Project {
2019 Jun 08
2
Does CentOS support aspell?
I haven't run CentOS on a machine of my own for several years; but my domain (NOT the address I post from) is hosted on a machine running CentOS. The list for the mailer I run recommends using aspell, which is not installed (according to rpm -q) on the remote host, as a spellchecker. Does anybody here know offhand if CentOS supports it? Or how do I check? -- Beartooth Staffwright, Not
2014 Feb 15
0
Emacs and Ispell, Aspell and Hunspell
CentOS members, This is another CentOS, Emacs upgrade question: Since upgrading from CentOS 5.10 and Emacs 21.4.1 to CentOS 6.5 and Emacs 23.1.1 I am trying to get a spell checker working in emacs. Previously I used aspell and everything "just worked". Now I gather that hunspell is the norm but after installing it, when I try it it "just doesn't work". If I
2009 Feb 21
5
aspell
can u suggest a link for downloading aspell spellchecker (for tinyMCE Editor) using rails --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to
2008 Sep 08
0
Group By / Filters with UltraSphinx
Hi, I use last version of UltraSphinx but filters dont work... In my model : is_indexed :fields => [''content'', ''titre'', ''created_at'', {:field => ''lang'', :facet => true, :as => ''lang''}], :delta => true or is_indexed :fields => [''content'',
2009 Mar 06
1
Ultrasphinx search error... Invalid class name
I''ve got Ultrasphinx powering the search on my Rails app. It''s working with all of my models when they''re first indexed, but then, after what seems like a random amount of time, I''ll get the following error on just *one* of my models: search#show (Ultrasphinx::UsageError) "Invalid class name \"Playlist \"" I set up this model like so:
2008 May 27
0
Ultrasphinx geolookup distance returns NaN value.
Hi all, I''m trying to use geo-location based search using sphinx, Here my search query. @search = Ultrasphinx::Search.new(:sort_mode => ''extended'', :sort_by => ''distance'', :location => {:units => ''degrees'', :lat => 40.7414, :long => -74.0014}) @search.results.collect{|x| x.distance} [0.69084495306015,
2007 Jun 29
1
ipp2p traffic not rejected
Hi, I''m using following rule in /etc/shorewall/rules REJECT:ULOG:P2P loc net ipp2p:all ipp2p iptables -L : Chain loc2net (1 references) target prot opt source destination ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED ULOG all -- anywhere anywhere ipp2p v0.8.2--ipp2p ULOG
2006 Feb 06
0
raspell / aspell
Has anyone had any luck getting the "add_to_personal" function of the raspell plugin to work? I followed the instructions at http:// deezsombor.blogspot.com/2005/08/how-to-build-ajax-ed-spellchecker- with.html to create my basic form, but trying to add words to the dictionary doesn''t do anything (i.e. the words get marked as incorrect the following time).
2007 Feb 03
1
Marks not working...
Hi, I am experimenting a little bit with my firewall and I don''t seem to get my head round marks ... I try to mark p2p packets generated on the firewall in the output chain and then try to match that mark either in NAT OUTPUT or POSTROUTING I don''t seem to get the expected result. Any help or clue would be more than welcome. root@droopy:~/firewall > iptables-view -t