Bug 83142

Summary: Error creating FreePascal Gtk+ Project
Product: [Applications] kdevelop Reporter: Raul Moratalla <raul.moratalla>
Component: generalAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Linux   
Latest Commit: Version Fixed In:

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}