Displaying 20 results from an estimated 6000 matches similar to: "thread.so (LOAD ERROR)"
2007 Jul 29
1
Curious why this doesn't work. (has_many, belongs_to)
Two Models.
class Gm < ActiveRecord::Base
belongs_to :pool
# mode code here.
end
class Pool < ActiveRecord::Base
has_many :gms
# mode code here.
end
Testing code through the console.
>> gm_list.each{ | gm | puts " GM name: #{ gm.user_name } belongs to Pool: #{ gm.pool.pool_name } " }; nil
GM name: John belongs to Pool: RHP 07-08 Season - Career League
GM name:
2008 Jan 12
1
Collection_Select not showing Selected option
Hi, I''m having some problem with getting collection_select to return
the current value when editing a record. According to everything I''ve
seen, there was an issue but it''s been fixed, but I can''t figure out
why it isn''t returning the current value as a selected option. I''ve
checked the table structures, and both the call_driver.product_line_id
2007 Feb 12
4
Zaptel install...
I am having trouble getting Asterisk to compile the zaptel stuff.
Here are the specifics:
Linux Kernel 2.5.9-42.0.8.EL
Asterisk 1.4.0
I compiled libpri, zaptel, asterisk and asterisk-addons (in that
order). This is a fresh install of CentOS. Following the CentOS
install, I did "yum -y update" until there were no updates left.
Here is my src directory:
drwxr-xr-x 24 root root
2013 Jun 24
2
Dibujar rectas sobre varios un grafico multipanel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Estimado Javier, adjunto el grafico retocado con GIMP, borre las lineas
que sobran en cada panel. Obviamente, no es la idea hacerlo de este
modo, sino con R, pues quiero cambiar el color de la recta y hacer
varios otros graficos, cuya edicion manual requeriria mucho tiempo.
Espero entiendas mejor mi explicacion ahora. Cada una de esas rectas es
un
2000 Dec 05
1
Bugreport: openssh-2.3.0p1 scp to SSH2 (2.0.13) server
Hi,
this is a type 3 bugreport ;)
( 3. Repeatable problems specific to your software layout.)
first of all i must state, that i run openssh on a fairly
old redhat based system (redhat 6.1).
if you have any further questions, feel free to contact me.
configure options:
CFLAGS="-O2 -m486" ./configure --without-rsh --with-tcp-wrappers --prefix=/opt/openssh-2.3.0
2006 Nov 29
2
db:migrate to add colum bombs...
Hi
I get the following when I try and run "rake db:migrate" (I"m running un
Ubuntu linux)
********** code **********
(in /<home hidden>)
== AddRpts: migrating
=========================================================
-- add_column("rpts", :integer, {:limit=>3})
rake aborted!
You have a nil object when you didn''t expect it!
You might have expected an
2011 May 10
2
Problem with a program called winbox
This winbox application is one that I use to manage routers for myself
and my customers, so it is unlikely that there are many others trying to
use it. I have used this program (through several versions of the
program itself) on my Fedora laptop from FC8 all the way to Fedora 14.
I don't know what wine versions that spans, but it's over 5 years and it
has worked flawlessly. When I first
2013 Aug 21
1
Properties list for zfs in FreeBSD
Hi:
Where can I find a list of properties (-o/-O property=value) for
creating a zpool?
I meant something like:
#zpool create \
-o ashift=12 \
-0 dedup=off
-O autoexpand=off
-O atime=off \
-O canmount=off \
-O compression=lz4 \
-O normalization=formD \
-O mountpoint=/jail \
tank \
mirror \
/dev/gptid/diskname0 \
/dev/gptid/diskname1 \
2005 Jun 16
1
smbldap adding machine error
Hi all,
I'm currently working on getting the whole samba with ldap working. I'm
having an error trying to join a computer to the domain, when windows
goes to change to the new domain
I get the dialogue box to enter the user/pass to join I do that and it
returns:
the following error occurred.... the username could not be found.
taking a look at the smbd.log file it shows:
[2005/06/16
2001 Jun 15
1
EOL problem with channels.h in CVS
channels.h from today's CVS has MS-DOS ^M end-of-line chars.
--
Carson Gaspar - carson at taltos.org
Queen trapped in a butch body
2001 Apr 25
2
Makefile.in diff against CVS to prevent man/config rebuild every make
Bug: all .out files get rebuilt every make. This is silly, and breaks make
install if root cannot write to your build dir.
Fix: add dependancy check sop .out files only get rebuilt if the source
file changes
FixBug: if any source file gets changed, all .out files get rebuilt. This
is because man pages and config files both get .out extensions but get
created differently. It's
2007 Oct 20
1
Rake task and custom code.
Hi
I have some classes I''ve created to perform some work on my site. I''d
like them to be usable in my Controllers, and MORE specifically in my
Rake Tasks.
Where should they be used so when I require / load them they are found?
Thanks.
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are
2007 May 31
1
Rails version.
Hi
I have a rails version installed that was obtained from executing
"apt-get install rails". (New installation of Ubuntu 7.0.x)
I had problems configuring and using gems to install it. The ./configure
script throw errors with missing ''zlib'' even though I made sure all the
required libraries were installed.
Anyway ''apt-get'' worked, but now I
2007 Jul 09
1
Issue with version field in schema_info
(I know ''version'' is the only field, but in case this changed one day my
question will still apply) ;)
I had to drop all my tables to re-run my migrations from version 1. When
I executed ''rake db:migrate'' everything ran successfully. Which puts my
database ''state'' at migration 007_xxx.
Now when I add a migration (008_xxx) and re-run
2013 Jun 24
0
Dibujar rectas sobre varios un grafico multipanel
Eric
En http://www.inside-r.org/packages/cran/latticeExtra/docs/panel.lmlineq
utilizan una diferencia, panel.ablineq en lugar de abline.
¿funcionará con ese cambio?
Javier Marcuzzi
-----Original Message-----
From: neo
Sent: Monday, June 24, 2013 4:49 PM
To: "Marcuzzi, Javier Rubén" ; Lista R
Subject: Re: [R-es] Dibujar rectas sobre varios un grafico multipanel
-----BEGIN PGP
2019 Nov 08
2
Enable Contributions Through Pull-request For LLVM
> On Nov 7, 2019, at 5:54 PM, Daniel Sanders via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
>
> -1 to "squash and merge" being the only option if rebase+push (--ff-only) is possible. I'd rather we use our judgement to decide what's appropriate for the pull request at hand rather than have a blanket rule.
>
> Personally, if I have multiple commits
2001 Oct 17
3
Bug when flushing data in openssh 2.9
Hi!
I am use SuSe 7.2 x86 and openssh-2.9p1-7.rpm
I got a problem using bitkeeper on my laptop where bitkeeper
reported an I/O error while reading data from 'ssh'.
After much debugging, and some help from the bitkeeper people, I found
out that that clientloop.c doesn't handle interrupts gracefully.
(It died when it got an EAGAIN error when writing to the application)
After applying
2001 Apr 25
6
Updated partial auth patch against CVS
Here is a new version of my partial auth patch against the April 24, 2001
CVS image. It fixes a couple of things (thanks to Karl M
<karlm30 at hotmail.com>), and includes support for hostbased auth. It's still
not pretty, but it works. 2 things Karl mentioned aren't fixed:
- auth methods are still hard-coded into servconf.c. Fixing this would
require a lot of work, and all the
2007 Aug 10
16
[OT] Parallels or VMWare?
I''m looking to get parallels or vmware for my imac. Wondering what ppls
opinions are.
Besides web broswers I need to run some windows only stuff, and wondering
about running MS Office
Opinions?
Thanx
Daniel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to
2001 Jun 15
2
openssh 2.9p1: data loss when stdout sent to a pipe
We recently tried upgrading openssh from 2.5.2p2 to 2.9p1
and discovered that it no longer worked to feed the output from a remote
command into a pipe, unless the output was short and the pipe was very
fast at processing its input.
Example 1: ssh remote_machine some_command | less
(where "some_command" generates a lot of output) now fails after
the first screenful, with a