[mythtv-commits] Ticket #12688: Cannot watch live tv while another frontend is watching live tv
MythTV
noreply at mythtv.org
Thu Mar 17 00:25:07 UTC 2016
#12688: Cannot watch live tv while another frontend is watching live tv
--------------------------------------+------------------
Reporter: bernhart2002@… | Owner:
Type: Bug Report - General | Status: new
Priority: minor | Milestone: 0.28
Component: MythTV - General | Version: 0.28
Severity: medium | Keywords:
Ticket locked: 0 |
--------------------------------------+------------------
It is not possible to watch live TV while another frontend is watching
live TV on the default TV even if another turner is available. I have
deleted all the turners and re-created them in 0.28
This does not happen if the the frontend is on a different turner then
default turner. I have a HDPVR and HDhomerun
I am using the ubuntu 0.28 ppa and the version is
MythTV Version : v0.28-pre-3680-g514f7f8
Here is the front end log
{{{
#!div style="font-size: 80%"
Front end log
{{{#!python
s2016-03-16 20:06:08.026700 I TV::TV(): Creating TV object
2016-03-16 20:06:08.078912 N Suspending idle timer
2016-03-16 20:06:08.087100 I TV::Init(): Created TvPlayWindow.
2016-03-16 20:06:08.130543 I TV::HandleStateChange(): Attempting to
change from None to WatchingLiveTV
2016-03-16 20:06:08.130583 I MythCoreContext::ConnectCommandSocket():
Connecting to backend server: 192.168.0.16:6543 (try 1 of 1)
2016-03-16 20:06:08.228405 E GetEntryAt(-1) failed.
2016-03-16 20:06:08.228416 E It appears that your backend may be
misconfigured. Check your backend logs to determine whether your inputs,
lineups, channels, or storage configuration are reporting errors. This
issue is commonly caused by failing to complete all setup steps properly.
You may wish to review the documentation for mythtv-setup.
2016-03-16 20:06:08.228493 E EntryToProgram(0 at 1969-12-31T19:00:00) failed
to get pginfo
2016-03-16 20:06:08.228507 E TV::HandleStateChange(): LiveTV not
successfully started
2016-03-16 20:06:08.229035 E TV::HandleStateChange(): LiveTV not
successfully started
2016-03-16 20:06:08.229794 I TV::HandleStateChange(): Main UI disabled.
2016-03-16 20:06:08.229839 I TV::StartTV(): Entering main playback loop.
2016-03-16 20:06:08.230626 I ScreenSaverX11Private: DPMS Reactivated 1
2016-03-16 20:06:08.231169 I ScreenSaverX11Private: DPMS Deactivated 1
2016-03-16 20:06:08.231226 I TV::StartTV(): Exiting main playback loop.
2016-03-16 20:06:08.246708 N Resuming idle timer
}}}
}}}
{{{
#!div style="font-size: 80%"
Backend Log
{{{#!python
Mar 16 20:06:09 mythtv mythbackend: mythbackend[17110]: E TVRecEvent
recorders/channelbase.cpp:179 (IsTunable) ChannelBase[2]: IsTunable(34)
Failed to find channel in DB on input '2'
Mar 16 20:06:09 mythtv mythbackend: mythbackend[17110]: E TVRecEvent
channelutil.cpp:1889 (GetChannelData) GetChannelData() failed because it
could not#012#011#011#011find channel number '34' in DB for source '2'.
Mar 16 20:06:09 mythtv mythbackend: mythbackend[17110]: E TVRecEvent
recorders/channelbase.cpp:179 (IsTunable) ChannelBase[2]: IsTunable(34)
Failed to find channel in DB on input '2'
Mar 16 20:06:09 mythtv mythbackend: mythbackend[17110]: E TVRecEvent
recorders/channelbase.cpp:134 (Init) ChannelBase[2]: Setting start channel
'34' failed, #012#011#011#011and we failed to find any suitible channels
on any input.
Mar 16 20:06:09 mythtv mythbackend: mythbackend[17110]: I TVRecEvent
tv_rec.cpp:3685 (TuningFrequency) TVRec[2]: TuningFrequency
Mar 16 20:06:09 mythtv mythbackend: mythbackend[17110]: E TVRecEvent
channelutil.cpp:1889 (GetChannelData) GetChannelData() failed because it
could not#012#011#011#011find channel number '34' in DB for source '2'.
Mar 16 20:06:09 mythtv mythbackend: mythbackend[17110]: E TVRecEvent
recorders/dtvchannel.cpp:219 (SetChannelByString) DTVChan[2](10363732-0):
SetChannelByString(34): Unable to find channel in database.
Mar 16 20:06:09 mythtv mythbackend: mythbackend[17110]: E TVRecEvent
tv_rec.cpp:3763 (TuningFrequency) TVRec[2]: Failed to set channel to 34.
Reverting to kState_None
Mar 16 20:06:09 mythtv mythbackend: mythbackend[17110]: I TVRecEvent
tv_rec.cpp:1073 (HandleStateChange) TVRec[2]: Changing from WatchingLiveTV
to None
Mar 16 20:06:09 mythtv mythbackend: mythbackend[17110]: I
MythSocketThread(92) mainserver.cpp:7626 (connectionClosed) Playback
sock(115e950) 'laptop' disconnected
}}}
}}}
--
Ticket URL: <https://code.mythtv.org/trac/ticket/12688>
MythTV <http://www.mythtv.org>
MythTV Media Center
More information about the mythtv-commits
mailing list