Summary: | not getting title in osd or epg | ||
---|---|---|---|
Product: | [Applications] kaffeine | Reporter: | Huntx011 <huntclx011> |
Component: | general | Assignee: | Mauro Carvalho Chehab <mchehab> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | huntclx011 |
Priority: | NOR | ||
Version: | 2.0.14 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
OSD sample
program guide before refresh program guide after refresh - switched to watch the station configure television... |
Description
Huntx011
2018-05-16 05:30:03 UTC
Created attachment 112832 [details]
OSD sample
Created attachment 112833 [details]
program guide before refresh
Created attachment 112834 [details]
program guide after refresh - switched to watch the station
program title information is showing up on a standard DTV (also using antenna for source)
(In reply to Huntx011 from comment #0) > what info do you need The most relevant data are missing: What TV standard? What Country? At least in UK, the EPG data are now sent into a non-plain non-standard way. Worse than that, there are some patent issues on providing support for decoding it. See this bug: https://bugs.kde.org/show_bug.cgi?id=386146 Created attachment 112962 [details]
configure television...
(In reply to Huntx011 from comment #5) > Created attachment 112962 [details] > configure television... Ah, ATSC. Ok, this seems a duplicated bug report: https://bugs.kde.org/show_bug.cgi?id=388962 ATSC EIT handling was fixed by this commit: commit 4133a42d35e5580778e7f1f906ebf19d399e8531 Author: Mauro Carvalho Chehab <mchehab@s-opensource.com> Date: Tue Feb 20 13:50:57 2018 +0000 dvbepg: fix logic for ATSC EIT entries The logic that adds ATSC EIT entries to the program guide is wrong: it is not inserting a new entry to the epgEntry::langEntry. Without that, none will be ever shown at the program guide, nor the program titles would appear at the OSD. BUG: 388962 Please upgrade to Kaffeine 2.0.15. I'm closing it as duplicated. If it still happens after the upgrade, feel free to re-open. In such case, I'll need ~60 seconds of record using dvbv5-zap (see the instructions at BZ#388962), in order to test with my RF generator here. *** This bug has been marked as a duplicate of bug 388962 *** Hi Thanks for looking into this. I will try and upgrade as you suggest. I should have added that kaffine was getting the title info (in addition to the schedule) exactly as expected until I upgraded to Ubuntu’s latest LTS release. I will let you know if the newer version resolves the issue. ------------------------------------------ Chuck Hunt huntx011@att.net This message may contain confidential and/or privileged information. If you are not the addressee or authorized to receive this for the addressee, you must not use, copy, disclose, or take any action based on this message or any information herein. If you have received this message in error, please advise the sender immediately by reply e-mail and delete this message. Thank you for your cooperation. > On May 30, 2018, at 6:57 AM, Mauro Carvalho Chehab <bugzilla_noreply@kde.org> wrote: > > https://bugs.kde.org/show_bug.cgi?id=394306 > > Mauro Carvalho Chehab <mchehab+samsung@kernel.org> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Resolution|--- |DUPLICATE > Status|UNCONFIRMED |RESOLVED > > --- Comment #6 from Mauro Carvalho Chehab <mchehab+samsung@kernel.org> --- > (In reply to Huntx011 from comment #5) >> Created attachment 112962 [details] >> configure television... > > Ah, ATSC. Ok, this seems a duplicated bug report: > > https://bugs.kde.org/show_bug.cgi?id=388962 > > ATSC EIT handling was fixed by this commit: > commit 4133a42d35e5580778e7f1f906ebf19d399e8531 > Author: Mauro Carvalho Chehab <mchehab@s-opensource.com> > Date: Tue Feb 20 13:50:57 2018 +0000 > > dvbepg: fix logic for ATSC EIT entries > > The logic that adds ATSC EIT entries to the program guide > is wrong: it is not inserting a new entry to the > epgEntry::langEntry. Without that, none will be ever shown > at the program guide, nor the program titles would appear at > the OSD. > > BUG: 388962 > > Please upgrade to Kaffeine 2.0.15. I'm closing it as duplicated. If it still > happens after the upgrade, feel free to re-open. In such case, I'll need ~60 > seconds of record using dvbv5-zap (see the instructions at BZ#388962), in order > to test with my RF generator here. > > *** This bug has been marked as a duplicate of bug 388962 *** > > -- > You are receiving this mail because: > You reported the bug. > You are on the CC list for the bug. |