I'm trying to run this app: http://appdb.winehq.org/appview.php?iVersionId=5797 The AppDB page mentioned 5 dlls that had to be native or native, builtin. Set these overrides in winecfg. Am I supposed to do something else like copy files from my windows partition? A ran "winetricks vcrun2003" and "winetricks riched20". At this point I could bring the app up, but some characters were not displaying. (It's a foreign language app with non-ascii chars.) So I ran "winetricks allfonts" and now it doesn't come up anymore and I see: > $ wine "./drive_c/Program Files/Transparent/Before You Know It 3.6/Lite/BYKI36WinLite.exe" > fixme:keyboard:X11DRV_LoadKeyboardLayout L"E0010412", 0100: stub! > fixme:win:EnumDisplayDevicesW ((null),0,0x32efec,0x00000000), stub! > fixme:dciman:DCICreatePrimary 0x35c 0xc0128c > XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0" > after 55368 requests (55360 known processed) with 0 events remaining. Any ideas? Thanks, LB [/url]