[Kde-games-devel] KNetWalk Port
Ashwin Rajeev
ashwin_rajeev at hotmail.com
Sun Dec 28 13:58:23 UTC 2014
Hi Garvit,
The application is checking for qml plugins inside /usr/lib/x86_64-linux-gnu/qt5/qml. Currently libkdegames is installing qml plugin in IMPORTS_INSTALL_DIR(/usr/lib/x86_64-linux-gnu/plugins/imports/). I have fixed the issue by changing install directory to QML_INSTALL_DIR in libkdegames. Also i have made some minor changes in KNetwalk QML files to work with QtQuick 2.3
Regards,Ashwin Rajeev
Date: Fri, 26 Dec 2014 18:10:48 +0530
From: garvitdelhi at gmail.com
To: kde-games-devel at kde.org
Subject: [Kde-games-devel] KNetWalk Port
Hi everyone,
whenever i run KNetWalk i get this error:
file:///usr/local/share/knetwalk/qml/CanvasItem.qml:19:1: module "org.kde.games.core" is not installed
import org.kde.games.core 0.1 as KgCore
^
Segmentation fault (core dumped)
but i have KF5KDEGames pakage installed.
Moreover i can find org.kde.games.core at
/usr/local/lib/x86_64-linux-gnu/plugins/imports/org/kde/games/core
and
/usr/lib/x86_64-linux-gnu/plugins/imports/org/kde/games/core
what could be possible solution to this.
Thank you
--
Regards,
Garvit Khatri
_______________________________________________
kde-games-devel mailing list
kde-games-devel at kde.org
https://mail.kde.org/mailman/listinfo/kde-games-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-games-devel/attachments/20141228/8de5924c/attachment.html>
More information about the kde-games-devel
mailing list