http://bugs.winehq.com/show_bug.cgi?id=1102
Summary: Oracle Forms 4.5 Runtime No Function Keys Product: Wine Version: 20020904 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.com ReportedBy: justin.bennett@dynabrade.com
In Oracle FORMS 4.5 Runtime the runtime runs but the Function keys don't work. Upon invocation the forms runtime reads a .res file with the key mappings. I believe that wine can't handle the mapping of the windows keys in the .res file to X keycodes. I know the file is being read, if I mispell the name I get can't find file errors. No keys show up however in the runtime. These are the wine errors I get, I believe this is related to the key mapping.
[jbennett@polo bin]$ /opt/wine/bin/wine f45run32.exe m:\emis2000\prod\forms\mnu2000.fmx term=dk:windows fixme:msvcrt:MSVCRT_signal (2 0x1):stub fixme:msvcrt:MSVCRT_signal (2 0x40e90c30):stub fixme:keyboard:X11DRV_GetKeyNameText (00000001,0x40625e50,49): unsupported key, vkey=0000, ansi=0000 fixme:keyboard:X11DRV_GetKeyNameText (00000001,0x40625e50,49): unsupported key, vkey=0000, ansi=0000 fixme:keyboard:X11DRV_GetKeyNameText (00000001,0x40625e50,49): unsupported key, vkey=0000, ansi=0000 fixme:keyboard:X11DRV_GetKeyNameText (00000001,0x40625e50,49): unsupported key, vkey=0000, ansi=0000 fixme:keyboard:X11DRV_GetKeyNameText (00000001,0x40625e50,49): unsupported key, vkey=0000, ansi=0000 fixme:keyboard:X11DRV_GetKeyNameText (00000001,0x40625e50,49): unsupported key, vkey=0000, ansi=0000 fixme:keyboard:X11DRV_GetKeyNameText (00000001,0x40625e50,49): unsupported key, vkey=0000, ansi=0000
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://bugs.winehq.com/show_bug.cgi?id=1102. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.