[mythtv-commits] mythtv/master commit: aa89a4c6c by Gavin Hurlbut (Beirdo)

MythTV noreply at mythtv.org
Thu Jul 21 11:09:57 UTC 2011


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-07-21T02:49:46-07:00
   Push Date:  2011/07/21 04:09:50 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  aa89a4c6c19c99a5ae0e407eb938ebde6ab68ded
   Changeset:  https://github.com/MythTV/mythtv/commit/aa89a4c6c

Log:

If no filename given for remote transfer, abort it

This caused a Qt Warning and associated abort when the DB was disconnected and
I tried to start playback from the frontend.  After it looked up (and failed)
the program info, it was trying to do a QFileInfo on an empty filename.  This
should prevent that case more gracefully.

Modified:

   mythtv/programs/mythbackend/mainserver.cpp



More information about the mythtv-commits mailing list