Am Samstag, 6. November 2010, um 23:22:30 schrieb Milian Wolff: > On Saturday 06 November 2010 16:23:47 Burkhard Lück wrote: > > Am Samstag, 6. November 2010, um 16:04:13 schrieb Milian Wolff: > > > Hey all, > > > > > > I'm not sure on what the procedure is to have a project on git.kde.org > > > be review (am I supposed to move it somehow to a "kdereview" module?). > > > So I just shoot at the dark and announce it here directly: > > > > > > Please review Massif Visualizer for inclusion in KDE Extra Gear SDK: > > > https://projects.kde.org/massif-visualizer > > > > > > It works rather well for me and apparently other people. It's (since > > > yesterday) possible to use it on Mac OSX as well, a ports file was > > > posted by a user for inclusion in MacPorts. > > > > > > Any kind of code review would be appreciated, parts that I know could > > > be improved (just not sure how): > > > > > > - i18n: Albert, I think you said that I have some strange strings, > > > could you tell me which? > > > > Maybe the issue that you can't start it in locale !=en_US? > > > > $ KDE_LANG=x-test massif-visualizer > > 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 > > QMutex::lock: Deadlock detected in thread 139839996163936 > > This works just fine for me...
Sure, but only because you don't have the language x-test installed. Please read http://techbase.kde.org/Development/Tutorials/Localization/Building_KDE's_l10n_Module#Step_3:_Test_An_Application, install x-test and try again, you'll fail... -- Burkhard Lück >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<