Bug 368264 - Man pages plugin broken
Summary: Man pages plugin broken
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 5.0.0
Platform: Other Linux
: VHI major
Target Milestone: 5.0.1
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-05 09:47 UTC by Gregor Mi
Modified: 2016-09-07 06:51 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 5.0.1


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gregor Mi 2016-09-05 09:47:23 UTC
In Configure -> Plugins I activate the "Man Pages" plugin.
Then I open the Documentation tool view and open the combobox.
It only contains QtHelp, CMake and PHP.
Comment 1 Kevin Funk 2016-09-05 11:47:34 UTC
Related patch: https://phabricator.kde.org/D2618
Comment 2 Kevin Funk 2016-09-06 12:32:34 UTC
On it...
Comment 3 Kevin Funk 2016-09-07 06:51:25 UTC
Git commit 9d73ce1523b75ee6f294a749bbcd2243cf59f19a by Kevin Funk.
Committed on 07/09/2016 at 06:51.
Pushed by kfunk into branch 'c0e4c85'.

Fix PluginController::isEnabled

Make sure to respect user decisions about which plugin are supposed to
be loaded.

One problem to that: We can't change the 'enabled by default' property
'under the hood'. If the user loads a session, the plugin's activation
state is persisted in the session settings and preferred then. If we
were to change a plugin's 'enabled by default' property from false to
true; the user would still need to activate it himself. I don't think
that's an issue for us, though.

Differential Revision: D2618
FIXED-IN: 5.0.1

M  +18   -5    shell/plugincontroller.cpp

http://commits.kde.org/kdevplatform/9d73ce1523b75ee6f294a749bbcd2243cf59f19a