Bug 309581

Summary: don't handle multi-standard frontend
Product: [Applications] kaffeine Reporter: linuxtv
Component: generalAssignee: Mauro Carvalho Chehab <mchehab>
Status: RESOLVED DUPLICATE    
Severity: major CC: mchehab
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description linuxtv 2012-11-05 11:54:22 UTC
your dvb subsystem use dvbv3-API, that is outdated. Please change to dvbv5-API.
more info unter http://linuxtv.org/downloads/v4l-dvb-apis/dvbapi.html

Reproducible: Always




please use ioctl FE_GET_PROPERTY/FE_SET_PROPERTY
cmd= DTV_API_VERSION
cmd= DTV_ENUM_DELSYS
cmd= DTV_DELIVERY_SYSTEM
etc.
Comment 1 Mauro Carvalho Chehab 2016-06-01 11:33:17 UTC
We just released upstream a version 2.0.1, with is based on KDE5, and changed both the DVB and video play backends. It supports multi-standard frontends.

Could you please test the upstream version and see if it works? The README file contains instructions about how to compile it. You can find it at our git repository:

https://quickgit.kde.org/?p=kaffeine.git

*** This bug has been marked as a duplicate of bug 296638 ***