Welcome, Guest. Please login or register.

Author Topic: keymap.library not found  (Read 1916 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline mr_a500

  • Hero Member
  • *****
  • Join Date: May 2004
  • Posts: 865
    • Show all replies
Re: keymap.library not found
« on: September 07, 2009, 03:54:51 AM »
Quote from: Matt_H;522313
That looks like a bug in the program - trying to open v39, which doesn't exist. (Even though the ROM is v39, that doesn't mean everything in it is - audio.device, for example, is still v37 in v40 ROMs, so an attempt to open audio.device v40 would fail similarly).

It looks like your Google results turned up a changelog for a newer version of the program with the bug fixed. Try to find that version of the executable.

Exactly. Years ago, I found and reported this bug in quite a few programs. Usually the programmer writing the program was using 3.1 and assumed 3.0 keymap.library is v39 - which it isn't. (...and for some reason, the programmer never tests his program with 3.0, assuming that what works in 3.1 will work in 3.0)