• 1
  • 22
  • 23
  • 24(current)
  • 25
  • 26
  • 52
Release Netflix style next up notification
Same issue with 1.0.10 on both Eminence and Confluence.
@paradix: it also happens when I am using Confluence though.

Here is that part of the log:
Code:
13:43:27 T:2104   ERROR: EXCEPTION: Non-Existent Control 3009
13:43:27 T:2104   ERROR: EXCEPTION: Non-Existent Control 3005
13:43:27 T:2104   ERROR: EXCEPTION: Non-Existent Control 3008
13:43:27 T:2104   ERROR: EXCEPTION: Non-Existent Control 3010
13:43:27 T:2104   ERROR: EXCEPTION: Non-Existent Control 3006
13:43:27 T:2104   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.RuntimeError'>
                                            Error Contents: Non-Existent Control 3006
                                            Traceback (most recent call last):
                                              File "C:\Users\VONSPIEL\AppData\Roaming\Kodi\addons\service.nextup.notification-service.nextup.notification-1.0.10\resources\lib\NextUpInfo.py", line 73, in onInit
                                                self.getControl(3006).setImage(clearartimage)
                                            RuntimeError: Non-Existent Control 3006
                                            -->End of Python script error report<--
13:43:48 T:2104  NOTICE: nextup info onclick: 3012
13:43:48 T:2104  NOTICE: nextup info action: 7
[/code]
Reply
Ahh sorry I wrongly read the exception.

I was talking about this one, and it's connected to the bordertexture:

Code:
20:44:12 T:9088   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.RuntimeError'>
                                            Error Contents: Unknown control type for python
                                            Traceback (most recent call last):
                                              File "C:\down\XBMC\Isengard\Kodi\portable_data\addons\service.nextup.notification\resources\lib\NextUpInfo.py", line 45, in onInit
                                                self.getControl(3009).setImage(image)
                                            RuntimeError: Unknown control type for python
                                            -->End of Python script error report<--
Reply
@paradix: in script-nextup-notification-NextUpInfo.xml in the Eminence 2.0 folder, I didn't find any bordertexture. Is there somewhere else I am supposed to look? Though I believe it is on another level since it happens with Confluence.
Reply
Judging by the code changes made in the 1.0.10 the confluence version (that's actually the script intern dialog implementation) has to work properly
Reply
Ok thanks, it's a different one in that it's control 3006 this time, I'll put up a new test shortly.
Reply
(2015-10-06, 20:52)Vonspiel Wrote: @paradix: in script-nextup-notification-NextUpInfo.xml in the Eminence 2.0 folder, I didn't find any bordertexture. Is there somewhere else I am supposed to look? Though I believe it is on another level since it happens with Confluence.

But the Eminence 2.0 version doesn't have a control with ID 3009 so this is the issue here. But when using version 1.0.10 of the service script it should work.
Reply
hold on for some reason I removed 1.0.9 and installed 1.0.10 but it says I still have 1.0.9 on. Oh my, hopefully it's that! Give me a sec.

EDIT: Rhaa!!! No matter what I do, when I select install from zip, select service.nextup.notification-service.nextup.notification-1.0.10.zip, it still says that the version installed is 1.0.9...
Reply
Can you try this version: 1.0.11
Reply
im85288 maybe you should consider making all the controls optional Smile And let the skinner decide which ones he/she want's to use
Reply
Every time I try to install one of your zip it actually defaults back to 1.0.9... (though I uninstalled 1.0.9 and deleted the folder in userdata/addons)... what can I do to prevent that?
Reply
(2015-10-06, 21:06)paradix Wrote: im85288 maybe you should consider making all the controls optional Smile And let the skinner decide which ones he/she want's to use

Yes probably a good idea, now all the images are optional in 1.0.11 with only the core labels populated but I may make them optional at a later date.
Reply
(2015-10-06, 21:08)Vonspiel Wrote: Every time I try to install one of your zip it actually defaults back to 1.0.9... (though I uninstalled 1.0.9 and deleted the folder in userdata/addons)... what can I do to prevent that?

I'm not sure, you could just unzip the version downloaded and copy that across to addons manually so you know your using that version.
Reply
Still no image displayed with 1.0.11. Here is the part of the log I think is relevant.

Code:
15:03:06 T:3200   ERROR: EXCEPTION: Non-Existent Control 3009
15:03:06 T:3200   ERROR: EXCEPTION: Non-Existent Control 3005
15:03:06 T:3200   ERROR: EXCEPTION: Non-Existent Control 3008
15:03:06 T:3200   ERROR: EXCEPTION: Non-Existent Control 3010
15:03:06 T:3200   ERROR: EXCEPTION: Non-Existent Control 3006
15:03:06 T:3200   ERROR: EXCEPTION: Non-Existent Control 3015
15:03:06 T:3200   ERROR: EXCEPTION: Non-Existent Control 3016
15:03:06 T:3200   ERROR: EXCEPTION: Non-Existent Control 3011
15:03:11 T:3200  NOTICE: nextup info action: 1
15:03:11 T:3200  NOTICE: nextup info action: 2
15:03:12 T:3200  NOTICE: nextup info onclick: 3013
15:03:12 T:3200  NOTICE: nextup info action: 7
Reply
I recall something about other players them the default one also having this problem. Have you used any non default player when you tested this?
Reply
I can also confirm there is no image showing. This is a great addon though, so thanks very much!
Reply
  • 1
  • 22
  • 23
  • 24(current)
  • 25
  • 26
  • 52

Logout Mark Read Team Forum Stats Members Help
Netflix style next up notification7