ranjithdeveloper / mythbox

Automatically exported from code.google.com/p/mythbox
0 stars 0 forks source link

mythbox fails on amd64 #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open XBMC
2. Launch MythBox script
3. Fail

What is the expected output? What do you see instead?
Never worked, I don't know.

What version of the product are you using? On what operating system?
mythbox-658
mythtv trunk rev 19483
xbmc trunk
gentoo amd64. 

Please provide any additional information below.
I was able to get to the settings screen. The very first failure was when I
tried to test my settings. 

#### mythbox.log ######
DEBUG | __init__.py | Line 1072 | Mythbox Logger Initialized
DEBUG | __init__.py | Line 1072 | Evaluating: import livetv
DEBUG | __init__.py | Line 1072 | Evaluating: import recordings
DEBUG | __init__.py | Line 1072 | Evaluating: import tvguide
DEBUG | __init__.py | Line 1072 | Evaluating: import schedules
DEBUG | __init__.py | Line 1072 | Evaluating: import upcoming
DEBUG | __init__.py | Line 1072 | Evaluating: import uisettings
INFO | __init__.py | Line 1072 | 
        Initializing...

INFO | __init__.py | Line 1072 |  ============ MythBox Started ================
INFO | __init__.py | Line 1072 | >> MythBox Version:  Alpha 4 <<
DEBUG | __init__.py | Line 1072 |
================================================================================
platform        = UnixPlatform 
script dir      = /home/mythtv/.xbmc/plugins/video/MythBox
script data dir = /home/mythtv/.xbmc/userdata/script_data/MythBox
ffmpeg exe name = ffmpeg
================================================================================
DEBUG | __init__.py | Line 1072 | Loading settings from
/home/mythtv/.xbmc/userdata/script_data/MythBox/settings.xml
DEBUG | __init__.py | Line 1072 | <= settings['mythtv_host'] = 192.168.1.63
DEBUG | __init__.py | Line 1072 | <= settings['mythtv_port'] = 6543
DEBUG | __init__.py | Line 1072 | <= settings['mythtv_minlivebufsize'] = 1024
DEBUG | __init__.py | Line 1072 | <= settings['mythtv_tunewait'] = 3
DEBUG | __init__.py | Line 1072 | <= settings['mysql_host'] = 192.168.1.63
DEBUG | __init__.py | Line 1072 | <= settings['mysql_port'] = 3306
DEBUG | __init__.py | Line 1072 | <= settings['mysql_database'] = mythconverg
DEBUG | __init__.py | Line 1072 | <= settings['mysql_user'] = mythtv
DEBUG | __init__.py | Line 1072 | <= settings['mysql_password'] = 
DEBUG | __init__.py | Line 1072 | <= settings['paths_recordedprefix'] =
/Media/Myth
DEBUG | __init__.py | Line 1072 | <= settings['recorded_view_by'] = 2
DEBUG | __init__.py | Line 1072 | <= settings['upcoming_view_by'] = 2
DEBUG | __init__.py | Line 1072 | <= settings['mythtv_host'] = 192.168.1.63
DEBUG | __init__.py | Line 1072 | <= settings['mythtv_port'] = 6543
DEBUG | __init__.py | Line 1072 | <= settings['mysql_host'] = 192.168.1.63
DEBUG | __init__.py | Line 1072 | <= settings['mysql_port'] = 3306
DEBUG | __init__.py | Line 1072 | <= settings['mysql_database'] = mythconverg
DEBUG | __init__.py | Line 1072 | <= settings['mysql_user'] = mythtv
DEBUG | __init__.py | Line 1072 | <= settings['mythtv_minlivebufsize'] = 1024
DEBUG | __init__.py | Line 1072 | <= settings['paths_recordedprefix'] =
/Media/Myth
DEBUG | __init__.py | Line 1072 | Initializing myth database connection
DEBUG | __init__.py | Line 1072 | <= settings['mysql_host'] = 192.168.1.63
DEBUG | __init__.py | Line 1072 | <= settings['mysql_database'] = mythconverg
DEBUG | __init__.py | Line 1072 | <= settings['mysql_user'] = mythtv
DEBUG | __init__.py | Line 1072 | <= settings['mysql_password'] = 
DEBUG | __init__.py | Line 1072 | <= settings['mysql_port'] = 3306

Original issue reported on code.google.com by mtuck...@gmail.com on 11 Jan 2009 at 3:21

GoogleCodeExporter commented 9 years ago
STDOUT reports Xlib: unexpected async reply (sequence 0xc7) after failure

Original comment by mtuck...@gmail.com on 11 Jan 2009 at 3:52

GoogleCodeExporter commented 9 years ago

Original comment by semir.pa...@gmail.com on 11 Jan 2009 at 9:57

GoogleCodeExporter commented 9 years ago
The new version works on my amd64 box. Hoooray!!

Original comment by mtuck...@gmail.com on 13 Jan 2009 at 3:33

GoogleCodeExporter commented 9 years ago
Marking verified.

Original comment by semir.pa...@gmail.com on 13 Jan 2009 at 5:05