Bug 394064

Summary: Plugins are not activated/started after selection in Preferences dialog.
Product: [Applications] kate Reporter: Pawel Piecuch <piecuch.pawel>
Component: applicationAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: 18.04.0   
Target Milestone: ---   
Platform: macOS (DMG)   
OS: macOS   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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.