Several times I have forgotten to set the starting
channel on a card to something that actually exists.
(It defaults to 3, but not everyone has a channel 3)

        I have created new files which contain some checks
for this soft of stuff, and the attached patch calls this
in mythtv-setup when exiting (plus some dialog box tidyup).

Questions:

1) Does anyone think that these sort of checks
   should be called from the frontend too?
   (e.g. after changing stuff in the setup pages)
   If so, then the new files should probably
   live in libmythtv instead of setup

2) This code creates a few MSqlQueries,
   which also creates a few database connections.
   Not all of them get deleted automatically
   (which is only a problem if the user keeps
    making mistakes and setup keeps re-checking).
   Any suggestions for fixing this? I'm stumped.


If no dissent in a week or so, I will commit as-is.

% cvs diff -u setup/main.cpp setup/setup.pro >../patch.general.15

Attachment: patch.general.15
Description: Binary data

Attachment: checksetup.cpp
Description: Binary data

Attachment: checksetup.h
Description: Binary data



--
Nigel Pearson, [EMAIL PROTECTED]|"Beware - I am a carrier
Telstra BI&D, Sydney, Australia      |          of surrealism"
Office: 8255 4222    Fax:  8255 3153 |  D  A
Mobile: 0408 664435  Home: 9792 6998 |  L  I

_______________________________________________
mythtv-dev mailing list
mythtv-dev@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to