I have a problem to use kdevelop
Kevin Funk
kfunk at kde.org
Fri Sep 6 10:49:52 BST 2019
On Friday, 9 August 2019 06:30:56 CEST Chung Hyun Lee wrote:
> Dear KDE,
>
> I have been used kdevelop on ubuntu 14.04. Revently, I am trying to upgrade
> OS to ubuntu 18.04. But I got the following problem. When I try to import a
> project, I can't select any file as you can see in the first pic. So, I
> check the terminal, I can see the following erro or you can see the 2nd
> pic:
> //////////////////////////////////////////////////////
Heya,
some comments on the error messages:
> kdevelop.plugins.konsole: Failed to load 'konsolepart' plugin
> kdevplatform.shell: Could not load plugin "kdevkonsoleview" , it reported
> the error: "Failed to load 'konsolepart' plugin" Disabling the plugin now.
The following package might be missing for getting the Konsole tool view:
konsole-kpart
> kdevplatform.shell: Could not load plugin "kdevperforce" , it reported the
> error: "The variable P4CONFIG is not set. Is perforce installed on the
> system?" Disabling the plugin now.
Safe to ignore. You are probably not interested in the Perforce plugin.
> kdevelop.plugins.qthelp: qmake query returned error: ""
> qrc:///qml/area_code.qml:70:9: Type NewsFeed unavailable
> qrc:///qml/NewsFeed.qml:24:1: module "QtQuick.XmlListModel" is not installed
> //////////////////////////////////////////////////////
This indicates a packaging error on the Ubuntu side.
Probably needs this package:
qml-module-qtquick-xmllistmodel
@Pino: Could you check whether that should be added to KDevelop's dependency
list for the Ubuntu Bionic version? Seems to me that the Ubuntu Disco package
instead has this dependency.
Compare:
https://packages.ubuntu.com/disco/kdevelop vs.
https://packages.ubuntu.com/bionic/kdevelop
Regards,
Kevin
> I also tried to use AppImage, but I got the same problem.
>
> BTW, my environment is ubuntu 18.04, i9-9980hk, Quadro-T2000.
>
> Could you help me to solve this problem?
--
Kevin Funk | kfunk at kde.org | http://kfunk.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20190906/6821b05f/attachment.sig>
More information about the KDevelop
mailing list