I have error when try to read cryptokeys: # wine infos.exe fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0011: stub! fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x0, 0008: semi-stub! fixme:keyboard:X11DRV_ActivateKeyboardLayout flags 8 not supported fixme:keyboard:X11DRV_ActivateKeyboardLayout HKL_NEXT and HKL_PREV not supported Is it possible to fix? I dont uderstood why this error have place :(
Bazilisk wrote:> I have error when try to read cryptokeys: > # wine infos.exe > fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0011: stub! > fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x0, 0008: semi-stub! > fixme:keyboard:X11DRV_ActivateKeyboardLayout flags 8 not supported > fixme:keyboard:X11DRV_ActivateKeyboardLayout HKL_NEXT and HKL_PREV not supported > > Is it possible to fix? I dont uderstood why this error have place :(There is nothing to fix. Those messages are "harmless". Wine can only support one keyboard layout at a time.
Its strange error. I try to localize it. In Windows this application change keyboard layout to En. But in Wine have place a bug. En layout changing to Ukrainian cyr. Its not a 2 layout in 1 time.