From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id kN42BVRQ7F/eUQAA0tVLHw (envelope-from ) for ; Wed, 30 Dec 2020 10:03:00 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id iFbaAFRQ7F83ZQAA1q6Kng (envelope-from ) for ; Wed, 30 Dec 2020 10:03:00 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 9D604940341 for ; Wed, 30 Dec 2020 10:02:59 +0000 (UTC) Received: from localhost ([::1]:33762 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kuYJm-00082B-FO for larch@yhetil.org; Wed, 30 Dec 2020 05:02:58 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:60458) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kuYIs-000815-6J for guix-patches@gnu.org; Wed, 30 Dec 2020 05:02:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:57659) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kuYIr-0006Wk-Rv for guix-patches@gnu.org; Wed, 30 Dec 2020 05:02:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kuYIr-0002nZ-P0 for guix-patches@gnu.org; Wed, 30 Dec 2020 05:02:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#45418] [PATCH] gnu: Add yakuake. Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 30 Dec 2020 10:02:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 45418 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Christopher Baines Received: via spool by 45418-submit@debbugs.gnu.org id=B45418.160932251610744 (code B ref 45418); Wed, 30 Dec 2020 10:02:01 +0000 Received: (at 45418) by debbugs.gnu.org; 30 Dec 2020 10:01:56 +0000 Received: from localhost ([127.0.0.1]:40972 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kuYIm-0002nE-AX for submit@debbugs.gnu.org; Wed, 30 Dec 2020 05:01:56 -0500 Received: from flashner.co.il ([178.62.234.194]:33154) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kuYIj-0002n0-7v for 45418@debbugs.gnu.org; Wed, 30 Dec 2020 05:01:54 -0500 Received: from localhost (unknown [5.102.238.249]) by flashner.co.il (Postfix) with ESMTPSA id 070BA400F4; Wed, 30 Dec 2020 10:01:46 +0000 (UTC) Date: Wed, 30 Dec 2020 12:01:14 +0200 From: Efraim Flashner Message-ID: References: <871rfegxh2.fsf@qq.com> <87k0t09v5n.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="0QpojdJWpXHlVXRk" Content-Disposition: inline In-Reply-To: <87k0t09v5n.fsf@cbaines.net> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Z572 <873216071@qq.com>, 45418@debbugs.gnu.org Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.93 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 9D604940341 X-Spam-Score: -3.93 X-Migadu-Scanner: scn0.migadu.com X-TUID: GGfoiA6eCM8h --0QpojdJWpXHlVXRk Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Dec 29, 2020 at 09:09:24PM +0000, Christopher Baines wrote: >=20 > Hi, >=20 > Thanks for the patch, the package builds for me at least. >=20 > I had to move this to the kde-systemtools module, otherwise I ran in to > what looks like module interdependency issues. >=20 > I didn't manage to run yakuake, I get the following output, did it run > for you? >=20 > =E2=86=92 /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.kglobalacce= l was not provided by any .service files") > Icon theme "Adwaita" not found. > Segmentation fault >=20 I have better luck often when testing a program with running 'guix environment --ad-hoc uakuake -- yakuake' --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --0QpojdJWpXHlVXRk Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl/sT+cACgkQQarn3Mo9 g1HI0RAAl4wKyVnuFwpyYiqoJTuwudNO/b1BigucKRK1Rz+K3exbKnS9/uWwvZLj vJ/LVf7ejHUP4/1Ay2Pg7KCCZDtAea6I87E2eu0mKupioUzrchGkG3a10yKHcET7 WYW/yKOpfR0aLoCdZaVHv9IvEzcw3JxviADhuo/5Cnq18mX0G2DTTH4JFcRPdx9Y DAoHlo76d460i59jDQUQ2kq13cVkN69KVYLsCcSzUvjl0fepoDMBrcfKI57e3jxt 1nkrbC8vuu/+T6J9WxaMQqF8qpSsZ2NL78mkJDeVlVbNFd2r+/PhEvyzZzmPeb3d BvYD+IdsyyQT7lRb2qG7KRCBHtlhULL3O0iSASzq0NP7nbfGeS6OEWPkHtEGWbMB 68/riF2LVWix5Xruyw6gzhEjDwnjolGtaiVIJTR86SvUmJh3EBJ2vl8pQWriE4c8 xdRYedrAbop986yRLZ9FFlDPlS9VKMBDWXV7J48uADBWKOcjMlDkGRV9LylT81rR BZOXqD6g6cKE+gh2R4blHVXp/LgC40OqBRqO6mv3Y1KWSF7NWloMZxSE51E8Th8w xs0FAZ8BZCJ0SePcefI9X7+L9/DMjiTBA3/U8DWFgfZDK30nyPt5LwsOupIdBpxf NIbq7WIVpV6Q9d5i5nC3LbDdvpfw2bni4C4eyzXZasxXslsNraw= =eBGn -----END PGP SIGNATURE----- --0QpojdJWpXHlVXRk--