Damn error !

2000-03-19 Thread Andreas Mohr
Hi all, I had to fiddle with library things (ldconfig -v), and after that Wine didn't run any more. I already experienced the same problem when I copied over all my Wine binaries to another PC: andi:/wine/DTToys$ sleep 3; dwine -desktop 640x480 dttydm05.exe err:profile:PROFILE_LoadWineIni

WARNING

2000-03-19 Thread Eric Pouech
for those of you who don't want to loose one hour looking for a bug that doesn't exist be sure that in your default load order (~/.winerc or /etc/wine.conf), builtin appears *BEFORE* so, or wine will not run with latest commits (x11drv being now a DLL = libx11drv.so needs to be loaded as a PE

Wine problem with XFree 4.0

2000-03-19 Thread Lionel Ulmer
Hi all, With the help of Eric, I found out what changed between X 3.9.17 and X 4.0 that made Wine crash at start-up. nexus6:~/glibc/glibc-2.0.6$ ldd /usr/local/X11R6_3.9.17/lib/libGL.so libXext.so.6 = /usr/local/X11R6/lib/libXext.so.6 (0x4003d000) libX11.so.6 =

Re: patch: A utility that generates patches

2000-03-19 Thread Steven Elliott
Your mkcvspatch script is pretty sophisticated. It does some things that genpatch does not. Maybe what would be ideal would be a script that generates the patch, like genpatch, and another than verifies the build tree and or resulting patch, like mkcvspatch. The latter could be used server

Re: debugger (saga continues)

2000-03-19 Thread Alexandre Julliard
Eric Pouech [EMAIL PROTECTED] writes: debugger/dbg.y debugger/debugger.h debugger/winedbg.c added config option to only stop on first thread creation Since the debugger is (will be) a separate application, it should not make reference to the Wine config file. I'd suggest either a

Re: Testing Wine with Programming Windows 95

2000-03-19 Thread Steven Elliott
Francois Gouget wrote: On Thu, 16 Mar 2000, Steven Elliott wrote: Francois Gouget wrote: The results are all there: http://www.multimania.com/fgouget/wine/PrgWin95/ I went to this page and downloaded the source from:

Re: Internal CP to Unicode and vice versa conversions

2000-03-19 Thread Dmitry Timoshkov
Ove Kaaven [EMAIL PROTECTED] wrote: Can't data for X11 encodings just be internal to x11drv? Are the X11 encodings such specific and can not be replaced by the standard encodings? Having such common feature as support for various encodings in one place (kernel/ntdll) should help to