When I start klaptop_check the application outputs the following error message ... QFile::open: No file name specified QFile::open: No file name specified QFile::open: No file name specified QFile::open: No file name specified QFile::open: No file name specified QFile::open: No file name specified QThread object destroyed while thread is still running. If I open the configuration box then the application doesn't quit and the message 'QFile::open: No file name specified' gets repeated over and over again. Reproducible: Always Steps to Reproduce: 1.from command line type klaptop_check 2. 3. Actual Results: kbuildsycoca running... QFile::open: No file name specified QFile::open: No file name specified QFile::open: No file name specified QFile::open: No file name specified QFile::open: No file name specified QFile::open: No file name specified QFile::open: No file name specified QFile::open: No file name specified QFile::open: No file name specified QFile::open: No file name specified QFile::open: No file name specified QFile::open: No file name specified QFile::open: No file name specified QFile::open: No file name specified QFile::open: No file name specified QFile::open: No file name specified QFile::open: No file name specified QFile::open: No file name specified QFile::open: No file name specified QFile::open: No file name specified QThread object destroyed while thread is still running. Expected Results: After the last line is printed the application quits. I expect it not to quit.
I deleted .kde and /var/tmp/kdecache-*. The QFile messages are gone, but the application still terminates (the icon in tray gone) after ~6 seconds.
There seem to be various reported problems in klaptopdamon related to this one, for instance: https://bugs.kde.org/show_bug.cgi?id=103437 https://bugs.kde.org/show_bug.cgi?id=108629 I suggest to comment on one of those bugs or to open a new one on bugs.kde.org.