Bug 477069 - `print` dbus signal doesn't work
Summary: `print` dbus signal doesn't work
Status: RESOLVED DUPLICATE of bug 392840
Alias: None
Product: kwin
Classification: Plasma
Component: scripting (show other bugs)
Version: 5.27.80
Platform: Arch Linux Linux
: NOR major
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-16 01:54 UTC by Jin Liu
Modified: 2023-12-08 10:41 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jin Liu 2023-11-16 01:54:30 UTC
SUMMARY
print() in kwin script doesn't generate dbus signal.

STEPS TO REPRODUCE
1. plasma-interactiveconsole --kwin
2. print("hello")
3. Execute

OBSERVED RESULT
No output.

EXPECTED RESULT
"hello" in the output panel.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.27.80
KDE Frameworks Version: 5.245.0
Qt Version: 6.6.0
Kernel Version: 6.6.1-arch1-1 (64-bit)
Graphics Platform: offscreen
Processors: 12 × AMD Ryzen 5 5600H with Radeon Graphics
Memory: 13.5 GiB of RAM
Graphics Processor: AMD Radeon Graphics
Comment 1 David Edmundson 2023-12-08 10:41:03 UTC

*** This bug has been marked as a duplicate of bug 392840 ***