https://bugs.kde.org/show_bug.cgi?id=371540
--- Comment #3 from Mauro Carvalho Chehab <mchehab+...@kernel.org> --- (In reply to Alan from comment #0) > When run from a terminal, the terminal will display this right from the > start: > > 23-10-16 20:32:16.049 [Warning ] Error while preparing statement 'table > RecordingSchedule has no column named Subheading Unable to execute statement' > 23-10-16 20:32:16.050 [Warning ] Error while preparing statement 'no such > column: Subheading Unable to execute statement' > 23-10-16 20:32:16.050 [Warning ] Error while executing statement 'no such > column: Subheading Unable to execute statement' The above messages indicate that the sql lite database is corrupted. You could remove it by removing this file: ~/.local/share/kaffeine/sqlite.db and then re-add your recording schedule and other configuration options that are stored there. > 23-10-16 20:32:19.466 [Info ] Using built-in dvb device manager > 23-10-16 20:32:19.552 [Info ] Found dvb device P1131716062800011: > TurboSight TBS 62x0 DVBT/T2 frontend > 23-10-16 20:32:19.556 [Info ] Found dvb device P1131716062800011: > TurboSight TBS 62x0 DVBT/T2 frontend Those messages are OK, but don't help to diagnose any problem. You should enable debug messages by calling kaffeine with the "--debug" option in order to have more logs. > Several stations on the programme guide show gibberish in the title column. > e.g. > 23/10/2016 22:45 00:15 [wierd characters] BBC NEWS HD Program guides in UK uses non-standard charset tables. Currently, Kaffeine doesn't have support for that. One of the issues is that it seems that there are some patent issues related to the usage of such tables. -- You are receiving this mail because: You are watching all bug changes.