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
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".
This seams more a KDE bug than a KDevelop bug.
fixed