[mythtv-commits] Ticket #11517: starting mythfrontend is very verbose

MythTV noreply at mythtv.org
Tue Apr 30 12:03:42 UTC 2013


#11517: starting mythfrontend is very verbose
----------------------------------+-----------------------------
 Reporter:  jyavenard             |          Owner:  danielk
     Type:  Bug Report - General  |         Status:  new
 Priority:  minor                 |      Milestone:  0.27
Component:  MythTV - General      |        Version:  Unspecified
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+-----------------------------

Comment (by danielk):

 According to the Error enum here:
   http://www.tbi.univie.ac.at/~pmg/tutorials/QT/html/qsocketdevice.html
 "Socket readBlock error 0" is NoError and
 "Socket readBlock error 0" is UnknownError.

 The debugging + nearby code was introduced in [44df943b0f9].
 This is independent of the MythSocket code and can be reverted
 independently if I can't find the bug.

 It is very weird that ret would be < 0 and then error returns 0.

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


More information about the mythtv-commits mailing list