Displaying 20 results from an estimated 3000 matches similar to: "R-beta: Problem with graphics parameter 'fin'"
1998 May 24
1
R-beta: problem with graphics parameter "fin"
Hi,
I have the following problem (with R 0.61.3 an Linux, and a new and empty
workspace)
> oldpar<-par()
> par(oldpar)
Error: attempt to set invalid value for graphics parameter "fin".
> oldpar$fin
[1] 6.992034 6.990803
but now:
> oldpar$fin <- c(6.99,6.99)
> par(oldpar)
it works.
It seems, that if I set oldpar$fin to values greater than listed above
2016 Nov 09
0
<-FIN <-RST ->FIN,ACK <-RST on SSL connection shutdown
Hello,
a typical connection close, tcpdump'ed on the server side, looks as follows:
21:44:01.168131 IP xxx.xxx.3.101.143 > xxx.xxx.3.96.35518: Flags [FP.], seq 3982457856:3982457959, ack 1570044906, win 243, options [nop,nop,TS val 138698279 ecr 159494908], length 103
21:44:01.172405 IP xxx.xxx.3.101.143 > xxx.xxx.3.96.35518: Flags [R], seq 3982457960, win 0, length 0
21:44:01.172442
2008 Mar 11
1
Cingular/ATT killing my IMAP/POP connections with bad TCP FIN packets?
Hello all,
I've got an issue I'm almost positive is not related to Dovecot, but was
wondering whether anyone else has had similar problems or could
duplicate my results. Please accept my apologies if this is considered
off-topic or this issue is actually just a symptom of my own ignorance.
Also, sorry for how long this email got, I knew I wouldn't be able to
explain my issue in
2009 Aug 09
2
[Bug 601] New: log messages with flags "ACK PSH FIN"
http://bugzilla.netfilter.org/show_bug.cgi?id=601
Summary: log messages with flags "ACK PSH FIN"
Product: netfilter/iptables
Version: unspecified
Platform: All
OS/Version: Debian GNU/Linux
Status: NEW
Severity: minor
Priority: P3
Component: ip_conntrack
AssignedTo: laforge at
2013 Jun 11
0
[Bug 601] log messages with flags "ACK PSH FIN"
https://bugzilla.netfilter.org/show_bug.cgi?id=601
Pieter Smit <netfilter at vigor.co.za> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #4 from Pieter Smit <netfilter
2000 Oct 04
1
Par arguments and pin and fin
Hi R Gurus,
I want to change the size and shape of the plot region, but cannot work out
how to use the arguments pin and fin in the par() function e.g. :
par(lwd=1.5, font=1, mfrow=c(2,1), pty="m", plt=c(.1,.9, 0.1,.9),
mar=c(1,4,0.1,0.1)
pin=c(6,12))
this gives me a syntax error associated with pin. How should I be using
these arguments?
Thanks,
Matt Redding
2005 Jul 02
3
packets with syn/fin vs pf_norm.c
Hi,
First of all, I know that not dropping SYN/FIN isn't really a big deal, it
just makes no sense. But since it doesn't make any sense, I don't see
the reason why not to discard them.
I'm running pf on FreeBSD 5.4-RELEASE-p3 and I scrub any traffic. I've
read some other posts on google and as far as I can tell, clearly invalid
packets (like packets with SYN/RST set) is
2008 Dec 09
3
Voicemail.conf: where to fin strftime manual entry ?
Hi,
In voicemail.conf, you can read
; Look in /usr/share/zoneinfo/ for names of timezones.
; Look at the manual page for strftime for a quick tutorial on how the
; variable substitution is done on the values below.
Where can this manual page for strftime be found ?
man strftime and apt-cache search strftime don't reply much ...
Regards
-------------- next part --------------
An HTML
2009 Aug 13
0
Paperclip - gen'd thumbnails are fin in dev, but blurry in production
Seems I''ve seen some discussion in the past about something not right
on the server side with ImageMagick when this is happening, but I cant
find it now that I''m having the problem.
Any advice?
2013 Jun 10
0
[Bug 601] log messages with flags "ACK PSH FIN"
https://bugzilla.netfilter.org/show_bug.cgi?id=601
Phil Oester <netfilter at linuxace.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |netfilter at linuxace.com
--- Comment #3 from Phil Oester <netfilter at linuxace.com> 2013-06-10
2004 Mar 30
0
SoftFAX/spandsp - release 0.0.1i - txfax fin dings
Hi,
We have no problems sending to HP and Panasonic fax machines in the office.
We do have problems when we try to send faxes to services supporting
fax, i.e. J2 or our UC platform. The receiving side doesn't recognize fax.
To send a fax we drop into /var/spool/asterisk/outgoing:
Channel: Zap/g1/<fax number>
MaxRetries: 0
WaitTime: 20
Context: webley_txfax
Extension: txfax_ext
2019 Nov 22
1
Dovecot FINs after sending "NO Not showing other users' quota"
When I do imap getquota on a shared folder I see the NO response. That's
OK but then often dovecot disconnects (sends FIN) to the client right
after this. The client acks the disconnect and creates a new connection
and continues on.
Should dovecot disconnect after this type of imap "NO" response?
-gene
2008 Jul 01
0
Ubuntu 8.04, Wine - Microsoft NAVISION 4
I read a post about wine and Navision 4 SP2 at this url:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=4993&iTestingId=27140
I was very happy for this... and I have installed wine on my Ubuntu 8.04... after, I have installed Navision 4. Everything seemed ok but Navision 4 does not run.
When I try to start navision by menu NAVISION does not start.
I hope in your help !!!
2012 Mar 14
0
Audio file is corrupted after decoding
I successfully encoded and decoded a wav file of PCM 16 , MONO and with
sample rate 8000 in Android OS. The size of the original wav file and
decoded file is near.
But i am not able to play the decoded audio file, the mediaplayer says
that the file has been corrupted.
ENCODING:
#include <jni.h>
#include <stdio.h>
#include "speex/speex.h"
#define FRAME_SIZE 320
void
2003 Mar 06
1
Problems with variable types.
Hi all,
I have problems in a dataframe variables types.
Look:
from a loop function:
for(...){
...
dados.fin <- rbind(dados.fin, c(L=j, A=j^2,
Nsp=nsps,
N=length(amosfin$SP),
AmT="am",NAm=nam,
AMST=amst))
dados.fin <- rbind(dados.fin, c(L=j, A=j^2,
2006 Nov 24
1
Sunflower plot error; how to deal with NA
I suspect the problem stems from the fact that there are a couple of NA
values.
> sunflowerplot(lastoto,maxear)
Error in rep.int(i.multi, number[number > 1]) :
invalid number of copies in rep.int()
So I used the subset command to get rid of the cases with NA
hell<-subset(ChinOtoMayB,is.na(lastoto)==FALSE)
Then it worked perfectly
sunflowerplot(hell$lastoto,hell$maxear)
Is
2012 Aug 28
1
Why a max mem setting?
Hi
I have just started to investigate the possibilities of resizing memory for my kvm virtual machines on the fly. It works just fine with virsh setmem and that's great. Now, what I'm wondering about is the <memory> directive in the xml domain definition. Why would I not just set that to the size of available RAM in the host machine? Am I missing some nuance or finesse to the
1998 May 10
2
R-beta: Re: R (par)
1) 'par' doesn't seem to be called from 'plot', as it is in S. I was
able to get the plot to work with:
par(mar=c(5,5,5,5))
plot(a,b)
axis(4,labels=F,tck=0.1)
mtext("blabla",side=4,line=3,cex=1.5)
NOTE: I tried this on the x11() display, which seemed to reproduce the
problem you described.
2) ?? I was unable to get either x or y logarithmic axes using
2012 Jun 22
2
LDA vs maildrop... LDA *and* maildrop?
We're considering a move from Courier to Dovecot.? So far, looks like
it's not too bad, but the most challenging obstacle is what to do about
our local delivery.? Factors:
1. we use a lot of maildrop "features" that are impossible in sieve
without piping to an external program (would rather not re-write our
working maildrop scripts in another language)
2. would love to try
2007 Feb 13
0
Hello guys Please help
Why my decoder doesn't want to return the data back to its original wav audio file that i can playback it correctly , is there something wrong in my code .
Encoder :
=======
#include "speex.h"
#include <stdio.h>
#include <iostream>
#include <conio.h>
using namespace std;
/*The frame size in hardcoded for this sample code but it doesn't have to be*/