Bug 268666

Summary: Dolphin executes LUA files instead of opening with default application
Product: [Frameworks and Libraries] kdelibs Reporter: ichramm <jramirez.uy>
Component: generalAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: adaptee
Priority: NOR    
Version: 4.6   
Target Milestone: ---   
Platform: Chakra   
OS: Linux   
Latest Commit: Version Fixed In:

Description ichramm 2011-03-16 17:18:28 UTC
Version:           unspecified (using KDE 4.6.1) 
OS:                Linux

I have a lot of lua scripts on my computer, mainly because is the second language used on my work.

I use kate or kdevelop (depending if the project includes C-binding) to edit this  kind of file, but when I try to open them from dolphin, the click just doesn't work and I have to right-click -> Open With -> Kate.

It's really annoying to do that!

I've read something about dolphin using LUA as default scripting language for plugins, so I've run dolphin from the command line and effectively dolphin tryes to execute those files.

Reproducible: Always

Steps to Reproduce:
Just try to open a .lua file with a mouse left click

Actual Results:  
The file is not opened with the default application, it is executed by dolphin.

Expected Results:  
The file should be opened with the default application.
Comment 1 Jekyll Wu 2012-01-07 10:01:29 UTC

*** This bug has been marked as a duplicate of bug 275405 ***