Re: kdevelop and Browser Application
Kevin Funk <[email protected]>
| Newsgroups | gmane.comp.kde.users.kdevelop |
|---|---|
| Message-ID | <1720058.1p4unGjR16@kerberos> |
On Friday, 16 December 2016 13:23:51 CET Brian DeRocher wrote:
> Kevin,
>
> I just upgraded Kdevelop on my Debian Sid machine. Kdevelop crashes when
> opening my PHP project. One message on the console is highlighted below.
Heya Brian,
which version of KDevelop is this?
Could you get us a backtrace of the crash? Isn't there a 'DrKonqi' dialog when
KDevelop crashes? The dialog can help you to get a backtrace.
Otherwise, please check:
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/
How_to_create_useful_crash_reports#Retrieving_a_backtrace_with_GDB
> "Generic Project Manager" ()
> "QMake Project Manager" ("*.pro")
> Ninja plugin installed but ninja is not installed.
> Could not load plugin "KDevNinjaBuilder" , it reported the error: ""
> Disabling the plugin now. Not loading plugin named "KDevNinjaBuilder"
> because it has been disabled! couldn't find type for id: "Browser
> Application" . Known types: ("Native Application", "PlasmoidLauncherType",
> "Script Application") KCrash: crashing... crashRecursionCounter = 2
> KCrash: Application Name = kdevelop path = /usr/bin pid = 21166
> KCrash: Arguments: /usr/bin/kdevelop
> KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi from
> kdeinit sock_file=/run/user/1000/kdeinit5__0
>
> Do your recent changes in KDE/kdev-executebrowser fix this? Are there
> instructions on compiling and installing this plugin? I last did this a
> year ago.
If you just want to have that plugin in your KDevelop 5 version:
- Install the kdevplatform dev package from your distro
Then:
git clone git://anongit.kde.org/kdev-executebrowser.git
cd kdev-executebrowser
cmake -DCMAKE_INSTALL_PREFIX=/usr .
make
sudo make install
Restart KDevelop
Hope that helps,
Kevin
> thanks,
> Brian
--
Kevin Funk | [email protected] | http://kfunk.org
signature.asc
(application/pgp-signature, 163 B)
-----BEGIN PGP SIGNATURE----- iEYEABECAAYFAlhUOY8ACgkQxkz1axPKzl0BhACgsCpVa5Mi9sSRJasgCXll3ngr cysAmwZpuNWNFE9p81EWzgS/865u1hyl =RP+f -----END PGP SIGNATURE-----