similar to: Stay-on-Top-Flag / DynaGeo

Displaying 20 results from an estimated 500 matches similar to: "Stay-on-Top-Flag / DynaGeo"

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 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
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 :
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
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 Jul 16
0
wine.dataparty.no unreachable
Hi, can somebody test the wine page wine.dataparty.no. I'm unable to reach this site for days. -- 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/
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
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
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
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
2004 May 04
0
rsync 2.6.2 appears to hang
I've had a long-standing problem syncing my home directory from one Linux system (RH Linux 7.3) to another (RH Linux 9). I am now running rsync version 2.6.2 on both ends. I use ssh as the data transport. The two machines are separated by a VPN over the Internet. What happens is that the sending rsync just appears to hang. The receiving rsync processes are no longer running when I go
2006 Apr 19
4
Wine 0.9.12: Fontprobleme
-- This e-mail was scanned with a private, non-commercial version of AntiVir MailGate. See http://www.antivir.de for details. -- This e-mail was scanned with a private, non-commercial version of AntiVir MailGate. See http://www.antivir.de for details. -------------- next part -------------- Skipped content of type multipart/signed
2004 Aug 23
2
HFC-S in NT mode, wiring?
I've got an old HFC-S card to play with, and I would like to use it in NT mode. I've a problem only: wiring. I can't fully understand the instructions I was able to find online. Someone can point me to a site which explains the whole procedure clearly (like with some schematics, even in ASCII)? TIA, Simone.
2010 Nov 16
5
scatterplot with filled circles
for a simple scatterplot: plot(X ~ Y, type = 'p', col = 'red') this produces red-edged circles, but I want to fill in the circles. can this be done? I checked '? plot' already but couldn't find what I was looking for. cheers -- View this message in context: http://r.789695.n4.nabble.com/scatterplot-with-filled-circles-tp3044690p3044690.html Sent from the R
2011 Aug 29
0
Rpart modelling a decisión tree and getting probability
Hello everyone, I working in a public health project and we have created a Decision Tree for categorical variables usign the package rpart. Our goal is to develop a model (Using the ROC tool) in order to predict presence/ausent of  diabetes and get a better understanding  of what are the important factors in a particular chilean population.  There are some importants variable that we have found. 
2005 May 31
1
asterisk acts as media gateway for existing pabx ?
Hi, I'd like to realize the following setup traditional phones --> pbx (non ip ) --> asterisk --- ISDN network is it possible to set up an asterisk server in such way that it acts as gateway between a traditionnal pbx and an isdn network ( I'm in France ). this to let people continue with their existing pbx + phones and enjoy voip features ? outgoing calls: if yes,do I need
2002 Nov 21
1
is this is a problem?
Hi, this is a ploblem? (of /usr/local/samba/lib/var/log/log.xxxxxx) 2002/11/21 17:41:02, 0] smbd/nttrans.c:(1762) call_nt_transact_ioctl: Currently not implemented. 2002/11/21 17:41:06, 0] smbd/reply.c:(888) restrict anonymous is True and anonymous connection attempted. Denying access. <<...OLE_Obj...>> , Atenciosamente Alexandre Salom? Comau System _ Sistemas Engenharia tel:
2006 Jan 26
0
Profiling hotspots in my tc filter ruleset
Hi, after I saw that my machine was having problems to forward more than 200 Mbit/s, I decided to profile the kernel and find out the hotspots. This is what I found: [...] 1028 bridge.ko __br_forward 1033 bridge.ko br_nf_forward_finish 1074 bridge.ko ip_sabotage_in 1119 ebtable_filter.ko ebt_hook 1177 sky2.ko