Bug 82533 - Cannot create project-name/doc directory.
Summary: Cannot create project-name/doc directory.
Status: RESOLVED WORKSFORME
Alias: None
Product: kdevplatform
Classification: Developer tools
Component: appwizard (show other bugs)
Version: 1.0.0
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-30 21:43 UTC by Steven T. Hatton
Modified: 2009-10-27 15:46 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steven T. Hatton 2004-05-30 21:43:38 UTC
Version:           3.0.90 (using KDE 3.2.2, SuSE)
Compiler:          gcc 3.3.3 
OS:                Linux (i686) release 2.4.21-215-default

Using the C++/Simple KDE Application, the wizard fails when the finish button is pressed I get the following message in a popup window: "The directory /home/hattons/code/c++/scratch/test/doc cannot be created." Both 
/home/hattons/code/c++/scratch/test/doc and
/home/hattons/code/c++/scratch/test/templates were created.  The rest of the project creation, however, fails.

I've noticed that the wizard refused to create /home/hattons/code/c++/scratch/scratch, saying the directory already exists.  /home/hattons/code/c++/scratch/ did exist, but not /home/hattons/code/c++/scratch/scratch. That may be an indicator of what is wrong.
Comment 1 Steven T. Hatton 2004-06-03 07:11:16 UTC
Thanks Sascha!
Comment 2 SICStus 2009-10-27 15:46:18 UTC
I have the same problem.. What is the solution?

Thanks..