'Back' button on remote has stopped working

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Pete_London Offline
Senior Member
Posts: 196
Joined: May 2009
Reputation: 1
Post: #1
Hi all,

I've updated to the latest SVN and my Back button has stopped working. It's just your run of the mill MCE type remote.

Can anybody help?

Thanks,

Pete
find quote
Pete_London Offline
Senior Member
Posts: 196
Joined: May 2009
Reputation: 1
Post: #2
I've just updated to the latest SVN and it's still happening... can somebody tell me how to go back to an older SVN?

Thanks,

Pete
find quote
CrashX Offline
Posting Freak
Posts: 1,216
Joined: Jan 2009
Reputation: 2
Post: #3
Please post full debug logs ...

The normal XBMC log IS NOT a debug log, to enable debug logging you must toggle it on under XBMC Settings - System or in advancedsettings.xml. Use XBMC Debug Log Addon to retrieve it.
find quote
Pete_London Offline
Senior Member
Posts: 196
Joined: May 2009
Reputation: 1
Post: #4
http://pastebin.com/m765b5bcb

Have also submitted it as a bug....

Pete
find quote
Pete_London Offline
Senior Member
Posts: 196
Joined: May 2009
Reputation: 1
Post: #5
*bump*

Anyone?
find quote
CrashX Offline
Posting Freak
Posts: 1,216
Joined: Jan 2009
Reputation: 2
Post: #6
Have you made changes to keymap.xml file ?

What action is your Back button mapped to ?

The normal XBMC log IS NOT a debug log, to enable debug logging you must toggle it on under XBMC Settings - System or in advancedsettings.xml. Use XBMC Debug Log Addon to retrieve it.
(This post was last modified: 2009-10-29 01:32 by CrashX.)
find quote
Pete_London Offline
Senior Member
Posts: 196
Joined: May 2009
Reputation: 1
Post: #7
OK... when I do the install, Keymap.xml is set to:

<back>ParentDir</back>

and it works.

After I upgrade to SVN, remote.xml is set to:

<back>ParentDir</back>

and it no longer works.

However <backspace>ParentDir</backspace> works just fine in keyboard.xml

Any ideas?

Pete
find quote
Pete_London Offline
Senior Member
Posts: 196
Joined: May 2009
Reputation: 1
Post: #8
I ended up getting around this by mapping back to a number button and using it via keyboard.xml
find quote