https://bugs.kde.org/show_bug.cgi?id=371641
Sven Brauch changed:
What|Removed |Added
Resolution|--- |INVALID
CC|
https://bugs.kde.org/show_bug.cgi?id=338376
Sven Brauch changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=368970
Sven Brauch changed:
What|Removed |Added
Latest Commit||http://commits.kde.org/kdev
|
https://bugs.kde.org/show_bug.cgi?id=371481
--- Comment #3 from Sven Brauch ---
Can you make sure you have kdev-php version 5.0.1, not 5.0.0? We fixed a
similar bug in between. You can also try with the pre-built kdevelop from
kdevelop.org/download.
I can't reproduce the issue on 5.0.2. :/
--
https://bugs.kde.org/show_bug.cgi?id=371481
Sven Brauch changed:
What|Removed |Added
CC||m...@svenbrauch.de
--- Comment #1 from Sven Brauc
https://bugs.kde.org/show_bug.cgi?id=371018
--- Comment #13 from Sven Brauch ---
Yes, setting the delay to a longer value doesn't update the highlighting faster
-- on the contrary, it delays it even more ;)
We should probably remove the user-defined delay altogether. I don't see what
it's good f
https://bugs.kde.org/show_bug.cgi?id=371235
Sven Brauch changed:
What|Removed |Added
CC||m...@svenbrauch.de
Component|general
https://bugs.kde.org/show_bug.cgi?id=371018
--- Comment #10 from Sven Brauch ---
When you change the code, a background process is started with a certain delay,
which updates the code model (highlighting, ...).
_While_ this process is running, the clang-based cpp support cannot generate
completio
https://bugs.kde.org/show_bug.cgi?id=370715
--- Comment #22 from Sven Brauch ---
Feel free to just adjust that test to the new behaviour, if you consider the
new behaviour sensible.
To enable autobraces, try view->config()->setAutoBrackets(true).
--
You are receiving this mail because:
You are
https://bugs.kde.org/show_bug.cgi?id=370715
--- Comment #20 from Sven Brauch ---
Patch looks sensible to me and even has tests, if there are no objections I
would simply apply it.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=366596
--- Comment #10 from Sven Brauch ---
Well, you can apply the 4 patches listed above, then it works. Regarding
upstreaming them, I have no clue, sorry.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=371008
--- Comment #3 from Sven Brauch ---
Hmm, debug info would be useful for this one, inferArgumentsFromCall() is a
relatively long and complex function so it's not clear from this trace what
actually happens. If you like, try installing kdevelop from AUR i
https://bugs.kde.org/show_bug.cgi?id=363044
Sven Brauch changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=371008
Sven Brauch changed:
What|Removed |Added
CC||m...@svenbrauch.de
Status|RESOLVED
https://bugs.kde.org/show_bug.cgi?id=371018
--- Comment #7 from Sven Brauch ---
Most of the delay you see is a delay, not the parser being slow. The point is
that, right now, as soon as the parser starts you need to wait for it to finish
before you can generate a completion list. Thus the delay,
https://bugs.kde.org/show_bug.cgi?id=371018
--- Comment #5 from Sven Brauch ---
That's exactly the point, by delaying the parser a bit longer we get less cases
where completion has to wait for it.
The background parser needs to run automatically after every change, that is
not debatable. We cann
https://bugs.kde.org/show_bug.cgi?id=371009
Sven Brauch changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=371009
Sven Brauch changed:
What|Removed |Added
Latest Commit||http://commits.kde.org/kdev
|
https://bugs.kde.org/show_bug.cgi?id=371018
Sven Brauch changed:
What|Removed |Added
Status|UNCONFIRMED |CONFIRMED
CC|
https://bugs.kde.org/show_bug.cgi?id=371013
Bug ID: 371013
Summary: some code not highlighted properly
Product: kdevelop
Version: 5.0.2
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
https://bugs.kde.org/show_bug.cgi?id=371012
Bug ID: 371012
Summary: "There is no disk in drive D:\" dialog when starting
KDevelop on some systems
Product: frameworks-solid
Version: 5.27.0
Platform: Other
OS:
https://bugs.kde.org/show_bug.cgi?id=370715
--- Comment #15 from Sven Brauch ---
Thanks a lot for looking into that! Could you maybe be so kind and put a patch
up on phabricator.kde.org? Ideally, you could add a test for the new behaviour
:)
--
You are receiving this mail because:
You are watch
https://bugs.kde.org/show_bug.cgi?id=49719
--- Comment #9 from Sven Brauch ---
Ok, sorry, I misunderstood that you wanted to copy those icons instead of just
using them.
I'm still in favor of using the red dot instead of some concentric circles or
triangles; all IDEs in the world have been using
https://bugs.kde.org/show_bug.cgi?id=356572
Sven Brauch changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=370641
Sven Brauch changed:
What|Removed |Added
Latest Commit|http://commits.kde.org/kdev |http://commits.kde.org/kdev
|pl
https://bugs.kde.org/show_bug.cgi?id=370641
--- Comment #13 from Sven Brauch ---
Yes, that looks like a solution to the problem. Thanks for the patch!
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=370641
Sven Brauch changed:
What|Removed |Added
Latest Commit||http://commits.kde.org/kdev
|
https://bugs.kde.org/show_bug.cgi?id=49719
--- Comment #7 from Sven Brauch ---
Git commit 3e4c15c9c88a4bd6c5458718cb917882da9b097f by Sven Brauch.
Committed on 16/10/2016 at 10:36.
Pushed by brauch into branch '5.0'.
Do not use "script-error" icon for breakpoints
It just doesn't look right for
https://bugs.kde.org/show_bug.cgi?id=370641
--- Comment #6 from Sven Brauch ---
The cast shouldn't fail. The code obviously excepts that only objects that can
be cast into a ClangProblem are in the vector. The dynamic_cast is only there
to make it easier to debug if it fails.
Your fix is wrong b
https://bugs.kde.org/show_bug.cgi?id=368420
--- Comment #6 from Sven Brauch ---
Sorry, I'm still confused about this. Your traces all show a crash on shutdown,
which is not what you describe. Maybe let's clear that up again first -- you do
see a crash as an effect of triggering an action, right?
https://bugs.kde.org/show_bug.cgi?id=370641
Sven Brauch changed:
What|Removed |Added
CC||m...@svenbrauch.de
--- Comment #4 from Sven Brauc
https://bugs.kde.org/show_bug.cgi?id=368420
Sven Brauch changed:
What|Removed |Added
CC||m...@svenbrauch.de
--- Comment #1 from Sven Brauc
https://bugs.kde.org/show_bug.cgi?id=368826
--- Comment #3 from Sven Brauch ---
I think bug 331227 is a different issue.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=368826
Sven Brauch changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=369326
Sven Brauch changed:
What|Removed |Added
CC||0xd34df...@gmail.com
--- Comment #12 from Sven Br
https://bugs.kde.org/show_bug.cgi?id=369631
Sven Brauch changed:
What|Removed |Added
Resolution|--- |WAITINGFORINFO
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=369573
Sven Brauch changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=369182
Sven Brauch changed:
What|Removed |Added
CC||fab...@web2.0-apps.de
--- Comment #7 from Sven Br
https://bugs.kde.org/show_bug.cgi?id=370715
Sven Brauch changed:
What|Removed |Added
Status|UNCONFIRMED |CONFIRMED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=49719
--- Comment #6 from Sven Brauch ---
No, that is making the exact same mistake again: you use an icon with an
unrelated semantic name just because it looks ok in the theme you assume.
"sharpen image" might be something completely unsuitable in a different
https://bugs.kde.org/show_bug.cgi?id=369326
--- Comment #11 from Sven Brauch ---
Git commit fb0230e3b6f08303ae92b1912268733d73348061 by Sven Brauch.
Committed on 15/10/2016 at 11:17.
Pushed by brauch into branch 'master'.
more helpful error message when failing to load project plugin
M +2-
https://bugs.kde.org/show_bug.cgi?id=369326
Sven Brauch changed:
What|Removed |Added
Version Fixed In||5.0.2
--
You are receiving this mail because:
Yo
https://bugs.kde.org/show_bug.cgi?id=370836
--- Comment #2 from Sven Brauch ---
Git commit 35477927f7dba97fd178ac662c88af725521e3ce by Sven Brauch.
Committed on 15/10/2016 at 11:03.
Pushed by brauch into branch '5.0'.
CMake manager: correcly document dependency on KDevCMakeBuilder plugin in JSON
https://bugs.kde.org/show_bug.cgi?id=369326
Sven Brauch changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=370716
--- Comment #7 from Sven Brauch ---
True yes, that should be a stack of saved ranges, not just one.
The other issue with what we're thinking about is that "has a corresponding
opening bracket" is a highly nontrival concept. What does that mean? Within
https://bugs.kde.org/show_bug.cgi?id=370716
--- Comment #5 from Sven Brauch ---
That is the problem, yes. That's why current KTextEditor only eats closing
parentheses when you did not move your cursor out of the range between the two
parentheses before typing the closing one.
Maybe we can insert
https://bugs.kde.org/show_bug.cgi?id=370836
Sven Brauch changed:
What|Removed |Added
CC||m...@svenbrauch.de
--- Comment #1 from Sven Brauc
https://bugs.kde.org/show_bug.cgi?id=370716
Sven Brauch changed:
What|Removed |Added
Status|UNCONFIRMED |CONFIRMED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=370715
--- Comment #5 from Sven Brauch ---
I think this should be fixed in the C-style indenter.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=370716
Sven Brauch changed:
What|Removed |Added
CC||m...@svenbrauch.de
--- Comment #1 from Sven Brauc
https://bugs.kde.org/show_bug.cgi?id=49719
Sven Brauch changed:
What|Removed |Added
CC||kf...@kde.org,
|
https://bugs.kde.org/show_bug.cgi?id=370715
--- Comment #3 from Sven Brauch ---
Yes, C style. What do you mean by "doesn't indent class methods properly"?
The C style indenter is the normal indenter for C/C++. The C++/boost style
indenter is some really specific tool with lots of assumptions on
https://bugs.kde.org/show_bug.cgi?id=370715
Sven Brauch changed:
What|Removed |Added
Version|5.0.1 |Git
Component|code completion
https://bugs.kde.org/show_bug.cgi?id=363269
--- Comment #22 from Sven Brauch ---
Note that while above commit should fix the crash in this case, this bug is
still open, since it would be back if you would rename the file to
"CMakeLists.txt" ... I think.
--
You are receiving this mail because:
Y
https://bugs.kde.org/show_bug.cgi?id=363269
--- Comment #21 from Sven Brauch ---
Git commit 77b83054f943b6c9bce0da178732f7992f7ada3b by Sven Brauch.
Committed on 13/10/2016 at 18:52.
Pushed by brauch into branch '5.0'.
Remove mime type <-> extension cache
The idea that because one file with ext
https://bugs.kde.org/show_bug.cgi?id=370461
Sven Brauch changed:
What|Removed |Added
CC||m...@svenbrauch.de
--- Comment #1 from Sven Brauc
https://bugs.kde.org/show_bug.cgi?id=369573
--- Comment #4 from Sven Brauch ---
I removed the "larger" from the title; whatever the problem is, it is not that
the file is so large, that file is only ~1000 lines, which is very small.
Unfortunately I cannot reproduce your crash, what do you edit e
https://bugs.kde.org/show_bug.cgi?id=369573
Sven Brauch changed:
What|Removed |Added
Summary|kdevelop consumes all |kdevelop consumes all
|availabl
https://bugs.kde.org/show_bug.cgi?id=369883
Sven Brauch changed:
What|Removed |Added
Product|kdevelop|kate
Assignee|kdevelop-bugs-n...@kde.or
https://bugs.kde.org/show_bug.cgi?id=369363
Sven Brauch changed:
What|Removed |Added
Status|UNCONFIRMED |CONFIRMED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=369631
--- Comment #11 from Sven Brauch ---
Ah, in that case try
export QT_LOGGING_RULES="kdevelop.plugins.clang.debug=true"
then you should see processed files.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=369631
--- Comment #9 from Sven Brauch ---
Or go up in the stack with the debugger and print it, e.g. the top context is
available almost everywhere and it has a url().
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=369631
--- Comment #6 from Sven Brauch ---
Maybe you can figure out what file it crashes on and give us the part of it
that triggers the crash? That'd help a lot.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=369631
--- Comment #4 from Sven Brauch ---
To me this crash looks quite different from the first one you posted. That
could be a bug. Is the project which you are working on public?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=369631
Sven Brauch changed:
What|Removed |Added
CC||m...@svenbrauch.de
--- Comment #1 from Sven Brauc
https://bugs.kde.org/show_bug.cgi?id=369105
Sven Brauch changed:
What|Removed |Added
Resolution|--- |WAITINGFORINFO
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=369326
--- Comment #8 from Sven Brauch ---
For most plugins, KDevelop does lazy-loading anyways (i.e. only loads the
plugin when needed) even if they are enabled. So there is little to no reason
to ever disable a plugin, except e.g. if it crashes.
Which means
https://bugs.kde.org/show_bug.cgi?id=363269
Sven Brauch changed:
What|Removed |Added
CC||m...@svenbrauch.de
--- Comment #20 from Sven Brau
https://bugs.kde.org/show_bug.cgi?id=369326
Sven Brauch changed:
What|Removed |Added
CC||kf...@kde.org
--- Comment #6 from Sven Brauch --
https://bugs.kde.org/show_bug.cgi?id=369326
--- Comment #4 from Sven Brauch ---
Ah, great, that's getting a lot closer to a solution. We should certainly fix
the crash. The more on-track question is though, how did the make plugin get
disabled? Did you turn it off by hand?
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=369324
Sven Brauch changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://bugs.kde.org/show_bug.cgi?id=369326
--- Comment #3 from Sven Brauch ---
*** Bug 369324 has been marked as a duplicate of this bug. ***
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=369326
Sven Brauch changed:
What|Removed |Added
CC||m...@svenbrauch.de
--- Comment #1 from Sven Brauc
https://bugs.kde.org/show_bug.cgi?id=369364
Sven Brauch changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=369367
Sven Brauch changed:
What|Removed |Added
Ever confirmed|0 |1
Severity|normal
https://bugs.kde.org/show_bug.cgi?id=369369
Sven Brauch changed:
What|Removed |Added
Status|UNCONFIRMED |CONFIRMED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=369403
Sven Brauch changed:
What|Removed |Added
Ever confirmed|0 |1
CC|
https://bugs.kde.org/show_bug.cgi?id=369454
Sven Brauch changed:
What|Removed |Added
CC||m...@svenbrauch.de
--- Comment #1 from Sven Brauc
https://bugs.kde.org/show_bug.cgi?id=369536
Sven Brauch changed:
What|Removed |Added
Status|UNCONFIRMED |NEEDSINFO
CC|
https://bugs.kde.org/show_bug.cgi?id=361958
Sven Brauch changed:
What|Removed |Added
Component|CTags |Language Support: CPP
|
https://bugs.kde.org/show_bug.cgi?id=368970
--- Comment #9 from Sven Brauch ---
That shouldn't be a problem ... i'll have to try that out. Maybe there is a
problem with the scheduling for those extra paths, although I have no idea why
that would be.
--
You are receiving this mail because:
You a
https://bugs.kde.org/show_bug.cgi?id=368970
--- Comment #7 from Sven Brauch ---
Ok, works perfectly fine here with arcade installed system-wide, so the problem
is with paths somehow.
Can you export QT_LOGGING_RULES=kdev.python.duchain.debug=true and watch for
the "search paths" line which prints
https://bugs.kde.org/show_bug.cgi?id=368970
--- Comment #5 from Sven Brauch ---
Hm, in the sample code I can't even find "import arcade" ...
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=368970
--- Comment #3 from Sven Brauch ---
Hmm, is that package written in Python?
Does pressing F5 change anything? Maybe the project wasn't reparsed.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=369105
Sven Brauch changed:
What|Removed |Added
Assignee|kdevelop-bugs-n...@kde.org |m...@svenbrauch.de
--
You are receiving this mai
https://bugs.kde.org/show_bug.cgi?id=369105
Sven Brauch changed:
What|Removed |Added
CC||m...@svenbrauch.de
--- Comment #2 from Sven Brauc
https://bugs.kde.org/show_bug.cgi?id=368970
Sven Brauch changed:
What|Removed |Added
CC||m...@svenbrauch.de
--- Comment #1 from Sven Brauc
https://bugs.kde.org/show_bug.cgi?id=368970
Sven Brauch changed:
What|Removed |Added
Assignee|kdevelop-bugs-n...@kde.org |m...@svenbrauch.de
--
You are receiving this mai
https://bugs.kde.org/show_bug.cgi?id=368855
Sven Brauch changed:
What|Removed |Added
CC||m...@svenbrauch.de
--- Comment #3 from Sven Brauc
https://bugs.kde.org/show_bug.cgi?id=368375
Sven Brauch changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=368375
Sven Brauch changed:
What|Removed |Added
Version Fixed In||5.0.1
--
You are receiving this mail because:
Yo
https://bugs.kde.org/show_bug.cgi?id=368689
Sven Brauch changed:
What|Removed |Added
Ever confirmed|0 |1
CC|
https://bugs.kde.org/show_bug.cgi?id=368752
Sven Brauch changed:
What|Removed |Added
CC||m...@svenbrauch.de
--- Comment #1 from Sven Brauc
https://bugs.kde.org/show_bug.cgi?id=366596
Sven Brauch changed:
What|Removed |Added
CC||m...@svenbrauch.de
--- Comment #8 from Sven Brauc
https://bugs.kde.org/show_bug.cgi?id=368589
--- Comment #3 from Sven Brauch ---
I'm with Kare, but changing it is ok as well. The problem with middle-click is
that absolutely nobody knows about it, and I think it doesn't even work e.g. on
windows.
--
You are receiving this mail because:
You are
https://bugs.kde.org/show_bug.cgi?id=368556
--- Comment #2 from Sven Brauch ---
This should hopefully fix it, if you see it again in 5.0.1 (to be released next
week-ish), please let me know. Thanks.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=368556
Sven Brauch changed:
What|Removed |Added
Resolution|--- |FIXED
Latest Commit|
https://bugs.kde.org/show_bug.cgi?id=368556
Bug ID: 368556
Summary: parsing order is sometimes wrong
Product: kdev-python
Version: git master
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
https://bugs.kde.org/show_bug.cgi?id=368556
Sven Brauch changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=368458
Sven Brauch changed:
What|Removed |Added
Resolution|--- |FIXED
Latest Commit|
1 - 100 of 270 matches
Mail list logo