Problems with working Add-on on nightlies
#1
Is there a list of known problems on the nightlies? I am trying to test a plugin I am working on that runs fine on Eden and post Eden builds but it quickly crashes with no message now when I try to use a ControlLabel, with a call like this (from the documentation.

self.label = xbmcgui.ControlLabel(100, 250, 125, 75, 'Status', angle=45)

What is the process for triage of this type of issue?

Martin


Reply
#2
python is in restructuring state in nightlies, I suggest you stay away for a little while if you are looking for a stability otherwise any bug reports including Debug Log are appreciated
Reply
#3
Actually. If you can provide a script that recreates this problem that would be helpful. Thanks.
Reply
#4
I'm real sorry I lost this thread. That line above which should be the beginning of starting a control manually fails every time anywhere for me so just add it to any script.

Martin
Reply
#5
Ok. Will give it a shot maybe later today.
Reply
#6
This is fixed in this commit:

https://github.com/xbmc/xbmc/commit/3ab4...8876c6da89

You can build the latest or wait until it hits the nightlies.
Reply
#7
Fantastic thanks very much, I will let you know how I make out.

Martin
Reply
#8
Yes, thanks a lot, I couldn't wait for the nightly and built it and it works fine now.

Martin
Reply

Logout Mark Read Team Forum Stats Members Help
Problems with working Add-on on nightlies0