Bug 268666 - Dolphin executes LUA files instead of opening with default application
Summary: Dolphin executes LUA files instead of opening with default application
Status: RESOLVED DUPLICATE of bug 275405
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 4.6
Platform: Chakra Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-16 17:18 UTC by ichramm
Modified: 2012-01-07 10:01 UTC (History)
1 user (show)

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 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 ***