Bug 426628 - Default Applications - System Settings Module, fails to change the default terminal emulator with the same key binding
Summary: Default Applications - System Settings Module, fails to change the default te...
Status: RESOLVED WORKSFORME
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 20.04.0
Platform: Kubuntu Linux
: NOR minor
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-17 04:28 UTC by Saif Ul Islam
Modified: 2020-11-03 10:27 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot of `Default Applications` (52.91 KB, image/png)
2020-09-17 04:28 UTC, Saif Ul Islam
Details
Shortcuts config (17.48 KB, image/png)
2020-09-17 07:27 UTC, Alexander Lohnau
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Saif Ul Islam 2020-09-17 04:28:14 UTC
Created attachment 131714 [details]
Screenshot of `Default Applications`

SUMMARY

Hello!
I wanted to switch over the default terminal `konsole` to `tilix` which is a terminal emulator based on GTK3. But when I went to change the default terminal in the system settings, nothing changed. 
That is, Ctrl+Alt+T still opened up Konsole, when it should have really opened Tilix instead.

My platform is Kubuntu 20.04, a fresh install.

STEPS TO REPRODUCE
1. Download tilix, sudo apt install tilix 
2. Search for `Default Applications - System Settings Module` 
3. Go to the terminal tab on the left
4. Change from `Use Konsole as terminal application` to `Use a different terminal program:`, and find Tilix among the software that you want to set the default terminal emulator as. See attachment for what I see
5. Press `Ctrl+Alt+T`. Expected result should be that tilix opens, not `Konsole` again

OBSERVED RESULT

Konsole invalidly opens, instead of Tilix, which should be the expected result, no?


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Saif Ul Islam 2020-09-17 04:33:21 UTC
EXPECTED RESULT:
Tilix opens instead of Konsole

SOFTWARE/OS VERSIONS:
Linux: Linux saif-kubuntu 5.4.0-47-generic #51-Ubuntu SMP Fri Sep 4 19:50:52 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8
Kernel Version: 5.4.0-47-generic
OS Type: 64-bit

ADDITIONAL INFO:

None
Comment 2 Alexander Lohnau 2020-09-17 07:27:29 UTC
Created attachment 131715 [details]
Shortcuts config

Currently Konsole is explicitly used for the shortcut. Also dolphin has the same issue in the "Open Terminal here" context menu.
Comment 3 Justin Zobel 2020-11-03 00:48:23 UTC
(In reply to Alexander Lohnau from comment #2)
> Created attachment 131715 [details]
> Shortcuts config
> 
> Currently Konsole is explicitly used for the shortcut. Also dolphin has the
> same issue in the "Open Terminal here" context menu.

Please raise this as a separate issue if it still occurs for you.

(In reply to Saif Ul Islam from comment #0)
> Created attachment 131714 [details]
> Screenshot of `Default Applications`

Ctrl Alt T isn't a shortcut to open the default terminal emulator, it's to open Konsole. You can fix this by just adding Tilix to the Keyboard Shortcuts configuration and setting Ctrl Alt T to it (it will ask you if you want to reassign).
Comment 4 Saif Ul Islam 2020-11-03 10:23:10 UTC
Nope! Fixed it. I forgot about this. Please close the issue - I'm not sure how to.