Bug 394064 - Plugins are not activated/started after selection in Preferences dialog.
Summary: Plugins are not activated/started after selection in Preferences dialog.
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: application (other bugs)
Version First Reported In: 18.04.0
Platform: macOS (DMG) macOS
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-09 20:35 UTC by Pawel Piecuch
Modified: 2018-05-14 06:57 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pawel Piecuch 2018-05-09 20:35:32 UTC
I have build Kate 18.04 from sources. Everything is ok when I start application from CraftRoot/Applications/ directory. But when I package the app with craft -p kate, application from .dmg is starting but no plugin can be activated from Preferences dialog (all plugins can be checked but they donot start). When I open Preferences next time, no plugins are checked.

OSX: 10.12.16
latest Xcode.

Could you point me where to look for plugins activation in source code?

Regards
Pawel
Comment 1 Pawel Piecuch 2018-05-14 06:57:33 UTC
Seems like custom-build macdeployqt solved problem with plugins.