[kdevelop] [Bug 435235] When pasting file using Projects tool view, "File Already Exists" window cannot be interacted with

2022-05-26 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=435235 Igor Kushnir changed: What|Removed |Added CC||aar...@doofus.org --- Comment #7 from Igor

[kdevelop] [Bug 454430] Copy paste file will not accept input

2022-05-26 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=454430 Igor Kushnir changed: What|Removed |Added CC||igor...@gmail.com Resolution

[kdevelop] [Bug 452766] Cannot open projects with -p or --project command line option or any other way on command line

2022-05-30 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=452766 --- Comment #3 from Igor Kushnir --- > I think i need this in daily life and this bug reduces productivity. Fortunately KDevelop is free software. You can implement the feature to boost productivity. -- You are receiving this mail because: You

[kdevelop] [Bug 454685] updated kdevelop on debian today, crashed while parsing a just imported project

2022-06-01 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=454685 Igor Kushnir changed: What|Removed |Added CC||igor...@gmail.com --- Comment #2 from Igor

[kdevelop] [Bug 438249] fresh kdevelop build from git master source crashes while importing a project

2022-06-01 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=438249 Igor Kushnir changed: What|Removed |Added CC||igor...@gmail.com --- Comment #3 from Igor

[kdevelop] [Bug 438249] fresh kdevelop build from git master source crashes while importing a project

2022-06-01 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=438249 --- Comment #5 from Igor Kushnir --- > Hi, I assume the workaround was applying this patch: Yes, thank you for confirming. Since blaming some specific LLVM versions does not figure, we need to find something else in common that may be the root ca

[kdevelop] [Bug 438249] fresh kdevelop build from git master source crashes while importing a project

2022-06-02 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=438249 --- Comment #7 from Igor Kushnir --- Could someone try to get the backtrace of this crash with assertions enabled? (NDEBUG not defined) When I navigate through the crash call stacks from https://code.woboq.org/llvm/clang/tools/libclang/CXType.cpp.html

[kdevelop] [Bug 438249] fresh kdevelop build from git master source crashes while importing a project

2022-06-02 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=438249 --- Comment #8 from Igor Kushnir --- (In reply to Igor Kushnir from comment #7) > Could someone try to get the backtrace of this crash with assertions > enabled? (NDEBUG not defined) I mean: assertions enabled/NDEBUG not defined while building

[kdevelop] [Bug 454685] updated kdevelop on debian today, crashed while parsing a just imported project

2022-06-02 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=454685 Igor Kushnir changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REPORTED

[kdevelop] [Bug 438249] fresh kdevelop build from git master source crashes while importing a project

2022-06-02 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=438249 --- Comment #9 from Igor Kushnir --- *** Bug 454685 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 431811] KDevelop crashes when parsing projects that use wxWidgets-3.1.4

2022-06-02 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=431811 Igor Kushnir changed: What|Removed |Added Resolution|FIXED |DUPLICATE --- Comment #5 from Igor Kushnir

[kdevelop] [Bug 438249] fresh kdevelop build from git master source crashes while importing a project

2022-06-02 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=438249 Igor Kushnir changed: What|Removed |Added CC||kogiokkaf...@gmail.com --- Comment #10 from

[kdevelop] [Bug 438249] fresh kdevelop build from git master source crashes while importing a project

2022-06-02 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=438249 --- Comment #13 from Igor Kushnir --- > Delays in responding to your problem solving request. This is not an urgent request. No need to apologize for a delay so verbosely :) > "No ffs implementation found" No idea about this, sor

[kdevelop] [Bug 438249] fresh kdevelop build from git master source crashes while importing a project

2022-06-02 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=438249 --- Comment #15 from Igor Kushnir --- > Assertion `!isValueDependent() && "Expression evaluator can't be called on a > dependent expression."' failed. Thanks for checking this so quickly! This must really b

[kdevelop] [Bug 438249] fresh kdevelop build from git master source crashes while importing a project

2022-06-04 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=438249 --- Comment #19 from Igor Kushnir --- (In reply to Andrei Slavoiu from comment #17) > No, not std::string. boost::string. Found the culprit: > > //This is the structure controlling a long string >struct long_t >{ &g

[kdevelop] [Bug 438249] fresh kdevelop build from git master source crashes while importing a project

2022-06-06 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=438249 --- Comment #21 from Igor Kushnir --- If you want to play with this some more, you could try building Clang 13 with assertions enabled and see if the assertion is triggered. If yes, then the absence of the crash is accidental. If the assertion does not

[kdevelop] [Bug 438249] fresh kdevelop build from git master source crashes while importing a project

2022-06-07 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=438249 --- Comment #23 from Igor Kushnir --- > Hah, good point. The assert fails on clang-13 as well when built with DEBUG. > Probably on 13 it just happened to return some junk instead of crashing. What bit width does it return? > Perhaps clang::

[kdevelop] [Bug 438249] fresh kdevelop build from git master source crashes while importing a project

2022-06-07 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=438249 --- Comment #25 from Igor Kushnir --- > Compiled clang-13 back without DEBUG and now I get the same crash with it as > well. Perhaps the crash started occurring because of the toolchain (g++/libstdc++/glibc) upgrade or different comper flags, not

[kdevelop] [Bug 443092] Cannot build kdevelop master with kdesrc-build on focal

2021-10-13 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=443092 Igor Kushnir changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[kdevelop] [Bug 443092] Cannot build kdevelop master with kdesrc-build on focal

2021-10-13 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=443092 --- Comment #3 from Igor Kushnir --- Do you mean that it might be possible to compile KDevelop against system KF5 version (which is built against system Qt 5.12) and against non-system Qt 5.15 version? You can try whether this works by setting

[kdevelop] [Bug 443092] Cannot build kdevelop master with kdesrc-build on focal

2021-10-13 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=443092 --- Comment #5 from Igor Kushnir --- https://commits.kde.org/kdevelop/f4d493a64784ef43a183493ce1f9624f96366f3a is 4 months old, and you are the only affected person that I know of. Most of those who compile KDevelop from master must be using newer KF

[kdevelop] [Bug 436339] Kdevelop gdb integration is extremely slow

2021-10-19 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=436339 --- Comment #5 from Igor Kushnir --- Git commit 7b302184fcbd774b61edef3c40a7fb0ff672cf42 by Igor Kushnir. Committed on 19/10/2021 at 14:13. Pushed by mwolff into branch 'master'. GDB printers: don't call QUrl::toString() when d is

[kdevelop] [Bug 259352] Wish: Don't collapse Help topic tree in Documenation view

2021-10-28 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=259352 Igor Kushnir changed: What|Removed |Added CC||igor...@gmail.com --- Comment #1 from Igor

[kdevelop] [Bug 444558] "Find/Replace in Files" spends a lot of time on "Collecting files..."

2021-10-29 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=444558 Igor Kushnir changed: What|Removed |Added CC||igor...@gmail.com --- Comment #1 from Igor

[kdevelop] [Bug 444645] Need to be able to specify indentation settings by project

2021-10-30 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=444645 Igor Kushnir changed: What|Removed |Added CC||igor...@gmail.com --- Comment #1 from Igor

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

2021-10-30 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=444647 Igor Kushnir changed: What|Removed |Added CC||igor...@gmail.com --- Comment #1 from Igor

[kdevelop] [Bug 444645] Need to be able to specify indentation settings by project

2021-10-30 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=444645 --- Comment #3 from Igor Kushnir --- 1. Right click on a project in Projects tool view. 2. Switch to the Source Formatter tab. 3. Uncheck the Use default checkbox. 4. Check the Override editor indentation mode checkbox. 5. Select a formatter and a

[kdevelop] [Bug 444645] Need to be able to specify indentation settings by project

2021-10-30 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=444645 --- Comment #4 from Igor Kushnir --- Sorry, missed one step: > 1. Right click on a project in Projects tool view. 1.5. Click Open Configuration... > 2. Switch to the Source Formatter tab. -- You are receiving this mail because: You are watchi

[kdevelop] [Bug 444726] New: KDevelop crashes when debugging finishes while an open file has several nested folded nodes

2021-10-31 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=444726 Bug ID: 444726 Summary: KDevelop crashes when debugging finishes while an open file has several nested folded nodes Product: kdevelop Version: unspecified Platform: Compiled Sourc

[frameworks-ktexteditor] [Bug 444726] KDevelop crashes when debugging finishes while an open file has several nested folded nodes

2021-10-31 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=444726 Igor Kushnir changed: What|Removed |Added Version|unspecified |5.87.0 Assignee|kdevelop-bugs-n

[frameworks-ktexteditor] [Bug 444726] KDevelop crashes when debugging finishes while an open file has several nested folded nodes

2021-10-31 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=444726 Igor Kushnir changed: What|Removed |Added Latest Commit||https://invent.kde.org/fram

[frameworks-ktexteditor] [Bug 444726] KDevelop crashes when debugging finishes while an open file has several nested folded nodes

2021-11-01 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=444726 Igor Kushnir changed: What|Removed |Added Version Fixed In||5.88.0 -- You are receiving this mail because

[kdevelop] [Bug 412707] KDevelop leaves hundreds of megabytes of temp files if it crashes

2021-11-02 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=412707 Igor Kushnir changed: What|Removed |Added CC||igor...@gmail.com Ever confirmed|0

[kdevelop] [Bug 412707] KDevelop leaves hundreds of megabytes of temp files if it crashes

2021-11-02 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=412707 --- Comment #5 from Igor Kushnir --- > Now at least, if a crash occurs, it seems that upon reboot the temp files are > gone. By "reboot" do you mean system restart? I think /tmp is, and has been for years/decades, cleared when a

[kdevelop] [Bug 412707] KDevelop leaves hundreds of megabytes of temp files if it crashes

2021-11-04 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=412707 --- Comment #8 from Igor Kushnir --- No, I don't think it should be closed. I usually put my computer to sleep at night, reboot only once in a few weeks. So clearing the temporary files only on system reboot is not enough. My merge request clears

[kdevelop] [Bug 431349] Source formatting and indentation should be per-project

2021-01-10 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=431349 Igor Kushnir changed: What|Removed |Added CC||igor...@gmail.com --- Comment #1 from Igor

[kdevelop] [Bug 427481] Quick Open plugin does not support nested project directories

2021-01-14 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=427481 --- Comment #6 from Igor Kushnir --- I think there is a way to fix this bug that would actually improve performance in the normal case when project file sets don't overlap: simply don't remove duplicates after merging sorted ranges that

[kdevelop] [Bug 431796] kdevelop segmentation fault loading a project

2021-01-19 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=431796 Igor Kushnir changed: What|Removed |Added CC||igor...@gmail.com --- Comment #1 from Igor

[kdevelop] [Bug 431811] KDevelop crashes when parsing projects that use wxWidgets-3.1.4

2021-01-30 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=431811 Igor Kushnir changed: What|Removed |Added CC||igor...@gmail.com --- Comment #4 from Igor

[frameworks-syntax-highlighting] [Bug 440446] New: Files named "makefile.cpp", "makefile.c", etc. are highlighted as Makefile by default

2021-07-31 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=440446 Bug ID: 440446 Summary: Files named "makefile.cpp", "makefile.c", etc. are highlighted as Makefile by default Product: frameworks-syntax-highlighting Version: 5.84.0 Platform: Man

[kdevelop] [Bug 486061] Launch configuration arguments are not fully passed when executing (escaped)

2024-04-24 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=486061 Igor Kushnir changed: What|Removed |Added CC||igor...@gmail.com --- Comment #2 from Igor

[kdevelop] [Bug 486431] Templates for C++ Plasmoids look for KF6PlasmaConfig

2024-05-01 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=486431 Igor Kushnir changed: What|Removed |Added CC||igor...@gmail.com --- Comment #1 from Igor

[kdevelop] [Bug 486431] Templates for C++ Plasmoids look for KF6PlasmaConfig

2024-05-02 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=486431 --- Comment #6 from Igor Kushnir --- Can you find the broken template files in /usr/share/kdevappwizard/templates/ and check which package provides them? On my Qt 5 system different templates are provided by various packages: kdevelop, plasma

[kdevelop] [Bug 486431] Templates for C++ Plasmoids look for KF6PlasmaConfig

2024-05-02 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=486431 --- Comment #7 from Igor Kushnir --- Found newer templates in the Plasma/6.0 branch: https://invent.kde.org/plasma/libplasma/-/tree/Plasma/6.0/templates -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 486061] Launch configuration arguments are not fully passed when executing (escaped)

2024-05-02 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=486061 --- Comment #4 from Igor Kushnir --- launch_window.png shows the argument as capitalize, without square brackets. Is this a screenshot mistake? Is escaping the only working solution or does quoting the argument work too? (In reply to Gerald

[libplasma] [Bug 486431] Templates for C++ Plasmoids look for KF6PlasmaConfig

2024-05-02 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=486431 Igor Kushnir changed: What|Removed |Added Component|Language Support: CPP |libplasma |(Clang-based

[kdevelop] [Bug 486541] New: Embedded null character and subsequent characters in a watched QString are not displayed while debugging

2024-05-04 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=486541 Bug ID: 486541 Summary: Embedded null character and subsequent characters in a watched QString are not displayed while debugging Classification: Applications Product: kdevelop Version:

[kdevelop] [Bug 489290] Kdevelop crashes after openining project configuration and closing main window.

2024-06-27 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=489290 Igor Kushnir changed: What|Removed |Added CC||igor...@gmail.com Status|CONFIRMED

[kdevelop] [Bug 455533] Kdevelop crashes upon exit

2024-06-27 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=455533 Igor Kushnir changed: What|Removed |Added CC||lassi.vaatamoi...@gmail.com --- Comment #21

[kdevelop] [Bug 375778] Jump to gtest failures

2024-06-30 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=375778 Igor Kushnir changed: What|Removed |Added CC||igor...@gmail.com Latest Commit

[kdevelop] [Bug 469803] Code Browser not switching to dark theme

2023-09-11 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=469803 Igor Kushnir changed: What|Removed |Added CC||igor...@gmail.com Version Fixed In

[kdevelop] [Bug 469803] Code Browser not switching to dark theme

2023-09-11 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=469803 --- Comment #2 from Igor Kushnir --- Martin Seher and Milian Wolff fixed this bug in https://invent.kde.org/kdevelop/kdevelop/-/merge_requests/370 -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 473639] Can't use terminal tab while a diff is opened

2023-09-14 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=473639 Igor Kushnir changed: What|Removed |Added Version Fixed In||5.13.231200 Resolution

[kdevelop] [Bug 264470] Full-Full Screen Mode: hide menu, panels, tabs, borders etc.

2023-09-15 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=264470 Igor Kushnir changed: What|Removed |Added CC||igor...@gmail.com --- Comment #8 from Igor

[kdevelop] [Bug 365437] Rename local variable using "Rename" assistant breaks code

2023-09-15 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=365437 Igor Kushnir changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution

[kdevelop] [Bug 469079] Kdevelop clang parser fails with GCC 13.1

2023-09-15 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=469079 Igor Kushnir changed: What|Removed |Added Resolution|--- |FIXED Version Fixed In

[kdevelop] [Bug 413372] Can't debug with LLDB (or: LLDB's qt.py not ready for Python 3.x)

2023-09-15 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=413372 Igor Kushnir changed: What|Removed |Added Status|ASSIGNED|RESOLVED Version Fixed In

[kdevelop] [Bug 365437] Rename local variable using "Rename" assistant breaks code

2023-09-15 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=365437 --- Comment #15 from Igor Kushnir --- Git commit 82f2316385c617c2fe6c66c8fbd42c22162fa83d by Igor Kushnir. Committed on 15/09/2023 at 11:02. Pushed by igorkushnir into branch 'master'. astyle: allow configuring add-braces option I had to

[kdevplatform] [Bug 335549] Plain C source formatter used instead of C++ for header files

2023-09-15 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=335549 --- Comment #5 from Igor Kushnir --- Git commit 2d8cafaae7ee82ab89507b384f5385f9a21d3f97 by Igor Kushnir. Committed on 15/09/2023 at 11:57. Pushed by igorkushnir into branch 'master'. SourceFormatterSelectionEdit: add usage help and info

[kdevplatform] [Bug 442903] "kdevcustomscript||GNU_indent_GNU" is stored by default if the user selects no source formatter

2023-09-15 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=442903 Igor Kushnir changed: What|Removed |Added Resolution|--- |FIXED Latest Commit

[kdevplatform] [Bug 358798] Source formatter every time selects language as "C"

2023-09-15 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=358798 --- Comment #8 from Igor Kushnir --- Git commit 2d8cafaae7ee82ab89507b384f5385f9a21d3f97 by Igor Kushnir. Committed on 15/09/2023 at 11:57. Pushed by igorkushnir into branch 'master'. SourceFormatterSelectionEdit: add usage help and info

[kdevelop] [Bug 468595] creating second new file crashes [KDevelop::IDocumentController::textDocumentCreated]

2023-09-15 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=468595 Igor Kushnir changed: What|Removed |Added Version Fixed In||5.13.231200 Resolution

[kdevplatform] [Bug 373213] Assertion failure "!inputUrl.fileName().isEmpty()" in shell/documentcontroller.cpp, line 226

2023-09-15 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=373213 --- Comment #5 from Igor Kushnir --- Git commit b213f60eaff583ce2d7b4f468f5ed1522ed7017d by Igor Kushnir. Committed on 15/09/2023 at 13:45. Pushed by igorkushnir into branch 'master'. LanguageController: don't assert that filename is n

[kdevelop] [Bug 264470] Full-Full Screen Mode: hide menu, panels, tabs, borders etc.

2023-09-15 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=264470 --- Comment #10 from Igor Kushnir --- (In reply to ludovic.aub...@hotmail.com from comment #9) > Done : https://bugs.kde.org/show_bug.cgi?id=474547 *This* is a KDevelop bug. You just logged a bug for Kdenlive. If that's correct, then the two

[kdevelop] [Bug 468605] auto-correction incorrectly changes dot to arrow in floating-point literals when using uniform initialization

2023-09-15 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=468605 Igor Kushnir changed: What|Removed |Added Resolution|--- |FIXED Latest Commit

[kdevelop] [Bug 456338] KDevelop crashed after saving 2 unsaved files that Kdevelop prompted me to save before quitting.

2023-09-15 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=456338 Igor Kushnir changed: What|Removed |Added Resolution|--- |FIXED Latest Commit

[kdevelop] [Bug 424882] The kdevelop crashed if create, rename and save new files

2023-09-15 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=424882 Igor Kushnir changed: What|Removed |Added Status|ASSIGNED|RESOLVED Latest Commit

[kdevelop] [Bug 442896] Annoying "Unregistering type class N" output when running e.g. `kdevelop --help` or unit tests

2023-09-15 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=442896 Igor Kushnir changed: What|Removed |Added Version Fixed In||5.13.231200 Status|ASSIGNED

[kdevelop] [Bug 452766] Cannot open projects with -p or --project command line option or any other way on command line

2023-09-20 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=452766 --- Comment #4 from Igor Kushnir --- KDevelop accepts positional arguments on the command line. From the output of `kdevelop --help`: > Arguments: > files Files to load, or directories to load as > projects So you

[kdevelop] [Bug 452766] Cannot open projects with -p or --project command line option or any other way on command line

2023-09-20 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=452766 Igor Kushnir changed: What|Removed |Added Resolution|--- |NOT A BUG Status|REPORTED

[kdevelop] [Bug 363237] Breakpoints (Breakpoints View) are not updated after removing/adding couple lines of code

2023-09-20 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=363237 --- Comment #11 from Igor Kushnir --- (In reply to JATothrim from comment #10) > I scratched my itch with this bug. I want it *gone*. :-) Welcome to KDevelop development :) > I checkout master branch at 4c984656ade6e602dbd8ac4c7e4bbf440aad7173

[kdevelop] [Bug 474743] Crash on C++11-style struct initializer on template class?

2023-09-21 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=474743 Igor Kushnir changed: What|Removed |Added CC||igor...@gmail.com --- Comment #3 from Igor

[kdevelop] [Bug 474749] KDevelop crashes when adding wxWidgets

2023-09-23 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=474749 Igor Kushnir changed: What|Removed |Added CC||igor...@gmail.com --- Comment #6 from Igor

[kdevelop] [Bug 381709] Matlab script interpreted as C++

2023-09-28 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=381709 Igor Kushnir changed: What|Removed |Added CC||igor...@gmail.com --- Comment #3 from Igor

[kdevplatform] [Bug 378909] KDevelop leaving temp files behind

2023-10-02 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=378909 --- Comment #12 from Igor Kushnir --- Git commit a37c72dfd724a1bd2a587b46cc8a2ecf521d5001 by Igor Kushnir. Committed on 02/10/2023 at 19:50. Pushed by igorkushnir into branch 'master'. Clean up libclang's temporary files on KDevelop s

[kdevelop] [Bug 412707] KDevelop leaves hundreds of megabytes of temp files if it crashes

2023-10-02 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=412707 Igor Kushnir changed: What|Removed |Added Latest Commit||https://invent.kde.org/kdev

[kdevelop] [Bug 471995] cursorkindtraits.h fails to build with Clang 16 and C++17

2023-10-11 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=471995 Igor Kushnir changed: What|Removed |Added CC||lg3dx...@gmail.com --- Comment #5 from Igor

[kdevelop] [Bug 475458] clang profile compilation error : -Wenum-constexpr-conversion

2023-10-11 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=475458 Igor Kushnir changed: What|Removed |Added CC||igor...@gmail.com Resolution

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

2023-10-12 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=410455 Igor Kushnir changed: What|Removed |Added CC||w...@tuxedocomputers.com --- Comment #5 from

[kdevelop] [Bug 475461] Background parser requires huge amount of ram on big projects e.g. the linux kernel

2023-10-12 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=475461 Igor Kushnir changed: What|Removed |Added Resolution|--- |DUPLICATE CC

[kdevelop] [Bug 475553] Documentation search not working

2023-10-15 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=475553 Igor Kushnir changed: What|Removed |Added Ever confirmed|0 |1 CC

[kdevplatform] [Bug 475735] kdevelop : wizard does not create new classes

2023-10-17 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=475735 Igor Kushnir changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[kdevelop] [Bug 475766] changing tabs crash

2023-10-18 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=475766 Igor Kushnir changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

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

2023-10-18 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=447740 Igor Kushnir changed: What|Removed |Added CC||rob...@robertoldham.com --- Comment #23 from

[kdevelop] [Bug 475768] Some UI elements background color does not follow selected color theme, so in dark mode text on this UI elements is unreadable (Windows 10)

2023-10-18 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=475768 Igor Kushnir changed: What|Removed |Added CC||igor...@gmail.com Status|REPORTED

[kdevelop] [Bug 469709] KDevelop toolbars and options are unreadable on windows 10 when trying to match theme with dark system theme

2023-10-18 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=469709 Igor Kushnir changed: What|Removed |Added CC||yaropolk1...@gmail.com --- Comment #1 from Igor

[kdevelop] [Bug 241032] Background parser uses up too much memory

2023-10-22 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=241032 Igor Kushnir changed: What|Removed |Added CC||igor...@gmail.com --- Comment #7 from Igor

[kdevelop] [Bug 475924] kdevelop recently crashing while editing

2023-10-22 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=475924 Igor Kushnir changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REPORTED

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

2023-10-22 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=447740 Igor Kushnir changed: What|Removed |Added CC||deb...@gruz.net --- Comment #27 from Igor

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

2023-10-22 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=447740 Igor Kushnir changed: What|Removed |Added Ever confirmed|0 |1 CC

[kdevelop] [Bug 475921] Clang Format custom script formatter fails when includes violate the style-defined order

2023-10-22 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=475921 Igor Kushnir changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[kdevelop] [Bug 475921] Clang Format custom script formatter fails when includes violate the style-defined order

2023-10-23 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=475921 --- Comment #3 from Igor Kushnir --- (In reply to shlyonskikh.alexey from comment #2) > I think the most obvious solution that will work in every case is making a > separate plugin that passes --offset and --length to clang-format, then > rep

[kdevelop] [Bug 475921] Clang Format custom script formatter fails when includes violate the style-defined order

2023-10-23 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=475921 --- Comment #4 from Igor Kushnir --- (In reply to shlyonskikh.alexey from comment #2) > I think the most obvious solution that will work in every case is making a > separate plugin that passes --offset and --length to clang-format, then > rep

[kdevelop] [Bug 241032] Background parser uses up too much memory

2023-10-23 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=241032 --- Comment #8 from Igor Kushnir --- (In reply to Jack Hill from comment #6) > I also suffer from this problem. For me KDevelop often uses so much memory > that my PC stops responding. > > This is a major issue for me since my laptop onl

[kdevelop] [Bug 469709] KDevelop toolbars and options are unreadable on windows 10 when trying to match theme with dark system theme

2023-10-30 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=469709 Igor Kushnir changed: What|Removed |Added CC||razorbacky@gmail.com --- Comment #2 from

[kdevelop] [Bug 476314] Top menu are can't see it. white is too bright.

2023-10-30 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=476314 Igor Kushnir changed: What|Removed |Added Status|REPORTED|RESOLVED CC

[kdevplatform] [Bug 475735] kdevelop : wizard does not create new classes

2023-11-07 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=475735 Igor Kushnir changed: What|Removed |Added Resolution|--- |UPSTREAM Latest Commit

[kdevelop] [Bug 468595] creating second new file crashes [KDevelop::IDocumentController::textDocumentCreated]

2023-04-17 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=468595 Igor Kushnir changed: What|Removed |Added Status|REPORTED|NEEDSINFO CC

[kdevelop] [Bug 468596] adding new qml item crashes [KDevelop::NormalDeclarationCompletionItem::data]

2023-04-17 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=468596 Igor Kushnir changed: What|Removed |Added CC||igor...@gmail.com --- Comment #1 from Igor

[kdevelop] [Bug 468595] creating second new file crashes [KDevelop::IDocumentController::textDocumentCreated]

2023-04-17 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=468595 --- Comment #3 from Igor Kushnir --- Try in a new KDevelop session. Save under different filenames, extensions, on different disks. Try as a different user as some configuration can be the culprit. Is this a very recent regression? In KDevelop or its

<    1   2   3   4   5   6   7   8   >