[kmenuedit] [Bug 417495] Application launcher shortcuts well recorded but launch nothing
https://bugs.kde.org/show_bug.cgi?id=417495 Tharrrk changed: What|Removed |Added CC||thar...@volny.cz --- Comment #21 from Tharrrk --- I have the same issue with KDE Neon based on Ubuntu 18.04 (AFAIK). ii kmenuedit 4:5.19.0-0xneon+18.04+bionic+build53 amd64 XDG menu editor ii khotkeys 4:5.19.0-0xneon+18.04+bionic+build56 amd64 configure input actions settings ii libkf5globalaccel-bin 5.70.0-0xneon+18.04+bionic+build38 amd64 Configurable global shortcut support. ii systemsettings4:5.19.0-0xneon+18.04+bionic+build68 amd64 System Settings interface ii kded5 5.70.0-0xneon+18.04+bionic+build48 amd64 Extensible daemon for providing session services ii plasma-workspace 4:5.19.0-0xneon+18.04+bionic+build73 amd64 Plasma Workspace for KF5 ii plasma-desktop4:5.19.0-0xneon+18.04+bionic+build88 amd64 Tools and widgets for the desktop It seems the workaround from the posts above works. When the shortcut is stored in "Settings" -> "Shortcuts" -> "Global Shortcuts" -> "Applications" it is mapped to ~/.config/kglobalshortcutsrc and NOT WORKING. When it's stored in "Settings" -> "Shortcuts" -> "Custom Shortcuts" -> "KMenuEdit" it is mapped to ~/.config/khotkeysrc and is WORKING FINE. The structure of the files seem very different so it could not be easily "converted" from one to another. There seem to be some new updates pending I'll try to report back after update/reboot. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 345378] No option in Digital Clock to use 24 hour format
https://bugs.kde.org/show_bug.cgi?id=345378 Tharrrk changed: What|Removed |Added CC||thar...@volny.cz --- Comment #37 from Tharrrk --- Created attachment 99644 --> https://bugs.kde.org/attachment.cgi?id=99644&action=edit customizable time/date format hacked plasmoid Hi there. I used to have "hh:mm:ss" and "yy-MM-dd ddd" time/date formats in kde4 (kubuntu14.04) Now the options to set custom format are gone. For kubuntu 16.04 (not the same version as in GIT) I did a dirty hack to allow custom format of time/date. Not perfect at all, QML TextField:onEditingFinished() is probably not the right way of doing it, but here you go... -- You are receiving this mail because: You are watching all bug changes.