kdevelop and Browser Application

Kevin Funk kfunk at kde.org
Fri Dec 16 20:23:12 GMT 2016


On Friday, 16 December 2016 14:36:18 CET Brian DeRocher wrote:
> On Friday, December 16, 2016 7:59:27 PM EST you wrote:
> > Heya Brian,
> 
> First a side note.  It looks like you're not accepting issues on GitHub. 
> Your mirror on GitHub should reference anongit.kde.org so I know where to
> file bugs.
> > which version of KDevelop is this?
> 
> 5.,0.1
> 
> Using:
> KDE Frameworks 5.28.0
> Qt 5.7.1 (built against 5.7.1)
> The xcb windowing system
> 
> > 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.
> 
> Backtrace is attached.

Heya,

You're hitting a pretty bad bug here, which currently affects the Debian Sid 
packages:
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=846410

We're in touch with the Debian KDevelop maintainers, they're working on a fix.

If you're just interested in the KDevelop PHP support, you can disable the C++ 
support by starting KDevelop like this:
  KDEV_DISABLE_PLUGINS=kdevclangsupport kdevelop ...

Should work-around the crash.

Hope that help,
Kevin

> > Otherwise, please check:
> >   https://community.kde.org/Guidelines_and_HOWTOs/Debugging/
> > 
> > How_to_create_useful_crash_reports#Retrieving_a_backtrace_with_GDB
> > 
> > 
> > 
> > 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
> 
> I was building very similarly.  But I'll try this.
> 
> > Restart KDevelop
> > 
> > Hope that helps,
> > Kevin


-- 
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: 163 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20161216/ca83defa/attachment.sig>


More information about the KDevelop mailing list