this post was submitted on 01 Mar 2025
13 points (100.0% liked)

KDE

6095 readers
20 users here now

KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.

Plasma 6 Bugs

If you encounter a bug, proceed to https://bugs.kde.org/, check whether it has been reported.

If it hasn't, report it yourself.

PLEASE THINK CAREFULLY BEFORE POSTING HERE.

Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.

founded 2 years ago
MODERATORS
 

Hi,

I would like to show keyboard shortcuts being pressed while recording my screen with Spectacle on KDE neon 6.3, and I found apps that could do that but not on Wayland...

Does anyone know any ?

Thank you

you are viewing a single comment's thread
view the rest of the comments
[–] KaKi87@jlai.lu 1 points 1 week ago (1 children)

That's interesting, unfortunately there's no packaging at all for Debian-based distros 😭

[–] nesc@lemmy.cafe 0 points 1 week ago (2 children)

There are deb packages for aosc os (whatever that is πŸ˜„) and all deps are probably in the repos, so maybe it can help.

[–] KaKi87@jlai.lu 1 points 2 days ago

Found it : https://repo.aosc.io/debs/pool/stable/main/s/showmethekey_1.14.0-0_amd64.deb

No luck though :

$ sudo apt install ./showmethekey_1.14.0-0_amd64.deb 
[sudo] password for kaki:         
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'showmethekey' instead of './showmethekey_1.14.0-0_amd64.deb'
Starting pkgProblemResolver with broken count: 1
Starting 2 pkgProblemResolver with broken count: 1
Investigating (0) showmethekey:amd64 < none -> 1.14.0 @un puN Ib >
Broken showmethekey:amd64 Depends on systemd:amd64 < 255.4-1ubuntu8.5 @ii mK > (>= 1:256.4-1)
Broken showmethekey:amd64 Depends on libadwaita:amd64 < none @un H > (>= 1.5.0)
Broken showmethekey:amd64 Depends on libevdev:amd64 < none @un H > (>= 1.11.0)
Broken showmethekey:amd64 Depends on libinput:amd64 < none @un H > (>= 1.26.2-1)
Broken showmethekey:amd64 Depends on gtk-4:amd64 < none @un H > (>= 4.14.2)
Broken showmethekey:amd64 Depends on glib:amd64 < none @un H > (>= 2.80.0-2)
Broken showmethekey:amd64 Depends on json-glib:amd64 < none @un H > (>= 1.8.0)
Broken showmethekey:amd64 Depends on cairo:amd64 < none @un H > (>= 1.18.2)
Broken showmethekey:amd64 Depends on pango:amd64 < none @un H > (>= 1.52.2)
Broken showmethekey:amd64 Depends on libxkbcommon:amd64 < none @un H > (>= 1.7.0)
Broken showmethekey:amd64 Depends on polkit:amd64 < none @un H > (>= 1:125)
Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 showmethekey : Depends: systemd (>= 1:256.4-1) but 255.4-1ubuntu8.5 is to be installed
                Depends: libadwaita (>= 1.5.0) but it is not installable
                Depends: libevdev (>= 1.11.0) but it is not installable
                Depends: libinput (>= 1.26.2-1) but it is not installable
                Depends: gtk-4 (>= 4.14.2) but it is not installable
                Depends: glib (>= 2.80.0-2) but it is not installable
                Depends: json-glib (>= 1.8.0) but it is not installable
                Depends: cairo (>= 1.18.2) but it is not installable
                Depends: pango (>= 1.52.2) but it is not installable
                Depends: libxkbcommon (>= 1.7.0) but it is not installable
                Depends: polkit (>= 1:125) but it is not installable
E: Unable to correct problems, you have held broken packages.
[–] KaKi87@jlai.lu 1 points 1 week ago

Hmm, I'm looking for the URL of their APT repository but I'm not finding it πŸ€”