Summary: | kdevelop hangs after opening files or trying to download more templates | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | vovaportnyh+kde |
Component: | All build tools | Assignee: | kdevelop-bugs-null |
Status: | REPORTED --- | ||
Severity: | crash | CC: | bian_jadenight, igorkuo, julius.kuenzel |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
vovaportnyh+kde
2025-03-12 15:02:54 UTC
> 2 (alternative). Press the get more templates button This happens on GNU/Linux as well. Reported as Bug 501267. > 2. Create or open a project on windows Does KDevelop hang every time you create or open a project? (In reply to Igor Kushnir from comment #1) > Does KDevelop hang every time you create or open a project? Yes it hangs every single time (In reply to vovaportnyh+kde from comment #2) > > Does KDevelop hang every time you create or open a project? > Yes it hangs every single time Could be an issue with D-Bus on Windows. I guess it is not available on your system? > (No debugging symbols found in kdevelop.exe) The GDB backtrace is useless. Are the debug symbols missing in the kdevelop archive you downloaded? Or do you build from source? (In reply to Igor Kushnir from comment #3) > Could be an issue with D-Bus on Windows. I guess it is not available on your system? I dont think i have anything related to D-Bus on my system > > (No debugging symbols found in kdevelop.exe) > The GDB backtrace is useless. Are the debug symbols missing in the kdevelop archive you downloaded? Or do you build from source? Oh so thats why i didnt see anything useful. Where can i get the debug symbols? Debug symbols are not part of the Windows installer. You need to build it yourself with Craft and enable debug symbols if you want to get them (In reply to vovaportnyh+kde from comment #4) > I dont think i have anything related to D-Bus on my system Without the debug symbols it's only guesswork. But you could try running the D-Bus - maybe dbus-launch.exe from the bin/ directory of a kdevelop build. (In reply to Igor Kushnir from comment #6) > Without the debug symbols it's only guesswork. But you could try running the D-Bus - maybe dbus-launch.exe from the bin/ directory of a kdevelop build. I tried running it but nothing seems to happen (In reply to Julius Künzel from comment #5) > Debug symbols are not part of the Windows installer. You need to build it yourself with Craft and enable debug symbols if you want to get them Building this myself could take a couple days because im unfamiliar with the compile process and might mess something up *** Bug 506801 has been marked as a duplicate of this bug. *** |