https://bugs.kde.org/show_bug.cgi?id=438097

--- Comment #31 from Ash Blake <telepath...@tutanota.com> ---
(In reply to Ash Blake from comment #30)
>   break PlasmaWindow::Private::iconChangedCallback
>   commands
>   silent
>   printf "hello\n"
>   end

Oops, forgot a continue there.
  break PlasmaWindow::Private::iconChangedCallback
  commands
  silent
  printf "hello\n"
  cont
  end

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to