Displaying 20 results from an estimated 3000 matches similar to: "Directory names in Wine patches do not match actual dir names"
2007 Mar 19
1
err:seh:raise_exception
Does anyone have any idea what is causing wineprefixcreate to fail
with these messages?
output from running wineprefixcreate:
wine: Unhandled page fault on write access to 0x003ffd80 at address
0x60a3d103 (thread 0009), starting debugger...
wine: Unhandled page fault on write access to 0x003ffd80 at address
0x60a3d103 (thread 000b), starting debugger...
err:seh:raise_exception
2006 Aug 12
2
Ubuntu packages for 0.9.18 and .19 broken?
Hi :)
I'm having enormous probs with the Budgetdedicated APT repo on Ubuntu
dapper... 0.9.17 works a treat, but 0.9.18 and 0.9.19 immediately call
the debugger on /any/ app, even winecfg + /usr/bin/notepad..
I've tried deleting my .wine dir, and always ensure there is no
wineserver hanging around, but always to the same end effect:
gdh@plip:~$ rm -r .wine
gdh@plip:~$ notepad
wine:
2008 Apr 13
3
Matched pairs with two data frames
Hi,
I have a frame "treat" and want to find matched pairs in the data frame
"control". In the matched (combined) data frame there should be two
variables (0/1),indicating the "source" of the data (treat or control),
so that it is possibe to set a "filter" (extraxt/select data).
#Here are the dataframes (my real data frames have many variables)
treat <-
2007 May 26
13
munin module: manage clients and server''s config
Hello all.
Probably this question has already been posed in the context of another
software, but I am unable to find it.
I would like to implement a module which should manage munin-clients as
well as the munin-server.
Here is what I am thinking about implementing:
- There are two classes: munin::client and munin::server
- munin::clients'' configuration will be managed automatically.
2008 Jan 18
7
puppet 0.23.2 can''t collect exported resources
hi,guys
I''m test the resources export and collect , OS is Debian etch and
sarge, puppet server and client version all of the 0.23.2 ; the db is
MySQL-4.1
My test code is like this.
node ''b'' {
@@file {"/tmp/a": ensure => present ,content => "test"; }
}
node ''a'' {
File <<||>>
}
I run puppetd on
2008 Oct 29
2
Barplot: Vertical bars with long labels
Dear List,
I need a barplot with vertical bars. Each bar should have a label.
The problem is, that the labels are too long, so they overlap, or
only every seccond label is displayed in the output.
Here is a little syntax:
dd <- c(100,110,90,105,95)
barplot(dd,names.arg=c('Conduct Disorders','Attention Deficit',
'Eating Disorders',
2008 Jun 12
3
Problem with Freq function {prettyR}
Dear list,
I have a problem with freq from prettyR.
Please have a look at my syntax with a litte example:
library(prettyR)
#Version 1
test.df<-data.frame(q1=sample(1:4,8,TRUE), gender=sample(c("f","m"),8,TRUE))
test.df
freq(test.df) #No error message
#Version 2
test.df<-data.frame(gender=sample(c("f","m"),8,TRUE), q1=sample(1:4,8,TRUE))
test.df
2007 Apr 26
5
$processor fact not working on OS X
Hello dear list.
First of all thanks to all the developers for the great work on puppet.
After using it for a while, there is not better tool to manage a network!
I have a problem with the $processor fact, which seems to be either not
there or ignored at all.
I try to implement package deployment for the Macs (Intel vs. PowerPC)
as described here:
2007 Sep 11
25
Re: #786: exported resources not refreshed
Hello all,
what exactly is the "design decision" that is needed here?
We currently have the problem that 0.23.2-3 (debian package) does not
work when it comes to collecting exported resources. The resources are
saved in the database, so picking them up is the problem (db is Mysql5.x).
This is a major problem for us, since we are using this a lot for our
monitoring services. I
2004 Jun 02
2
More than 10 open sessions
Hi,
we use OpenSSH_3.8.1p1 and we would like to change the complete printer
Spool communication from Unix r-Commands to ssh "OpenSSH". Sometimes, we
have problems, because of very high connection set-ups in extremely
short time intervals, more than 10 open sessions.
The connection set-up is partly declined with the error message:
ssh_exchange_identification: Connection closed by remote
2005 Nov 29
3
Is Timo OK?
Hi,
does anyone know where Timo is around lately? I haven't seen a post from
him for some weeks now and "normally" Timo is quite active when it comes
to supporting his 'dovecot' warp drive :-)
Udo Rader
--
bestsolution.at EDV Systemhaus GmbH
http://www.bestsolution.at
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type:
2002 Nov 11
11
Speed problem
Mermgfurt !
I have some problem with syncing two machines which are connected
over a Gigabit-connection. I'm trying to use rsync with ssh because of
the authorisation mechanisms (keys). It starts quite ok with 18 MB/s
(this small speed may have something to do with our internal net)
and falls down to 400 KB/s (!!!). This happens over a long period
because those files I want to copy are very
2009 Feb 05
1
Multiple-Line Comment (PR#13503)
Hello,
sorry for writing here because my problem is not a realt bug but may be
a solution for many people working with R:
I miss the feature for commenting some lines of code at once without
writing a bunch of "#" in front of each line.
This is interesting for trying out some code.
I found some workarounds like
IFELSE(FALSE){} and
`!`<- function(x)
{
if (inherits(x,
2008 Feb 15
12
Transfer Crosstable to Word-Document
# Dear list,
# I am an R-beginner and
# spent the last days looking for a method to insert tables produced
# with R into a word document. I thought about SPPS: copy a table from
# an SPO-file and paste it into a word document
# (if needed do some formatting with that table).
# Annother idea was, to produce a TEX-file,
# insert it and make it a word-table.
# I found the following libraries, which
2006 Jan 12
4
reply-to address of the list
Hi,
is there a chance to alter the list behaviour to not use the sender
address of a posting in the reply-to field but dovecot at dovecot.org
instead?
That way one has to either use "reply to all" in the MUA or manually
enter dovecot at dovecot.org in any replies. And a "reply to all"
duplicates postings because the posting once goes to the list and once
to the original
2007 Jul 11
3
Strange problem with exported ressources
Hi there,
I have a strange problem with the exported ressources in the munin
module I wrote.
See: http://mail.madstop.com/pipermail/puppet-users/2007-June/003179.html
For some reason it stopped working.
On the munin::host I get the error that:
err: Could not retrieve configuration: Exported resource
File[munin_def_XY_4949] cannot override local resource
The munin::host is also a
2009 Apr 12
2
tinc on Fedora
Hello,
I downloaded tinc 1.0.9 from the site and tried to build on Fedora 10 on
i386 (and also x86_64).
I get, during the configure phase:
checking for zlib.h... yes
checking for compress2 in -lz... yes
checking for lzo1x_1_compress in -llzo2... no
checking for lzo1x_1_compress in -llzo... no
configure: error: "lzo libraries not found."
but:
# rpm -qi lzo
Name : lzo
2007 Aug 28
3
virtual resources in 0.23.2, do they work?
Hello all.
I am using the munin module for a while now, I think that after the
upgrade to puppet and puppetmaster 0.23.2 (or 0.23.1) it simply stopped
working.
Were there any changes to the realizing and exporting of resources? What
could prevent this module from stopping to work.
What happenes is that new hosts (munin::client nodes) do get stored in
the database, but the munin::host does not
2007 Aug 28
3
NFS Server and Client module?
Hey all,
I want to write a NFS module. Before I start, I thought I''d ask: Does
someone already have such a module? May that person share it?
What I want to do (have) is:
- configure (different) exports on many NFS-Servers
- configure NFS-Clients to mount some or all of those.
Thanks,
udo.
2006 Jan 12
3
PAM Authentication issues with Dovecot
<pre>I have a machine with the follow specs.<br /><br />Linux hermes.business.com 2.6.11-1.1369_FC4 #1 Thu Jun 2 22:55:56 EDT 2005<br />i686 i686 i386 GNU/Linux<br /><br />pam-0.79-8<br />dovecot-0.99.14-4.fc4<br /><br />No one is able to receive e-mails due to authentication failures and yesterday afternoon<br />they were able to.<br