[Wine]Still Newbie: 16 bit application in wine?

Joachim von Thadden thadden at web.de
Tue Jan 4 15:21:43 CST 2005


Am Di, Jan 04, 2005 at 11:42:23 +0100 schrieb Charles Stroom:
> Using the installer of the next program (DrawingBoard) works fine, but when 
> starting wine "drawingboard", the created window freezes immediately and 
> sticks to my screen; very awkward to kill even.  Is this because drawingboard 

First notice, that sometimes programs in wine seem to hang. Give them
five minutes before you give it up! For your program you should cage it
into a window by adding an appropriate section to your config:

[AppDefaults\\drawboard.exe\\x11drv]
"Desktop" = "800x600"
"Managed" = "N"

You have to replace drawboard.exe to the right name of your program. You
can try with "Managed" = "Y" also.

Then start your application and look whether it is usable now. Waht do
you get on the console you started the program from?

Regards
	Joachim
-- 
"Never touch a running system! Never run a touching system?
          Never run a touchy system!!!"



More information about the wine-users mailing list