similar to: Ruby or Rails bug?

Displaying 20 results from an estimated 800 matches similar to: "Ruby or Rails bug?"

2009 Sep 10
1
Snow Leopard and raspell
I''m having trouble with raspell after upgrading to Snow Leopard. When I start up the console in one of my apps that uses raspell I receive the following error message: Loading development environment (Rails 2.1.0) dyld: lazy symbol binding failed: Symbol not found: _new_aspell_config Referenced from: /Library/Ruby/Gems/1.8/gems/raspell-1.1/lib/raspell.bundle Expected in: flat
2009 Feb 26
2
rails spell check
Is ruby on rails supports aspell spell check ? Is there any links for spell check for rails application ? All links I gone through are discussing about php but not ruby on rails? Plzzzzzzzzzz give me reply .... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this
2005 Oct 16
6
FreeMIS Open Source Project - packaging advice needed
Hi. FreeMIS is about ready for a first release as a Ruby-on-Rails based application. I''m beginning to realise that there''s a lot of stuff to be installed before you can get even a WEBrick served version up and running: MySql, Ruby, ruby-mysql bindings, rubygems, rails, and a couple more gems - raspell (which needs aspell) and tzinfo. I''m trying to figure out the
2008 Sep 27
0
Aspell crash
Hi I recently extracted the spelling correction functionality from Ultrasphinx and started to use it in Thinking Sphinx plugin. Today I noticed that both thin instances on the server died and this is what thin log says: >> Thin web server (v0.8.2 codename Double Margarita) >> Threaded mode OFF >> Maximum connections set to 1024 >> Listening on 0.0.0.0:7001, CTRL+C to
2011 Aug 18
10
Circular RPM dependencies...
Hi. I encountered a following problem, if I state for example: package{"aspell-en": ensure => absent, } package{"aspell": ensure => absent, } I get error in logs because of dependencies. It seems that puppet uses ''yum'' for installation on CentOS and ''rpm -e'' for removal of packages, so it cannot handle this kind of dependencies:
2006 Nov 28
2
(no subject)
I''m using wx_sugar 0.1.2 with wxruby2-preview 0.0.37 on OSX and am coming up with a strange error when trying to create a SpinCtrl: class DatePicker < Wx::Dialog def initialize super(nil, :title => "Pick a date...") arrange_vertically(:padding => 5) @month = Wx::SpinCtrl.new(self) # line 19 add(@month) end end gives error:
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
2006 Nov 29
5
wxSugar control problem
I''m using wx_sugar 0.1.2 with wxruby2-preview 0.0.37 on OSX and am coming up with an error when trying to create a SpinCtrl (and quite a few others have exactly the same prob.): #file date_picker.rb class DatePicker < Wx::Dialog def initialize super(nil, :title => "Pick a date...") @cal = Wx::CalendarCtrl.new(self) add(@cal) #works fine up to
2011 May 09
1
Multiple spelling suggestions
Hello, I am looking at the Xapian database spelling support, with the idea of getting rid of the cumbersome use of aspell in my application. One advantage of aspell, though, (in my eye), is that it can supply a list of alternate spellings, not just the one it considers best. In some cases, this can be useful. 2 examples on my test index: porbability: xapian suggests portability, which is nice,
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
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
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/.
2007 Sep 02
21
ferret for professionals
Hello, I''m trying to setup ferret search engine(what i did successfully for searching english phrases, words) But i doesn''t work for UTF-8 symbols!!! I tried to find the solution for this problem: 1) i add to enviroment.rb followinf lines: ENV[''LANG''] = ''de_DE.UTF-8 at euro'' ENV[''LC_TIME''] = ''C''
2007 Dec 01
1
Spellchecking Sweave documents
I have been using Aspell on a Linux system, but it doesn't understand the noweb chunks, which I'd rather it not spellcheck. I can run it on the generated .tex files, but then changes I make during the spellcheck will not be propagated back to the original source. Any suggestions on how to spellcheck Sweave documents? I see from a search that some people seem to be trying Flyspell on
2006 Apr 14
5
UTF8 letters are imaged incorrectly (PR#8770)
Full_Name: Mikhail Bocharov Version: 2.2.1 OS: Linux Submission from: (NULL) (62.148.130.28) Cyrillic UTF8 letters are imaged incorrectly Sorry, but English is not my native language My operating system is Gentoo-linux. Now i want get the gparhics with russian title for example: plot(1:20, type='l', main='&#1059;&#1090;&#1077;&#1095;&#1082;&#1072;')
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).
2011 Mar 23
12
Cyrillic works "HALF"-good with wine
Hello, here is my problem: I have Wine-1.2.2 (on Ubuntu 10.10) and I'm trying to run windows application (writted on Visual Fox Pro 9 ) my command line is: Code: LC_ALL="ru_RU.UTF-8" wine shop.exe (without LC_ALL an error "Collating squesnce RUSSIAN not fund" ) In this case wine shows normalyy most of the windows and textboxes, and the MAINMRNU. But SUBMENUS are shown
2007 May 20
4
forcing codepage for non-unicode apps
Hello. I've a problem running a few apps that are supposed to output some text in Russian, but it's not displayed correctly (instead it looks like text in the web browser when wrong charset is selected). I think these applications try to use GDI or standart Windows controls with non-unicode text in Windows-1251 Cyrillic codepage and it doesn't work. AFAIK in Windows XP there was
2013 Jan 07
1
Missing /share/dictionaries/en_stats.rds
Hi. I'm on Windows 7 64-bit with latest R devel with and Rtools (2.16.0.1926). When I try to enable spell checking for 'R CMD check' by setting environment variable '_R_CHECK_CRAN_INCOMING_USE_ASPELL_' to 'true', I get: * checking CRAN incoming feasibility ...Warning in aspell(files, filter = "dcf", control = control, encoding = encoding, : The
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