[mythtv-commits] Ticket #2774: storage groups / preview pixmap generate problems

MythTV mythtv at cvs.mythtv.org
Sun Dec 3 23:19:41 UTC 2006


#2774: storage groups / preview pixmap generate problems
-----------------------+----------------------------------------------------
 Reporter:  jwestfall  |       Owner:  ijr    
     Type:  patch      |      Status:  new    
 Priority:  minor      |   Milestone:  unknown
Component:  mythtv     |     Version:  0.20   
 Severity:  medium     |  
-----------------------+----------------------------------------------------
 Hi

 Since upgrading to post storage groups code I have been unable to generate
 pixmaps, my only backend cant figure out the .mpg file needed by the
 pixmap generator are local.


 {{{
 2006-12-03 15:12:35.130 SG(Default): FindRecordingFile: Searching for
 '1060_20061106230000.mpg'
 2006-12-03 15:12:35.130 SG(Default): FindRecordingDir: Checking
 '/tv/mythtv'
 2006-12-03 15:12:35.131 SG(Default): FindRecordingFile: Found
 '/tv/mythtv/1060_20061106230000.mpg'
 2006-12-03 15:12:35.131 ProgramInfo: GetPlaybackURL: File is local:
 '/tv/mythtv/1060_20061106230000.mpg'
 2006-12-03 15:12:35.131 Local file path:
 /tv/mythtv/1060_20061106230000.mpg
 2006-12-03 15:12:35.139 MainServer::HandleAnnounce Monitor
 2006-12-03 15:12:35.139 adding: imini as a client (events: 0)
 2006-12-03 15:12:35.140 RemoteFile::openSocket(control socket):
                         Could not connect to server "" @ port -1
 2006-12-03 15:12:35.140 RemoteFile::openSocket(file data socket):
                         Could not connect to server "" @ port -1
 2006-12-03 15:12:35.141 RingBuffer::RingBuffer(): Failed to open remote
 file (1060_20061106230000.mpg)
 2006-12-03 15:12:35.141 Preview Error: Previewer could not open file:
 '1060_20061106230000.mpg'
 2006-12-03 15:12:35.141 MainServer: Failed to make preview image.

 }}}

 I havent had time to fully read up on the storage groups changes, but the
 attach patch fixes the issue for me.

 thx
 jim

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2774>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list