Bug 415231

Summary: When code indexing is disabled, Kate's Project plugin has misleading error (points to kateproject, not config dialog)
Product: [Applications] kate Reporter: nyanpasu64 <nyanpasu64>
Component: applicationAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: christoph, justin.zobel, kv
Priority: NOR    
Version First Reported In: 19.12.0   
Target Milestone: ---   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 21.04.0
Sentry Crash Report:

Description nyanpasu64 2019-12-16 04:39:34 UTC
SUMMARY
When code indexing is disabled, Kate's Project plugin tells the user to add '"index": true' to your .kateproject file. It should instead point the user to Kate's settings dialog.

STEPS TO REPRODUCE
1. Open a file so Kate detects a project.
2. On the bottom bar, click Current Project. Click the Code Index tab.

OBSERVED RESULT
A message appears: The index is not enabled. Please add '"index": true' to your .kateproject file.
Creating a .kateproject file with `"index": true` does not fix this issue.

EXPECTED RESULT
The actual solution is to open "Configure Kate", in the tree view, click Application/Projects, and in the "Project Index" group, check "Enable indexing". I think the dialog should point there instead.

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux 
KDE Plasma Version: 5.17.4
KDE Frameworks Version: 5.64.0
Qt Version: 5.13.2

ADDITIONAL INFORMATION
Comment 1 Justin Zobel 2020-11-13 05:06:01 UTC
Can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved. I'm setting status to "needsinfo" pending your response, please change back to "reported" or "resolved" when you respond, thanks.
Comment 2 Bug Janitor Service 2020-11-28 04:33:50 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2020-12-13 04:34:02 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!
Comment 4 Kott 2021-03-23 10:54:04 UTC
Hi,

Bug is still present.

Kate
Version 20.12.3
KDE Frameworks 5.80.0
Qt 5.15.2 (built against 5.15.2)
The xcb windowing system

openSUSE TW 20210319
Comment 5 Christoph Cullmann 2021-06-12 18:40:27 UTC
In 21.04 this is fixed and you have there directly some button to enable indexing.