By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 1989 - [stdout/stderr] kuiviewer: WARNING: TDELocale: trying to look up "" in catalog. Fix the program
Summary: [stdout/stderr] kuiviewer: WARNING: TDELocale: trying to look up "" in catalo...
Status: NEW
Alias: None
Product: TDE
Classification: Unclassified
Component: tdesdk (show other bugs)
Version: R14.0.x [Trinity]
Hardware: Other Linux
: P5 normal
Assignee: Timothy Pearson
URL:
Depends on:
Blocks:
 
Reported: 2014-03-02 21:41 CST by Darrell
Modified: 2018-05-27 10:48 CDT (History)
2 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Darrell 2014-03-02 21:41:09 CST
These warning strings are the same as those reported in bug 1864. I am unable to trace the cause.

Some example ways to trigger the messages:

* Open konsole.

* kuiviewer tdesdk/kbabel/kbabel/colorpreferences.ui

* kuiviewer tdesdk/kbabel/kbabel/editordiffpreferences.ui
Comment 1 Slávek Banko 2014-07-27 03:25:20 CDT
I examined all the above cases and is associated with KColorButton in which the empty string in the property 'text':

<property name="text">
  <string></string>
</property>

Unfortunately I have not found yet, where there is an attempt to translate.