Displaying 17 results from an estimated 17 matches for "lseq".
Did you mean:
cseq
2020 Jul 12
3
Syncing emails from external server like Gmail
...t 23.38, Sami Ketola <sami.ketola at dovecot.fi> wrote:
>
>
>
>> On 12. Jul 2020, at 12.54, Vitalii <vnagara at yandex.com> wrote:
>>
>> Panic: file imapc-sync.c: line 328 (imapc_initial_sync_check):
>> assertion failed: (mail_index_is_expunged(view, lseq) ||
>> seq_range_exists(&ctx->mbox->delayed_expunged_uids, luid))
>
> what dovecot version is this? I think there was bug around this in some version.
There was. Fixed in 2.2.36.
Sami
2020 Jul 12
2
Syncing emails from external server like Gmail
...testing it more and found out that it works as a
charm with new emails and move operations. However, it fails when I
delete (expunge) email on gmail server. On backup I get this error:
Panic: file imapc-sync.c: line 328 (imapc_initial_sync_check):
assertion failed: (mail_index_is_expunged(view, lseq) ||
seq_range_exists(&ctx->mbox->delayed_expunged_uids, luid))
(Attached a bigger log)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dsync-error.log
Type: text/x-log
Size: 2387 bytes
Desc: not available
URL: <https://dovecot.org/pipermail/dovecot...
2006 May 18
1
Noncentral dt() with tiny 'x' values (PR#8874)
Full_Name: Mike Meredith
Version: 2.3.0
OS: WinXP SP2
Submission from: (NULL) (210.195.228.29)
Using dt() with a non-centrality parameter and near-zero values for 'x' results
in erratic output. Try this:
tst <- c(1e-12, 1e-13, 1e-14, 1e-15, 1e-16, 1e-17, 0)
dt(tst,16,1)
I get: 0.2381019 0.2385462 0.2296557 0.1851817 0.6288373 3.8163916 (!!)
0.2382217
The 0.238 values are okay,
2008 May 19
0
Updated package adimpro
...e is loaded (This requires R >=2.6.0).
~ The argument convert.path in read.image and write.image is no
~ longer needed and has been removed.
- - make.image no longer has an argument gamma
Adaptive smoothing:
- - functions awsimage, awspimage:
- - value of ladjust 1.0 -- 1.25, different lseq
- - new arguments plateau=NULL, homogen=TRUE, earlystop=TRUE
- - new varmodel "Quadratic"
- - location kernel with choice "Plateau"
- - statistical kernel changed to Plateau with spmin=0.25
- - FORTRAN subroutine awsimg has fewer parameters
- - lseq extended (if it is to short)...
2008 May 19
0
Updated package adimpro
...e is loaded (This requires R >=2.6.0).
~ The argument convert.path in read.image and write.image is no
~ longer needed and has been removed.
- - make.image no longer has an argument gamma
Adaptive smoothing:
- - functions awsimage, awspimage:
- - value of ladjust 1.0 -- 1.25, different lseq
- - new arguments plateau=NULL, homogen=TRUE, earlystop=TRUE
- - new varmodel "Quadratic"
- - location kernel with choice "Plateau"
- - statistical kernel changed to Plateau with spmin=0.25
- - FORTRAN subroutine awsimg has fewer parameters
- - lseq extended (if it is to short)...
2016 Apr 29
2
Backtrace:dovecot/imap
...<optimized out>
#1 0x00007f5729a7507e in array_delete_i (count=1, idx=125,
array=0x7f572c12bbb8) at ../../../../src/lib/array.h:200
No locals.
#2 imapc_untagged_expunge (reply=<optimized out>, mbox=0x7f572c12b840)
at imapc-mailbox.c:473
msgmap = 0x7f572c146ed0
lseq = 739349904
uid = 51497
rseq = 126
#3 0x00007f5729a77632 in imapc_storage_client_untagged_cb (
reply=0x7ffdc857e400, context=0x7f572c0f7080) at imapc-storage.c:204
mcb__foreach_end = 0x7f572c12bf98
client = 0x7f572c0f7080
mbox = 0x7f572c12b840
cb...
2020 Jul 12
0
Syncing emails from external server like Gmail
> On 12. Jul 2020, at 12.54, Vitalii <vnagara at yandex.com> wrote:
>
> Panic: file imapc-sync.c: line 328 (imapc_initial_sync_check):
> assertion failed: (mail_index_is_expunged(view, lseq) ||
> seq_range_exists(&ctx->mbox->delayed_expunged_uids, luid))
what dovecot version is this? I think there was bug around this in some version.
Sami
2020 Jul 12
0
Syncing emails from external server like Gmail
....fi>
> > wrote:
> >
> >
> >
> >> On 12. Jul 2020, at 12.54, Vitalii <vnagara at yandex.com> wrote:
> >>
> >> Panic: file imapc-sync.c: line 328 (imapc_initial_sync_check):
> >> assertion failed: (mail_index_is_expunged(view, lseq) ||
> >> seq_range_exists(&ctx->mbox->delayed_expunged_uids, luid))
> >
> > what dovecot version is this? I think there was bug around this in
> > some version.
>
> There was. Fixed in 2.2.36.
>
> Sami
>
I have v2.3.4.1 (f79e8e7e4).
Then...
2020 Jul 13
1
Syncing emails from external server like Gmail
...t;>vnagara@yandex.com</a>> wrote:
</div>
<div>
<br>
</div>
<div>
Panic: file imapc-sync.c: line 328 (imapc_initial_sync_check):
</div>
<div>
assertion failed: (mail_index_is_expunged(view, lseq) ||
</div>
<div>
seq_range_exists(&ctx->mbox->delayed_expunged_uids, luid))
</div>
</blockquote>
<div>
what dovecot version is this? I think there was bug around this in
</div>
<div>
some ve...
2006 May 09
2
RFC: log='z' for image, contour, persp?
I've been thinking of adding the possibility of including "z" among the
axes to be logged in image, contour, and persp. In the first two, it
would only affect where the breaks were set if they are calculated
automatically; it would have a bigger effect in persp.
For example,
image(x, y, z, log="z")
would set 12 colours evenly spaced on a log scale of the z values.
2020 Jul 11
4
Syncing emails from external server like Gmail
Greeting
I've managed to backup my emails from external email server via dsync
and imapc: protocol like this:
doveadm -Dv -o imapc_user='user at gmail.com' -o imapc_password="pass"
-o imapc_host=imap.gmail.com backup -R -u duke at ejoom.com imapc:
taken from https://wiki.dovecot.org/Migration/Dsync
I wish to do regular syncing of 5min interval to substitute
2009 Feb 22
2
Semantics of sequences in R
...(class(try(expr,silent = TRUE)) == "try-error") "Err"
else expr }
# {} needed so else will parse properly
# does f(x) have the same class as x?
keep_class <-
function(f)
function(x)
if_err( all(class(x) == class(f(x))))
seqtest <- function(seq)
{
lseq <- length(seq)
gouter(
list(
is.vector = is.vector,
is.list = is.list,
is.pairlist = is.pairlist,
`c_keep?` = keep_class(c),
`rev_keep?` = keep_class(rev) ,
`unique_keep?` = keep_class(unique),
## Beware: unique p...
2009 Feb 22
2
Semantics of sequences in R
...(class(try(expr,silent = TRUE)) == "try-error") "Err"
else expr }
# {} needed so else will parse properly
# does f(x) have the same class as x?
keep_class <-
function(f)
function(x)
if_err( all(class(x) == class(f(x))))
seqtest <- function(seq)
{
lseq <- length(seq)
gouter(
list(
is.vector = is.vector,
is.list = is.list,
is.pairlist = is.pairlist,
`c_keep?` = keep_class(c),
`rev_keep?` = keep_class(rev) ,
`unique_keep?` = keep_class(unique),
## Beware: unique p...
2016 Apr 29
4
Recent update causes segfault in proxy mode
I'm using the auto builds (2:2.2.24-1~auto+3) for Ubuntu/Debian.
The recent upgrade to 2.2.24 cause the follwoing error to appear:
I can log in to a mailbox via dovecot
I can delete emails
Upon expunge, dovecot crashes:
Apr 29 11:05:30 mproxy dovecot: imap(hildeb): expunge: box=INBOX, uid=142514, msgid=, size=10086
Apr 29 11:05:30 mproxy dovecot: imap(hildeb): expunge: box=INBOX,
1998 Oct 15
1
Problem to map home dir
...SWORD -DFAST_SHARE_MODES
# LIBSM = -lcrypt
# This is for SEQUENT.
# Contributed by fwk@ix.netcom.com (Frank Keeney) and
# rpwillia@Pentagon-EMH6.army.mil (Ray Williams)
# tested on DYNIX/ptx(R) V2.1.0
# FLAGSM = -DSEQUENT -DSHADOW_PWD -DHAVE_TIMEZONE
# LIBSM = -lrpc -lsocket -lPW -linet -lnsl -lseq -lsec
# This is for SEQUENT PTX 4.1.x
# Contributed by bressler@iftccu.ca.boeing.com (Rick Bressler)
# based on Keeny and Williams contribution.
# tested on DYNIX/ptx(R) V4.1.3
# FLAGSM = -DSEQUENT -DSHADOW_PWD -DHAVE_TIMEZONE -DPTX4
# LIBSM = -lrpc -lsocket -lPW -lnsl -lseq -lsec
# This is for...
2012 Jun 15
3
doveadm backup panic
using latest auto build didn't help.
this happens only with a specific account.
# doveadm -o imapc_user=----- at domain.com -o imapc_password=---- backup
-u =----- at domain.com -R imapc:
dsync(---- at domain.com): Panic: pool_data_stack_realloc(): stack frame
changed
dsync(---- at domain.com): Error: Raw backtrace:
/usr/lib/dovecot/libdovecot.so.0(+0x4209a) [0xb762b09a] ->
2007 Nov 23
0
R users in Cyprus
...= at.small & at.small <= p.u[2]]
}
}
axis(side, at = at.small, label = FALSE,
tcl = f.smalltcl * par("tcl"))
}
A few example calls [ from example(eaxis) once you've got the
new version of package 'sfsmisc' ]:
x <- lseq(1e-10, 0.1, length = 201)
plot(x, pt(x, df=3), type = "l", xaxt = "n", log = "x")
eaxis(1)
## If you like the ticks, but prefer traditional (non-"plotmath") labels:
plot(x, gamma(x), type = "l", log = "x")
eaxis(1, labels=NA)
x <- l...