File: TROUBLESHOUTING

package info (click to toggle)
klog 2.4.2-3
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 12,228 kB
  • sloc: cpp: 51,678; makefile: 15
file content (7 lines) | stat: -rw-r--r-- 202 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
Linux - Raspbian

Error message in the console when KLog start:
	qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""

Solution: install qt6-wayland package
	sudo apt install qt6-wayland