[kdevelop] [Bug 486656] Selecting text in the navigation widget demolishes clipboard history

2024-05-07 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=486656 --- Comment #5 from Sven Brauch --- Selection clipboard also works on Wayland, I tried it here. You are right, that works even without this code for the navigation popup, I wasn't aware. I would much prefer removing the feature completely over adding

[kdevelop] [Bug 486656] Selecting text in the navigation widget demolishes clipboard history

2024-05-07 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=486656 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de --- Comment #2 from Sven

[kdevelop] [Bug 410455] Unable to parse Linux kernel sources

2023-08-30 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=410455 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de --- Comment #3 from Sven

[kdev-python] [Bug 472816] Crash parsing Python file

2023-08-01 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=472816 --- Comment #4 from Sven Brauch --- Why does your distribution ship a 7 year old version of Python 3? I'm confused. Anyways, the reason for the crash is that this version isn't supported any more, but it wasn't removed from the "supported&

[kdev-python] [Bug 472816] Crash parsing Python file

2023-07-30 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=472816 --- Comment #2 from Sven Brauch --- Hi, what's the Python (3) version installed on your system? -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 472815] Crash parsing Python file

2023-07-30 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=472815 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de Status|REPORTED

[kdev-python] [Bug 472816] Crash parsing Python file

2023-07-30 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=472816 --- Comment #1 from Sven Brauch --- *** Bug 472815 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 470963] KDevelop crashed after running (shift+f9) an Python script

2023-06-13 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=470963 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de --- Comment #1 from Sven

[kdevelop] [Bug 467710] quickopenplugin width to small on 4k Monitor

2023-03-23 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=467710 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de --- Comment #1 from Sven

[kdevelop] [Bug 466975] kdevelop crashes when parsing wxWidgets source files

2023-03-07 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=466975 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de --- Comment #5 from Sven

[gwenview] [Bug 465688] "Fit" on scaled wayland display doesn't fit

2023-03-07 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=465688 --- Comment #11 from Sven Brauch --- FWIW I would provide a patch for this if I could, but I think it's not possible right now. Gwenview wants to 1:1 map image pixels to screen pixels for zoom = 100%. It cannot do that if it gets a surface from

[kdevelop] [Bug 427147] Often the background parser causes crashes

2023-03-02 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=427147 Sven Brauch changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REOPENED

[kdevelop] [Bug 427147] Often the background parser causes crashes

2023-03-02 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=427147 --- Comment #8 from Sven Brauch --- @anonymous11oneele...@gmail.com, please take your issue to a different report -- it is not the same issue, and 80% of issues are with the background parser, they can not all be tracked in the same repot. Thanks

[gwenview] [Bug 465688] "Fit" on scaled wayland display doesn't fit

2023-03-02 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=465688 --- Comment #9 from Sven Brauch --- Hi, I tried this and I think Jorge did too, and both of us get "2.0" from QApplication::devicePixelRatio() with 125% scaling configured in systemsettings. I also tried in Qt6, and I *still* get "

[gwenview] [Bug 465688] "Fit" on scaled wayland display doesn't fit

2023-03-01 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=465688 --- Comment #7 from Sven Brauch --- To clarify again, I think there is no problem in Gwenview, its code already accounts for display scaling in abstractimageview.cpp. It just gets the wrong scale from Qt. -- You are receiving this mail because: You

[gwenview] [Bug 465688] "Fit" on scaled wayland display doesn't fit

2023-03-01 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=465688 Sven Brauch changed: What|Removed |Added CC||n...@kde.org -- You are receiving this mail

[gwenview] [Bug 465688] "Fit" on scaled wayland display doesn't fit

2023-03-01 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=465688 --- Comment #6 from Sven Brauch --- Ok, the situation here seems to be that Wayland only supports integer scaling at the moment. My 125% scaling is rounded up to 2, which is what is used by Gwenview to scale the image, which makes it 2 / 1.25 = 1.6

[kdevelop] [Bug 466253] QT UIC autogenerated header support

2023-02-22 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=466253 --- Comment #3 from Sven Brauch --- You need to trigger a build once (just once ever) so your build system generates the files in the beginning, it will only work after that. -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 466253] QT UIC autogenerated header support

2023-02-22 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=466253 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de Resolution

[gwenview] [Bug 465688] "Fit" on scaled wayland display doesn't fit

2023-02-22 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=465688 --- Comment #5 from Sven Brauch --- You need devicePixelRatioF for sure, devicePixelRatio is only for integer scaling. -- You are receiving this mail because: You are watching all bug changes.

[gwenview] [Bug 465688] "Fit" on scaled wayland display doesn't fit

2023-02-21 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=465688 --- Comment #3 from Sven Brauch --- By the way, on my screen on Wayland, 125% wouldn't fit either. I need to set ~160%, which I can't make sense of. The only calculation I can come up with which gives 1.6 would be 1.2 * 1/0.75, but it requires some

[gwenview] [Bug 465688] "Fit" on scaled wayland display doesn't fit

2023-02-21 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=465688 --- Comment #2 from Sven Brauch --- Hi, QWidget has a devicePixelRatioF which contains this 1.25 IIRC: https://doc.qt.io/qt-6/qpaintdevice.html#devicePixelRatioF -- I think that's what you need? -- You are receiving this mail because: You

[gwenview] [Bug 465688] New: "Fit" on scaled wayland display doesn't fit

2023-02-13 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=465688 Bug ID: 465688 Summary: "Fit" on scaled wayland display doesn't fit Classification: Applications Product: gwenview Version: 22.12.2 Platform: Other OS: Linux Status:

[kdevelop] [Bug 464987] Shell script declared as POSIX-compliant but is not

2023-02-01 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=464987 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de --- Comment #3 from Sven

[kdevelop] [Bug 464747] Crash when adding code to delete a pointer in c++

2023-01-25 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=464747 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de --- Comment #5 from Sven

[kdevelop] [Bug 463802] Crash while loading Python code

2023-01-23 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=463802 --- Comment #14 from Sven Brauch --- Sorry -- the backporting happened to 22.12.2, not .1 of course. -- You are receiving this mail because: You are watching all bug changes.

[kdev-python] [Bug 443167] python 3.10 (rc2) unsupported

2023-01-23 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=443167 --- Comment #4 from Sven Brauch --- Python 3.10 and 3.11 are supported now, FYI. -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 463802] Crash while loading Python code

2023-01-23 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=463802 --- Comment #13 from Sven Brauch --- Hi, I backported Python 3.11 support to 22.12, so it should be in 22.12.1. I also fixed the original crash which caused this issue. That fix is on master and will be in KDE Gear 23.04 (together with the feature

[kdev-python] [Bug 463338] Crash of python plugin during background parsing

2023-01-23 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=463338 Sven Brauch changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kdev-python] [Bug 414531] kdevelop crashes while editing a python script

2023-01-23 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=414531 Sven Brauch changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WORKSFORME

[kdenlive] [Bug 464034] OPENTIMELINEIO SETUP

2023-01-23 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=464034 Sven Brauch changed: What|Removed |Added Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO

[kdev-python] [Bug 464034] OPENTIMELINEIO SETUP

2023-01-09 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=464034 Sven Brauch changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED

[kdevelop] [Bug 463926] Kdevelop frequently pauses for many seconds while editing Python files

2023-01-06 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=463926 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de --- Comment #2 from Sven

[kdevelop] [Bug 463802] Crash while loading Python code

2023-01-04 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=463802 --- Comment #11 from Sven Brauch --- Hi, yes, I completely missed the 3.11 release, we were still busy with getting 3.10 working. Sorry for that. As said I understand your situation. I think the easiest change to improve the situation the next time

[kdevelop] [Bug 463802] Crash while loading Python code

2023-01-04 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=463802 --- Comment #9 from Sven Brauch --- Hi, I think ideally in this case you would have notified me that you needed Python 3.11 support in Gear 22.12. I would have backported it there. Of course I see the problem that not all maintainers (including me

[kdevelop] [Bug 463802] Crash while loading Python code

2023-01-04 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=463802 --- Comment #6 from Sven Brauch --- Hi Pino, first of all, thanks a lot for your work in packaging kdev-python and sorry for the chaos it always causes. Of course I will fix this crash, but also that fix should not be backported. The maintainers

[kdevelop] [Bug 463802] Crash while loading Python code

2023-01-03 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=463802 --- Comment #4 from Sven Brauch --- Thanks a lot. That 4bcec08fb400b was picked is understandable, it fixes build with 3.11, which I didn't anticipate was required so quickly. Including c4ec40a9cac is odd though, it is the commit that introduced

[kdevelop] [Bug 463802] Crash while loading Python code

2023-01-03 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=463802 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de --- Comment #1 from Sven

[kdev-python] [Bug 463338] Crash of python plugin during background parsing

2022-12-23 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=463338 --- Comment #3 from Sven Brauch --- Thanks, I will have a look in the coming weeks. It's probably related to the support for the match syntax which has been added since then, that is the only significant change since the commit you mention

[kdev-python] [Bug 463338] Crash of python plugin during background parsing

2022-12-22 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=463338 --- Comment #1 from Sven Brauch --- Hi, do you by any chance have a file or a link to the project which reproduces the crash? Thanks! -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 400168] Recheck tab repositioning for open files

2022-12-03 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=400168 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de --- Comment #5 from Sven

[kdev-python] [Bug 373844] Class aliases often get converted to instances

2022-11-26 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=373844 Sven Brauch changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[kdev-python] [Bug 373844] Class aliases often get converted to instances

2022-11-26 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=373844 Sven Brauch changed: What|Removed |Added Status|RESOLVED|REPORTED Resolution|WORKSFORME

[kdev-python] [Bug 373847] No argument type-hints for __{get,set}__item

2022-11-26 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=373847 Sven Brauch changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[kdev-python] [Bug 373847] No argument type-hints for __{get,set}__item

2022-11-26 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=373847 Sven Brauch changed: What|Removed |Added Resolution|WORKSFORME |--- Status|RESOLVED

[kdev-python] [Bug 438206] Fails to build against Python 3.10

2022-11-22 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=438206 --- Comment #18 from Sven Brauch --- Master now also supports Python 3.11, where "supports" means "builds and runs without crashing". It's too late to get into Applications 22.12, but it will be in the next release. -- You are

[kdev-python] [Bug 438206] Fails to build against Python 3.10

2022-11-20 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=438206 --- Comment #17 from Sven Brauch --- Not just like that, but it shouldn't be a large effort to support it now. I should be able to look into that sometime in the next few weeks, I think. -- You are receiving this mail because: You are watching all

[kdevelop] [Bug 461880] Crash when attempting to debug project

2022-11-15 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=461880 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de --- Comment #1 from Sven

[frameworks-ktexteditor] [Bug 382289] Long-standing bug: Bookmarks are often forgotten.

2022-11-12 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=382289 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de Product|kdevelop

[kdev-python] [Bug 438206] Fails to build against Python 3.10

2022-11-06 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=438206 Sven Brauch changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[frameworks-ktexteditor] [Bug 460769] Python source file editing problems

2022-10-20 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=460769 Sven Brauch changed: What|Removed |Added Product|kdevelop|frameworks-ktexteditor Version

[kdevelop] [Bug 460769] Python source file editing problems

2022-10-20 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=460769 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de --- Comment #1 from Sven

[frameworks-ktexteditor] [Bug 459055] KDevelop segfaults whilst editing code

2022-09-13 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=459055 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de Component|general

[kdevelop] [Bug 457974] Snap kdevelop crashes at launch

2022-08-16 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=457974 --- Comment #3 from Sven Brauch --- Hi, unfortunately KDevelop is relatively short-staffed and simply nobody built an AppImage for the latest release. It would of course be possible to do that, though. -- You are receiving this mail because: You

[kdevelop] [Bug 457974] Snap kdevelop crashes at launch

2022-08-16 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=457974 Sven Brauch changed: What|Removed |Added Status|REPORTED|RESOLVED CC

[kdevelop] [Bug 455855] FEATURE REQUEST : Have a blank space at the end of the currently edited file.

2022-06-23 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=455855 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de Status|REPORTED

[frameworks-ktexteditor] [Bug 447740] Crash in QAccessible::queryAccessibleInterface

2022-05-18 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=447740 --- Comment #4 from Sven Brauch --- The other bug https://bugs.kde.org/show_bug.cgi?id=451041 says X11... -- You are receiving this mail because: You are watching all bug changes.

[frameworks-ktexteditor] [Bug 447740] Crash in QAccessible::queryAccessibleInterface

2022-05-18 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=447740 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de --- Comment #2 from Sven

[frameworks-ktexteditor] [Bug 451041] Kdevelop crash just after a LMB in editor on a source line

2022-05-18 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=451041 Sven Brauch changed: What|Removed |Added Component|general |general Assignee|kdevelop-bugs-n

[kdev-python] [Bug 438206] Fails to build against Python 3.10

2022-03-21 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=438206 --- Comment #14 from Sven Brauch --- Let's move any discussion on this topic to https://invent.kde.org/kdevelop/kdev-python/-/merge_requests/16. -- You are receiving this mail because: You are watching all bug changes.

[kdev-python] [Bug 438206] Fails to build against Python 3.10

2022-03-13 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=438206 --- Comment #13 from Sven Brauch --- Hi, I've drafted a possible way forward in the "python310" branch in the kdev-python repo. The AST is written to an XML stream from a tiny Python program and read using QXmlStreamReader in C++. So far, o

[kdev-python] [Bug 438206] Fails to build against Python 3.10

2022-03-02 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=438206 --- Comment #12 from Sven Brauch --- Any help is certainly very welcome. I am not very active on IRC currently, but I definitely read and answer kdevelop-de...@kde.org. In principle, the task is simple: in parser/ast.h we have our own data structure

[kdev-python] [Bug 438206] Fails to build against Python 3.10

2022-03-01 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=438206 --- Comment #8 from Sven Brauch --- >From an end-user perspective, you can use the KDevelop AppImage from our website, which we can build against Python 3.9 until this issue is resolved somehow. It will of course not support Python 3.10 syntax,

[kdev-python] [Bug 438206] Fails to build against Python 3.10

2022-03-01 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=438206 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de --- Comment #7 from Sven

[frameworks-ktexteditor] [Bug 446464] When searching line numbers are hidden

2021-12-04 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=446464 Sven Brauch changed: What|Removed |Added Version|5.6.2 |5.88.0 Severity|minor

[kdevelop] [Bug 446423] Autocomplete doesn't highlight the correct item

2021-12-03 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=446423 Sven Brauch changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[frameworks-ktexteditor] [Bug 444883] Autocomplete / suggestion is very slow and insert random result once I hit ENTER

2021-12-03 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=444883 Sven Brauch changed: What|Removed |Added CC||mattia.basag...@gmail.com --- Comment #26 from

[kdevelop] [Bug 379506] Code coloring shifted with some characters

2021-11-24 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=379506 Sven Brauch changed: What|Removed |Added Ever confirmed|0 |1 CC

[kdevelop] [Bug 445565] crash while editing python

2021-11-16 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=445565 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de --- Comment #1 from Sven

[frameworks-ktexteditor] [Bug 444883] Autocomplete / suggestion is very slow and insert random result once I hit ENTER

2021-11-10 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=444883 --- Comment #24 from Sven Brauch --- That sounds pragmatic. Thank you very much! -- You are receiving this mail because: You are watching all bug changes.

[frameworks-ktexteditor] [Bug 444883] Autocomplete / suggestion is very slow and insert random result once I hit ENTER

2021-11-10 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=444883 --- Comment #22 from Sven Brauch --- I mean, in the KDevelop case, there's nothing better to be done. It won't profit from re-computing the list after typing a few characters, it has no useful additional information over what it had in the beginning

[frameworks-ktexteditor] [Bug 444883] Autocomplete / suggestion is very slow and insert random result once I hit ENTER

2021-11-10 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=444883 --- Comment #20 from Sven Brauch --- Why is this happening, though? Do the LSP servers cut off the completion list after N items because it gets too long (performance-wise) otherwise? But yes, this seems to be the obvious difference to the KDevelop

[frameworks-ktexteditor] [Bug 444883] Autocomplete / suggestion is very slow and insert random result once I hit ENTER

2021-11-09 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=444883 --- Comment #18 from Sven Brauch --- Ah. I didn't understand that either, but trusted the people who had used it with the LSP stuff to have a valid reason for this behaviour. -- You are receiving this mail because: You are watching all bug changes.

[frameworks-ktexteditor] [Bug 444883] Autocomplete / suggestion is very slow and insert random result once I hit ENTER

2021-11-09 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=444883 --- Comment #16 from Sven Brauch --- @milian: There are more results because the filter gets cleared, it just shows all, not just matching after the bug triggers. -- You are receiving this mail because: You are watching all bug changes.

[frameworks-ktexteditor] [Bug 444883] Autocomplete / suggestion is very slow and insert random result once I hit ENTER

2021-11-04 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=444883 --- Comment #14 from Sven Brauch --- That might make sense, yes. I don't think any of the KDevelop sources profit from getting a larger part of the current word; they are designed to just provide all possible items and then filter. -- You

[frameworks-ktexteditor] [Bug 444883] Autocomplete / suggestion is very slow and insert random result once I hit ENTER

2021-11-04 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=444883 --- Comment #12 from Sven Brauch --- You can try in KDevelop, it's really easy to reproduce there. Just start typing something that will open a completion (e.g. member completion on anything), and keep adding characters. At some point it will flicker

[frameworks-ktexteditor] [Bug 444883] Autocomplete / suggestion is very slow and insert random result once I hit ENTER

2021-11-03 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=444883 --- Comment #6 from Sven Brauch --- Hi, sorry, I didn't want to play a blame game, I am thankful for Waqar's work on this topic and I do feel somewhat responsible for the issue at hand because I know I should have taken the time to test those changes

[frameworks-ktexteditor] [Bug 444883] Autocomplete / suggestion is very slow and insert random result once I hit ENTER

2021-11-03 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=444883 --- Comment #4 from Sven Brauch --- Hi Waqar, thanks for having a look at this. The problem is not (only) that it is slow in KDevelop, the problem is also that it now misbehaves. Try it out with a somewhat large project; the re-querying will somehow

[frameworks-ktexteditor] [Bug 444883] Autocomplete / suggestion is very slow and insert random result once I hit ENTER

2021-11-03 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=444883 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de Product|kdevelop

[kdevelop] [Bug 444647] Editor inserting tabs instead of spaces

2021-10-30 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=444647 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de --- Comment #2 from Sven

[kdev-python] [Bug 444484] Crash in stylechecker (due to stale ReferencedDUChainTopContext)

2021-10-27 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=84 Sven Brauch changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[kdevelop] [Bug 443315] "Expected expression" error declaring a variable immediately after a case label

2021-10-04 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=443315 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de Status|REPORTED

[kdevelop] [Bug 442029] [Feature request] Add file exclude options for quick open

2021-09-05 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=442029 Sven Brauch changed: What|Removed |Added Status|REPORTED|NEEDSINFO CC

[kdev-python] [Bug 442027] Variables inside f-strings are not highlighted and not recognised for renaming

2021-09-05 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=442027 Sven Brauch changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[kdev-python] [Bug 442012] [python3] Keywords-only enforcement using `*,` partly breaks syntax highlighting

2021-09-05 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=442012 --- Comment #4 from Sven Brauch --- Yes, this is a kdevelop-python bug, I can also reproduce it. -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 385816] KDevelop has problems with multiple projects with same structure

2021-08-04 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=385816 --- Comment #6 from Sven Brauch --- I think the actual bug is explained above. To explain your particular behavior, you probably still have some files open from the old project. Then the parser kicks in on those and you get the wrong symbols. Try

[kdevelop] [Bug 439592] KDevelop always crashes when parsing the CMake project

2021-07-30 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=439592 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de --- Comment #8 from Sven

[kdevelop] [Bug 430619] Autocomplete issue

2021-07-28 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=430619 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de --- Comment #1 from Sven

[kdevelop] [Bug 439743] Theme doesn't change in KDevelop. KDevelop doesn't obey qt5ct.

2021-07-11 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=439743 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de Status|REPORTED

[neon] [Bug 438211] Can't install python3-pyqt5.qsci package on KDE Neon

2021-06-09 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=438211 --- Comment #5 from Sven Brauch --- Sorry, I realize this might still not have been clear. I just changed the product, this issue is still the right place to continue discussion. -- You are receiving this mail because: You are watching all bug

[neon] [Bug 438211] Can't install python3-pyqt5.qsci package on KDE Neon

2021-06-09 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=438211 --- Comment #4 from Sven Brauch --- To the "neon" product on this bug tracker ;) -- You are receiving this mail because: You are watching all bug changes.

[neon] [Bug 438211] Can't install python3-pyqt5.qsci package on KDE Neon

2021-06-07 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=438211 Sven Brauch changed: What|Removed |Added CC||j...@jriddell.org

[kdevelop] [Bug 437816] function signature tooltip appears only for string or variable.

2021-06-02 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=437816 Sven Brauch changed: What|Removed |Added Severity|minor |wishlist --- Comment #3 from Sven Brauch

[kdevelop] [Bug 437816] function signature tooltip appears only for string or variable.

2021-05-29 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=437816 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de --- Comment #1 from Sven

[kdevelop] [Bug 437806] UI - Part of screen gets doubled over

2021-05-29 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=437806 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de --- Comment #1 from Sven

[kdevelop] [Bug 437380] Background Parser causes crash when scanning python3 libraries

2021-05-20 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=437380 Sven Brauch changed: What|Removed |Added Resolution|WAITINGFORINFO |FIXED Status|NEEDSINFO

[kdevelop] [Bug 437380] Background Parser causes crash when scanning python3 libraries

2021-05-19 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=437380 Sven Brauch changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED

[kdevelop] [Bug 436308] Kdevelop se cierra inesperadamente aunque no se esté usando

2021-04-28 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=436308 Sven Brauch changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO

[kdevelop] [Bug 436308] Kdevelop se cierra inesperadamente aunque no se esté usando

2021-04-28 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=436308 --- Comment #3 from Sven Brauch --- Hi, you can try downloading the AppImage from our website: https://www.kdevelop.org/download It is self-contained and runs without installation, and it is the latest version. It should also work on your Debian

[kdevelop] [Bug 436308] Kdevelop se cierra inesperadamente aunque no se esté usando

2021-04-28 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=436308 Sven Brauch changed: What|Removed |Added Status|REPORTED|NEEDSINFO CC

  1   2   3   4   5   6   7   8   9   >