https://bugs.kde.org/show_bug.cgi?id=374693

--- Comment #5 from julius...@gmail.com ---
on the vlc side, this seems to have to do with the function 

static int dvb_vset_props (dvb_device_t *d, size_t n, va_list ap)

where 

if (ioctl (d->frontend, FE_SET_PROPERTY, &props) < 0)

gets called 
(file vlc-2.2/modules/access/dtv/linux.c)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to