Menu

#1 Aeon Mq2 skin crashes xbmc when running Dialog().select

open
nobody
None
5
2011-04-28
2011-04-28
Anonymous
No

I've been writing a script which needs to use xbmcgui.Dialog().select.

When the code hits this line xbmc crashes with no info in xbmc.log and a segmentation fault in the crashlog.

If I change the code to, say, xbmcgui.Dialog().yesno then the dialog box displays fine but gives me a warning:

19:36:43 T:2769283952 M:3747852288 WARNING: Skin has invalid include: DialogInfo

I tried switching the skin back to Confluence and the Dialog.select() displays with no problem so it does feel like a skin problem (and another user checked the code on his system).

For info I'm running Dharma on Mythbuntu 10.10 (Gigagbyte GA 870A-UD3 board with Nvidia GT210 pci graphics card)

For info, the crashlog is here: http://pastebin.com/uCWZVhAK

Discussion


Log in to post a comment.