[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

[kdevelop] [Bug 435943] Background parsing threads should run at lower priority

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

[frameworks-ktexteditor] [Bug 435628] Crash trying to open a displaced closed folding marker

2021-04-11 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=435628 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de Component|general

[kdev-python] [Bug 403027] type inference bloats when functools.partial is present, but functools is not imported

2021-01-27 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=403027 Sven Brauch changed: What|Removed |Added Resolution|WAITINGFORINFO |--- Status|NEEDSINFO

[kdevelop] [Bug 391582] Crashes when indexing large cpp projects

2021-01-01 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=391582 --- Comment #10 from Sven Brauch --- The bug was put into NEEDSINFO state because there isn't enough information available to investigate. The messages above are generated by automated tooling which close such issues if they remain in this state

[kdevplatform] [Bug 430599] Too long german translation for 'Open new project' in Kdevelop

2020-12-19 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=430599 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de Status|REPORTED

[kdevelop] [Bug 428688] KDevelop does not handle gdb in version 10.x properly

2020-12-15 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=428688 Sven Brauch changed: What|Removed |Added CC||mwoehlke.fl...@gmail.com --- Comment #5 from

[kdevelop] [Bug 430433] Unable to launch debugger

2020-12-15 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=430433 Sven Brauch changed: What|Removed |Added Resolution|--- |DUPLICATE CC

[kdevelop] [Bug 402001] Crash when parsing Go sources

2020-12-13 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=402001 Sven Brauch changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO

[kdev-python] [Bug 430191] Input function not working in Kdev Python

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

[kdev-python] [Bug 430151] Documentation is missing at least on setting up venv

2020-12-08 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=430151 --- Comment #1 from Sven Brauch --- You should be able to just set the venv's python interpreter as the python interpreter for the project. Does that work? -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 430159] Cannot debug due to failed gdb version check

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

[kdevelop] [Bug 428688] KDevelop does not handle gdb in version 10.x properly

2020-12-08 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=428688 Sven Brauch changed: What|Removed |Added CC||alvinbe...@gmail.com --- Comment #4 from Sven

[kdevelop] [Bug 428688] KDevelop does not handle gdb in version 10.x properly

2020-11-22 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=428688 Sven Brauch changed: What|Removed |Added CC||silverunicorn2...@yandex.ru --- Comment #3 from

[kdevelop] [Bug 429498] KDevelop refuses to work with GDB 10

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

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

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

[kdev-python] [Bug 427128] should not buffer python script run or debug output

2020-09-29 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=427128 --- Comment #2 from Sven Brauch --- I don't understand why this happens, I tried investigating before but never dug deep enough to find the reason. The complaint is valid, of course. -- You are receiving this mail because: You are watching all bug

[kdev-python] [Bug 426866] Cannot use variable browser in debugger

2020-09-24 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=426866 --- Comment #5 from Sven Brauch --- Does it work in "Run" mode? It's possible that the configured path is not used in "Debug" mode :/ The debugger is quite the stepchild of the whole thing ... -- You are receiving this mail becau

[kdev-python] [Bug 426866] Cannot use variable browser in debugger

2020-09-22 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=426866 --- Comment #3 from Sven Brauch --- Hm, can you make python inside a venv import modules from outside that venv? Isn't part of the idea that this is not possible? ;) That is what we would need, I think. Either way, I'm not sure I agree

[kdev-python] [Bug 426866] Cannot use variable browser in debugger

2020-09-22 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=426866 Sven Brauch changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kdev-python] [Bug 426292] kdevelop-python crash while parsing projects

2020-09-22 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=426292 Sven Brauch changed: What|Removed |Added CC||frmdst...@protonmail.com --- Comment #13 from

[kdevelop] [Bug 426878] Opening a python project

2020-09-22 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=426878 Sven Brauch changed: What|Removed |Added Resolution|--- |DUPLICATE CC

[kdev-python] [Bug 426292] kdevelop-python crash while parsing projects

2020-09-20 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=426292 --- Comment #11 from Sven Brauch --- Git commit f33012fe664e77bb5621ec5a2faf69c44b8c9983 by Sven Brauch. Committed on 20/09/2020 at 12:27. Pushed by brauch into branch '5.6'. AST test: make sure we have 100% code coverage for visitors and builder M

[kdev-python] [Bug 426292] kdevelop-python crash while parsing projects

2020-09-20 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=426292 --- Comment #10 from Sven Brauch --- Sorry, we screwed this up for 5.6.0. If you are affected by this bug, you have several options until 5.6.1 is released: - Use the KDevelop 5.5.2 AppImage from https://download.kde.org/stable/kdevelop/5.5.2/bin

[kdevelop] [Bug 408058] KDevelop closed while creating a Qt project (on first run)

2020-09-20 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=408058 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de --- Comment #2 from Sven

[kdev-python] [Bug 426292] kdevelop-python crash while parsing projects

2020-09-19 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=426292 Sven Brauch changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[kdev-python] [Bug 426292] kdevelop-python crash while parsing projects

2020-09-19 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=426292 --- Comment #7 from Sven Brauch --- I think the problem is that the assumption that the dims of an ExtSlice are Expressions is wrong. They can also be Slices, which are not Expressions. -- You are receiving this mail because: You are watching all bug

[kdevelop] [Bug 426561] Crash on startup while parsing python code

2020-09-15 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=426561 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de --- Comment #3 from Sven

[kdevelop] [Bug 426462] Cannot find KDE under sources

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

[kdevelop] [Bug 426292] kdevelop-python crash while parsing projects

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

[kdevelop] [Bug 425511] Kdevelop random crash

2020-08-18 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=425511 --- Comment #3 from Sven Brauch --- Ah well, maybe it is unresponsive, you close it, and it then crashes on shutdown, and the unresponsiveness is just a "I do something for 20 secs, then I'm back" state. To figure out what approximately i

[kdevelop] [Bug 425511] Kdevelop random crash

2020-08-18 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=425511 Sven Brauch changed: What|Removed |Added Resolution|--- |WAITINGFORINFO CC

[okular] [Bug 402017] Cannot save PDF when loaded file has been deleted

2020-07-26 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=402017 --- Comment #49 from Sven Brauch --- > On your ext4 home partition it should work, but if > you use FAT for some reason, or even the thumb > drive fails, the data is still lost. Ok, but now we have strayed quite far from the original go

[okular] [Bug 402017] Cannot save PDF when loaded file has been deleted

2020-07-26 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=402017 --- Comment #47 from Sven Brauch --- Sorry for not checking back, I had a look; for PDF it actually works perfectly by just removing the error message, but for other file types (e.g. PNG) we would need to keep the FD open manually. There actually

[okular] [Bug 402017] Cannot save PDF when loaded file has been deleted

2020-06-18 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=402017 --- Comment #33 from Sven Brauch --- There's a bit of work around that place needed to make "Save" work properly ("Save as" does automatically, but not "Save"), so I'd like to hear Albert's opinion first ;) -- You are re

[kdevelop] [Bug 423123] kdevelop crashes when typing in function parameters

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

[okular] [Bug 402017] Cannot save PDF when loaded file has been deleted

2020-06-16 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=402017 --- Comment #31 from Sven Brauch --- I tried to just fix this now, and I am more confused than ever about this issue. Just removing the error message and early return makes Save As work flawlessly. Why is the error message even there? -- You

[okular] [Bug 402017] Cannot save PDF when loaded file has been deleted

2020-06-15 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=402017 --- Comment #30 from Sven Brauch --- Regarding other applications: most applications (e.g. kate) are not affected by this issue, since they just load the whole file into memory, and save it from their in-memory buffer if requested. Gwenview also seems

[okular] [Bug 402017] Cannot save PDF when loaded file has been deleted

2020-06-15 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=402017 --- Comment #29 from Sven Brauch --- I was repeatedly bitten by this issue in the past as well and I don't quite get it. Can Okular not simply keep an open file handle for the document, which results in ext4 not removing the data from the disk, even

[kdevelop] [Bug 421704] `#include ` with parser set to c++2a causes a crash

2020-06-06 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=421704 Sven Brauch changed: What|Removed |Added Resolution|--- |UPSTREAM CC

[kdevelop] [Bug 418617] Autocomplete with >= c++14 crashes kdevelop

2020-06-05 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=418617 --- Comment #8 from Sven Brauch --- Right, Neon is also on this bugtracker. I'll move this to the Neon component. -- You are receiving this mail because: You are watching all bug changes.

[neon] [Bug 418617] Autocomplete with >= c++14 crashes kdevelop

2020-06-05 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=418617 Sven Brauch changed: What|Removed |Added Product|kdevelop|neon Component|Code completion

[kdevelop] [Bug 418617] Autocomplete with >= c++14 crashes kdevelop

2020-06-05 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=418617 Sven Brauch changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution

[kdevelop] [Bug 417971] Kdevelop crashes during autocomplete

2020-05-31 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=417971 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de --- Comment #5 from Sven

[neon] [Bug 421358] libKDevPlatformTests.so.55 missing in kdevplatform55-libs package

2020-05-11 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=421358 Sven Brauch changed: What|Removed |Added Version|5.5.1 |unspecified Assignee|kdevelop-bugs-n

[kdevelop] [Bug 421120] Kdevelop crashed while typing if statement in C++

2020-05-07 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=421120 --- Comment #3 from Sven Brauch --- Sounds like the same issue, yes. Unfortunately not the first time we have this kind of problem. :( -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 421120] Kdevelop crashed while typing if statement in C++

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

[kdevelop] [Bug 420303] Crash while parsing python Library

2020-04-19 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=420303 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de Resolution

[kdevelop] [Bug 419889] popup notification when build finishes

2020-04-09 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=419889 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de --- Comment #1 from Sven

[kdevelop] [Bug 419423] Incorrect syntax-highlighting for subscript operator of C++ containers

2020-03-31 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=419423 Sven Brauch changed: What|Removed |Added Resolution|--- |INTENTIONAL Status|REOPENED

[kdevelop] [Bug 419352] Some Unicode Miscellaneous Symbols affect the displayed text in the Editor.

2020-03-29 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=419352 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de --- Comment #2 from Sven

[kdevelop] [Bug 418896] Navigate open document tabs with Ctrl+PageUp and Ctrl+PageDown

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

[kdevelop] [Bug 418065] Crash during autocomplete under Wayland.

2020-03-11 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=418065 --- Comment #3 from Sven Brauch --- It's possible -- plugins can request completion to start when they think it makes sense, maybe that somehow interferes with the automatic invocation on Wayland. Unfortunately I have no wayland dev setup right now

[kdevelop] [Bug 418617] Autocomplete with >= c++14 crashes kdevelop

2020-03-08 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=418617 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de Resolution

[kdevelop] [Bug 418481] KDevelop color settings affects Kate editor

2020-03-04 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=418481 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de Resolution

[kdevelop] [Bug 418295] Error messages while launching the application as Appimage

2020-02-28 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=418295 Sven Brauch changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution

[kdevelop] [Bug 418065] Crash during autocomplete under Wayland.

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

[kdevelop] [Bug 372035] Crash while typing PHP code

2020-02-17 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=372035 Sven Brauch changed: What|Removed |Added Resolution|UNMAINTAINED|--- Status|RESOLVED

[kdevelop] [Bug 416874] KDevelop keeps crashing while attempting to edit a Python program

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

[kdev-python] [Bug 416842] Jump to declaration/definition does not work on module and import statement

2020-01-27 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=416842 Sven Brauch changed: What|Removed |Added Severity|normal |wishlist --- Comment #1 from Sven Brauch

[kdev-python] [Bug 416545] New: Debugger doesn't show variable contents properly when exception is raised in __str__ or __repr__

2020-01-21 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=416545 Bug ID: 416545 Summary: Debugger doesn't show variable contents properly when exception is raised in __str__ or __repr__ Product: kdev-python Version: unspecified Platform: Other

[kde-windows] [Bug 413039] Critical: could not load fallback mirror list from QUrl

2019-10-25 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=413039 --- Comment #30 from Sven Brauch --- Which is not the files which are contained in or installed by the installer. This for example contains lots of debug information a hundred megabytes of translations for all languages in the world, as well as several

[kde-windows] [Bug 413039] Critical: could not load fallback mirror list from QUrl

2019-10-25 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=413039 --- Comment #27 from Sven Brauch --- I do not know where you get your numbers, but I think they are inaccurate. The KDevelop installer is less than 150 MB, and KDevelop is a *huge* application, packing essentially all KDE frameworks, all Qt libraries

[kde-windows] [Bug 413039] Critical: could not load fallback mirror list from QUrl

2019-10-17 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=413039 --- Comment #16 from Sven Brauch --- Can't you find something better to test than software that doesn't even work on the original Windows? -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 372346] AppImage fails to start in Wayland session

2019-10-17 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=372346 --- Comment #5 from Sven Brauch --- I would expect that uses XWayland, right? -- You are receiving this mail because: You are watching all bug changes.

[kde-windows] [Bug 413039] Critical: could not load fallback mirror list from QUrl

2019-10-16 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=413039 Sven Brauch changed: What|Removed |Added Resolution|--- |UNMAINTAINED CC

[kte-collaborative] [Bug 333480] When closing a collaboratively edited document, the "unsaved changes" dialog comes up

2019-04-23 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=333480 --- Comment #5 from Sven Brauch --- No, it was never ported to KTextEditor 5.x or Qt5. -- You are receiving this mail because: You are watching all bug changes.

[frameworks-ktextwidgets] [Bug 405401] [wayland] KDevelop crashes when showing/hiding scrollbar text preview

2019-03-12 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=405401 --- Comment #8 from Sven Brauch --- Hm, delete on a null pointer is safe though. And the text preview has been in for quite a while now, the issue must be a bit more subtle ... -- You are receiving this mail because: You are watching all bug changes.

[frameworks-ktextwidgets] [Bug 405401] [wayland] KDevelop crashes when showing/hiding scrollbar text preview

2019-03-12 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=405401 Sven Brauch changed: What|Removed |Added Summary|[wayland] KDevelop crashes |[wayland] KDevelop crashes

[frameworks-ktextwidgets] [Bug 405401] [wayland] KDevelop crashes due to QWidget setVisible false followed by setVisible true

2019-03-12 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=405401 Sven Brauch changed: What|Removed |Added CC||kdelibs-b...@kde.org Product|kdevelop

[kdevelop] [Bug 405401] [wayland] KDevelop crashes due to QWidget setVisible false followed by setVisible true

2019-03-12 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=405401 --- Comment #5 from Sven Brauch --- I'll move this to ktexteditor, then. It's either a bug there or in Qt. -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 405401] [wayland] KDevelop crashes due to QWidget setVisible false followed by setVisible true

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

[kdevelop] [Bug 405140] Cannot disable background parser

2019-03-06 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=405140 --- Comment #5 from Sven Brauch --- Yeah, you cannot disable the language plugins from the UI. You can start KDevelop with "KDEV_DISABLE_PLUGINS=kdevclangsupport kdevelop" or remove the .so file. At that point you can pretty much use ka

[kdevelop] [Bug 405140] Cannot disable background parser

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

[kdevelop] [Bug 405097] Unhandled exception in KDevPlatformLanguage.dll during background parsing crashes program

2019-03-04 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=405097 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de Resolution

[kdevelop] [Bug 385012] counterproductivity: semantic analysis issues preempt code context popups

2019-02-22 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=385012 --- Comment #4 from Sven Brauch --- My last plan regarding this was to use the inline annotation interface to display error messages (similar to how QtCreator does it, but less intrusive probably, just an exclamation mark you can mouseover). Sadly, I

[kdevplatform] [Bug 404515] Interference from KDevelop while doing an interactive git rebase

2019-02-18 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=404515 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de --- Comment #1 from Sven

[kdevelop] [Bug 401033] Windows installer fails

2019-01-24 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=401033 Sven Brauch changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[kdevelop] [Bug 401033] Windows installer fails

2019-01-24 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=401033 Sven Brauch changed: What|Removed |Added Version|5.3.0 |5.3.1 -- You are receiving this mail because

[kdevelop] [Bug 403098] kdevelop always crashes when opening a certain project

2019-01-11 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=403098 Sven Brauch changed: What|Removed |Added CC||m...@flherne.uk

[okular] [Bug 402925] New: Bad behaviour when opening temporary files, e.g. from KMail or Firefox, and editing

2019-01-06 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=402925 Bug ID: 402925 Summary: Bad behaviour when opening temporary files, e.g. from KMail or Firefox, and editing Product: okular Version: unspecified Platform: Other

[kdevelop] [Bug 401564] libclang bad filedescriptor crash (abort)?

2018-12-01 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=401564 --- Comment #11 from Sven Brauch --- Well, you have been around for years and you have continuously been claiming it is too complex for you to look into, so there's that ;) -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 401564] libclang bad filedescriptor crash (abort)?

2018-12-01 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=401564 --- Comment #9 from Sven Brauch --- I think this is out of scope for a GSoC project, a newcomer will not obtain the necessary understanding for doing this within 3 months. -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 401564] libclang bad filedescriptor crash (abort)?

2018-12-01 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=401564 --- Comment #7 from Sven Brauch --- Feel free to try and devise a strategy how this should work. I thought about it for a few hours and couldn't come up with anything remotely feasible. -- You are receiving this mail because: You are watching all bug

[kdevelop] [Bug 401564] libclang bad filedescriptor crash (abort)?

2018-12-01 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=401564 --- Comment #5 from Sven Brauch --- Different overall architecture :/ -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 401564] libclang bad filedescriptor crash (abort)?

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

[kdevelop] [Bug 381310] Tool views broken/not repainted when detached

2018-11-27 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=381310 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de --- Comment #2 from Sven

[kdevelop] [Bug 335832] Automake Targets In Project Tree

2018-11-21 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=335832 --- Comment #8 from Sven Brauch --- Ok, in the AppImage you are unfortunately stuck with the icon theme we ship, which is Breeze, since that is KDE's current default design direction. Sorry. I think we should not try to load the Qt platform

[kdevelop] [Bug 335832] Automake Targets In Project Tree

2018-11-21 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=335832 Sven Brauch changed: What|Removed |Added Resolution|--- |NOT A BUG Status|REPORTED

[kdevelop] [Bug 335832] Automake Targets In Project Tree

2018-11-21 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=335832 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de --- Comment #4 from Sven

[kdevelop] [Bug 401033] Windows installer fails

2018-11-14 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=401033 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de Ever confirmed|0

[kdevelop] [Bug 320769] Debugger stops not in correct frame stack

2018-11-02 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=320769 Sven Brauch changed: What|Removed |Added CC||m...@svenbrauch.de --- Comment #9 from Sven

[kdevelop] [Bug 400544] Add ability to sign git commits

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

[kmail2] [Bug 400496] kmail sometimes consumes 100% CPU for hours (in Sonnet::Highlighter)

2018-10-30 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=400496 --- Comment #1 from Sven Brauch --- Actually, right after writing the report, I found a correlation: closing the composer window I had open removed the CPU usage. Opening it again (just "new message") reproduces the problem. -- You are

[kmail2] [Bug 400496] New: kmail sometimes consumes 100% CPU for hours (in Sonnet::Highlighter)

2018-10-30 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=400496 Bug ID: 400496 Summary: kmail sometimes consumes 100% CPU for hours (in Sonnet::Highlighter) Product: kmail2 Version: 5.9.1 Platform: Archlinux Packages OS: Linux

[kdevelop] [Bug 248487] CMake configuration does not honor environment variables

2018-10-16 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=248487 Sven Brauch changed: What|Removed |Added Resolution|--- |NOT A BUG CC

[kdevelop] [Bug 399473] [feature] proper exit after SIGHUP

2018-10-12 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=399473 --- Comment #13 from Sven Brauch --- Most probably, yes. -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 399473] [feature] proper exit after SIGHUP

2018-10-11 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=399473 --- Comment #10 from Sven Brauch --- I don't care about the fix for "application can exit when X does not respond", no, and unless it simplifies the code involved I would vote against merging it. The signal handler thing in contrast does

[kdevelop] [Bug 399473] [feature] proper exit after SIGHUP

2018-10-11 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=399473 Sven Brauch changed: What|Removed |Added Resolution|--- |NOT A BUG Status|REOPENED

<    1   2   3   4   5   6   7   8   9   >