Keymap error with my skin.
#1
i started with the default skin (pmiii) from cvs and started editing and adding things.

now when i enter a settings category, for example my videos. i get this error multiple times in the log and it sounds like the hard drive is continually writing or reading. it's not the writing to the log since it does this with log level set to 2.

Quote:03-03-2006 23:34:58 error keymapping error: no such action '-' defined

i can use the default settingscategory.xml and it still does this, so somewhere in my skin i've messed something up.

i'm trying to change in, my individual files until it does this, but i thought if anyone had any ideas i would ask. i am set to 720p for both defaults in the skin.xml.

i am up to date with cvs and the keymap.xml file (no edits).

thanks
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
#2
solved:

i wanted to have all the settings for each control in the reference.xml file so i could look in one place for any options i may want to use.

<onfocus>-</onfocus> in the default button control was causing this. i just commented it out and it is fine.

i tested pmiii by adding this to it's reference file and it behaved the same way.

so i guess i should just comment out any options i don't use.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply

Logout Mark Read Team Forum Stats Members Help
Keymap error with my skin.0