So, after switching to the tron theme, then switching back to the default theme, I am now getting an error, ErrorType: 'NoneType' object has no attribute '_getitem_'
If you can post the entire end portion of the error, I can trouble shoot it for you. When it gives you an error like that, it will post each function call up until the error. I just need the last section of that.
No state is present for card ALSA Found Hardware: "bcm2835" "Broadcam Mixer" "" "" "" Hardware is initialized using generic method No state is present for card ALSA Traceback (most recent call last): >>File "launchmenu.py", line 68, in >>>main() >>File "launchmenu.py", line 15, in main >>>cfg = PMCfg() >>File "/home/pi/pimame/pimame-menu/pmmenu/pmconfig.py", line 24, in _init_ >>>stream = open('/home/pi/pimame/pimame-menu/themes/' +config['options'] ['themepack'] + '/theme.yaml', 'r') ErrorType: 'NoneType' object has no attribute '_getitem_'
I'm not sure what happened, but there is probably a problem in your theme file. The best thing to do, would be copy this file to /home/pi/pimame/pimame-menu/themes/default/theme.yaml