Displaying 20 results from an estimated 600 matches similar to: "wine.dataparty.no unreachable"
2003 Dec 12
3
Segmentation fault
Hi,
beginning around 12th of october I have an "Segmentation fault" when starting
wine.
I'm using precompiled rpm's from wine.dataparty.no but also tried a self
compiled version from the wine.dataparty.no cvs-source getting the same
fault. At least one other user seams to have similar problems (discussion in
the forums of wine.dataparty.no. He is using fedora while
2002 Jan 27
1
Converting Win fon-fonts to linux pcf fonts
Hi,
I tried to convert win fon fonts to linux pcf fonts using fnt2bdf as it is
described in the wine documentation.
On some fonts fnt2bdf said rthat there is no charset set information in the
fon file so that the -c option has to be used.
But what charset option should be used for such fonts? fnt2bdf's help does
print out a example where -c winsys is used, but never prints out all
2003 May 17
2
oleaut32-Error
Hallo,
starting a program under wine (cvs snapshot 16.5.03) I got this error message
and the execution of wine is terminated:
err:module:BUILTIN32_dlopen failed to load .so lib for builtin oleaut32.dll:
/usr/lib/libungif.so.4: undefined symbol: XDestroyImage
err:module:import_dll Loading module (file) oleaut32.dll (which is needed by
C:\Programme\DynaGeo\DynaGeo.exe) failed (error
2002 Feb 25
2
Converting pfm to afm files
Hi,
I need a ascii format of the type1 metric file (.afm) but I have a binary
metric file (.pfm) only.
Is there a way to convert pfm to afm format?
--
Gruss Marcus
Marcus Roeckrath -- Vikarsbusch 8 -- D-48308 Senden -- Germany
Phone : +49-2536-9944 -- Mailer/BBS/Fax : +49-2536-9943 (V34, X75)
FidoNet: 2:2449/523
E-Mail : marcus.roeckrath@gmx.de
WWW :
2002 Jan 27
1
Mailingliste connected to the wine newsgroup?
Hi,
is this mailing list connected to the wine newsgroup?
I wrote two times here and I found my mails in comp.emulators.ms-windows.wine.
--
Gruss Marcus
Marcus Roeckrath -- Vikarsbusch 8 -- D-48308 Senden -- Germany
Phone : +49-2536-9944 -- Mailer/BBS/Fax : +49-2536-9943 (V34, X75)
FidoNet: 2:2449/523
E-Mail : marcus.roeckrath@gmx.de
WWW : http://home.foni.net/~marcusroeckrath/
2002 Jan 06
0
Stay-on-Top-Flag / DynaGeo
Hi,
I'm using a german program for dynamical geometry named "Euklid DynaGeo" with
lot of succes.
There are two problems:
1. If I want to create a macro DynaGeo puts a little window in front
(Stay-on-Top-Flag) which has to be used to end the marking of the starting
points of the macro. Under Wine this "Stay-on-Top" window is put behind the
main window when an object
2001 May 15
8
New printing concept of wine
Hi,
I´m allways using the recent versions from cvs (prebuild from
dailywine) and I stated that I have to reconfigure my wine printing.
Before I used the wineps.drv driver but now wine seams to work with
the printers defined in /etc/printcap.
But there are some little questions left by me although I got it
printing well:
1.
How can I make another printer as default printer different from
the
2001 Dec 03
3
Wine and Derive 5
Hi,
I am running the mathematic program Derive 5 in wine so far successful but
it doesn't display the Greek and mathematic symbols correctly.
The are some fonts in wine dir, but they are not recognized by mkttfdir.
Has anyone got the symbols working? Or has anyone got ideas?
TIA
Alex
2002 Sep 13
1
Derive 5.05
Derive 5.05 works fine with the "wine-cvs-unstripped-090902.rpm"
except for the unreadable font in the command line that is used to input
math expression.
Is it a bug, or does it depend on any missing windows's file ?
Thank you
2001 Mar 28
3
Wine Config
I've just compiled Wine using the transgaming patch and now need to setup
the config files and just wondering if there are any nice and easy programs
to set this up for me! I've tryed 'WineSetupTK' but I always run my machine
as root and this does not allow you to edit the root config files!
So my question is Are there any other wine config setup programs?
Thanks
2001 Jun 13
1
Wine won't run
Hi,
I got the last stripped version of wine (010611-stripped) and no program runs
on it (for me) the facts is that neither the programs that run on my old wine
(010525-stripped)
It just displays this:
wine --winver win98 winamp273_full.exe
err:seh:UnhandledExceptionFilter Couldn't start debugger (debugger/winedbg
134661728 32) (2)
Read the Wine Developers Guide on how to set up winedbg or
2001 Feb 05
1
"wineserver: /home/Ani/.wine/config is not a valid registry file"
Okay went to: http://wine.dataparty.no/ form there downloaded the rpm,
http://wine.dataparty.no/rpm/unstripped/wine-cvs-unstripped-013001-1.i386.rpm
downloaded the config file and worked through the install guide. I
edited the config file to mirror my window setup:
c:\ = \mnt\c
d:\ = \temp
e:\ = \web
f:\ = \documents
g:\ = \music
h:\ = \mnt\cdrom
i:\ = \mnt\zip
then as a check did
$wine -v
and
2011 Jun 02
2
shading in overlap between two ranges
I have 2 datafiles 'target' and 'observed' as shown below (I will gladly
email these 2 small files to whomever). X25. And X75. Indicate the
value of 25th and 75th-percentile of the target ('what should be') and
the observed ('what is'). The i.value is simply the month.
> target
X i.value X25. X75.
1 one.month 1 10.845225 17.87237
2
1998 Aug 06
0
Which IP adresses are registered when having mutliple interfaces
Hi!
I'm running Samba 1.9.18p7 on a machine with two interfaces, so I configured:
; multiple interfaces
interfaces =x.y.z.7/255.255.0.0 a.b.c.d/255.255.0.0
; paranoia setting: to be REALLY sure which host name samba uses as NETBIOS name
netbios name = XYZ001
This one has to register with a WINS server on one of the nets, so I configured:
; be a WINS client
wins
2009 Aug 24
0
R survival package error message - bug?!
Dear all,
I have encountered a weird behaviour in R
survival package which seems to me to be a bug.
The weird behaviour happens when I am using
100 variables in the ridge function when calling
coxph with following formula Surv(time = futime,
event = fustat, type = "right") ~ ridge(X1, X2,
X3, X4, X5, X6, X7, X8, X9, X10, X11, X12, X13,
X14, X15, X16, X17, X18, X19, X20, X21, X22,
2004 Jan 20
1
Compiling problems with SuSE
> -----Original Message-----
> From: Uwe Klein [mailto:uwe-klein@foni.net]
> Sent: Monday, January 19, 2004 9:14 AM
> To: asterisk-users@lists.digium.com
> Subject: Re: [Asterisk-Users] Compiling problems with SuSE
>
> > > From: Dustin Knuttgen on Sunday, January 18, 2004 11:47 PM
> >
> > > We tried to use SuSE initially and had no luck compiling zaptel
1999 Jul 28
1
skewness, kurtosis
Dear R-Users and Developpers,
Currently R does not include functions to compute the skewness and
kurtosis. I programmed it myself in the following way, but probably
*real* programmers/statisticians can do that better:
mykurtosis <- function(x) {
m4 <- mean((x-mean(x))^4)
kurt <- m4/(sd(x)^4)-3
kurt
}
myskewness <- function(x) {
m3 <- mean((x-mean(x))^3)
skew <-
2002 Dec 09
2
Need help installing some software
I need help installing some software. I've tried with Red Hat's version
of wine, Transgaming's version, and the CVS version (latest try is
wine-cvs-opengl-120902-1 from http://wine.dataparty.no/).
I get different results with all of them.
Could anyone do a walkthrough with me using any of the above versions?
Sometimes it seems like there is just a registry problem, other times it
2002 Feb 26
1
eFaxViewer problem
The installation of the eFax veiwer worked fine. No glitches.
But when running the eFaxViewer it allows me to open the document
and it displays it.
But after a minute or so my xterm window get filled
with the message
err:local:LOCAL_GetBlock not enough space in GDI heap 0207 for 20 bytes
err:region:CombineRgn Invalid rgn=0000
And the only way to stops this is to open up a new xterm and kill
1997 Feb 14
0
Linux NLSPATH buffer overflow (fwd)
[Mod: Forwarded from bugtraq -- alex]
Hi!
I''m sorry if the information I''m going to tell about was already known, but
I hope it wasn''t...
I just occasionally found a vulnerability in Linux libc (actually, some of
the versions seem not to be vulnerable; my Slackware 3.1 box was though).
Unfortunately, I have no time for a real investigation right now, but