http://bugs.winehq.org/show_bug.cgi?id=17590 Summary: f4: Function keys F1-F4 are not working Product: Wine Version: 1.1.16 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: sander(a)mi.fu-berlin.de Im trying to run the audio transcription tool 'f4', which can be downloaded from http://www.audiotranscription.de/ It installs and starts up nicely. However, the function keys F1--F4, which start and stop the audio playback, do not work. Unfortunately, this type of control is the central feature of the program. Strangely, the keys F7 and F8 do work. I am using wine 1.1.16 on an up-to-date Debian squeeze machine. When starting the program from the console, I get the following output: sander(a)haile:~$ wine "C:\\windows\\command\\start.exe" "C:\\Programme\\f4\\f4.bat" fixme:exec:SHELL_execute flags ignored: 0x00000100 sander(a)haile:~$ fixme:exec:SHELL_execute flags ignored: 0x00000100 fixme:mixer:ALSA_MixerInit No master control found on Intel 82801DB-ICH4 Modem, disabling mixer fixme:win:EnumDisplayDevicesW ((null),0,0x95a824,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),1,0x95a824,0x00000000), stub! fixme:font:WineEngCreateFontInstance Untranslated charset 255 fixme:keyboard:RegisterHotKey (0x1002e,49209,0x00000002,112): stub err:module:import_dll Library WMVCore.DLL (which is needed by L"C:\\Programme\\f4\\MDKSoundPluginv10.dll") not found fixme:imm:ImmGetOpenStatus (0x152510): semi-stub When I then open an audio file, I get fixme:imm:ImmGetOpenStatus (0x155358): semi-stub fixme:amstream:IAMMultiMediaStreamImpl_Initialize (0x158088/0x158088)->(0,0,(nil)) partial stub! fixme:amstream:IAMMultiMediaStreamImpl_AddMediaStream (0x158088/0x158088)->((nil),0x3640bc8,0,(nil)) partial stub! err:amstream:IMediaStreamImpl_QueryInterface (0x158b18)->({f7537560-a3be-11d0-8212-00c04fc32c45},0x4900420),not found fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x155190,0x155c20): stub fixme:imm:ImmGetOpenStatus (0x153ac8): semi-stub Pressing the function keys does not produce any console output. Any help would be much appreciated. I am new to wine, please let me know what I can do to help fix this issue. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.