https://bugs.kde.org/show_bug.cgi?id=471107
b...@mogwai.be changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|REPORTED |CONFIRMED --- Comment #1 from b...@mogwai.be --- Thanks for reporting. I see that the code is checking too late for the (non-)existence of a feed locally. So it's trying to access a podcast subscription in the database that you're not subscribed to on this Kasts installation, which fails and then crashes the application. This needs fixing. To get your installation back up and running: first make a copy of your database to make sure that you can go back if things break badly (~/.local/share/KDE/kasts/database.db3) The first thing you could try is simply logging out of nextcloud and then logging back in. If it's the podcast removal message that's causing the crash then that should already solve it. If that doesn't help, you can try (1) logging out, (2) remove the database (but keep the copy), (3) logging back in and do a full sync. That should get you back to the original state (except for the queue list and the queue order). -- You are receiving this mail because: You are watching all bug changes.