File: TROUBLESHOUTING

package info (click to toggle)
klog 2.4.3-1
  • links: PTS
  • area: main
  • in suites: sid
  • size: 12,344 kB
  • sloc: cpp: 51,720; makefile: 15
file content (7 lines) | stat: -rw-r--r-- 202 bytes parent folder | download | duplicates (3)
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