[mythtv] [PATCH] MythBrowser compile fixes

Paul mythtv at dsl.pipex.com
Sun Jun 5 13:00:00 UTC 2005


Patch to make MythBrowser compile and run with any version of qt
from 3.1 onwards and KDE 3.1 onwards.

- only use Qt::BusyCursor on qt >= 3.3.0

- change KCmdLineArgs::init to use a version that is compatible
  with all versions of KDE from 3.1 onwards.

- rearrange KApplication initialisation and command line args processing
  to more closely match the KDE docs example so we only process the args
once.
  Should fix seg fault on some older versions of KDE while trying to process
the
  command line args.

- fix seg fault when running mythbrowser from the command line with no args.

Paul
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mythbrowser.diff
Type: application/octet-stream
Size: 2404 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20050605/849fc419/mythbrowser.obj


More information about the mythtv-dev mailing list