You are not logged in.
After the updated to 20.04, I can't switch to tab N using Alt+<n> (from 1 to 0 for tabs 1 to 10). The only workaround I found is downgrade Konsole to v19.12.3
So, when I press Alt+2 to switch to tab 2, the KDE Desktop opens a dialog saying:
Ambiguous shortcut detected - Yakuake
The key sequence 'Alt+2' is ambiguous. Use 'Configure Shortcuts' from the 'Settings' menu to solve the ambiguity. No action will be triggered.
I tried to find the global shortcut but I found nothing.
Konsole can use the Alt+<n> to switch between tabs without issues. I removed this, but Yakuake is still throwing the dialog.
I tested the live Kubuntu 20.04 and works fine but is using the KDE apps at v19.12.3, not latest v20.04.
I downgraded the Yakuake to v19.12.3, and the error is still happening.
I uninstalled Yakuake, removed ~/.config/yakuakerc, reinstall latest, and still happening.
So, I thing there is some other KDE app v20.04 that has that shortcut set, but I can't find it.
My ~/.config/yakuakerc
[Appearance]
TerminalHighlightOnManualActivation=true
Translucency=true
[Desktop Entry]
DefaultProfile=
[Dialogs]
FirstRun=false
[Favorite Profiles]
Favorites=Profile 1.profile
[Shortcuts]
switch-to-session-1=Alt+1
switch-to-session-10=Alt+0
switch-to-session-2=Alt+2
switch-to-session-3=Alt+3
switch-to-session-4=Alt+4
switch-to-session-5=Alt+5
switch-to-session-6=Alt+6
switch-to-session-7=Alt+7
switch-to-session-8=Alt+8
switch-to-session-9=Alt+9
[Window]
DynamicTabTitles=true
Height=80
I run this command, but I can't find a Alt+1 shortcut
grep Alt+ {~/.config/kdeglobals,~/.config/kglobalshortcutsrc,~/.config/khotkeysrc,~/.config/kwinrc,~/.config/plasma-org.kde.plasma.desktop-appletsrc,~/.local/share/kxmlgui5/katepart/katepart5ui.rc,~/.local/share/kxmlgui5/konsole/konsoleui.rc,~/.local/share/kxmlgui5/konsole/sessionui.rc,~/.local/share/kxmlgui5/kwrite/kwriteui.rc}
Thanks!
Last edited by navarroaxel (2020-04-24 13:36:53)
Offline