https://bugs.kde.org/show_bug.cgi?id=522704
--- Comment #13 from [email protected] --- (In reply to cwo from comment #12) > Does the problem remain if you start plasmashell with the environment > variable QV4_FORCE_INTERPRETER set to 1? > > You can do this e.g. by starting plasmashell this way: > > QV4_FORCE_INTERPRETER=1 plasmashell I restarted my computer and encountered the corrupted widget. In my terminal, I then entered kquitapp6 plasmashell && kstart plasmashell and the search remained non-functional. Then I entered kquitapp6 plasmashell && QV4_FORCE_INTERPRETER=1 kstart plasmashell and the search worked again. So it looks like you're on the right track. -- You are receiving this mail because: You are watching all bug changes.
