Bug 477185 - META-1, META-2 shortcuts don't work
Summary: META-1, META-2 shortcuts don't work
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.27.80
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2023-11-18 14:07 UTC by semlraug
Modified: 2023-11-26 03:56 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description semlraug 2023-11-18 14:07:08 UTC
I'm new to reporting KDE/Plasma bugs. Couldn't find a previous report. Didn't really know against which app I should report this. Sorry about all that.

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Log in to my desktop, Wayland
2. Press META-1 (or 2 etc)
3. Nothing happens

OBSERVED RESULT
Nothing happens

EXPECTED RESULT
Pressing META-1 should start Dolphin, META-2 should start Chromium (on my setup)

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

ADDITIONAL INFORMATION
6.6.1-arch1-1 (64-bits)
Wayland

Operating System: EndeavourOS 
KDE Plasma Version: 5.27.80
KDE Frameworks Version: 5.245.0
Qt Version: 6.6.0
Kernel Version: 6.6.1-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 8 × Intel® Core™ i5-8250U CPU @ 1.60GHz
Memory: 3.7 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 620
Manufacturer: Acer
Product Name: Aspire A315-53
System Version: V2.02
Comment 1 semlraug 2023-11-18 14:09:54 UTC
I'm on EndeavourOS.
Comment 2 Bug Janitor Service 2023-11-21 12:44:20 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/1858
Comment 3 Bharadwaj Raju 2023-11-21 16:06:22 UTC
Git commit f86c00156143d1ecc9d97ef1da83efc40b10dbfd by Bharadwaj Raju.
Committed on 21/11/2023 at 13:44.
Pushed by fusionfuture into branch 'master'.

applets/taskmanager: fix model access (task.m -> task.model)

Fixes Meta+num shortcuts. Seems to be leftover of some refactor or the other.

M  +1    -1    applets/taskmanager/package/contents/ui/main.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/f86c00156143d1ecc9d97ef1da83efc40b10dbfd
Comment 4 Bug Janitor Service 2023-11-23 16:25:20 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/1865
Comment 5 Fushan Wen 2023-11-26 03:56:15 UTC
Git commit a9e5da06fbf141079ed40af9f89e6dbf94f0361b by Fushan Wen.
Committed on 26/11/2023 at 04:52.
Pushed by fusionfuture into branch 'master'.

appiumtests/desktoptest: test Meta+N shortcut

The shortcut has regressed twice since the Qt6 porting, so a test is
necessary to consolidate it.

M  +1    -1    appiumtests/CMakeLists.txt
M  +41   -3    appiumtests/desktoptest.py
A  +35   -0    appiumtests/resources/org.kde.testwindow.py

https://invent.kde.org/plasma/plasma-desktop/-/commit/a9e5da06fbf141079ed40af9f89e6dbf94f0361b