http://bugs.winehq.org/show_bug.cgi?id=1896
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2004-30-01 17:46 -------
The game can now be launched !
Thanks.
~20 seconds after playing, the window freezes.
Here is the console log:
---
[j@laptop tmp]$ wine /home/wine/Program\ Files/Microsoft\ Games/Flight\
Simulator/FLTSIM98.EXE
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
fixme:keyboard:X11DRV_KEYBOARD_DetectLayout Your keyboard layout was not found!
Using closest match instead (French keyboard layout) for scancode mapping.
Please define your layout in dlls/x11drv/keyboard.c and submit them
to us for inclusion into future Wine releases.
See the Wine User Guide, chapter "Keyboard" for more information.
Xlib: extension "XFree86-DRI" missing on display ":0.0".
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x4039f0c8)->(00010022,00000008)
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel level=DSSCL_PRIORITY not fully
supported
fixme:bitmap:X11DRV_DIB_GetImageBits Compression not yet supported!
fixme:ddraw:Main_DirectDrawClipper_Initialize
(0x40411930)->(0x4039f0d4,0x00000000),stub!
fixme:ddraw:Main_DirectDrawClipper_Initialize
(0x403e84e8)->(0x4039f0d4,0x00000000),stub!
fixme:ddraw:Main_DirectDrawClipper_Initialize
(0x403f8b20)->(0x4039f0d4,0x00000000),stub!
fixme:bitblt:X11DRV_BitBlt potential optimization - client-side DIB copy
fixme:imm:ImmGetContext (0x1004a): stub
fixme:imm:ImmSetOpenStatus Semi-Stub
fixme:imm:ImmReleaseContext (0x1004a, 0x4038d958): stub
fixme:imm:ImmGetContext (0x1004d): stub
fixme:imm:ImmSetOpenStatus Semi-Stub
fixme:imm:ImmReleaseContext (0x1004d, 0x4038d958): stub
fixme:bitblt:X11DRV_BitBlt potential optimization - client-side DIB copy
fixme:imm:ImmGetContext (0x1004a): stub
fixme:imm:ImmNotifyIME (0x4038d958, 21, 4, 0): stub
fixme:imm:ImmReleaseContext (0x1004a, 0x4038d958): stub
fixme:imm:ImmGetDefaultIMEWnd (0x1004a - (nil) 0x4038d958 ): semi-stub
fixme:imm:ImmGetDefaultIMEWnd (0x1004a - 0x10054 0x4038d958 ): semi-stub
fixme:imm:ImmGetDefaultIMEWnd (0x1004a - 0x10054 0x4038d958 ): semi-stub
fixme:imm:ImmGetDefaultIMEWnd (0x1004a - 0x10054 0x4038d958 ): semi-stub
err:local:LOCAL_ReAlloc Needed to move fixed block, but LMEM_MOVEABLE not specified.
fixme:ddraw:Main_DirectDrawClipper_Initialize
(0x403f49c8)->(0x4039f0d4,0x00000000),stub!
err:seh:setup_exception nested exception on signal stack in thread 0009 eip
4022ad0a esp 4002ec6c stack 0x405c0000-0x406c0000
[j@laptop tmp]$ wine -v
Wine 20040121
[j@laptop tmp]$
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1976
------- Additional Comments From dclark(a)akamail.com 2004-30-01 17:02 -------
It is not clear to me whether Procomm is an MDI application (clearly Outsideview
is). You might run it like:
wine --debugmsg +mdi -- /c/Program\ Files/whatever/procomm.exe
and see if a bunch of MDI messages are generated. If they are, you probably want
to post a brief message to wine-devel, mentioning an MDI regression in the
subject line, and refer to this bug in the body.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1981
Summary: LatinAmerican keyboard not mapping correctly on Fedora 1
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lquijano(a)hotpop.com
I'm using the default LatinAmerican keyboard installed with Fedora 1.
It seems that the X server doesn't have the extra Altgr characters in the
keyboard map (i.e.: '\', '~', '`'). The file keyboard.c specifies those
characters, so there is a mismatch (Wine ends up using the Spanish layout).
I'm submitting a patch to remove the extra chars. They are still recognized in
notepad, but the X11DRV_KEYBOARD_DetectLayout shouldn't have any problems now.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1980
Summary: Winecheck should check for the unhide mount option
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lquijano(a)hotpop.com
As for:
http://www.winehq.org/site/docs/wine-user/config-drive-main
Shouldn't winecheck make sure that this option "unhide" is present in /etc/fstab?
Is there any possible complications in just doing a grep or awk?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1976
------- Additional Comments From vvy2000(a)ua.fm 2004-30-01 05:36 -------
So today(20040130) I've tryed CVS and can confirm: in Outsideview32 corruption disappeared,
but in Procomm I havn't any changes.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1976
------- Additional Comments From vvy2000(a)ua.fm 2004-30-01 01:38 -------
In Outsideview32 corruption - extra icons in left and right. But in Procomm you can see main
window in which program get tty commands and outputs isn't visible.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.