wine exception handling

2003-06-02 Thread Martin Fuchs
Hi, I have problems running an application with wine. At startup it tries to read its config file. But it catches up in an endless loop of exceptions. The attached trace is generated using --debugmsg +msvcrt,+seh,+file,+dosfs. I send only the interesting part of the full trace. However there is

Re: wine exception handling

2003-06-02 Thread Marcus Meissner
On Sun, Jun 01, 2003 at 03:26:40PM +0200, Martin Fuchs wrote: Hi, I have problems running an application with wine. At startup it tries to read its config file. But it catches up in an endless loop of exceptions. The attached trace is generated using --debugmsg +msvcrt,+seh,+file,+dosfs. I

Re: Check for presence of TLS libs on RH9

2003-06-02 Thread puoti
The Mandake RPM is for Mandrake 9.1, it won't run on 9.0 because of different glibc version, 9.0 has glibc 2.2, and 9.1 has glibc 2.3. At sourceforge we have packages for Linux Red Hat, Mandrake, Suse, Slackware, and FreeBSD, and I think they should all be listed on the winehq download page. The

Re: Alsa driver status

2003-06-02 Thread Sylvain Petreolle
Could send it to me or to the list, I would then start to do some tests. What are you using to test it ? Is it freely downloadable ? Since WMP doesnt work for me, im using the midi player of my Hercules Fortissimo III card. --- Jeff Smith [EMAIL PROTECTED] a écrit : I am working on the MIDI

Re: wine exception handling

2003-06-02 Thread Martin Fuchs
Hi Marcus, The missing function is passed up using a standard Win32 exception, which is handled by the program here. Oh, and please try this patch: Ciao, Marcus Changelog: Implemented localeconv() by just calling to Linux localeconv(). Yes, thanks! It works, when I insert another

Re: Application crash

2003-06-02 Thread biggun from the sun
Run it with --dll ole32=n. Should work just fine. Doesn't work better :( Stephan _ The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail

Re: Wine packages

2003-06-02 Thread Shachar Shemesh
puoti wrote: Hi, I've read the wwn n° 171, I'm the one that builds the sourceforge wine packages for Mandrake, I just want to ask if you can please let me know when you add bidi support to wine, what headers I must install, and if I have to add any explicit options to configure, so I can build

Re[2]: Application crash

2003-06-02 Thread Vitaliy Margolen
Then try to clean ACDInTouch folder where all the new ad messages are kept. I had this problem before. Until few weeks ego when it was fixed. Try latest CVS to see if it's gonna fix your problem. Sunday, June 1, 2003, 12:02:12 PM, you wrote: Run it with --dll ole32=n. Should work just fine.

Re: Application crash

2003-06-02 Thread Vitaliy Margolen
Run it with --dll ole32=n. Should work just fine. Vitaliy Margolen Sunday, June 1, 2003, 1:52:18, Vitaliy Margolen wrote: Hi When i run ACDSee 3.0(eval) through winedbg, i got the following messages: First chance exception: page fault on read access to 0x46d3b081 in 32-bit code

Re: [dmusic-01] some stubs implementation

2003-06-02 Thread Sylvain Petreolle
It wont work, since some binaries can be linked to dmusic.dll at load time = the binary wont even be loaded. Else, anyone know how to force an application to not use dmusic (saying that it's not supported) ? Sure, just go into /usr/lib/wine and delete or rename dm*.dll.so :) =

Re: Wine packages

2003-06-02 Thread puoti
Hem, after trying to find out what was wrong with my dns configuration, I discovered that the icu url you sent me was wrong, the correct link is http://oss.software.ibm.com/icu/ regards, Ivan.