https://bugs.kde.org/show_bug.cgi?id=475735
Igor Kushnir <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|REPORTED |CONFIRMED CC| |[email protected] --- Comment #1 from Igor Kushnir <[email protected]> --- This is likely a KArchive-related recent regression (not in KDevelop code, I think). Here is some of the output in systemd journal after trying to create a class from a template: kdevplatform.language: could not open template "/usr/share/kdevfiletemplates/templates/c_gobject.tar.bz2" ... kdevplatform.language: could not open template "/usr/share/kdevfiletemplates/templates/qwidget_pimpl.tar.bz2" kdevplatform.language: Entry "class.h" is mentioned in group "Header" but is not present in the archive kdevplatform.language: Entry "class.c" is mentioned in group "Implementation" but is not present in the archive kdevplatform.language: Entry "class.cpp" is mentioned in group "Implementation" but is not present in the archive Template-related KDevelop tests started failing recently with similar output. See also https://invent.kde.org/kdevelop/kdevelop/-/merge_requests/499. -- You are receiving this mail because: You are watching all bug changes.
