https://bugs.kde.org/show_bug.cgi?id=354143

--- Comment #18 from Piotr Mierzwinski <piotr.mierzwin...@gmail.com> ---
To avoid misunderstanding. We are talking here about view called: "Build". And
I wasn't in mind any filtering - meaning putting something in edit box placed
on top of this view.

> ... the filterting system is flawed
I'm not sure what filtering your are talking about :/.
I would like to get pretty output during build the project. The same like in
KDevelop4. The same like I can see in terminal when I run make command. I
attached examples. In KDevelop5 this still (after your last fix) doesn't work
correct.
If you want to "get rid off it completely" filtering described by me on top of
this message then I don't mind. I don't use it at all.
Very often I use filtering placed in "Run" view. And by the way it still
doesn't work well. Soon I will report the bug.

And back to the problem.
For me this bug looks like mistake in some condition using in code to producing
this output. Considering my description in previous post, I think enough would
be just reversing some condition and all would be fine. Sorry, I'm not aware of
code, so this is only guess. Similar like the further thinking.

I'm not sure what you mean when you are talking "rewrite". 
I think compiler/make command returns its output somewhere (maybe to some
QString buffer if you are using QProcess to run compiler/make command) and
KDevelop just filters and prints it. So it is just sending not rewriting. What
is the problem in the correct return of output produced by make command (in
KDevelop5)?

In my opinion - "fixing by removing" not always is good approach to solve the
problem. This is limiting the functionality what was working before.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to