Linux Sound volume up/down not repeating with remote
#1
Hello,

Since my update to xbmc gotham beta, I have an issue with my remote :
When I tri to increase or decrease the sound, the sound only moved from 1 increment and not several when I continue pressing the button. I have no issue with the arrow of my remote. The repeat appears in the debug log :
Code:
10:01:09 T:139716031621056   DEBUG: Keyboard: scancode: 0x52, sym: 0x010d, unicode: 0x002d, modifier: 0x1000
10:01:09 T:139716031621056   DEBUG: OnKey: numpadminus (0xf063) pressed, action is VolumeDown
10:01:09 T:139716031621056   DEBUG: CAnnouncementManager - Announcement: OnVolumeChanged from xbmc
10:01:09 T:139716031621056   DEBUG: GOT ANNOUNCEMENT, type: 64, from xbmc, message OnVolumeChanged
10:01:09 T:139716031621056   DEBUG: Keyboard: scancode: 0x52, sym: 0x010d, unicode: 0x002d, modifier: 0x1000
10:01:09 T:139716031621056   DEBUG: OnKey: numpadminus (0xf063) pressed, action is VolumeDown
10:01:09 T:139716031621056   DEBUG: CAnnouncementManager - Announcement: OnVolumeChanged from xbmc
10:01:09 T:139716031621056   DEBUG: GOT ANNOUNCEMENT, type: 64, from xbmc, message OnVolumeChanged
10:01:09 T:139716031621056   DEBUG: Keyboard: scancode: 0x52, sym: 0x010d, unicode: 0x002d, modifier: 0x1000
10:01:09 T:139716031621056   DEBUG: OnKey: numpadminus (0xf063) pressed, action is VolumeDown
10:01:09 T:139716031621056   DEBUG: CAnnouncementManager - Announcement: OnVolumeChanged from xbmc
10:01:09 T:139716031621056   DEBUG: GOT ANNOUNCEMENT, type: 64, from xbmc, message OnVolumeChanged
10:01:09 T:139716031621056   DEBUG: Keyboard: scancode: 0x52, sym: 0x010d, unicode: 0x002d, modifier: 0x1000
10:01:09 T:139716031621056   DEBUG: OnKey: numpadminus (0xf063) pressed, action is VolumeDown
10:01:09 T:139716031621056   DEBUG: CAnnouncementManager - Announcement: OnVolumeChanged from xbmc
10:01:09 T:139716031621056   DEBUG: GOT ANNOUNCEMENT, type: 64, from xbmc, message OnVolumeChanged
10:01:09 T:139716031621056   DEBUG: Keyboard: scancode: 0x52, sym: 0x010d, unicode: 0x002d, modifier: 0x1000
10:01:09 T:139716031621056   DEBUG: OnKey: numpadminus (0xf063) pressed, action is VolumeDown
I am running xbmc on a debian sid install and had no issue with a gotham alpha from january. I only used the kernel with ir-keytable and not lirc.

Thanks in advance.
Reply

Logout Mark Read Team Forum Stats Members Help
Sound volume up/down not repeating with remote0