[mythtv-commits] Ticket #10185: Exiting mythgallery (photo gallery) hangs frontend

MythTV noreply at mythtv.org
Tue Jan 3 03:59:42 UTC 2012


#10185: Exiting mythgallery (photo gallery) hangs frontend
-------------------------------------------------+-------------------------
 Reporter:  Ken Emerson <kenneth.emerson@…>      |          Owner:  beirdo
     Type:  Bug Report - General                 |         Status:  new
 Priority:  minor                                |      Milestone:  unknown
Component:  Plugin - MythGallery                 |        Version:  Trunk
 Severity:  medium                               |  Head
 Keywords:                                       |     Resolution:
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------

Comment (by beirdo):

 OK.  I am working on making this a bit better.  The issue is twofold:

 1) the thumbnail generation didn't cancel properly, but ran to completion
 even though you exited.  The "hang" you were seeing was the thumbnail
 generation thread still running.
 2) this takes effect mostly when you are using RAW formats, as we shell
 out to dcraw to deal with them, and dcraw is sloooow.  I have an idea how
 to get around this.

 I will be committing the fix for 1) shortly.  This will still wait for the
 current dcraw execution to finish, but that's usually a max of 10s, rather
 than 10s * number of directories...  Then I'll work on making RAW format
 faster.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10185#comment:2>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list