https://bugs.kde.org/show_bug.cgi?id=374693
--- Comment #10 from julius...@gmail.com --- On the VLC side (version 2.2 stable), when exiting VLC before the line if (ioctl (d->frontend, FE_ENABLE_HIGH_LNB_VOLTAGE, &val) < 0 && val) in function int dvb_set_sec (dvb_device_t *d, uint64_t freq_Hz, char pol, uint32_t lowf, uint32_t highf, uint32_t switchf) in file modules/access/dtv/linux.c , kaffeine will fail with many channels as mentioned. But when exiting after that if block (its actually rather this line which is relevant), kaffeine will work nicely. (in which area of the kaffeine code source does such functionality belong to?) -- You are receiving this mail because: You are watching all bug changes.