similar to: font errors running Fpc v9.3 is a fingerprint database basically

Displaying 20 results from an estimated 300 matches similar to: "font errors running Fpc v9.3 is a fingerprint database basically"

2008 May 04
1
New ManageSieve releases: v0.10.2 for Dovecot 1.1.rc4 and v9.3 for Dovecot 1.0.13
Hello Dovecot users, Recently, I was pointed towards a problem in the managesieve SASL implementation. As it turns out there was a bug in handling mechanisms that expect more than a single client response. That is why the PLAIN mechanism works and the (obsolete) LOGIN mechanism fails (along with probably many others). This problem was present in both v9.2 and v0.10.1 for Dovecot 1.0 and 1.1
2008 Nov 17
0
ManageSieve SECURITY hole: virtual users can edit scripts of other virtual users (all versions)
Hello, While updating the ManageSieve implementation to the latest draft specification I noticed a major omission in the way script names are handled. Essentially, script names are directly appended to the sieve storage directory path and suffixed with '.sieve'. This does not take the use of '../' in script names into account. Therefore, clever virtual users that know the
2008 Nov 17
0
ManageSieve SECURITY hole: virtual users can edit scripts of other virtual users (all versions)
Hello, While updating the ManageSieve implementation to the latest draft specification I noticed a major omission in the way script names are handled. Essentially, script names are directly appended to the sieve storage directory path and suffixed with '.sieve'. This does not take the use of '../' in script names into account. Therefore, clever virtual users that know the
2005 Nov 16
2
Histogram font
The hist() command produces this message on my machine... Error in title(main = main, sub = sub, xlab = xlab, ylab = ylab, ...) : X11 font at size 14 could not be loaded How can I either (a) determine what font is required, or (b) specify one of the fonts I have available? This problem is specific to hist(), plot() works fine. I am using R on SuSE Linux v9.3, from the KDE desktop.
2005 Sep 13
1
Running Pegasus Mail v4.21c under Linux via WINE v20050830 issues
I'm running SuSe linux professional v9.3 with wine v20050830. I have created a link to a windows (smb) shared folder containing my shared Pegasus mailbox in ~/.wine/dosdevices/c: folder. The share is created on boot. I installed Pegasus v4.21c using wine /path/to/w32-421c.exe Pegasus is run from a kde shortcut that executes wine winpm-32.exe -Z 128 All functions work but there are two
2014 Aug 28
0
OT: problems with pam_mount
Hi, I try to mount the samba shares with pam_mount automaticly on login (home folder). I think pam had a problem with the kerberos ticket? The error 126? I tested it with debian/wheezy and Xubuntu 14.04 LTS. The manual mount work,... Bye Gregor (pam_mount.c:554): pam_mount 2.13: entering session stage reenter password for pam_mount: (misc.c:39): Session open: (ruid/rgid=0/1000000,
2001 Apr 05
0
HP-UX 9 problems (hangs on logout; tty isn't sane)
I'm trying to get OpenSSH 2.5.2p2 to run on HP-UX 9.05. I've had some decent results, but I'm also seeing some problems. I'm using the EGD (I configured with --with-prngd-socket=/tmp/entropy). * Compiling required some changes, which I've attached. Two of the changes are "hackish", and not at all suited to inclusion in the source tree, but they might point
2008 Sep 25
2
Problem when just .dovecot.sieve symlinks changes
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, well, I'm sort of sure that this was raised in the past, but I do not find the patch / answer of it: I'm running dovecot v1.0.15 from hg (5567:568687e4df02) with managesieve patch v9.2 (there is one change between this and v9.3 except in regards of AUTH so this should not matter.) and dovecot-sieve v1.0.3. When an user issues just
2005 Nov 28
1
Wine 0.9.2, SuSE 10, Pegasus Mail 4.21C
I recently upgraded my SuSE 9.0 system to SuSE 10. I have noticed several bug fixes in Wine but I have a new problem with Pegasus Mail, the only Windows program I am addicted to because it is so powerful. The Pegasus Mail window can't be closed normally. I can't solve the problem but maybe my own experiments can help isolate it. Pegasus Mail 4.21C has worked fine under SuSE 9.0
2002 Sep 11
0
Problem: authorise_login: refusing user with no session setup
Hi, We are running Samba-2.2.6pre2 as a PDC with Win2kSP2-clients and we had the same problem running samba-2.2.5 and Win2k. We had NT4-client running previous versions of samba-2.2.x and have never had the same problem. Samba is compiled from source on Solaris8 running YP. We have everything up and running but sometimes users get a dialog-box just saying "Access denied" when they
2001 Jun 07
0
Patch for systems with no setreuid()
Sorry if I'm duplicating an existing patch, but... On systems with no seteuid() that have setreuid() there is an emulation, but if both are lacking (but we do have setresuid()), nothing is done. The following seems to be right, but I've only got one machine (running an ancient version of HP-UX) which needs this so it may not be general: --cut-here-- --- config.h.in.orig Thu Jun 7
2001 May 31
0
Bug in scp
Hi! I don't know much about network programming, or about terminal handling. I wondered about why the command "scp file user at host:path" didn't work. It gave me the following error messages: "stdin: is not a tty" "Write failed flushing stdout buffer." "write stdout: Broken pipe" I tried it with different versions of ssh, first the newest debian
2006 Dec 22
1
chkrootkit reporting possible LKM trojan
How can I be sure if it is LKM or not? Today I've run chkrootkit and it gave me: Checking `lkm'... You have 179 process hidden for readdir command You have 179 process hidden for ps command chkproc: Warning: Possible LKM Trojan installed Checking `chkutmp'... The tty of the following user process(es) were not found in /var/run/utmp ! ! RUID PID TTY CMD ! root
2013 Apr 08
0
prediction.strength in r package fpc
Hi i am using prediction.strength with k-medoids algorithms. There are simple examples like prediction.strength(iriss,2,3,M=3,method="pam") I wrote my code like prediction.strength(data,2,6,M=10,clustermethod=pamkCBI,DIST,krange=2:6,diss=TRUE,usepam=TRUE) because i am using the dissimilarity matrix instead of the data itself for the clustering algorithms. But then i got this error
2004 Apr 26
0
Cluster validation statistics in fpc
Hi, this is to announce a new version (1.1-2) of my package fpc. Apart from the stuff already present in the older version (methods for fixed point clustering and clusterwise regression, somewhat bug-cleaned and with faster examples) there is now a function cluster.stats, which computes some distance-based statistics often used for cluster validation, description and decision about the number of
2004 Apr 26
0
Cluster validation statistics in fpc
Hi, this is to announce a new version (1.1-2) of my package fpc. Apart from the stuff already present in the older version (methods for fixed point clustering and clusterwise regression, somewhat bug-cleaned and with faster examples) there is now a function cluster.stats, which computes some distance-based statistics often used for cluster validation, description and decision about the number of
2005 Oct 18
0
FPC / FPE fix
Mr Sidebotham I wanted to thank you for posting your fix of the camera recognition problem for FPC. I just updated to Tiger (I usually wait 6 months after new introductions) and was shocked at the discovery of the non-recognition and crash. I am currently working your fix. Even if it dose not work for me, I want to thank you for posting such a useful message. -- William H. Rosenblatt, MD
2006 Oct 31
0
6390254 fpc shouldn''t clutter sun4v unix with specialized hypervisor definitions
Author: schwartz Repository: /hg/zfs-crypto/gate Revision: f5f3bfec5aa8a6e68f91ded399aa52be0424cd76 Log message: 6390254 fpc shouldn''t clutter sun4v unix with specialized hypervisor definitions 6390258 fpc should use hypervisor versioning APIs when available 6393704 pcitool dumps core with invalid options 6396857 fpc module causes boot-time panic on non-fire pcie hostbridge 6402441 sun4v
2010 Mar 02
1
Problem with package fpc
I am trying to load package fpc in order to use the 'plotcluster' function however everytime I attempt to do so I get the following warning message: > library(fpc) Loading required package: MASS Error: package 'MASS' could not be loaded In addition: Warning messages: 1: package 'fpc' was built under R version 2.9.2 2: In library(pkg,
2008 Jan 14
0
clusterwise regression from fpc (fixed point clustering) package
hi there, whenever i try the clusterwise regression from the fpc package, there occurs the following problem: the first cluster is always designed in a way, that when i run a normal linear regression on the independent variables to describe the dependent variable (only on those respondents from the first cluster) - then the regression uses only one independent variable that describes the whole