Bug 412710 - [KDevelop/CMake] : unspecified error message
Summary: [KDevelop/CMake] : unspecified error message
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: Build tools: CMake (other bugs)
Version First Reported In: 5.4.2
Platform: Compiled Sources All
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-07 21:20 UTC by RJVB
Modified: 2019-12-17 18:47 UTC (History)
1 user (show)

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


Attachments
include the project name in the failure dialog (3.34 KB, text/plain)
2019-10-07 21:20 UTC, RJVB
Details

Note You need to log in before you can comment on or make changes to this bug.
Description RJVB 2019-10-07 21:20:40 UTC
Created attachment 123080 [details]
include the project name in the failure dialog

SUMMARY
Version 5.4.x introduced a new error popup when the Cmake projectmanager fails to configure a given project. Problem is, the project isn't identified, which is a bit confusing if you have multiple projects in your session.
 
The attached patch addresses this oversight.
Comment 1 Juraj 2019-11-19 16:13:18 UTC
Hello, it is best to send patches the proper way, through Phabricator or Gitlab or they will be lost forever.

I did not see this report (with patch) and made my own (maybe worse, who know...)
https://invent.kde.org/kde/kdevelop/merge_requests/75
Comment 2 RJVB 2019-12-17 18:44:17 UTC
What this actually suggests is that the whole issue tracker here is pointless...
Comment 3 Juraj 2019-12-17 18:47:28 UTC
There are just too many bugs and reports.

Yes, we are probably missing someone to periodically check the new reports and send patches the "correct" way for review...