
michael at thewatsonfamily
Jul 26, 2012, 11:40 PM
Post #1 of 1
(156 views)
Permalink
|
|
Unable to Launch Frontend
|
|
My main frontend, running uBuntu 10.04, is unable to start the frontend. Version: MythTV Version : v0.25.2-8-g3256849 MythTV Branch : fixes/0.25 Network Protocol : 72 Library API : 0.25.20120506-1 QT Version : 4.6.2 Options compiled in: linux profile use_hidesyms using_alsa using_oss using_pulse using_pulseoutput using_backend using_bindings_perl using_bindings_python using_bindings_php using_crystalhd using_dvb using_firewire using_frontend using_hdhomerun using_ceton using_hdpvr using_iptv using_ivtv using_joystick_menu using_libcec using_libcrypto using_libdns_sd using_libxml2 using_lirc using_mheg using_opengl_video using_qtwebkit using_qtscript using_qtdbus using_v4l2 using_v4l1 using_x11 using_xrandr using_xv using_bindings_perl using_bindings_python using_bindings_php using_mythtranscode using_opengl using_vdpau using_ffmpeg_threads using_live using_mheg using_libxml2 Halts at: 2012-07-27 16:37:29.661066 I Current MythMusic Schema Version (MusicDBSchemaVer): 1019 2012-07-27 16:37:29.692673 I Loading en_us translation for module mythmusic 2012-07-27 16:37:29.822032 I Starting update of BOM-Animated-Map-Download 2012-07-27 16:37:29.831486 I Starting update of BOM-Current-DAT 2012-07-27 16:37:29.839875 E BOM-Current-DAT recently updated, skipping. 2012-07-27 16:37:29.840752 I Starting update of BOM-alert 2012-07-27 16:37:29.846793 I Starting update of BOM-6day-DAT 2012-07-27 16:37:29.848920 E BOM-6day-DAT recently updated, skipping. 2012-07-27 16:37:29.849810 I Starting update of BOM-Map-Download 2012-07-27 16:37:29.962309 I Loading en_us translation for module mythweather 2012-07-27 16:37:29.965549 I Listening on TCP 127.0.0.1:6546 2012-07-27 16:37:29.965703 I Listening on TCP 10.0.11.241:6546 2012-07-27 16:37:29.968816 I Last hardware profile update was > 30 days ago, update required... 2012-07-27 16:37:29.968971 I Locking input devices 2012-07-27 16:38:00.093505 I Child PID 3704 killed with Terminated If I run the profile update manually I get: Processing MythTV Data Traceback (most recent call last): File "/usr/share/mythtv/hardwareprofile/sendProfile.py", line 420, in <module> main() File "/usr/share/mythtv/hardwareprofile/sendProfile.py", line 403, in main profile = read_profile(gate, smolt.read_uuid()) File "/usr/share/mythtv/hardwareprofile/sendProfile.py", line 299, in read_profile profile = smolt.create_profile(gate, uuid) File "/usr/share/mythtv/hardwareprofile/smolt.py", line 1251, in create_profile return create_profile_nocatch(gate, uuid) File "/usr/share/mythtv/hardwareprofile/smolt.py", line 1243, in create_profile_nocatch return _HardwareProfile(gate, uuid) File "/usr/share/mythtv/hardwareprofile/smolt.py", line 517, in __init__ self.distro_specific = self.get_distro_specific_data(gate) File "/usr/share/mythtv/hardwareprofile/smolt.py", line 530, in get_distro_specific_data d.gather(gate, debug=True) File "/usr/share/mythtv/hardwareprofile/distros/mythtv_data/main.py", line 42, in gather features = create_mythtv_data(gate) File "/usr/share/mythtv/hardwareprofile/distros/mythtv_data/data_mythtv.py", line 514, in create_mythtv_data return _Mythtv_data(gate) File "/usr/share/mythtv/hardwareprofile/distros/mythtv_data/data_mythtv.py", line 41, in __init__ self.get_data(gate) File "/usr/share/mythtv/hardwareprofile/distros/mythtv_data/data_mythtv.py", line 464, in get_data self._data.update(self.ProcessHistorical()) File "/usr/share/mythtv/hardwareprofile/distros/mythtv_data/data_mythtv.py", line 138, in ProcessHistorical data.rectime += self.td_to_secs(rec.endtime - rec.starttime) TypeError: unsupported operand type(s) for -: 'NoneType' and 'datetime' _______________________________________________ mythtv-users mailing list mythtv-users [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-users
|