https://bugs.kde.org/show_bug.cgi?id=477297
Bug ID: 477297
Summary: Incomplete translation to Wayland (?) - minor errors
showing when started from konsole
Classification: Applications
Product: krusader
Version: unspecified
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
See observed result
STEPS TO REPRODUCE
1. Start krusader from a konsole window
2. Use krusader from the resulting window to compare two files and update one
line
Note: That is a specific description of the observed result, ut almost any
use will produce
some error or warning message(s).
OBSERVED RESULT
[Peter ~]$ krusader
kf.i18n: KLocalizedString: Using an empty domain, fix the code.
msgid: "No jobs" msgid_plural: "" msgctxt: ""
10:48:40.951-warning kf.i18n unknown@0 # Trying to convert empty
KLocalizedString to QString.
10:52:17.845-warning default unknown@0 # Cannot initialize model with data
QJsonObject(). missing: QJsonValue(string, "urls")
10:52:36.612-warning qt.qpa.wayland unknown@0 # setGrabPopup called with a
parent, QtWaylandClient::QWaylandXdgSurface(0x56278d2e1500) which does not
match the current topmost grabbing popup,
QtWaylandClient::QWaylandXdgSurface(0x56278d61d510) According to the xdg-shell
protocol, this is not allowed. The wayland QPA plugin is currently handling it
by setting the parent to the topmost grabbing popup. Note, however, that this
may cause positioning errors and popups closing unxpectedly because xdg-shell
mandate that child popups close before parents
EXPECTED RESULT
No error or warning messages
SOFTWARE/OS VERSIONS
Windows:
macOS:
Linux/KDE Plasma: Fedora 39
(available in About System)
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.111.0
Qt Version: 5.15.11
ADDITIONAL INFORMATION
I labeled this as "Minor" because it didn't seem to impact the actual system
usage/output/etc, but
it does seem (to me) that testing should be done with /dev/err captured and
reviewed.
--
You are receiving this mail because:
You are watching all bug changes.