Bug 369212

Summary: "Open Terminal Here" menu item is not displayed
Product: [Applications] dolphin Reporter: resplin <richard-oss>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal CC: elvis.angelaccio, lueck
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description resplin 2016-09-22 23:50:53 UTC
When right clicking in the file area, the "Open Terminal Here" menu is not displayed.

Reproducible: Always

Steps to Reproduce:
1. Check the configuration setting: Control -> Configure Dolphin -> Service -> Open Terminal Here
2. Close the dialog with "OK", then close and re-open Dolphin
3. Browse somewhere, right click on the folder view

Actual Results:  
* The menu option does not appear

Expected Results:  
* One of the menu options should say "Open Terminal Here".
* Selecting the option will open a terminal in a new window, with the terminal's current directory being the same as the directory Dolphin is viewing.

Notes:
* Shift-F4 correctly opens a terminal in the current directory.
* Control -> Tools -> Terminal correctly opens a terminal in the current directory.

Environment:
* Fedora 24, Version 16.08.1
* Someone else also reproduced it on openSUSE 42.1
Comment 1 Burkhard Lück 2016-09-23 06:08:18 UTC
dolphin 16.08.01 frameworks 5.27.0 in up-to-date neon-devedition-gitstable in a VM
has Actions->Open Terminal Here in the context menu
Comment 2 Elvis Angelaccio 2017-01-14 11:37:11 UTC
Please make sure your Konsole package installs a konsolehere.desktop file. On my system is /usr/share/kservices5/ServiceMenus/konsolehere.desktop and everything works as expected.
Comment 3 resplin 2017-01-14 20:17:55 UTC
Thank you Burkhard Lueck and Elvis Angeliccio.

I hadn't realized that the "Open Terminal Here" option is supposed to appear in the Actions menu. I don't think it used to be that way, but perhaps I am remembering it wrong.

For others who might be looking for it, it does not appear if one has clicked on a specific file instead of in the folder window.

Changing the resolution to "Invalid" as it was user error.

Thank you again for the help!