Bug 251343 - Configure launch does not work without plugin "Execute programs", no error message is displayed
Summary: Configure launch does not work without plugin "Execute programs", no error me...
Status: RESOLVED FIXED
Alias: None
Product: kdevplatform
Classification: Developer tools
Component: run support (show other bugs)
Version: git master
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2010-09-15 16:13 UTC by susundberg
Modified: 2016-01-09 20:27 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.0.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description susundberg 2010-09-15 16:13:42 UTC
Version:           SVN (using KDE 4.4.0) 
OS:                Linux

When trying to do Run -> Configure Launches, selecting project to the left, press the plus-button nothing happens more then buttons goes gray happens.

In console one can find:
edit: index was invalid
edit: editing failed

I found out that the configure launch started to work after (re-?) enabling "Execute Programs"-plugin.


Reproducible: Didn't try

Steps to Reproduce:
1. Disable "Execute Programs" plugin
2. Try to configure launch

Actual Results:  
When pressing '+' nothing happens

Expected Results:  
New launch configuration appears

Show an error message about missing plugin.
Comment 1 Jaka Kranjc 2011-01-31 17:58:34 UTC
I can confirm this is still present in 4.2.0.
Comment 2 Kevin Funk 2016-01-09 20:27:43 UTC
commit 7fead3e8b35f091deae889fa6075654eb987ee8c
Author: Mikhail Ivchenko <ematirov@gmail.com>
Date:   Sat Jan 9 21:24:49 2016 +0100

    [GCI] Show warning in launch configuration if no execute plugins were enabled.
    
    Summary: BUG: 251343
    
    Test Plan: Tests passed. Works as expected.
    
    Reviewers: kfunk
    
    Reviewed By: kfunk
    
    Subscribers: kdevelop-devel
    
    Differential Revision: https://phabricator.kde.org/D771