Blizzard Updater Problem

2004-06-05 Thread Erich Hoover
I haven't been able to get the blizzard updater to run on recent versions of wine (I've downloaded from CVS to make sure there isn't a fix). I'm not sure if this is something wrong with my setup or a bug with wine (i recently reinstalled my system with Fedora Core 2 and am no-longer running th

winetest.exe on wine fails

2004-06-05 Thread Robert Reif
When I try to run winetest.exe on wine, it fails with an error dialog: "Can't redirect stdout." and prints: fixme:msvcrt:_dup2 (od=3, nd=1): stub to the screen. Shouldn't we be able to run wintest.exe on wine?

segfault at startup -- race condition

2004-06-05 Thread Morten Welinder
Recall that "./wine" usually, but not always, segfaults for me. I have tracked my race condition down to SHELL_LoadRegistry where the successful runs exit via the first return ("someone else already loaded the registry") whereas the segfaulting runs go on. Ideas? Morten

Microsoft Visio 2000

2004-06-05 Thread James Courtier-Dutton
Has anyone managed to get Microsoft Visio 2000 working on a native wine install. I.E. No Pre installed Windows partition. If so, how? If not, I will open a bug and post the details of where the install fails. Cheers James

[winemenubuilder] shell:SHELL32_DllCanUnloadNow (void): stub, WinMain failed

2004-06-05 Thread Luca Capello
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I'm not 100% sure this is the good mailing-list, but I think so. I was trying to use the 'winemenubuilder' with CVS-20040605, but I got an error: = [EMAIL PROTECTED]:~/cvs/wine$ ./wine winemenubuilder \ /

Re: [tests] disable winspool tests if we don't have a default printer

2004-06-05 Thread Dimitrie O. Paun
On Sat, Jun 05, 2004 at 03:44:22PM +0200, Francois Gouget wrote: > Not everyone has a printer and there's nothing wrong with that. That's > what's causing the missing default printer, right? I guess. I can see that we would prefer if there were such a default printer, but we can't force people to

Re: [tests] disable winspool tests if we don't have a default printer

2004-06-05 Thread Francois Gouget
On Fri, 4 Jun 2004, Dimitrie O. Paun wrote: [...] > Because those people will not see the warning anyway I'm afraid. > Most run in non-interactive mode through winrash, others through > winetest. The most we can do is leave the error in, and bug people > into fixing their setup, but I'm not sure th

Re: fix for launching unix executables

2004-06-05 Thread Eric Pouech
Andreas Mohr a écrit : Hi, On Fri, Jun 04, 2004 at 03:25:00PM +0200, Rein Klazes wrote: Changelog: dlls/kernel : process.c Fix a crash when launching Unix executables. Is there any way to have a test for that in the test suite? Sure hurts to see such quite basic stuff non-worki

Re: General serial communications issues

2004-06-05 Thread Eric Pouech
Eric Pouech a écrit : Izak Burger a écrit : Hello, Perhaps I should appologise, I have been lurking on the list way too long and this message just passed by while I was messing arround with the next project, which gladly does not involve serial comms and wine :-) does this fix it ? A+ (don't forg

Re: General serial communications issues

2004-06-05 Thread Eric Pouech
Izak Burger a écrit : Hello, Perhaps I should appologise, I have been lurking on the list way too long and this message just passed by while I was messing arround with the next project, which gladly does not involve serial comms and wine :-) does this fix it ? A+ Name: async_ser ChangeLo