mythburn crashes only when called from within myth

Bug #518193 reported by agoodm
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mythbuntu
Invalid
Undecided
Unassigned

Bug Description

Here we have a very weird issue with mytharchive.

Basically if go through the onscreen (mythtv menus) process for creating a DVD I get to the log viewer and the process stalls after detecting the number of cpus my box has. This will leave an xml file in the config folder thats created in my temp folder - which is handy - see further down for why. After running mytharchive in this manner there are errors in the logs/mythburn.log file. These are appended to the end of this bug report.

The strange twist came when I tried running mythburn.py manually. I ran the following commands:
cd /path/to/tempdir/config
python /path/to/mythburn.py

This caused the script to run as expected with no issues and about 45 minutes later a dvd popped out which is perfectly functional, no issues what so ever.

-- below is paste of mythburn.log with traceback
Using simple_fix_rtl
mythburn.py (0.1.20090139-1) starting up...
script path:/usr/share/mythtv/mytharchive/scripts
myth share path:/usr/share/mythtv
passed job file: /var/lib/mytharchive/temp/config/mydata.xml
passed progress log file: /var/lib/mytharchive/temp/logs/progress.log
mythburn.py (0.1.20090139-1) starting up...
QSqlDatabasePrivate::removeDatabase: connection 'DBManager0' is still in use, all queries will cease to work.
Found 2 CPUs
Traceback (most recent call last):
  File "/usr/share/mythtv/mytharchive/scripts/mythburn.py", line 5463, in <module>
    main()
  File "/usr/share/mythtv/mytharchive/scripts/mythburn.py", line 5332, in main
    if not os.environ['PATH'].endswith(':'):
  File "/usr/lib/python2.6/UserDict.py", line 22, in __getitem__
    raise KeyError(key)
KeyError: 'PATH'
--end of paste

Revision history for this message
Thomas Mashos (tgm4883) wrote :

Marking invalid as this release isn't supported anymore. Can anyone confirm that this issue is still present on a supported Mythbuntu/MythTV release? If so, feel free to reopen.

Changed in mythbuntu:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.