[mythtv-commits] Ticket #2614: MythNews crash when news URL is incorrect

MythTV mythtv at cvs.mythtv.org
Tue Jul 24 14:02:45 UTC 2007


#2614: MythNews crash when news URL is incorrect
----------------------------------+-----------------------------------------
 Reporter:  otto at kolsi dot fi  |        Owner:  stuartm
     Type:  defect                |       Status:  new    
 Priority:  minor                 |    Milestone:  0.21   
Component:  mythnews              |      Version:  head   
 Severity:  medium                |   Resolution:         
  Mlocked:  0                     |  
----------------------------------+-----------------------------------------

Comment(by otto at kolsi dot fi):

 Replying to [comment:2 stuartm]:
 > You could try moving stop() from the end of NewsSite::slotFinished to
 the top. Or a more likely fix would be to block repeated calls to
 site->retrieve() while m_RetrieveTimer->isActive() or using another block
 flag.

 Tried to move the stop() but that didn't help. Also tried to play a bit
 with m_RetrieveTimer->isActive() and use it to block repeated calls, but
 without success. I'm not familiar with this signaling stuff so have to
 leave this to someone who can figure out what's going one.

 One further note to anyone trying to reproduce this: crash occurs when
 pressing several times RETRIEVENEWS button iff user has beforehand pressed
 right so that news article section is active/focused (not the lefthand
 news-site list).

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2614#comment:3>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list