luasandy / mp-onlinevideos2

Automatically exported from code.google.com/p/mp-onlinevideos2
0 stars 2 forks source link

Exceptions on (first?) load when video (TV) is playing #69

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Close MePo, Start MePo, start TV
2. Open OnlineVideos
3. Exceptions are logged in the log file while dialog is shown

What is the expected output? What do you see instead?
No exceptions :)

What version of the product are you using? On what operating system?
MePo SVN, OV SVN

Please provide any additional information below.
Perhaps it has something to do with the threaded init of the plugin done 
recently?

Log file snip: http://paste2.org/p/1197115

Original issue reported on code.google.com by mitja.skuver on 17 Jan 2011 at 9:05

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I have to add that there are no any "bad" consequences, no crashing, nothing 
"nasty" is visible on screen, everything works normally :)

Original comment by mitja.skuver on 17 Jan 2011 at 9:07

GoogleCodeExporter commented 8 years ago
I can't reproduce it, maybe there are some other issues which give the 
exception?

Original comment by paul.doskabouter on 29 Jan 2011 at 11:35

GoogleCodeExporter commented 8 years ago
It's a threading issue so perhaps hard(er) to reproduce. Do you have deleting 
of old thumbnails enabled? From the logs, the errors in the log happened while 
the progress dialog was open (read. deleting was happening). I will try to 
reproduce on my dev machine once I get TV card installed :)

Original comment by mitja.skuver on 30 Jan 2011 at 12:42

GoogleCodeExporter commented 8 years ago
I *think* this has been fixed with MediaPortal SVN r27609 :)

Original comment by mitja.skuver on 28 Feb 2011 at 2:20

GoogleCodeExporter commented 8 years ago
I can confirm that these errors ar eno longer loggeg with latest SVN.

Original comment by bborgsd...@gmail.com on 13 Mar 2011 at 3:19