Bug 505220 - KDevelop crash at klick on a button
Summary: KDevelop crash at klick on a button
Status: RESOLVED DUPLICATE of bug 501267
Alias: None
Product: kdevelop
Classification: Applications
Component: general (other bugs)
Version First Reported In: 6.1.241203
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-04 19:46 UTC by daniel.jaeger@rainyday-productions.de
Modified: 2025-06-05 07:26 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description daniel.jaeger@rainyday-productions.de 2025-06-04 19:46:59 UTC
I've installed Gentoo on a new hardware, so it's a new installation of KDevelop. I want to start a new C Tutorial Project. So i click on "new project". I can't find something i want to have so i click on the button "Mehr Vorlagen herunterladen", it's the german version of something like "download more templates". If i click on this button, KDevelop closes the "New Project" Window, goes back to the main Interface and i can't start anything nor klick on a button / menu. When i use the terminal to start KDevelop i have this output when i click on the button:
"file:///usr/lib64/qt6/qml/org/kde/kirigami/templates/private/DrawerHandle.qml:117:5: TypeError: Cannot read property ‘width’ of null""

So i have used emerge to see what versions i got installed:
[ebuild R ] kde-frameworks/kirigami-6.13.0:6/6.13::gentoo USE=“examples openmp -debug -test” 0 KiB
[ebuild R ] dev-util/kdevelop-24.12.3:6/24.12::gentoo USE=“gdbui handbook plasma qmake share subversion -debug -test” LLVM_SLOT=“19 -15 -16 -17 -18” 0 KiB
[ebuild R ] dev-libs/kirigami-addons-1.7.0:6::gentoo USE=“-debug -doc -test” 0 KiB
And also Qt 6.8.3

I use the Menu "Help" -> "About KDevelop" for this Informations:
KDevelop: 6.1.241203 (24.12.3)
KDE Frameworks: 6.13.0
Qt: 6.8.3 wird verwendet und gebaut wurde mit 6.8.3
Gentoo Linux (Wayland)
Build ABI: x86_64-little_endian-lp64
Kernel: linux 6.12.16-gentoo-x86_64

English is not my native language and i've tried to be as specific as possible, if you need something else please let me know.
Comment 1 daniel.jaeger@rainyday-productions.de 2025-06-04 20:15:23 UTC
The same Problem when i update the kirigami-addon from 1.7.0 to 1.8.1
Comment 2 daniel.jaeger@rainyday-productions.de 2025-06-04 20:34:49 UTC
I am so sorry, seems to be the same bug:
https://bugs.kde.org/show_bug.cgi?id=504104
Comment 3 Igor Kushnir 2025-06-05 07:26:27 UTC
This is actually a duplicate of Bug 501267. I have created a workaround merge request for KNewStuff. You can patch your KNewStuff version locally.

I have also posted a workaround for Bug 504104 (crash when getting more *file*, not project, templates) in KDevelop code in a comment under that bug, and currently working on a better fix for that.

*** This bug has been marked as a duplicate of bug 501267 ***