Bug 223

Summary: Ktorrent not run
Product: [ROSA-based products] ROSA Fresh Reporter: Aleksandr Kazantcev <alexander.kazantsev>
Component: Packages from MainAssignee: ROSA Linux Bugs <bugs>
Status: RESOLVED WORKSFORME QA Contact: ROSA Linux Bugs <bugs>
Severity: enhancement    
Priority: Normal CC: alex.burmashev, denis.koryavov, dmitry.mikhirev, dmitry.postnikov
Version: Marathon   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Platform: --- ROSA Vulnerability identifier:
RPM Package: ktorrent-4.1.1-3 ISO-related:
Bad POT generating: Upstream:

Description Aleksandr Kazantcev 2012-05-15 11:19:07 MSK
Run Ktorrent. It's failed with error

Сергей Голубев QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
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 
Warning: QWidget::insertAction: Attempt to insert null action
Warning: QWidget::insertAction: Attempt to insert null action
Warning: QWidget::insertAction: Attempt to insert null action
unnamed app(29623): Communication problem with "ktorrent" , it probably crashed. 
Error message was: "org.freedesktop.DBus.Error.NoReply" : " "Message did not receive a reply (timeout by message bus)" "

In NVIDIA and AMD card there working workaround:

 LD_PRELOAD=/usr/lib/libGL.so.1 ktorrent

But in Intel not work:

ERROR: ld.so: object '/usr/lib/libGL.so.1' from LD_PRELOAD cannot be preloaded: ignored.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
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 
Warning: QWidget::insertAction: Attempt to insert null action
Warning: QWidget::insertAction: Attempt to insert null action
Warning: QWidget::insertAction: Attempt to insert null action
unnamed app(14752): Communication problem with "ktorrent" , it probably crashed. 
Error message was: "org.freedesktop.DBus.Error.NoReply" : " "Message did not receive a reply (timeout by message bus)
Comment 1 Postnikov Dmitry 2012-05-15 13:13:21 MSK
I have AMD and ATI video, all working.
Second computer AMD and NVideo also all working.
(R2012LTS i586)
Comment 2 Alexander Burmashev 2012-05-15 13:20:06 MSK
I thought i had some special case, but on my pc it works too.
If started from konsole it shows me some warning to the konsole output, but it starts and works ok.
Comment 3 Denis Koryavov 2012-05-15 13:29:08 MSK
It works on my PC too. I think it is a local problem of user.
Comment 4 Dmitry Mikhirev 2012-05-28 17:40:26 MSK
I could not reproduce this too, so closing as "worksforme".