Displaying 20 results from an estimated 2000 matches similar to: "Error in installling gem install acts_as_ferret"
2009 Jul 02
2
Apostrophe display issue in view file.
Hi folks,
I have some user name with Apostrophe, where these names are displayed
in view files with some unwanted characters instead of Apostrophe.
For example,
Bottom''s Profile page is the original string and it is displaying in
browser like this.
Bottomn’s Profile page.
Can any one suggest how to overcome this, or how to identify this
special character.
FYI, this
2007 May 01
3
How to get TinyMCE editor value( text content)
Hi everybody !
I included one tinymce editor in my rails application. But I cant get
the textarea content from the tiny editor. I dont know how to include
the submit button .
And also I wrote a javascript for getting the textarea content when the
user press the enter button. Its also not working. Why it is.
tinyMCE.init({
mode : "textareas",
});
<textarea name="msg"
2010 Oct 04
1
Reg: ocfs2_wait_for_mask [nfsd]
Hi All,
we have installed the below ocfs2 version and exported the ocfs2 FS over nfs
to some other nfs clients.
rpm -qa | grep -i ocfs
ocfs2-tools-1.4.4-1.el5
ocfs2-2.6.18-164.10.1.el5-1.4.7-1.el5
ocfs2console-1.4.4-1.el5
after some time or some day, we can't access the monted FS in nfs client.
Below are process which we see issue on the nfs server when we have problem
access the shares
2007 Jun 06
6
Is anyone successfully using acts_as_ferret with Ferret 0.11.4?
Hi all,
I upgraded from Ferret 0.11.3 to Ferret 0.11.4 because I was getting
intermittent segfaults that seemed to be due to a bug which was fixed
(changeset 749).
Unfortunately, 0.11.4 + acts_as_ferret seems to be a bad combination. I''m
getting the some "fs_store/File Not Found Error occured at <except.c>:117"
which was reported in the "Constant 0.11.4
2007 Jul 22
1
Strange Connection refused error acts_as_ferret server
I am having a strange problem starting the acts_as_ferret Drb server on
a particular Linux machine (Debian Etch). The same setup works fine on
my Mac (OSX).
Without the Rails application running (yes, I''ve checked several times)
I get the following error if I try to start the ferret server and one of
my models contains :remote => true for acts_as_ferret:
>>
script/ferret_start
2007 Mar 13
6
Acts_as_ferret and auto-flush
Hi,
I''m using acts_as_ferret in with a mongrel and I'' m getting locking
errors that after a while result in a corrupt database.
I know about the problem with different processes writing to the
index but I haven''t been able to get the DRB server working properly
yet. I read on this list that another solution is to set :auto_flush
to true but I''m not
2010 Oct 23
1
Reg: ocfs2 two node cluster crashed, node2 crashed, when I rebooted node1 for maintenance.
Hi All,
We have ocfs2 node cluster with oracle 11G RAC running,
The node2 got crashed automatically, when i rebooted node one for
maintenance.
please check the log from node2 , before its got crashed.
Oct 23 15:42:25 node2 kernel: ocfs2_dlm: Nodes in domain
("029C02C993E44E90879922E268FB161A"): 2
Oct 23 15:42:29 node2 kernel: ocfs2_dlm: Node 1 leaves domain
2007 Mar 28
7
Newbie problem on production server
Hi,
I just installed ferret for the first time and integrated it with my
app. On my dev machine it''s fine but on my production server I get this
when I call find_by_contents():
Processing LinksController#results (for 24.185.105.59 at 2007-03-28
05:28:36) [POST]
Session ID: 3f2dc7c17147c0e52178ba697a119833
Parameters: {"commit"=>"Search",
2001 Feb 08
1
Installling more than one wine version
It seems that Corel Office 2000 for linux will not run on any version of
wine later that the 1022999 ver.. Seems Any newer version causes an
"ERROR no 6 and stuff about not being able to find "wordperfect" or
quattropro executuables, and also saying it is a wine error.
My question, is there a way to install multiple versions of wine by
changing makefile presets or destination
2006 Sep 28
1
Installling network printer
Hi,
I'm trying to install the Xerox docuprint 4517 driver in my centos box but I
cannot see the driver in the drivers list when I try t add the printer.
- I download the file Linuxi386XPXX_4.00.60.tar from the Xerox site which is
the printer driver.
- did untar the file in the install directory.
- ran the setup file
- reboot the server
After doing this I still cannot see the driver..
Any
2010 Jan 31
2
Installling source package
Hi R users,
Im trying to install XML source package (in window platform) using the
following command.
*install.packages(pkgs = "C:\\Documents and
Settings\\skang\\Desktop\\Softwares\\R\\Library\\XML_2.6-0.tar.gz", repos =
NULL, type = "source")*
and get the following result.
gzip: stdin: unexpected end of file
/cygdrive/c/Rtools/bin/tar: Unexpected EOF in archive
2001 Feb 08
2
Installling more than one wine version (fwd)
On Thu, 8 Feb 2001, Rick Moulton wrote:
> It seems that Corel Office 2000 for linux will not run on any version of
> wine later that the 1022999 ver.. Seems Any newer version causes an
> "ERROR no 6 and stuff about not being able to find "wordperfect" or
> quattropro executuables, and also saying it is a wine error.
> My question, is there a way to install
2007 May 03
2
Custom analyzer weirdness with 0.11.3
Hi-
I was previously using 0.11.4, and I wrote my own analyzer. Everything
worked fine.
When I took the system to production, 0.11.4 starting failing updating
the index, complaining that files were missing. The failure always
happened on the same model document, and was completely reproducible.
This failure looked a lot like the one described at
http://www.ruby-forum.com/topic/104145.
I
2003 Feb 21
1
Windows XP client cannot access Samba share on Linux
>From a Windows Explorer window I can see my Samba Server machine under
MyNetworkPlaces:EntireNetwork:MSWindowsNetwork ... but cannot open it. I
get
\xxx is not accessible. ... The account is not logged into this station.
My XP clients are logged onto to a workgroup.
The corresponding linges generated in log.<client> on the server machine
are shown below.
[2003/02/21 11:59:52, 3]
2007 Jul 17
3
two acts_as_ferret questions!
hi, guys:
two acts_as_ferret questions!
1, ruby script/plugin install
svn://projects.jkraemer.net/acts_as_ferret/tags/stable/acts_as_ferret
sh: svn: command not found
i can not install acts_as_ferret to my Rails project.
what''s wrong? i''m useing rhel 4!
2, i downloaded the acts_as_ferret-0.4.0.tgz at
http://rubyforge.org/frs/?group_id=2916&release_id=10617
and uploaded to
2008 Oct 21
2
Only one joystick of two activated
Hi,
I am always using the newest Wine snapshot on OpenSUSE 10.3 x86_64.
My two USB-joysticks (js0, js1) - which are pedals and joystick - work without problems with all native Linux simulations like FlightGear, Torcs, etc.
It is a big pity that with Wine only the first joystick is activated, no matter which order I use, because with Wine all my old Windows simulations work without problems.
2007 Feb 04
10
[AAF] remote indexing via DRb with acts_as_ferret
Hi!
Aaf trunk has undergone several major refactorings the last days, with
the result that you can now transparently switch your app from local
to remote indexing and back :-)
If you plan to scale your app to more than one physical machine, or
if you have problems with corrupted indexes and the like under high
load, you really should give this a try.
I wrote some documentation to get you
2007 Mar 26
6
[AAF] acts_as_ferret 0.4.0 released
Hi folks!
Just wanted to let you know that I released aaf 0.4.0 on last weekend.
Besides the DRb server it also includes a new lazy loading feature that
lets you do ferret searches without actually loading any records from the
DB. Useful e.g. for live searches:
model:
class MyModel
acts_as_ferret :fields => { :title => { :store => :yes }, :content => {} }
end
controller:
2007 Apr 06
3
Mailer method missing
Rails dies when I try to call a method from my Mailer. But I have
defined my method. What could I have missed? Here is the irb session:
>> p = Person.find(1)
=> Person data...
>> SiteMailer.request_admin_approval(p)
NoMethodError: undefined method `request_admin_approval'' for
SiteMailer:Class
>> SiteMailer.method_defined? :request_admin_approval
=> true
The
2007 Jun 18
2
"No such file or directory - script" Error on Model.rebuild
Hi,
Having recently converted to using ferret_server on my staging site my
deployment is now failing due to the following error when attempting to
rebuild the indexes on my models:
from (irb):1>> Post.rebuild_index
Errno::ENOENT: No such file or directory - script
from (druby://127.2.0.1:9100)
/usr/local/lib/ruby/1.8/fileutils.rb:243:in `mkdir''
from (druby://127.2.0.1:9100)