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

Albert Astals Cid <aa...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/kdep
                   |                            |im/05d8e083373f4b166171e077
                   |                            |e0023f1af78b8ccf

--- Comment #2 from Albert Astals Cid <aa...@kde.org> ---
Git commit 05d8e083373f4b166171e077e0023f1af78b8ccf by Albert Astals Cid.
Committed on 24/01/2013 at 18:13.
Pushed by aacid into branch 'KDE/4.10'.

No i18n in the global namespace

You need a kcomponent for i18n to work, and if it's in the global namespace it
gets inited before anything can happen

Please do not ignore
"KGlobal::locale::Warning your global KLocale is being recreated with a valid
main component instead of a fake component, this usually means you tried to
call i18n related functions before your main component was created. You should
not do that since it most likely will not work"
in the future
CCMAIL: mon...@kde.org

M  +1    -1    messageviewer/translator/translatorutil.cpp
M  +61   -61   messageviewer/translator/translatorutil.h

http://commits.kde.org/kdepim/05d8e083373f4b166171e077e0023f1af78b8ccf

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to