Bug 83142 - Error creating FreePascal Gtk+ Project
Summary: Error creating FreePascal Gtk+ Project
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: RedHat Enterprise Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-10 09:51 UTC by Raul Moratalla
Modified: 2004-06-10 22:35 UTC (History)
0 users

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 Raul Moratalla 2004-06-10 09:51:53 UTC
Version:           Snapshot 04-06-09 (using KDE KDE 3.2.2)
Installed from:    RedHat RPMs
OS:                Linux

I start kdevelop without any loaded project and I create a new FreePascal Gtk+ project. I follow the wizard and when I click on "Finish" it begins to generate the new project but it fails and I get the following message: "The file cannot be created"
Comment 1 Alexander Dymo 2004-06-10 22:35:43 UTC
CVS commit by dymo: 

Replaced "type install" with "type message" for MSG to fix template.
CCMAIL: 83142-done@bugs.kde.org


  M +1 -1      fpcgtk.kdevtemplate   1.4


--- kdevelop/languages/pascal/app_templates/fpcgtk/fpcgtk.kdevtemplate  #1.3:1.4
@@ -30,4 +30,4 @@
 
 [MSG]
-Type=install
+Type=message
 Comment=A GTK+ application written in pascal was created in %{dest}