[frameworks-ktexteditor] [Bug 458072] Ctrl+. broken as a keybind

2024-01-26 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=458072 --- Comment #14 from Ian H --- I have found the issue with this (it's not in anything kdevelop or kde, so this can be closed). Ubuntu seems to set the emoji keybind for the operating system to 'ctrl+.' and 'ctrl+;'. This can be removed by running

[neon] [Bug 464830] [Request] Update kdevelop snap to latest (22.12.1)

2023-06-26 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=464830 Ian H changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[ksysguard] [Bug 465676] New: KSysguard fails to build with kdesrcbuild

2023-02-13 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=465676 Bug ID: 465676 Summary: KSysguard fails to build with kdesrcbuild Classification: Applications Product: ksysguard Version: master Platform: Ubuntu OS: Linux Status:

[neon] [Bug 465562] Crash in kdevelop possibly due to old llvm being used in snap

2023-02-10 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=465562 --- Comment #1 from Ian H --- up until now i've been unsuccessful at creating a simple project that causes this. it only seems to happen in a very large project. -- You are receiving this mail because: You are watching all bug changes.

[neon] [Bug 465562] New: Crash in kdevelop possibly due to old llvm being used in snap

2023-02-10 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=465562 Bug ID: 465562 Summary: Crash in kdevelop possibly due to old llvm being used in snap Classification: KDE Neon Product: neon Version: unspecified Platform: Ubuntu

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

2023-02-10 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=464747 --- Comment #12 from Ian H --- yea. i suspect that since noone else is seeing this that it is simply because the version of llvm the snap is using is super old. unfortunately convincing anyone to keep the snap or appImage up to date is almost

[kdevelop] [Bug 396710] Subclassing interface adds '=0' to header file

2023-02-09 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=396710 Ian H changed: What|Removed |Added Ever confirmed|0 |1 Status|RESOLVED

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

2023-02-08 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=464747 --- Comment #9 from Ian H --- Found a case that literally crashes every boot... but i still cant simplify it to a test project. doing ` if(m_ldap) ldap_destroy(m_ldap)` doesnt crash, but instantly when i switch the ldap_destroy to delete m_ldap

[neon] [Bug 464830] New: [Request] Update kdevelop snap to latest (22.12.1)

2023-01-25 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=464830 Bug ID: 464830 Summary: [Request] Update kdevelop snap to latest (22.12.1) Classification: KDE Neon Product: neon Version: unspecified Platform: Snap OS: Linux

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

2023-01-25 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=464747 --- Comment #8 from Ian H --- Must be related to something else going on. it also creashes when using make_unique sometimes. Thread 78 (LWP 1983138 "Queue(0x56339ff"): #0 0x7f51b5967125 in clone () from /snap/core20/current/lib/x86_64

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

2023-01-25 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=464747 --- Comment #7 from Ian H --- (In reply to Igor Kushnir from comment #6) > (In reply to Sven Brauch from comment #5) > > The code in question is so trivial that it's very unlikely to be related to > > that code. This snippet occurs in pr

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

2023-01-25 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=464747 --- Comment #4 from Ian H --- Just tested on a blank project and it doesnt seem to crash... so i guess it might be project related. that makes this way more annoying. -- You are receiving this mail because: You are watching all bug changes.

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

2023-01-25 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=464747 --- Comment #2 from Ian H --- pretty sure I'm using the clang that comes in the snap. does that mean this needs to get assigned to the snap team? -- You are receiving this mail because: You are watching all bug changes.

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

2023-01-24 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=464747 Bug ID: 464747 Summary: Crash when adding code to delete a pointer in c++ Classification: Applications Product: kdevelop Version: 5.9.220801 Platform: Snap OS: Linux

[kdevelop] [Bug 375304] Documentation helper shifted

2022-10-31 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=375304 Ian H changed: What|Removed |Added Resolution|WAITINGFORINFO |FIXED -- You are receiving this mail because: You

[kdevelop] [Bug 375543] Rename variable helper does not work in a few situations

2022-10-31 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=375543 Ian H changed: What|Removed |Added Resolution|WAITINGFORINFO |FIXED -- You are receiving this mail because: You

[kdevelop] [Bug 369194] Background parser does not reparse other open files after changes

2022-10-31 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=369194 Ian H changed: What|Removed |Added Resolution|WAITINGFORINFO |FIXED -- You are receiving this mail because: You

[kdevelop] [Bug 368108] Adapt signature helper doesnt keep virtual

2022-10-31 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=368108 Ian H changed: What|Removed |Added Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO

[kdevelop] [Bug 368107] Declaration helper/autocomplete not working

2022-10-31 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=368107 Ian H changed: What|Removed |Added Resolution|WAITINGFORINFO |--- Status|NEEDSINFO

[kdevelop] [Bug 375304] Documentation helper shifted

2022-10-31 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=375304 Ian H changed: What|Removed |Added Status|NEEDSINFO |RESOLVED --- Comment #2 from Ian H --- Seems fixed

[kdevelop] [Bug 375156] Variable information popup closes too quickly

2022-10-31 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=375156 Ian H changed: What|Removed |Added Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO

[kdevelop] [Bug 375543] Rename variable helper does not work in a few situations

2022-10-31 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=375543 Ian H changed: What|Removed |Added Status|NEEDSINFO |RESOLVED --- Comment #2 from Ian H --- Seems

[kdevelop] [Bug 369194] Background parser does not reparse other open files after changes

2022-10-31 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=369194 Ian H changed: What|Removed |Added Status|NEEDSINFO |RESOLVED --- Comment #9 from Ian H --- seems

[kdevelop] [Bug 375547] Problems parser add exclusions

2022-10-31 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=375547 Ian H changed: What|Removed |Added Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO

[frameworks-ktexteditor] [Bug 458072] Ctrl+. broken as a keybind

2022-10-31 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=458072 --- Comment #12 from Ian H --- (In reply to Kåre Särs from comment #11) > Do you have ibus installed? I did a distribution upgrade and suddenly I had > ibus installed... yes, i have ibus installed, though i dont know why you ask about that.

[frameworks-ktexteditor] [Bug 458072] Ctrl+. broken as a keybind

2022-10-29 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=458072 --- Comment #10 from Ian H --- no, and if I did, it would be removable using undo. this bug bypasses the undo redo functionality entirely. -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 372599] clang fixit assistant knows the answer but doesnt offer it

2022-10-27 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=372599 Ian H changed: What|Removed |Added Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO

[kdevelop] [Bug 369418] Shortcuts for Kdevelop Handbook and What's this always overwrite setting

2022-10-27 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=369418 Ian H changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO

[kdevelop] [Bug 460901] Update AppImages more frequently

2022-10-24 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=460901 Ian H changed: What|Removed |Added CC||master.ha...@gmail.com --- Comment #1 from Ian H

[kdevelop] [Bug 368107] Declaration helper/autocomplete not working

2022-10-23 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=368107 --- Comment #2 from Ian H --- confirmed still broken in 22.04 -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 458072] Ctrl+. broken as a keybind

2022-10-23 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=458072 --- Comment #5 from Ian H --- it's definitely in the snaps as well as the base Ubuntu 2204 version. that's what I've been using. I would have to check line edits, but I want to say it's just in the main text area. -- You are receiving this mail

[kdevelop] [Bug 458072] Ctrl+. broken as a keybind

2022-10-23 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=458072 --- Comment #3 from Ian H --- I use dvorak. iirc it happens in English US as well. this is a new bug.. definitely wasn't like this in 5.6 which is what I used for a while. before I updated to Ubuntu 22.04 and got the latest versions. -- You

[kdevelop] [Bug 458877] Crash when parsing file (100%)

2022-09-08 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=458877 --- Comment #3 from Ian H --- (In reply to Ian H from comment #2) > Created attachment 151931 [details] > backtrace 2 This one seems to be different from the previous crash... but the same thing, the parser is crashing and taking down kd

[kdevelop] [Bug 458877] Crash when parsing file (100%)

2022-09-08 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=458877 --- Comment #2 from Ian H --- Created attachment 151931 --> https://bugs.kde.org/attachment.cgi?id=151931=edit backtrace 2 -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 458877] Crash when parsing file (100%)

2022-09-08 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=458877 --- Comment #1 from Ian H --- Seems to be related to having duplicate classes in two different files (i was in the middle of copying and pasting). as soon as i changed the name, it stopped crashing. -- You are receiving this mail because: You

[kdevelop] [Bug 458877] New: Crash when parsing file (100%)

2022-09-08 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=458877 Bug ID: 458877 Summary: Crash when parsing file (100%) Product: kdevelop Version: 5.9.220800 Platform: Snap OS: Linux Status: REPORTED Severity: crash

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

2022-08-19 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=457974 --- Comment #51 from Ian H --- debugging now working. -- You are receiving this mail because: You are watching all bug changes.

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

2022-08-19 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=457974 --- Comment #48 from Ian H --- (In reply to Maximilian Federle from comment #47) > if you can find where the GDB environment is constructed (probably somewhere > in https://github.com/KDE/kdevelop/tree/master/plugins/gdb), we can also > pat

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

2022-08-19 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=457974 --- Comment #46 from Ian H --- lol, so apparently we still have an issue when using the debugger. (it seems to be still passing in the libgl drivers/qml path -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 458072] New: Ctrl+. broken as a keybind

2022-08-19 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=458072 Bug ID: 458072 Summary: Ctrl+. broken as a keybind Product: kdevelop Version: 5.9.220800 Platform: Snap OS: Linux Status: REPORTED Severity: normal

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

2022-08-19 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=457974 --- Comment #45 from Ian H --- looks good. ui icons are now working right. the dialog popups look like normal i can run the snap without adding any environment variables, and i can run my programs without unsetting any variables. Thank you! -- You

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

2022-08-18 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=457974 --- Comment #41 from Ian H --- yep, found it by checking env differences. i have to unset QML2_IMPORT_PATH and LIBGL_DRIVERS_PATH in order to make all my programs run. Thanks for the help. -- You are receiving this mail because: You are watching

[kdevelop] [Bug 458041] New: Setting evironment variable to empty should unset the env

2022-08-18 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=458041 Bug ID: 458041 Summary: Setting evironment variable to empty should unset the env Product: kdevelop Version: 5.9.220800 Platform: Snap OS: Linux

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

2022-08-18 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=457974 --- Comment #39 from Ian H --- yea, i have absolutely no idea how to unset it through kdevelop. in the environment, setting the value to a blank just gets ignored (seem to have to explicitly unset the env) secondly, when you were running that little

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

2022-08-18 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=457974 --- Comment #37 from Ian H --- Created attachment 151412 --> https://bugs.kde.org/attachment.cgi?id=151412=edit Basic qt qml program This one doesnt give the same exact errors as we've been dealing with, but it also does not run on the snap

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

2022-08-18 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=457974 --- Comment #35 from Ian H --- no idea how to go to that irc. if you have the ability to build/run qt programs, i could also just give you a zipped qt program that you can work from. i think i tried at some point using a space instead of empty

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

2022-08-18 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=457974 --- Comment #32 from Ian H --- doesnt seem to be anything related to the build. running it through terminal (outside kdevelop) runs fine. it's only if i run through kdevelop that it gives me these errors. -- You are receiving this mail because: You

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

2022-08-18 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=457974 --- Comment #31 from Ian H --- would it be easier to set up a call of some kind? i have discord, skype,zoom -- You are receiving this mail because: You are watching all bug changes.

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

2022-08-18 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=457974 --- Comment #30 from Ian H --- libGL.so.1 => /lib/x86_64-linux-gnu/libGL.so.1 (0x7fc50a579000) libGLdispatch.so.0 => /lib/x86_64-linux-gnu/libGLdispatch.so.0 (0x7fc509d48000) libGLX.so.0 => /lib/x86_64-linux-gnu/li

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

2022-08-18 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=457974 --- Comment #28 from Ian H --- no change(In reply to Maximilian Federle from comment #27) > Can you unset LIBGL_DRIVERS_PATH for your program's execution environment? setting in the launch environment didnt do anything (still had the same p

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

2022-08-18 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=457974 --- Comment #26 from Ian H --- (In reply to Maximilian Federle from comment #25) > Maybe try adding the dri directory to LD_LIBRARY_PATH like so: > > LD_LIBRARY_PATH=/snap/kdevelop/current/usr/lib/x86_64-linux-gnu/dri kdevelop nope. also

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

2022-08-18 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=457974 --- Comment #24 from Ian H --- hmm. getting these errors at runtime. (of my program) libGL error: MESA-LOADER: failed to open nouveau: libLLVM-12.so.1: cannot open shared object file: No such file or directory (search paths /snap/kdevelop/29/usr/lib

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

2022-08-18 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=457974 --- Comment #21 from Ian H --- (In reply to Maximilian Federle from comment #20) > (In reply to Ian H from comment #19) > > kdevplatform.shell: Could not load plugin "kdevclangsupport" , it reported > > the error: "

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

2022-08-18 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=457974 --- Comment #19 from Ian H --- That one runs. i am getting a couple warnings though, and file parsing is not functioning. kdevplatform.util: Path::init: invalid/unsupported Path encountered: http://clang-tidy kdevplatform.shell: Could not load

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

2022-08-17 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=457974 --- Comment #16 from Ian H --- (In reply to Maximilian Federle from comment #14) > or maybe some qt.conf shenanigans? not that i know of. where would that even be? it seemed like the snap isnt packaging the qml plugins, so even with the new sea

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

2022-08-17 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=457974 --- Comment #15 from Ian H --- Created attachment 151383 --> https://bugs.kde.org/attachment.cgi?id=151383=edit environment -- You are receiving this mail because: You are watching all bug changes.

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

2022-08-17 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=457974 --- Comment #12 from Ian H --- seems like it's still loading qt plugins from /usr/lib . i checked the /snap/kdevelop for libqquick and the file doesnt exist. loaded library "/usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Layouts/libqquicklayoutsplug

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

2022-08-17 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=457974 --- Comment #11 from Ian H --- Created attachment 151379 --> https://bugs.kde.org/attachment.cgi?id=151379=edit Log output with debug plugins on candidate -- You are receiving this mail because: You are watching all bug changes.

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

2022-08-17 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=457974 --- Comment #10 from Ian H --- (In reply to Maximilian Federle from comment #9) > Try kdevelop from the candidate channel: > > sudo snap install --classic --candidate kdevelop > > or > > sudo snap refresh --candidate kdevelop

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

2022-08-17 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=457974 --- Comment #7 from Ian H --- Created attachment 151375 --> https://bugs.kde.org/attachment.cgi?id=151375=edit Log output with debug plugins QT_DEBUG_PLUGINS=1 /snap/bin/kdevelop 2>&1 |tee ~/kdevelop_log.txt added -- You are receiving

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

2022-08-17 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=457974 --- Comment #6 from Ian H --- (In reply to Jonathan Riddell from comment #4) > Thanks for your report, there was a new KDevelop snap published yesterday > which is likely the cause of your issue > > Please paste output of `snap l

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

2022-08-16 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=457974 --- Comment #2 from Ian H --- Hmm... is there any where i can get the latest kdevelop that functions? i cant use flatpak because it cant get access to /usr/bin (for protobuf), and i cant use the snap because it doesnt run. the latest version from

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

2022-08-16 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=457974 Bug ID: 457974 Summary: Snap kdevelop crashes at launch Product: kdevelop Version: 5.8.220403 Platform: Snap OS: Linux Status: REPORTED Severity: crash

[kdevelop] [Bug 457968] New: File rename modal blocks copy

2022-08-16 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=457968 Bug ID: 457968 Summary: File rename modal blocks copy Product: kdevelop Version: 5.7.211203 Platform: Ubuntu Packages OS: Linux Status: REPORTED Severity:

[kdevelop] [Bug 452036] New: KDevelop Website not being updated with new releases

2022-03-29 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=452036 Bug ID: 452036 Summary: KDevelop Website not being updated with new releases Product: kdevelop Version: 5.6.2 Platform: Other OS: Linux Status: REPORTED

[kdevelop] [Bug 450733] Suggest new file name dialog broken

2022-03-02 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=450733 Ian H changed: What|Removed |Added CC||master.ha...@gmail.com --- Comment #1 from Ian H

[kdevelop] [Bug 451038] New: [Feature Request} Add Refactor: implement in cpp

2022-03-02 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=451038 Bug ID: 451038 Summary: [Feature Request} Add Refactor: implement in cpp Product: kdevelop Version: 5.6.2 Platform: Other OS: Linux Status: REPORTED Severity:

[kdevelop] [Bug 450807] New: namespaces break autocomplete of new functions

2022-02-24 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=450807 Bug ID: 450807 Summary: namespaces break autocomplete of new functions Product: kdevelop Version: 5.6.1 Platform: Appimage OS: Linux Status: REPORTED Severity:

[kdevelop] [Bug 449257] New: Snippets do not load properly after recovering from a crash

2022-01-27 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=449257 Bug ID: 449257 Summary: Snippets do not load properly after recovering from a crash Product: kdevelop Version: 5.6.1 Platform: Other OS: Linux Status:

[kdevelop] [Bug 446625] New: Snippet shortcuts dont work

2021-12-07 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=446625 Bug ID: 446625 Summary: Snippet shortcuts dont work Product: kdevelop Version: 5.6.1 Platform: Appimage OS: Linux Status: REPORTED Severity: normal

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

2021-10-13 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=443092 --- Comment #4 from Ian H --- nope, i guess not. if you build with qt 5.15 and the older kf5, it gives you undefined references at runtime. -- You are receiving this mail because: You are watching all bug changes.

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

2021-10-13 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=443092 --- Comment #2 from Ian H --- I'm fine with it not working with 5.12 qt that's packaged through the repo. there are quite a few backports for 5.15. I wasn't even using the backports. i had set the kdebuild to download it's own version of qt

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

2021-09-28 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=443092 Bug ID: 443092 Summary: Cannot build kdevelop master with kdesrc-build on focal Product: kdevelop Version: git master Platform: Other OS: Linux

[kdevelop] [Bug 397556] kdevelop crashes if you do a project wide search while debugging

2021-09-22 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=397556 --- Comment #8 from Ian H --- Created attachment 141796 --> https://bugs.kde.org/attachment.cgi?id=141796=edit Screenshot of search parameters -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 397556] kdevelop crashes if you do a project wide search while debugging

2021-09-22 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=397556 --- Comment #7 from Ian H --- Where can i get an appimage for 5.6.2? it doesn't seem to be released. It does still crash on 5.6.1 though in the same way. I do mean the find/replace in files,and the crash happens regardless of whether

[kdevelop] [Bug 397556] kdevelop crashes if you do a project wide search while debugging

2021-09-22 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=397556 Ian H changed: What|Removed |Added Version|5.2.3 |5.6.0 -- You are receiving this mail because: You

[kdevelop] [Bug 397556] kdevelop crashes if you do a project wide search while debugging

2021-09-22 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=397556 Ian H changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WORKSFORME

[kdevelop] [Bug 442805] New: Menus in portrait mode show up at screen center

2021-09-22 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=442805 Bug ID: 442805 Summary: Menus in portrait mode show up at screen center Product: kdevelop Version: 5.6.0 Platform: Other OS: Linux Status: REPORTED Severity:

[kdevelop] [Bug 438774] QML parsing error on required keyword

2021-07-30 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=438774 --- Comment #1 from Ian H --- newer javascript keywords also do the same (e.g. let) -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 438832] New: rename not available in foreach format

2021-06-17 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=438832 Bug ID: 438832 Summary: rename not available in foreach format Product: kdevelop Version: 5.6.0 Platform: Appimage OS: Linux Status: REPORTED Severity: normal

[kdevelop] [Bug 438774] New: QML parsing error on required keyword

2021-06-16 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=438774 Bug ID: 438774 Summary: QML parsing error on required keyword Product: kdevelop Version: 5.6.0 Platform: Appimage OS: Linux Status: REPORTED Severity: minor

[kdevelop] [Bug 437712] New file dialog using template not filling in name

2021-05-26 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=437712 --- Comment #2 from Ian H --- I get grantlee.template: "Plugin library 'grantlee_defaulttags' not found." in the console when i open the dialog if that helps. -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 437712] New file dialog using template not filling in name

2021-05-26 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=437712 --- Comment #1 from Ian H --- Works in 5.6.0 -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 437712] New file dialog using template not filling in name

2021-05-26 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=437712 Ian H changed: What|Removed |Added Version|5.6.0 |5.6.1 -- You are receiving this mail because: You

[kdevelop] [Bug 437712] New: New file dialog using template not filling in name

2021-05-26 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=437712 Bug ID: 437712 Summary: New file dialog using template not filling in name Product: kdevelop Version: 5.6.0 Platform: Appimage OS: Linux Status: REPORTED

[kdevelop] [Bug 416007] Crash on startup

2020-08-19 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=416007 --- Comment #1 from Ian H --- seems to be fixed in the latest 5.5.80 beta -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 423013] New: [Suggestion] Add 'Reparse Directory' Option

2020-06-15 Thread Ian H
https://bugs.kde.org/show_bug.cgi?id=423013 Bug ID: 423013 Summary: [Suggestion] Add 'Reparse Directory' Option Product: kdevelop Version: 5.4.3 Platform: Other OS: Linux Status: REPORTED Severity: