code-google-com / mythbox

Automatically exported from code.google.com/p/mythbox
GNU General Public License v2.0
0 stars 1 forks source link

Live TV doesnt work! Only short loading symbol appears. EPG is working. #164

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. start mythbox in xbmc and click watch tv
2. see the channels list and select a channel
3. short loading symbol appears and then nothing happens
4. after several trys, a message pops up and instructs me to look at the 
logfile.

What is the expected output? What do you see instead?

watch tv... short loading symbol

What version of the product are you using? On what operating system?
Version 1.0.2 ; XBMC 11.0-pvr (pvr scripts disabled) operating sys: ubuntu 10.10
hardware: asrock ion 330 with sundtek media tv gold tv card.

Please provide any additional information below.

mythtv frontend works, but without sound.
i can look a testrecording, made over mythtvfrontend in xbmc -> mythbox
i see all the channels in mythbox even with program guide, but i cant watch tv.
sorry for my bad english, i am from germany.
the log file is in the attachment

greets from germany
mikenike

Original issue reported on code.google.com by michael....@googlemail.com on 25 Mar 2011 at 7:44

Attachments:

GoogleCodeExporter commented 9 years ago
looks like a problem with launching the channel.  debug info for that only 
shows up in xbmc.log.  if you attach that, i can take another look

Original comment by semir.pa...@gmail.com on 27 Mar 2011 at 1:01

GoogleCodeExporter commented 9 years ago
Don't forget to turn on debug in XBMC > Settings > System

Original comment by semir.pa...@gmail.com on 27 Mar 2011 at 1:29

GoogleCodeExporter commented 9 years ago
hello,

here are the two newest logs:

Original comment by michael....@googlemail.com on 27 Mar 2011 at 9:43

Attachments:

GoogleCodeExporter commented 9 years ago
XBMC Log:

Original comment by michael....@googlemail.com on 27 Mar 2011 at 10:00

Attachments:

GoogleCodeExporter commented 9 years ago
I think this is an issue with dns in xbmc highlighted in issue 154. Try the 
workaround in comment #1

From your xbmc.log starting on line 2637
23:33:40 T:140115699549952 M:846028800    INFO: AquireSession - Aquirhed new 
MythTV session for myth://192.168.178.22:6543/channels/17503.ts: 0x412de50
23:33:40 T:140115699549952 M:845901824   ERROR: (cmyth)cmyth_conn_connect: 
asked for version 8, got version 23056
23:33:40 T:140115699549952 M:845901824   ERROR: (cmyth)cmyth_conn_connect: 
failed to connect with any version
23:33:40 T:140116241881024 M:845766656   DEBUG: ------ Window Init 
(DialogBusy.xml) ------
23:33:40 T:140115699549952 M:845766656   ERROR: GetControl - unable to connect 
to server on 192.168.178.22:6543
23:33:40 T:140115699549952 M:845766656   DEBUG: ReleaseSession - Releasing 
MythTV session: 0x412de50
23:33:40 T:140116241881024 M:845766656   DEBUG: Alloc resources: 0.02ms (0.02 
ms skin load)
23:33:40 T:140115699549952 M:845766656   ERROR: CDVDPlayer::OpenInputStream - 
error opening 
[myth://mythtv:passworddummy@192.168.178.22:6543/channels/17503.ts]
23:33:40 T:140115699549952 M:845766656  NOTICE: CDVDPlayer::OnExit()
23:33:40 T:140115699549952 M:845766656  NOTICE: CDVDPlayer::OnExit() deleting 
input stream
23:33:40 T:140115699549952 M:845766656   DEBUG: Thread 140115699549952 
terminating
23:33:40 T:140116241881024 M:845766656   DEBUG: CAnnouncementManager - 
Announcement: PlaybackStopped from xbmc
23:33:40 T:140116241881024 M:845766656   ERROR: Playlist Player: skipping 
unplayable item: 0, path 
[myth://mythtv:passworddummy@192.168.178.22:6543/channels/17503.ts]
23:33:40 T:140116241881024 M:845766656   DEBUG: Playlist Player: no more 
playable items... aborting playback
23:33:40 T:140116241881024 M:845766656   DEBUG: ------ Window Deinit 
(DialogBusy.xml) ------
23:33:40 T:140116241881024 M:845766656  NOTICE: CDVDPlayer::CloseFile()
23:33:40 T:140116241881024 M:845766656 WARNING: CDVDMessageQueue(player)::Put 
MSGQ_NOT_INITIALIZED
23:33:40 T:140116241881024 M:845766656  NOTICE: DVDPlayer: waiting for threads 
to exit
23:33:40 T:140115674658560 M:845766656  NOTICE: DEBUG | mythbox.ui | player.py 
| MainThread | Line 108 | > onPlayBackStopped
23:33:40 T:140116241881024 M:845766656  NOTICE: DVDPlayer: finished waiting

Original comment by semir.pa...@gmail.com on 27 Mar 2011 at 11:17

GoogleCodeExporter commented 9 years ago
Don't really know if i did the right things:

i simply added 2 lines to /etc/hosts :

192.168.178.22 mike   (current user)
192.168.178.22 mythtv

all still the same :-(

it is all on localmachine (if that works i will also try over network ;-) )

what can it be? are there wrong versions installed? is a new install helpful? 
If Yes: how can i make a "clean" new installation of xbmc, mythtv, and mythbox 
(with resetting /deleting all the config files)

thanks for your help
greetings from germany

Original comment by michael....@googlemail.com on 28 Mar 2011 at 7:03

GoogleCodeExporter commented 9 years ago
Note, I really don't think this is a MythBox issue.  I'm also running XBMC 
11.0-pvr (from OpdenKamp's github).

However, the same thing happens (loading symbol appears, and then nothing) when 
I try to play Live TV using the myth:// protocol.  And the xbmc.log in this 
case looks virtually identical as well.

This would suggest to me it's an XBMC issue, not MythBox.

Original comment by t...@courtnage.ca on 30 Mar 2011 at 1:34

GoogleCodeExporter commented 9 years ago
Agreed. Please followup with OpdenKamp.

Original comment by semir.pa...@gmail.com on 30 Mar 2011 at 4:07

GoogleCodeExporter commented 9 years ago
ok, 

nevertheless thanks for your help so far! :-)

Original comment by michael....@googlemail.com on 30 Mar 2011 at 5:44