Re: Once again: Wine without X?

2003-07-21 Thread Todd Vierling
On Tue, 22 Jul 2003, Troy Rollo wrote: : > Yes, that would be very wonderful to see someday. It'd be nice to be able : > to run Win32 command line apps once in a while without $DISPLAY set (7-zip : > comes to mind), but without having to hack "config" back and forth. : : A work-around is to use X

Re: Once again: Wine without X?

2003-07-21 Thread Troy Rollo
On Sat, 19 Jul 2003 07:00, Todd Vierling wrote: > Yes, that would be very wonderful to see someday. It'd be nice to be able > to run Win32 command line apps once in a while without $DISPLAY set (7-zip > comes to mind), but without having to hack "config" back and forth. A work-around is to use Xv

Re: Once again: Wine without X?

2003-07-18 Thread Todd Vierling
On Fri, 18 Jul 2003, Alexandre Julliard wrote: : Actually that's far from trivial, since many things access windows : from other processes and depend on these using the same graphics : driver. The right fix is to delay x11drv initialization until we : really need it. Yes, that would be very wonde

Re: Once again: Wine without X?

2003-07-18 Thread Alexandre Julliard
Eric Pouech <[EMAIL PROTECTED]> writes: > It wouldn't be very difficult to set the User32 Driver on a pgm per > pgm basis. Actually that's far from trivial, since many things access windows from other processes and depend on these using the same graphics driver. The right fix is to delay x11drv i

Re: Once again: Wine without X?

2003-07-18 Thread Eric Pouech
Dan Kegel wrote: 29 CharLowerA 697b6 564 SystemParametersInfoA 697f8 387 LoadStringA 6981e 39 CharToOemA 69810 43 CharUpperA 697c4 418 OemToCharBuffA 697d2 300 GetSystemMetrics 697e4 I wish one day things could be made right... buffer upper/lower case manipulation ha

Re: Once again: Wine without X?

2003-07-17 Thread Dan Kegel
Eric Pouech wrote: $ wine -- /dos/d/vss/win32/ss.exe x11drv: Can't open display: That should have worked ... ... first question is where does ss.exe pull USER32.DLL from ? $ tools/winedump/winedump dump /dos/d/vss/win32/ss.exe ... Subsystem 0x3 (Windows CUI) ... $ tools/w

Re: Once again: Wine without X?

2003-07-16 Thread Eric Pouech
Dan Kegel wrote: OK folks, it's time for my semiannual "I need Wine to run a commandline program, but can't get it to work" rant. First try: just do a default installation of wine-20030709. Log: $ wine -- /dos/d/vss/win32/ss.exe Could not stat /mnt/fd0 (No such file or directory), ignoring drive

Re: Once again: Wine without X?

2003-07-16 Thread Bill Medland
On July 15, 2003 08:16 pm, Dan Kegel wrote: > OK folks, it's time for my semiannual "I need Wine to > run a commandline program, but can't get it to work" rant. > > First try: just do a default installation of wine-20030709. > > Log: > > $ wine -- /dos/d/vss/win32/ss.exe > Could not stat /mnt/fd0 (

Re: Once again: Wine without X?

2003-07-15 Thread Dan Kegel
Kelly Leahy (kellyleahy_at_swbell.net) wrote: OK folks, it's time for my semiannual "I need Wine to run a commandline program, but can't get it to work" rant. First try: just do a default installation of wine-20030709. ... $ wine -- /dos/d/vss/win32/ss.exe Could not stat /mnt/fd0 (No such file or

Re: Once again: Wine without X?

2003-07-15 Thread Kelly Leahy
> OK folks, it's time for my semiannual "I need Wine to > run a commandline program, but can't get it to work" rant. > > First try: just do a default installation of wine-20030709. > > Log: > > $ wine -- /dos/d/vss/win32/ss.exe > Could not stat /mnt/fd0 (No such file or directory), ignoring drive A

Once again: Wine without X?

2003-07-15 Thread Dan Kegel
OK folks, it's time for my semiannual "I need Wine to run a commandline program, but can't get it to work" rant. First try: just do a default installation of wine-20030709. Log: $ wine -- /dos/d/vss/win32/ss.exe Could not stat /mnt/fd0 (No such file or directory), ignoring drive A: x11drv: Can't