tel8618217223380 / sagetv-addons

Automatically exported from code.google.com/p/sagetv-addons
0 stars 0 forks source link

Completed tasks disappear after viewing metadata #253

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. View completed tasks; I initially get 40 shown
2. View metadata for any of the tasks listed
3. Close the metadata popup
4. A few seconds later the list disappears and I get the "there are no 
completed tasks" message

What is the expected output? What do you see instead?

Completed tasks shouldn't disappear

Here's a snippet from the SageClient logs.  Looks like you're closing a shared 
ServerClient too early in this case?

Fri 11/19 15:19:04.414 [Fork-SJQv400-783270@16041fe] SJQ: Found completed tasks 
= 40
Fri 11/19 15:19:09.428 [AWT-EventQueue-0@5d9084] SJQ: Closed ServerClient.
Fri 11/19 15:19:09.446 [Fork-SJQv400-783270@16041fe] SJQ: Found total tasks = 0
Fri 11/19 15:19:09.446 [Fork-SJQv400-783270@16041fe] SJQ: Found completed tasks 
= 0
Fri 11/19 15:19:09.447 [Fork-SJQv400-783270@16041fe] SJQ: Found tasks setting 
focus = 0

I see the same behaviour on my extender.

Original issue reported on code.google.com by de...@battams.ca on 19 Nov 2010 at 8:27

GoogleCodeExporter commented 9 years ago
Fixed in the next build.

Original comment by tom.mira...@gmail.com on 19 Nov 2010 at 10:51

GoogleCodeExporter commented 9 years ago

Original comment by de...@battams.ca on 9 Apr 2013 at 2:12