[mythtv-commits] [MythTV/mythtv] c6826a: Fix error message in theme download

kmdewaal noreply at github.com
Sat Jul 31 14:30:30 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: c6826accfb5bb350764ac3257b4475590fd4a1b1
      https://github.com/MythTV/mythtv/commit/c6826accfb5bb350764ac3257b4475590fd4a1b1
  Author: Klaas de Waal <klaas at kldo.nl>
  Date:   2021-07-31 (Sat, 31 Jul 2021)

  Changed paths:
    M mythtv/programs/mythfrontend/themechooser.cpp

  Log Message:
  -----------
  Fix error message in theme download

When changing to another theme and this theme needs to be downloaded
then the following message can be shown:
2021-07-31 14:45:47.892239 I  Qt: QFile::remove: Empty or null file name
This is fixed by testing if the filename is not empty.
Note that mythfrontend also incidentally crashes when changing to another
theme and this might also be fixed now.




More information about the mythtv-commits mailing list