Bug 500447 - Opening KSystemLog logs an error to the journnal kf.windowsystem: static bool KX11Extras::mapViewport() may only be used on X11
Summary: Opening KSystemLog logs an error to the journnal kf.windowsystem: static bool...
Status: REPORTED
Alias: None
Product: KSystemLog
Classification: Applications
Component: general (other bugs)
Version First Reported In: 24.12.2
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Nicolas Ternisien
URL:
Keywords: wayland-only
Depends on:
Blocks:
 
Reported: 2025-02-20 07:35 UTC by hbr
Modified: 2025-03-17 20:33 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hbr 2025-02-20 07:35:35 UTC
SUMMARY

Opening KSystemLog logs the following error to the journal:

20.02.25 08:30	kwin_wayland	kf.windowsystem: static bool KX11Extras::mapViewport() may only be used on X11

STEPS TO REPRODUCE

1. Open KSystemLog
2. Check the journal

OBSERVED RESULT

The above error message appears in the journal.

EXPECTED RESULT

No error happens / error messages get logged.

SOFTWARE/OS VERSIONS

Operating System: EndeavourOS 
KDE Plasma Version: 6.3.1
KDE Frameworks Version: 6.11.0
Qt Version: 6.8.2
Kernel Version: 6.13.3-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 7800X3D 8-Core Processor
Memory: 30,9 GiB of RAM
Graphics Processor: AMD Radeon RX 7900 XTX
Manufacturer: ASRock
Product Name: X670E Steel Legend
Comment 1 TraceyC 2025-02-24 17:58:25 UTC
Adding the x11-only keyword
Comment 2 cwo 2025-03-17 20:33:19 UTC
This is wayland-only; KX11Extras can be used on X11 but not wayland.