Displaying 12 results from an estimated 12 matches for "reynaldo".
Did you mean:
reinaldo
2006 Apr 28
7
a simple problem but difficult
how can i access to a collection that was created in the same control
and the data that a want to access isn?t the id
the collection has : id, usuario, comandancia
comandancia is the data to access
the question is how to access comandancia in @acceso
this code is wrong :
def new
@catelemento = Catelemento.new
@acceso= Catacceso.find(:all,
:conditions
2006 Jun 23
5
how can i alter the validations error messages.
hello
my name is reynaldo
my question is the next.
i want change the text of the validations error messages generated by
ruby when you don''t wrote properly the data in the form.
--
Posted via http://www.ruby-forum.com/.
2006 Apr 29
1
can i alter the _form.rhtml without have troubles to validat
hello my name is reynaldo
and i have a problem
i alter the _form.rhtml to display a select option in the place a simple
text_box, and the application work very well, but in the moment that i
apply a validation in the model i get a error.
the code is the next
in the controller:
def new
@catelemento = Catelemen...
2017 Jun 01
2
Building theora 1.1.1 with mingw-w64-gcc 7.1 and msys
Hello,
I recently attempted to build theora 1.1.1 with mingw-w64-gcc 7.1 and
msys and it fails to build the encoder_example.c example program. There
are multiple declarations of the function 'rint'. The source file
created its own version of the function that rounds AWAY from zero.
MinGW-W64 has its own version of the 'rint' function, which does not
round away from zero.
2017 Jun 01
0
Building theora 1.1.1 with mingw-w64-gcc 7.1 and msys
Hi people,
I fixed the problem by renaming the function and every instance of
'rint' to 'rint_az' (Round Int Away from Zero) and then
encoder_example.c built successfully.
Don't know if this needs to be patched upstream or not.
Edgar
On 6/1/2017 2:53 PM, Edgar Reynaldo wrote:
> Hello,
>
> I recently attempted to build theora 1.1.1 with mingw-w64-gcc 7.1 and
> msys and it fails to build the encoder_example.c example program.
> There are multiple declarations of the function 'rint'. The source
> file created its own version of the funct...
2006 Jun 29
1
can i update the page whitout reload it?
hello everybody
my name is reynaldo
and my question es the next:
i have a form whit a combobox and a textbox
the combobox have the number of days: 1,2,3,4,etc
and i want show in the texbox the result of the number of days for a
number
for example:
when de user choice 1 day, show in the box $200
when de user choice 2 day, show in th...
2005 Aug 02
0
LVM access problem
...). The Original volume is not used.
In xen configuration file the disks definition are:
disk = [''phy:xen-vg/RH-EL.WS.4-%02d,sda1,w'' % vmid,
''phy:xen-vg/SWAP%02d,sda2,w'' % vmid]
Did anybody see this problem before? Is there any solution for it?
Regards,
Reynaldo
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2006 Apr 21
1
How can i use info of two or more tables in the one form
i have a trouble with my application, because i need to load three
combobox, called employes, customer, products, but i cannot to access
them.
i need a model for each one them?
how can i access to the info of the three tables: employes, customers,
products, to show in a view..
please
help me...
thanks
--
Posted via http://www.ruby-forum.com/.
2004 Apr 12
0
Re: RE: RxFax/spandsp: not disconnecting
...> Information Technology
> IncredibleFresh Inc.
> Naples, FL
>
> "I've been booting my Windows box daily for the last year. The
> computer's OK, but my shoe's starting to wear out."
>
> On Mar 31, 2004, at 11:01 AM, Steve Underwood wrote:
>
> > Reynaldo Simbulan wrote:
> >
> >> Hi Steve,
> >>
> >> I am having this problem in which RxFax is still holding the file
> >> after
> >> receiving a complete fax. Somehow the zap channel is still active but
> >> on the
> >> fax client it wa...
2004 Mar 31
2
RE: RxFax/spandsp: not disconnecting
Hi Steve,
I am having this problem in which RxFax is still holding the file after
receiving a complete fax. Somehow the zap channel is still active but on the
fax client it was sent successfully.
If you call the line it is still busy.
Changed from phase 3 to 4
>>> MCF: 8c
HDLC underflow in state 8
Changed from phase 4 to 3
Slow carrier up
<<< DCN: fb
DCN with final frame tag
2004 Jun 10
0
hide caller id
...n@lists.digium.com
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Asterisk-Users digest..."
Today's Topics:
1. Re: AW: [Asterisk-Users] CAPI problems when loading chan_capi.so
(Martin Mielke)
2. RE: RxFax/spandsp: not disconnecting (Reynaldo Simbulan)
3. Re: Asterisk and picoCell GSM Base Stations (Simon Anderson)
--__--__--
Message: 1
Date: Wed, 31 Mar 2004 10:42:23 +0200
From: Martin Mielke <martin.mielke@thales-is.com>
To: asterisk-users@lists.digium.com
Subject: Re: AW: [Asterisk-Users] CAPI problems when loading chan_ca...
2004 Apr 08
0
RE: Asterisk-Users digest, Vol 1 #3373 - 14 msgs
...Am I doing
something wrong?
-D
Derek Irwin
Information Technology
IncredibleFresh Inc.
Naples, FL
"I've been booting my Windows box daily for the last year. The
computer's OK, but my shoe's starting to wear out."
On Mar 31, 2004, at 11:01 AM, Steve Underwood wrote:
> Reynaldo Simbulan wrote:
>
>> Hi Steve,
>>
>> I am having this problem in which RxFax is still holding the file
>> after
>> receiving a complete fax. Somehow the zap channel is still active but
>> on the
>> fax client it was sent successfully.
>> If you c...