Review Request 122373: Fix crash when folder 'open'ed in project manager view

Matthew Suozzo matthew.suozzo at gmail.com
Sun Feb 1 22:06:48 UTC 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/122373/
-----------------------------------------------------------

Review request for KDevelop.


Repository: kdevplatform


Description
-------

'Open' right-click command on folder when there is no compatible document controller results in a segfault crash.

Fix produces a sorry popup alerting the user to this error.


Diffs
-----

  plugins/openwith/openwithplugin.cpp cd1a7dc 

Diff: https://git.reviewboard.kde.org/r/122373/diff/


Testing
-------

On Stock Ubuntu (14.04 used):
1. Create Project.
2. Create folder in project.
3. Right Click folder.
4. Select 'Open'.

Before: Resulted in Segfault prior to fix due to a null pointer dereference.
After Fix: Pops up a dialog alerting the user that there is no compatible file manager.


Thanks,

Matthew Suozzo

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20150201/78510b31/attachment.html>


More information about the KDevelop-devel mailing list