Bug 503968

Summary: KAppTemplate, in the current version 25.04.0-1, does not create the directory or the files after the template selection.
Product: [Developer tools] kapptemplate Reporter: Giovanni <giovannicorriga>
Component: generalAssignee: Anne-Marie Mahfouf <annma>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version First Reported In: 0.1.25040   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Giovanni 2025-05-09 18:01:12 UTC
KAppTemplate, in the current version 25.04.0-1, does not create the directory or the files after the template selection.

To verify the presence of this bug, the steps to follow are:
1) Launch KAppTemplate.
2) Select any of the proposed templates.
3) Set the author, version, destination directory, if it must have the support of a code review program.
4) Press the Finish button.

You can verify that in the destination directory there is no presence of the directory or the files composing the project.

Both the project directory and files should have been created, but this is not happening.

Linux/KDE Plasma: 6.14.5-300.fc42.x86_64 (64 bit)
KDE Plasma Version: 6.3.5
KDE Frameworks Version: 6.13.0
Qt Version: 6.9.0

Please note that KDevelop also suffers from the same problem, just select New Project..., choose any of the proposed templates, give the settings and you will not get the production of an application skeleton here either.
Comment 1 Giovanni 2025-05-10 11:47:52 UTC
This bug is the result of an error. After rebooting everything is back to normal. I mark it as solved.