Quantcast
Channel: Kodi Community Forum - All Forums
Viewing all articles
Browse latest Browse all 84004

Audio Engine error when script called with System.Exec

$
0
0
Hi,
I'm trying to execute a simple shell script when a remote button is pressed. Part of my keyboard.xml:
Code:
<F1 mod="ctrl,alt">System.Exec('python /home/xbian/volume_down.py')</F1>
      <F2 mod="ctrl,alt">System.Exec('python /home/xbian/volume_up.py')</F2>

When I press the button, xbmc terminates and I get Audio Engine errors:
Code:
15:08:58 T:3042107392   DEBUG: Keyboard: scancode: 3c, sym: 011b, unicode: 0000, modifier: 140
15:08:58 T:3042107392   DEBUG: OnKey: ctrl-alt-f2 (5f091) pressed, action is System.Exec('python /home/xbian/volume_up.py')
15:08:58 T:3042107392   FATAL: ProcessMessage: Failed to restart AudioEngine after return from external player

Is this an Audio Engine bug?


Full xbmc log

Viewing all articles
Browse latest Browse all 84004

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>