Bug 59655

Summary: Unable to open Perl Module
Product: [Applications] kdevelop Reporter: Jord Swart <jords>
Component: generalAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 3.0.0a4   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jord Swart 2003-06-11 17:02:07 UTC
Version:           3.0.0a4 (using KDE Devel)
Installed from:    Compiled sources
OS:          Linux

When working on a Perl project and creating a Perl module, the file is created perfectly, but Gideon refuses to open it, presenting me with 'open with...' selection box (no file associated).

Opening the perfectly created .pm file from the file menu, gives me the same result.

Now comes the fun: when associating gideon with the pm files, it will open gideon in a endless loop. Gideon will open gideon will open gideon. But no pm file ;-)

Cheers,

Jord
Comment 1 Daniel Franke 2003-06-11 17:45:45 UTC
I had this problem when editing flex and bison files (l/y). 
 
Add *.pm KDE Control Center -> File Associations as new file type.  
Don't add any applications in "General", but "use settings for text group" in 
"Embedding". 
Comment 2 Amilcar do Carmo Lucas 2003-06-11 19:55:31 UTC
This seams more a KDE bug than a KDevelop bug.
Comment 3 Amilcar do Carmo Lucas 2003-11-03 17:43:17 UTC
fixed