[Digikam-devel] Re: Weird error message

Andi Clemens andi.clemens at gmx.net
Fri Apr 15 05:38:27 BST 2011


Hmm weird never seen this before, these changes were made months ago.
Need to check this at the weekends.

Andi

On Thu, 14 Apr 2011 23:04:25 +0200, Michael G. Hansen <mike at mghansen.de>  
wrote:

> I think I found the causes for this problem, or at least some of them,
> by intercepting calls to i18n, see valgrind log below. One example is
> this line:
>
> http://lxr.kde.org/source/extragear/graphics/digikam/utilities/advancedrename/parser/options/dateoption.cpp#46
>
> static const QString dateFormatLinkDescr = i18nc("date format settings",
> "format settings");
>
> Here, we should use ki18nc instead, but the string is used in the next  
> line:
>
> static const QString dateFormatLink =
>      QString("<a
> href='http://doc.trolltech.com/latest/qdatetime.html#toString'>%1</a>").arg(dateFormatLinkDescr);
>
> So I think we have to move it to some place which will be called after
> the creation of KApplication.


Using Opera's revolutionary email client: http://www.opera.com/mail/



More information about the Digikam-devel mailing list