https://bugs.kde.org/show_bug.cgi?id=495261

--- Comment #18 from Matthew Woehlke <[email protected]> ---
Confirmed: I can reproduce this on a "fresh" live image.

Exact steps that in theory will allow anyone to reliably reproduce this issue:
- Obtain and boot a Fedora 42 KDE spin live image. (Probably still works with
43, but I tested with 42.)
- Run Konsole and become root (`su`)
- `dnf install kdevelop`
- `exit` (stop being root; can also use a new tab)
- `git clone https://gitlab.kitware.com/cmake/cmake.git`
- Run KDevelop
- Import the clone of CMake as a project in KDevelop
- Ignore the SSL-related configure error
- Wait while KDevelop tries to parse everything

Since this is using a live image, it can't be related to old caches or imported
settings. It *might* be specific to Fedora, though; I could imagine they're
carrying some patch that triggers the issue.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to