Displaying 20 results from an estimated 500 matches similar to: "namespace problem / 1.1beta11"
2008 Nov 04
2
ggplot & annotating charts
Dear "R-listers"
I've been trying to figure out how to annotate charts in ggplot (ie add text
to line charts, highlighted boxes etc). By and large, I can get close to
what i want with base graphics, but would ideally like to use ggplot
whenever possible (additionally, i would like to add text labels
automatically to the chart). The code is below
I suspect I need to use geom_rect,
2007 Dec 12
1
dovecot 1.1beta11 auth problems
Hi everybody,
I've problems running Dovecot 1.1beta11 using vpopmail userdb/passdb
(Dovecot 1.08 however works just fine).
It looks like as if the auth process gets killed somehow...
Any ideas what might be wrong?
Dec 12 20:02:32 vs247165 dovecot: Dovecot v1.1.beta11 starting up
Dec 12 20:02:32 vs247165 dovecot: Generating Diffie-Hellman parameters
for the first time. This may take a
2009 May 26
5
Capability problems dovecot 2.0
Hi,
I had some problems connecting TB 2.x with dovecot 2.0. TB2 complained about not being an IMAP4 server. TB 3 worked.
It seems that dovecot 2.0 doesn't return capabilities when queried. Maybe some wrong config, thoug?
Here are the debug logs from TB2 comparing dovecot 2.0 (not working) and dovecot 1.2 (working):
Dovecot 2.0:
NA:CreateNewLineFromSocket: * OK [CAPABILITY IMAP4rev1
2009 Aug 06
5
Is there a 'vi' mode in R?
Hi,
I'm wondering if R provide a vi mode in the command line just like
other shells such as bash do. Can somebody let me know?
Regards,
Peng
2006 Feb 08
1
Simple optim - question
Hello,
I want to find the parameters mu and sigma that minimize the following
function.
It's important, that mu and sigma are strictly positive.
-----------------
optimiere = function(fmean,smean,d,x,mu,sigma)
{
merk = c()
for (i in 1:length(d))
merk=c(merk,1/(d[i]^2)*(d[i]-1/(fmean*(1-plnorm(x[i],mu,sigma))))^2)
return(sum(merk))
}
-----------------
To do that I'm using the nlm
2003 Nov 07
2
chisq.test error: x and y must have at least 2 levels
Hi,
I use a little script? to make a chi-square-test on 162
factors (it makes no difference if I take the numeric variant
of the factors). At factor nr. 4 is stops with an error:
[1] "v1= V7.KARTM v11= V7.KAR1M"
Error in chisq.test(d1, d2) : x and y must have at least 2 levels
But x and y /have/ two levels ("nein", "ja"):
> fbhint.spss1$V7.KARTM
[1] nein
2011 Aug 14
2
Central limit theorem
my data looks like this:
PM10 Ref UZ JZ WT RH FT WR
1 10.973195 4.338874 nein Winter Dienstag ja nein West
2 6.381684 2.250446 nein Sommer Sonntag nein ja Süd
3 62.586512 66.304869 ja Sommer Sonntag nein nein Ost
4 5.590101 8.526152 ja Sommer Donnerstag nein nein Nord
5 30.925054 16.073091 nein Winter Sonntag nein nein Ost
6
2011 Aug 13
2
linear regression
dear R users,
my data looks like this
PM10 Ref UZ JZ WT RH FT WR
1 10.973195 4.338874 nein Winter Dienstag ja nein West
2 6.381684 2.250446 nein Sommer Sonntag nein ja Süd
3 62.586512 66.304869 ja Sommer Sonntag nein nein Ost
4 5.590101 8.526152 ja Sommer Donnerstag nein nein Nord
5 30.925054 16.073091 nein Winter Sonntag nein
2007 Dec 09
1
v1.1.beta11 released (Problems)
On Dec 9, 2007, at 1:48 PM, dovecot-request at dovecot.org wrote:
>
>
> Message: 7
> Date: Sun, 09 Dec 2007 20:29:49 +0200
> From: Timo Sirainen <tss at iki.fi>
> Subject: [Dovecot] v1.1.beta11 released
> To: dovecot at dovecot.org
> Message-ID: <1197224989.922.405.camel at hurina>
> Content-Type: text/plain; charset="us-ascii"
>
>
2007 Dec 11
1
minor issue - dovecot -n output with 1.1.beta11
Hello,
when running diff for 'dovecot -n' outputs from beta10 and beta11(for the same
config file), I noticed that 'dovecot -n' beta11 output does not show anymore
the following parameters, which are set to non-default values(and
which 'dovecot -a' shows):
login_processes_count
login_max_processes_count
first_valid_uid
first_valid_gid
cache_size
cache_ttl
2016 Dec 20
2
NUT Client shuts down when performing runtime calibration on APC UPS
Hello,
I am using an APC UPS (Smart-UPS 2200 RM) to secure my SAN. The SAN runs on FreeBSD 9.1-RELEASE-p5 and is using NUT 2.6.5 version 2. Since the UPS has also a Network card AP9630 I am using the snmp-ups driver to connect the SAN to the UPS for signaling.
Last week I need to change the battery pack and then I needed to perform a runtime calibration. I used the web interface of the AP9630
2007 Dec 10
2
squat also not working in beta11
Hi Timo,
Just tried squat in beta11. I also get the same error in the log:
dovecot: Dec 10 14:21:17 Error: IMAP(joewong99:joew.outblaze.com):
Corrupted squat uidlist file /mailfs/4/22/3/joewon
g99:joew.outblaze.com at joew_outblaze_com/Maildir/dovecot.index.search.uids:
Broken uidlists
There is not change in my configuration file.
# 1.1.beta11: /usr/local/etc/dovecot.conf
log_path:
2007 Dec 09
2
v1.1.beta11 released
http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta11.tar.gz
http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta11.tar.gz.sig
This one should be the last beta release before the first v1.1 release
candidate.
I'll try to stay away from this list and Dovecot in general for the next
1,5 weeks. I've several exams coming up and I should have started
studying for them days ago already.. :)
2018 Apr 14
2
W10 and browse
Hi All,
Fedora 276, x64
$ rpm -qa samba\*
samba-winbind-clients-4.7.6-0.fc27.x86_64
samba-common-libs-4.7.6-0.fc27.x86_64
samba-client-4.7.6-0.fc27.x86_64
samba-common-tools-4.7.6-0.fc27.x86_64
samba-libs-4.7.6-0.fc27.x86_64
samba-common-4.7.6-0.fc27.noarch
samba-4.7.6-0.fc27.x86_64
samba-client-libs-4.7.6-0.fc27.x86_64
samba-winbind-4.7.6-0.fc27.x86_64
samba-dc-libs-4.7.6-0.fc27.x86_64
2007 Dec 21
1
1.1.beta11 crashes
I am running 1.1.beta11 because I was having locking and coruption
issues with indexes and mailbox on the latest release version. Some of
my previous corrupted indexes caused an issue with 1.1.beta11:
Dec 20 21:25:40 ra dovecot: IMAP(bodil at mydomain.com): Raw backtrace:
imap [0x47ef81] -> imap [0x47eca6] -> imap [0x42c3bc] -> imap [0x42f201]
-> imap [0x42f324] -> imap
2017 Feb 07
2
gpupdate use wrong url
my named.conf look like
dlz "foo" {
# For BIND 9.10
database "dlopen /usr/lib/x86_64-linux-gnu/samba/bind9/dlz_bind9_10.so";
};
Am 07.02.2017 um 15:26 schrieb Rowland Penny via samba:
> On Tue, 7 Feb 2017 15:04:30 +0100
> basti via samba <samba at lists.samba.org> wrote:
>
>> Windows-IP-Konfiguration
>>
>>
>>
>>
2017 Feb 07
2
gpupdate use wrong url
Windows-IP-Konfiguration
Hostname . . . . . . . . . . . . : wks-1080
Primres DNS-Suffix . . . . . . . : foo
Knotentyp . . . . . . . . . . . . : Hybrid
IP-Routing aktiviert . . . . . . : Nein
WINS-Proxy aktiviert . . . . . . : Nein
DNS-Suffixsuchliste . . . . . . . : foo
Ethernet-Adapter Ethernet 2:
Verbindungsspezifisches DNS-Suffix:
Beschreibung. . . . . .
2017 Jan 11
3
NUT Client shuts down when performing runtime calibration on APC UPS
I've setup nas4free (latest version 11.0.0.4, which has NUT 2.7.4) in a VM and configured it via webinterface to my APC UPS and set "shutdown mode" to "UPS goes on battery" with a timer of 30s. Then I started runtime calibration on the UPS and after 30s nas4free has shut down! I think this is not the correct behavior, since the status was "OB CAL". The system
2009 May 26
2
namespace problem with dovecot 2.0
Hi all,
I've got some namespace problems with dovecot 2.0 again. If I start
dovecot 2.0 with same settings of namespace and maildir layout as
dovecot 1.2, I don't see my folders above the Inbox. I see them as
"INBOX/xxx" in the same root level as my INBOX. If I try to subscribe to
the folders, I see them as "INBOX^xxx" (and cannot subscribe). My
namespace settings:
2006 Jan 12
2
Where do I find *asterisk-capi*
Pls, where do I find asterisk-capi
I am using now asterisk 1.2.1 with a SuSE 9.3
in SuSE 9.3 there was the old version for 1.0.6 ... can I use that old
asterisk-capi for the current and on my system installed version 1.2.1 ???
thnx
chris