Displaying 20 results from an estimated 8000 matches similar to: "Excessive network load"
2004 Feb 16
1
labRow/labCol options in heatmap()
The function heatmap() allows to specify row/column labels
via the options labRow/labCol. From the code of heatmap(),
I understand that when no labels are specified, the row/column
labels (or indices) of the input matrix are taken as labels and
re-ordered together with the rows and columns of the matrix before
plotting, whereas labels supplied via labRow/labCol are plotted
in the original order.
2004 Jul 30
1
FWER + multiple linear models
Could someone kindly help me with the following question:
when I analyze microarray data I need to fit multiple linear regression
models between genes and clinical patameters followed by estimation of
the p-values.
What's the solution to implement Westfall and Young's algorithm +
resampling into the scheme:
lm -> stepAIC -> anova.
Actually permcor works fine for me in the case of
2002 May 27
2
hist failed with unused arguments
Hello,
I urgently need a histogram of the vector geo1$ds1
but:
> hist(geo1$ds1)
Error in hist(geo1$ds1) : unused argument(s) ( ...)
I can use density, summary, boxplot and stem with this vector but not hist ?
Any suggestions ?
Thanks in advance,
Detlef Groth
> density(geo1$ds1)
Call:
density(x = geo1$ds1)
Data: geo1$ds1 (1412 obs.); Bandwidth 'bw' = 0.2805
2019 Jul 09
1
Segfault of doveconf
On 9.7.2019 13.40, Aki Tuomi via dovecot wrote:
>
>
> On 9.7.2019 12.54, Claudio Prono wrote:
>>
>> On 4.7.2019 19.00, Claudio Prono via dovecot wrote:
>>
>> Sorry to bother again, but the problem persist.
>>
>> ?
>>
>> I have checked all the configurations of dovecot, and seems all
>> ok, but randomly the segfault pops
2019 Jul 04
2
Segfault of doveconf
Sorry to bother again, but the problem persist.
I have checked all the configurations of dovecot, and seems all ok, but randomly the segfault pops up again, without no apparently reason.
My packages are:
ii dovecot-core 1:2.2.22-1ubuntu2.10 amd64 secure POP3/IMAP server - core files
ii dovecot-imapd 1:2.2.22-1ubuntu2.10
2018 Mar 30
2
dovecot auth error: Illegal seek
Hi,
I recently configured dovecot to manage auth
for both local and virtual user.
When i login as a virtual user (claudio.panetta) I get the following
message:
dovecot: auth: Error:
passwd(claudio.panetta,160.97.62.1,<WLjlnZ9oRACgYT4B>): getpwnam()
failed: Illegal seek
but login is ok and sending/receiving email is ok,
how can, if possible, I suppress this error message?
In the
2010 Dec 04
7
Error loading mfc42.dll - failed (error c000007b)
:D Hi,
I installed wine on ubuntu 10.10 to run a windows program as reported here (http://appdb.winehq.org/objectManager.php?sClass=version&iId=22133&iTestingId=59338).
After few trails I decided to reinstall Wine (now version 1.3.8 ), to configure it as instructed by the guide, and than to install again the windows application, Birthday Reminder.
At present the application doesn't
2019 Jul 09
2
Segfault of doveconf
On 4.7.2019 19.00, Claudio Prono via dovecot wrote:
Sorry to bother again, but the problem persist.
I have checked all the configurations of dovecot, and seems all ok, but randomly the segfault pops up again, without no apparently reason.
My packages are:
ii dovecot-core 1:2.2.22-1ubuntu2.10 amd64 secure POP3/IMAP server - core files
ii
2011 Jun 22
2
User doesn't have home dir set, disabling duplicate database
Hello all,
I have a strange message into the logs of dovecot, il says something like:
Jun 22 10:18:07 lda(claudio at domain.com): Error: User claudio at domain.com
doesn't have home dir set, disabling duplicate database
But the mail arrives correctly, and no problems at all.
I have googled a little about, and i have found a post it says to put
mail_home and not home into the plugin part of
2018 Jul 23
2
sysvolreset error '{Operation Failed} The requested operation was unsuccessful.'
So there's no error on my side: I have no idmap lines in my smb.conf and
since I can't add any I should live with the error/warning, right?
Is this error related to sysvolreset taking forever to run?
What about Louis/your script here
https://github.com/thctlo/samba4/blob/master/samba-check-set-sysvol.sh ?
I know it's safer but... is it also faster? :)
Thanks again
Claudio
---
#
2011 Feb 05
2
Re: Error loading mfc42.dll - failed (error c000007b)
:) Hi experts, hi dimesio
Few days ago Wine/Birthday Reminders stopped to run. I suppose that it is a consequence of an automatic updating of Ubuntu and I ask an advice on the best way to solve the issue.
Consider that:
if I run the application clicking on it, as usual, I see the system working and stopping after tens of seconds,
If I run the application by console, this is the code that I get
2003 Sep 03
1
Testing Samba 3.0.0rc2....
Hi,
I am testing Samba 3.0.0rc2...and i have a problem...
in smb.conf seems to miss the variable %U.... here is the example:
my smb.conf
[homes]
comment = Home Directories
path= /home/%U/samba
browseable = no
writable = yes
and that is the result if i try to access into that share:
smbclient '\\server\claudio' -U claudio
Password:
tree connect failed:
2006 Oct 18
1
Automatic C wrapper generation
Hi,
I'm looking into creating R bindings for a medium sized C library. I
have read up on how to access simple C functions using the .C and .Call
methods and what I'm looking for now is a way to automate the generation
of the necessary glue code.
Ideal would be a SWIG-like package that does most of the leg work of the
interface generation for R.
Any tips or suggestions in that regard
2008 Oct 27
2
Problem with quota dovecot as lda and mysql
Hello to all,
That is my situation: I am trying to use dovecot as LDA with postfix,
mysql e postfixadmin. So, all the users are stored in mysql, with quota
password and all other things. All works properly, except for quota. I
am trying to do some tests, but is not clear to me how to debug that
problem.
Scenario: user with 15 Mb of quota.
That is my dovecot.conf (dovecot version 1.1.3 on
2008 Oct 06
2
Maildir++ problem
Hi to all,
I am semi-new to the dovecot system, but i like it very much for the
versatility of all the system. I have a problem: i am migrating my
servers from postfix with vda patch + courier imap to dovecot. All works
fine, except for one thing: i use Maildir++ format, but i don't know how
to make the file maildirsize into the home of the users. This file is
needed by me becouse i have a
2011 Jun 14
2
Dovecot 2.0.13 and sieve
Hello all,
I am testing Dovecot 2.0.13, with sieve for the vacation.
I have some problems with the :regex as i can see...
An example:
# Sieve Filter
# Generato da Ingo (http://www.horde.org/ingo/) (10/06/2011, 04:45:07)
require ["vacation", "regex"];
# Vacanze
if allof ( not exists ["list-help", "list-unsubscribe",
"list-subscribe",
2016 Apr 09
0
Arguments to utils:::menuInstallPkgs
On 09/04/2016 8:14 AM, Jose Claudio Faria wrote:
> Dears,
>
> Is it possible (in any viable way) to pass arguments to the base function
> (install.packages I think) using the utils:::menu?
No, but why not just call install.packages directly? (If you are using
Rgui in Windows, you can add menu items using winMenuAddItem).
Duncan Murdoch
> For example:
>
> >
2006 Feb 22
1
warning about net/if_tap.h & login_cap.h
Hi
I've encountered this:
configure: WARNING: net/if_tap.h: present but cannot be compiled
configure: WARNING: net/if_tap.h: check for missing prerequisite headers?
configure: WARNING: net/if_tap.h: see the Autoconf documentation
configure: WARNING: net/if_tap.h: section "Present But Cannot Be Compiled"
configure: WARNING: net/if_tap.h: proceeding with the
2008 Oct 27
2
quota warning not working
Hi all,
I have finally get working the quota with dovecot. Now i am setting up
the quota warning, with this in dovecot.conf:
quota_warning = storage=70%% /usr/bin/quota_warning.sh 70
In the plugin section naturally.
All seems to work fine, the quota is calculated right, but seems the
script is not executed... In dovecot logs i have this:
deliver(test at test.com): Oct 27 15:14:53 Info: Quota
2006 Feb 25
2
R-Project build system: DESTDIR support
Hello,
I am writing you about the GNU R-Project,
as part of by effort to help GNU projects provide a better, more
consistent build system.
Currently, your project does not support the DESTDIR variable in
generated Makefiles (marked as optional in the GNU coding policies, make and
automake manual).
In my opinion, DESTDIR support can be very helpful for the user, the
distribution-specific