Bug 59655 - Unable to open Perl Module
Summary: Unable to open Perl Module
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 3.0.0a4
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-11 17:02 UTC by Jord Swart
Modified: 2003-11-03 17:43 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 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