Bug 389099 - Snippet plugin broken (does not expand anymore)
Summary: Snippet plugin broken (does not expand anymore)
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: plugin-snippets (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-17 10:04 UTC by maxime.haselbauer
Modified: 2018-02-14 21:43 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description maxime.haselbauer 2018-01-17 10:04:36 UTC
Kate 17.12.1 KDE Neon
snippet tool view does not expand when clicking on it
in kdevelop it expands but is empty of anything
in Kdevelop creating a snippet (clicking the blue folder) does not do anything
Comment 1 primuladimaggio 2018-01-25 11:30:44 UTC
I can confirm this bug after upgrade to Neon 5.11.5 (from 5.11.4). Kate not expand all tabs (Documents, Search & Replace, Terminal, and Preview plugin) in X-Session.

Kde Plasma: 5.11.5
Kde Frameworks: 5.42.0
Qt Version: 5.9.3
Kate: 4:17.12.1-0neon+16.04+xenial+build49
libkf5widgetsaddons5: 5.42.0-0neon+16.04+xenial+build34
libkf5widgetsaddons5-data: 5.42.0-0neon+16.04+xenial+build34
Comment 2 primuladimaggio 2018-01-25 11:56:35 UTC
(In reply to maxime.haselbauer from comment #0)
> Kate 17.12.1 KDE Neon
> snippet tool view does not expand when clicking on it
> in kdevelop it expands but is empty of anything
> in Kdevelop creating a snippet (clicking the blue folder) does not do
> anything

The temporary solution is to downgrade to last version libkf5widgetsaddons5, libkf5widgetsaddons5-data:

$ sudo apt-get install libkf5widgetsaddons-data=5.41.0-0neon+16.04+xenial+build32 libkf5widgetsaddons5=5.41.0-0neon+16.04+xenial+build32

Is kf5widgetsaddons-dev package installed:
$ sudo apt-get instal libkf5widgetsaddons-dev=5.41.0-0neon+16.04+xenial+build32

This solve for me.
Comment 3 Christoph Feck 2018-01-31 05:03:32 UTC
It should be fixed with KWidgetsAddons 5.42.1
Comment 4 primuladimaggio 2018-01-31 18:07:23 UTC
(In reply to Christoph Feck from comment #3)
> It should be fixed with KWidgetsAddons 5.42.1

Verified. Thanks for fix!
Comment 5 Christoph Feck 2018-02-14 21:43:04 UTC
https://phabricator.kde.org/D9884