Bug 467440 - balooctl prints «kf.i18n: KLocalizedString: Using an empty domain, fix the code.»
Summary: balooctl prints «kf.i18n: KLocalizedString: Using an empty domain, fix the co...
Status: RESOLVED FIXED
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: balooctl (show other bugs)
Version: 5.104.0
Platform: Neon Linux
: NOR minor
Target Milestone: ---
Assignee: baloo-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-16 10:39 UTC by jmaspons
Modified: 2023-04-28 13:39 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jmaspons 2023-03-16 10:39:05 UTC
balooctl prints «kf.i18n: KLocalizedString: Using an empty domain, fix the code.»

STEPS TO REPRODUCE
1. In a terminal call «balooctl status» or «balooctl monitor»

OBSERVED RESULT
The commands print unuseful lines, such as:

    kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Unknown" msgid_plural: "" msgctxt: ""
    kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Idle" msgid_plural: "" msgctxt: ""

EXPECTED RESULT
No unuseful lines get printed.

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.27
KDE Plasma Version: 5.27.2
KDE Frameworks Version: 5.104.0
Qt Version: 5.15.8
Kernel Version: 5.19.0-35-generic (64-bit)
Graphics Platform: X11

ADDITIONAL INFORMATION
Locale set to Catalan
Comment 1 tagwerk19 2023-03-16 20:18:03 UTC
Confirming (the same on Fedora 37)
Comment 2 jmaspons 2023-04-28 13:39:18 UTC
I can't reproduce it anymore in 

Operating System: KDE neon 5.27
KDE Plasma Version: 5.27.4
KDE Frameworks Version: 5.105.0
Qt Version: 5.15.9
Kernel Version: 5.19.0-40-generic (64-bit)
Graphics Platform: X11

Perhaps fixed with https://invent.kde.org/frameworks/baloo/-/commit/73e69fd3d705435787b635d2471a9ca2a71ffd34 ?