Displaying 20 results from an estimated 44 matches for "vey".
Did you mean:
vec
2013 Jul 04
0
Apparent bug remains in v4.0.7 - Hosts allow parameter causing errors and vey slow MS Office document access
>From smb.conf:
hosts allow = 10.0.0. 127.
Same story using the following syntax instead:
hosts allow = 10.0.0.0/24 127.0.0.1/8
If I comment out the hosts allow line, the slow MS Office document access
and most of the errors in the log go away.
>From log.samba:
[2013/07/04 00:15:52, 0]
../auth/ntlmssp/ntlmssp_sign.c:236(ntlmssp_check_packet)
NTLMSSP NTLM2 packet check failed due to
2018 Jan 03
2
Mixmonitor with b option
...ice
that we have lost of 44 byte files in /var/spool/asterisk/monitor which
correspond to calls that were not answered. If a call is not answered I
assume it was never bridged so why would Asterisk create a file? Is
there a way to avoid getting those empty files? It makes finding
recordings vey slow when there are hundreds of non relevant files in the
monitor directory.
--
Telecomunicaciones Abiertas de M?xico S.A. de C.V.
Carlos Ch?vez
+52 (55)8116-9161
2006 Jun 27
3
belongs_to <parent name>, :foreign_key modifier not working
All,
I have two ActiveRecord objects.
TargetList has_many Targets
Targets belongs_to TargetList
I''ve specified
belongs_to :target_list,
:foreign_key => ''DataSetID''
Queries generated by various methods in target_list do not seem to see
the
foreign_key name and keep trying to query my Target table using
"target_list_id" (the default foreign
2009 Dec 01
3
Using two (...) in a function
...to any variance, and not only necessary 2, for
example
data ("variable1","variable2","variable3", "variance1", "variance2",
"variance3")
I am not sure if I made myself clear and if this is an "answerable" doubt,
anyway thank you vey much
M?rcio
--
View this message in context: http://n4.nabble.com/Using-two-in-a-function-tp932200p932200.html
Sent from the R help mailing list archive at Nabble.com.
2013 Mar 14
4
plotting
...I would like to plot "value" vs. "time" with different colors for
different levels of "group" and
different symbols for different values of "id".
I think I could do this but I would like to see what is an easier way to
plot
the data this way.
Thank you vey much.
Hanna
[[alternative HTML version deleted]]
2004 Jan 08
3
Installing R on 64-bit Solaris 2.8 --- follow-up
...y own -- I am a long time user of
Splus, hence I am not expecting the learning curve to be too steep. On the
Sun machine that R is installed neither LaTeX, nor pdfLaTeX nor infomake is
installed, hence the manuals could not be built. I am not administrator of
the machine and the admin. people are vey reluctant to install the required
freeware, I am looking for a workaround.
I have LaTeX and pdfLaTeX installed on my PC, from which I am accessing the
Sun to run Splus, and soon R I hope. ESS and Emacs are installed on both
machines. I routinely produce EPS graphs and LaTeX tables on the Sun and...
2004 Dec 10
1
R/S-plus help
Hi,
Does anybody know if S-plus Connect/C++ lib can handle complex number? I need to use complex matrix.
Thanks vey much.
wz
[[alternative HTML version deleted]]
2010 Apr 06
1
approx function wierd result
...6
approxExtrap(x,y,x1, method="linear")
approx(x,y,x1)
#to see what is happening:
plot(x, y, typ="o")
abline(v=x1, col=8)
Which gives x=0.03 and y=163, instead of the expectable which would be close
to y=300.
Any ideia why this is happening or how to sort this out?
Thank you vey much in advance,
Best wishes,
Marta
--
LNEG_VS_Poli_CMYK_300dpi
Laboratório Nacional de Energia e Geologia, I.P.
Estrada da Portela, Zambujal - Alfragide
Apartado 7586, 2720-866 Amadora
www.lneg.pt
[[alternative HTML version deleted]]
2003 Oct 18
1
window 2000 policy changes with a samba pdc
Hello,
With the release of samba 3.0 I was vey excited with the new features
and decided to experiment with it.
I set my server up as a pdc which I am still working out some of the
bugs but all and all I have it going and have a windows 2000 pro client
join the domain and login and out very easy.
The one problem is that before I roll this out...
2011 Dec 20
1
RODBC Error: 'getCharCE' must be called on a CHARSXP
...' must be called on a CHARSXP
I believe my connection is good because I used the following commands to successfully view the columns:
sqlColumns(channel, TableXYZ)
There doesn't seem to be much info on "getCharCE" and/or "CHARSXP. Any guidance the group could provide this vey new user to R, would be greatly appreciated
[[alternative HTML version deleted]]
2017 May 16
2
[IR question] Switching on pointers
...return true;
default: {}
}
return false;
}
Since this can be implemented with either a switch or an if/else
sequence, I think I'll simply do the if/else instead.
mats petersson <mats at planetcatfish.com> a écrit :
> On 15 May 2017 at 17:29, Benoit Vey via llvm-dev <llvm-dev at lists.llvm.org>
> wrote:
>
>> Hi.
>>
>> First of all, some context. I'm trying to implement a new functionality in
>> an LLVM-based compiler and I need to take various actions based on the
>> value of a given pointer, the possi...
2017 May 15
6
[IR question] Switching on pointers
Hi.
First of all, some context. I'm trying to implement a new
functionality in an LLVM-based compiler and I need to take various
actions based on the value of a given pointer, the possible values
being the addresses of various global constants. I tried to use a
`switch` instruction but I encountered several problems.
The "ideal switch" I'd like to have would look
2012 Oct 15
6
centos 5 and php53
so whats the scoop on PHP53 for CentOS 5?
I have a long running webserver, runs a bunch of mostly php+postgresql
stuff, mostly hobby sites (clubs and local scout troops and such). has
latest updates to php 5.2.10-xx but I want to install something thats
insisting on php53. If I try and yum install php53, it says it
conflicts with php-5.2.10 ...
ok, do I remove the old PHP and install
2018 Jan 08
3
Mixmonitor with b option
...as never bridged so why would Asterisk create a file?
> Which version of asterisk are you running? Looks like this has been fixed some years ago :
> https://reviewboard.asterisk.org/r/2068/diff/
>
>
>> Is there a way to avoid getting those empty files? It makes finding recordings vey slow when there are hundreds of non relevant files in the monitor directory.
> You could run a cron job that would periodically delete those 44 bytes files
>
>
> Dispatching audio files in subdirectories may help performance-wise, for example :
>
> same => n,MixMonitor(/absol...
2015 Mar 12
2
Best way to handle dependency on non-CRAN package / large data package?
Thanks Dirk. I'm looking at it now.
At first glance your documentation brings up a good limitation of simply
telling users to type "devtools::install_github()". Namely, what happens
when the census bureau updates their shapefiles, and I subsequently decide
to update the package? Or if I discover an error in the package and decide
to update it? The choroplethr package could have a
2004 Sep 09
10
Cepstral
How do you get Cepstral working, they only offer windows versions. do I
have to complie it to linux?
http://www.cepstral.com
2008 Sep 14
5
Error Running TinnR with R
...ier version of Tinn-R and R and I was not having problems
till recently when R-sending started freezing the program leading me to
shutdown both programs and restarting. I thought reinstalling both would
solve the problem, but it just does not seem to work.
I would appreciate any help, as I am not vey technical in the back end of
the coding.
Thanks
Vijay
--
View this message in context: http://www.nabble.com/Error-Running-TinnR-with-R-tp19477151p19477151.html
Sent from the R help mailing list archive at Nabble.com.
2018 Jun 25
1
Re: [PATCH v2 2/2] v2v: -o rhv-upload: Use Unix domain socket to access imageio (RHBZ#1588088).
...)
> + if len(hosts) > 0:
> + host = hosts[0]
> + debug("host.id = %r" % host.id)
> + else:
> + debug("could not retrieve host with hw_id=%s" % vdsm_id)
> + except:
> + pass
>
This will make it vey hard to debug slow uploads. I agree that optimization
can be skipped on errors, but we must log a detailed error message
before we fallback to https.
Also bare except should be used only in one case, when you do:
try:
...
except:
cleanup
raise
If you don't rai...
2015 Mar 12
0
Best way to handle dependency on non-CRAN package / large data package?
...the user.?
100% agree.
In writing drat, and talking to R users about it, I surprisingly often find
many (advanced) R users who seem to not use update.packages() at all.
R itself has your problem solved by providing repositries. And drat makes
creating and filling repositories (the author side) vey easy -- and that we
also aid the user side as installation as well as regular updates fall back
onto standard R functions: install.packages(), update.packages(). And this
does not require any additinal or manual steps on the part of the users (once
drat:::add(...) has been added to their startup...
2009 Aug 14
0
Problem when remoting domU
Hi all,
I have just installed Xen on my Ubuntu 9.04. It seems to be ok. However, when i try to remote to domU the terminal stops working after 1-2 hours. It makes me vey annoyed when installing something and everything stops suddenly.
Thanks
Tran
New Email names for you!
Get the Email name you've always wanted on the new @ymail and @rocketmail.
Hurry before someone else does!
http://mail.promotions.yahoo.com/newdomains/aa/
_____________________...