neon team mailing list archive
-
neon team
-
Mailing list archive
-
Message #25507
loading libs from /usr/lib instead of /opt/project-neon
Hi,
again I am not able to enter a bug report with launchpad... there is just
no button for reporting bugs. Even after logging in.
I installed all of project neon and started the game Kajongg.
Then start the about dialog and see it crash.
As you can see in the backtrace, libraries are loaded from /usr/lib instead of
/opt/project-neon.
The about dialog does work in other games. Maybe Kajongg is different because
it is Python and uses python-kde4. Maybe python-kde4 is not updated by
project-neon.
if that is so, please do not distribute Kajongg with project-neon.
Actually distributing anything using python-kde4 seems wrong.
This is part of the backtrace: Thread 1 (Thread 0x7f9805f6b700 (LWP 32740)):
[KCrash Handler] #6 0x00007f9802787a76 in QObject::connect
(sender=0x7f97ed64fbe8, signal=0x7f97fb0b3ad0
"2authenticationRequired(QNetworkReply*,QAuthenticator*)", receiver=0x2340de8,
method=0x7f97fb0b3a68 "1authenticate(QNetworkReply*,QAuthenticator*)",
type=Qt::AutoConnection) at kernel/qobject.cpp:2551 #7 0x00007f97fb0a42b0 in
Attica::ProviderManager::ProviderManager() () from /usr/lib/libattica.so.0.3
#8 0x00007f97fb6e007d in ?? () from /usr/lib/libkdeui.so.5 #9
0x00007f97fb6dc39b in KAboutApplicationDialog::Private::init(KAboutData
const*, QFlags<KAboutApplicationDialog::Option>) () from
/usr/lib/libkdeui.so.5 #10 0x00007f97fb6dce37 in
KAboutApplicationDialog::KAboutApplicationDialog(KAboutData const*, QWidget*)
() from /usr/lib/libkdeui.so.5 #11 0x00007f97fb819cff in
KHelpMenu::aboutApplication() () from /usr/lib/libkdeui.so.5
--
Wolfgang