Project

General

Profile

Actions

Bug #80

closed

Scripts broken (e.g. T3CH Upgrader)

Added by dandar3 over 14 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
arnova
Category:
Python Code and/or Scripts
Target version:
Start date:
Due date:
% Done:

0%

Resolution:
fixed
Affected Version:

Description

Scripts like T3CH Upgrader stopped working in r30519, while they worked fine in r30508.

Please find attached xbmc.log debug - notice the errors logged by script:

log( str(sys.exc_info()[ 1 ]) )

11:49:03 M: 21807104 DEBUG: [T3CH Upgrader]: Error: Window is NULL, this is not possible :-)

Thanks,
Dan


Files

xbmc.log (14.2 KB) xbmc.log dandar3, 15/08/2010 12:03 PM
Actions #1

Updated by buzz over 14 years ago

probably related to this, in which case technically the script might be doing something wrong.

http://trac.xbmc.org/ticket/9817

I fixed up the Iplayer plugin for example now as the progressbar code was incorrect.

Actions #2

Updated by buzz over 14 years ago

Might be unrelated too.. I might leave this one to Arnova ;-)

Actions #3

Updated by arnova over 14 years ago

And in r30518 it still worked (I want to make sure r50819 is the actual rev that broke it)?

Actions #4

Updated by arnova over 14 years ago

  • Status changed from New to In Progress
Actions #5

Updated by arnova over 14 years ago

  • Status changed from In Progress to Closed
  • Resolution set to fixed
Actions #6

Updated by dandar3 over 14 years ago

Thanks guys! I'll try on the fix and confirm with the next build.

I can't really confirm whether r30518 worked - I would've thought r30519 broke it, I see a lot of UI and some Python changes in there...

Actions #7

Updated by dandar3 over 14 years ago

Tested with r30544 build and it works ok, thanks a lot!!!

Actions #8

Updated by arnova over 14 years ago

Thanks for the feedback :-)

Actions

Also available in: Atom PDF