https://bugs.kde.org/show_bug.cgi?id=478348
--- Comment #6 from Lach Sławomir <[email protected]> --- Hi. strace -e open krunner Did not working, however strace -e read krunner returning last information from read: read(20, "[General]\nPinned=false\n\n[PlasmaR"..., 33706) = 33706 Problem was: I do not known, which files krunner needs, because -e open do not return any result. And 33706 is too many characters to see, what could be wrong. And yet: previously call to read could be problematic - krunner could set flag/variable based on content of other files or lines preceding. -- You are receiving this mail because: You are watching all bug changes.
