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

Matthew Suozzo matthew.suozzo at gmail.com
Mon Feb 2 13:57:10 UTC 2015


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

(Updated Feb. 2, 2015, 1:57 p.m.)


Status
------

This change has been marked as submitted.


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/20150202/ce43cdd9/attachment-0001.html>


More information about the KDevelop-devel mailing list