[openbox] ObKey - Openbox Key Editor
nsf
no.smile.face at gmail.com
Sat Feb 7 13:59:47 EST 2009
On Sat, 7 Feb 2009 19:42:55 +0100
vlad <vla at uni-bonn.de> wrote:
> hi nfs,
>
> tried it and i get this error:
> "
> $ ./obkey.py
> Traceback (most recent call last):
> File "./obkey.py", line 40, in <module>
> ob.load(path)
> File "/home/vlad/apps/arch/pkgbuild-self/obkey/src/obkey-dev/obkey_classes.py", line 1284, in load
> self.keyboard = OBKeyboard(keyboard)
> File "/home/vlad/apps/arch/pkgbuild-self/obkey/src/obkey-dev/obkey_classes.py", line 1253, in __init__
> kb.parse(keybind_node)
> File "/home/vlad/apps/arch/pkgbuild-self/obkey/src/obkey-dev/obkey_classes.py", line 1198, in parse
> newa.parse(a)
> File "/home/vlad/apps/arch/pkgbuild-self/obkey/src/obkey-dev/obkey_classes.py", line 1152, in parse
> od.parse(self, dom)
> File "/home/vlad/apps/arch/pkgbuild-self/obkey/src/obkey-dev/obkey_classes.py", line 968, in parse
> action.options[self.name].append(act)
> KeyError: 'finalactions'
> "
Hi.
Fixed in git, commit: b998c9097ff5ac6 (I really hope so)
Yep, I get used to C programming where most of the errors are being
fixed on compilation stage. Python requires a lot of testing.
> --
>
> ---
> To unsubscribe, send a blank email to openbox-unsubscribe at icculus.org
> Mailing list archives: http://icculus.org/cgi-bin/ezmlm/ezmlm-cgi?24
>
>
More information about the openbox
mailing list