https://bugs.kde.org/show_bug.cgi?id=482790
--- Comment #8 from Raphael Rosch <kdeb...@insaner.com> --- I found another application with the same issue: > $ sqlitebrowser --version > DB Browser for SQLite Version 3.12.99 (Feb 28 2022) > > Built for x86_64-little_endian-lp64, running on x86_64 > Qt Version 5.15.2 > SQLCipher Version 4.4.3 community (based on SQLite 3.34.1). > $ rpm -q sqlitebrowser > sqlitebrowser-3.13.0-0.3.gita302128.fc35.x86_64 I upgrade that to: > $ sqlitebrowser --version > DB Browser for SQLite Version 3.12.99 (Jul 23 2022) > > Built for x86_64-little_endian-lp64, running on x86_64 > Qt Version 5.15.5 > SQLCipher Version 4.4.3 community (based on SQLite 3.34.1). > $ rpm -q sqlitebrowser > sqlitebrowser-3.13.0-0.4.gita302128.fc37.x86_64 And same problem. Both versions have the same issue as the one described for kdiff3 in this bug report. I will investigate further to see if I can find any clues -- You are receiving this mail because: You are watching all bug changes.