Bug 477297 - Incomplete translation to Wayland (?) - minor errors showing when started from konsole
Summary: Incomplete translation to Wayland (?) - minor errors showing when started fr...
Status: RESOLVED WORKSFORME
Alias: None
Product: krusader
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR minor
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-20 19:39 UTC by Peter C. Trenholme
Modified: 2024-12-07 15:36 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter C. Trenholme 2023-11-20 19:39:52 UTC
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.
Comment 1 Alex Bikadorov 2024-12-07 15:36:43 UTC
Does not occur (anymore) in current master version. All in all Krusader seems to run fine under Wayland.