[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#45418] [PATCH] gnu: Add yakuake.
From: |
Z572 |
Subject: |
[bug#45418] [PATCH] gnu: Add yakuake. |
Date: |
Wed, 30 Dec 2020 10:15:56 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Hello,
> I didn't manage to run yakuake, I get the following output, did it run
> for you?
It runs in me this.
→ /gnu/store/0ghk33y9fac24shyq3rwkzp7kg30d9bm-yakuake-20.12.0/bin/yakuake
Couldn't start kglobalaccel from org.kde.kglobalaccel.service:
QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name
org.kde.kglobalaccel was not provided by any .service files")
QSystemTrayIcon::setVisible: No Icon set
![GIF image](gifXMM3MTSxau.gif)
If want a global hotkey, need to run `kglobalaccel5' , otherwise can
click the TRAY icon or run `Yakuake' again.
Z572