Registered Member
|
I receive the following messages when I run ktorrent from the command line. The don't seem to impact the actual running of the program and just seem more QA related:
The messages make it seem like they should be easily fixed, but I'm not much of a Qt/KDE developer |
Moderator
|
They aren't easily fixed, not even sure they can be fixed. But given the fact that they don't cause any problems, there is no need to fix them. |
Registered Member
|
I would really like to see them fixed one day even if they do not do any harm. I use the command line extensively and sometimes it just bothers and maybe delays also the opening e.g. of Kate/Dolphin as root user.
|
Administrator
|
The QDBusConnection messages will be fixed with updated versions of Qt/KDE.
The KGlobal::locale message indicates that the i18n() function is being used by KTorrent before KAboutData and KApplication are initialised. The i18n() function is responsible for translations in KDE applications. Applications should use ki18n() instead, which will delay translation until everything is initialised.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
Registered users: Bing [Bot], Evergrowing, Google [Bot], rblackwell