https://bugs.kde.org/show_bug.cgi?id=425254

Maik Qualmann <metzping...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |metzping...@gmail.com

--- Comment #1 from Maik Qualmann <metzping...@gmail.com> ---
The "inf" stands for infintity number. Since we use QString::number() to save
the values as strings, they have to be created in digiKam. Such a number can be
created artificially with qeral x = qInf(), QString::number(x) then shows
"inf". The question is which operation results in an infinity number, please
install DebugView from Microsoft.

Activate the debug output by setting an environment variable in the Windows
environment editor.

Variable:
QT_LOGGING_RULES

Value:
digikam.*=true


Start DebugView and change a face in digiKam to get this wrong output, post the
output of DebugView.

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to