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

            Bug ID: 392840
           Summary: Can't seem to use print() multiple times
           Product: kwin
           Version: 5.12.4
          Platform: Archlinux Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: scripting
          Assignee: kwin-bugs-n...@kde.org
          Reporter: lingtj...@hotmail.com
  Target Milestone: ---

When trying to use the print() method multiple times in a kwin script using the
wm console only the first print() statement is printed to the console.

example:

script:
print("hi")
print("hihi")

output:
hi

expected output:
hi
hihi

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

Reply via email to