From unknown Tue Jun 17 20:08:55 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#56965 <56965@debbugs.gnu.org> To: bug#56965 <56965@debbugs.gnu.org> Subject: Status: wterm does not work on sway Reply-To: bug#56965 <56965@debbugs.gnu.org> Date: Wed, 18 Jun 2025 03:08:55 +0000 retitle 56965 wterm does not work on sway reassign 56965 guix submitter 56965 Joshua Branson severity 56965 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 03 21:54:23 2022 Received: (at submit) by debbugs.gnu.org; 4 Aug 2022 01:54:23 +0000 Received: from localhost ([127.0.0.1]:50634 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJQ46-0007I2-R9 for submit@debbugs.gnu.org; Wed, 03 Aug 2022 21:54:23 -0400 Received: from lists.gnu.org ([209.51.188.17]:35298) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJQ44-0007Hs-Gr for submit@debbugs.gnu.org; Wed, 03 Aug 2022 21:54:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43706) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oJQ44-0002D0-3Y for bug-guix@gnu.org; Wed, 03 Aug 2022 21:54:20 -0400 Received: from mx1.dismail.de ([78.46.223.134]:22850) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oJQ42-0002aV-8s for bug-guix@gnu.org; Wed, 03 Aug 2022 21:54:19 -0400 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 162e3327 for ; Thu, 4 Aug 2022 03:54:15 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=from:to :subject:date:message-id:mime-version:content-type; s=20190914; bh=4rMxe9YBmkRCiEx+H34qcfrJL/K+oP+CurxhEFUexL0=; b=g+TvKwQkTm6d K7ebqEuHTsxLGCiSPazuB+khJBE8P3A9ejRhi+tzz2wezRCuopKZeNVdkXmd01Jn G/aIStlu2AeVoTax9ULMl7+EiLfBGILii0CKvsCMq8Oc8AH5ZaA58lb3sgh50ZXs kmCV6PsqXLpitwyUBMXa76jEB86sF5lcCFwoOxciiAB2OzTkTv2JUNtw923SLRnW wGOxNoWg7JCktE7dYvfaILv1LNxAEQqCffJEQdMi8VBOaE6Cqbz4EBmODJZWOxwi 8dwD+wxnmXogVyoXTElGgIQsT/d5liwvJ1JESilvobLO1RTz9+KtY3qSCcr+2VDi IIDlyoyt6A== Received: from smtp1.dismail.de ( [10.240.26.11]) by mx1.dismail.de (OpenSMTPD) with ESMTP id f1e1d020 for ; Thu, 4 Aug 2022 03:54:15 +0200 (CEST) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id b99773ef for ; Thu, 4 Aug 2022 03:54:15 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id fc22a148 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Thu, 4 Aug 2022 03:54:14 +0200 (CEST) From: Joshua Branson To: bug-guix@gnu.org Subject: wterm does not work on sway Date: Wed, 03 Aug 2022 21:54:12 -0400 Message-ID: <87tu6swz7f.fsf@dismail.de> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=78.46.223.134; envelope-from=jbranso@dismail.de; helo=mx1.dismail.de X-Spam_score_int: -2 X-Spam_score: -0.3 X-Spam_bar: / X-Spam_report: (-0.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HDRS_MISSP=2.497, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) wterm is said to be a simple terminal for wayland: #+BEGIN_SRC shell :results: raw guix show wterm | recsel -p synopsis #+END_SRC #+RESULTS: : synopsis: Terminal emulator for Wayland Well, when I try to use it, I get the following error on sway. wterm does not start. joshua@crazyhorse ~ (master)> wterm wl_drm@11: error 0: authenticate failed # wayland_create_context: DRM authentication failed # wayland_create_context: No wl_shm global # wld_wayland_create_context: Could not initialize any of the specified implementations Can't create wayland context Thanks, Joshua From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 03 23:06:18 2022 Received: (at 56965) by debbugs.gnu.org; 4 Aug 2022 03:06:18 +0000 Received: from localhost ([127.0.0.1]:50679 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJRBi-0000ir-1g for submit@debbugs.gnu.org; Wed, 03 Aug 2022 23:06:18 -0400 Received: from mx1.dismail.de ([78.46.223.134]:29392) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJRBb-0000iU-NF for 56965@debbugs.gnu.org; Wed, 03 Aug 2022 23:06:16 -0400 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id cd69767c; Thu, 4 Aug 2022 05:06:04 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=20190914; bh=BGX1BqxeWEWc4nLQGWk83+SQ6Ene99k06n p6CrLXMyY=; b=K9wUGrQ1GjLdgwBDMtNV/Ro4xIA4aY7zlR8wn0Etm3/exbLkTp eYQQsEyMmmEtEepvYcG8T77CiZEGLaD2lXQdDGMfecNyPetAHKgcsfR8jwK2bzTP BDFONKwtxv8EP4cG+X0YR14z+QZVi+j2s0RWsqHUNUQZCUu83SXyhGPDWIq01lrl 90qalImipP8odmdeg8Pj+QcCA9nT8S2HegWYOkqvcWBUt2lXVXRicYsmKhUzku9W /n42SVPb/IYo5Q6GPRVXPJk1G+4cTBCU9KpIfx2I4bjfiHeHQwiUEQW6A0kjvCWo dFu6mXypZ/2uYHjyyhQiklMrAg4jTg/GR1mw== Received: from smtp2.dismail.de ( [10.240.26.12]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 2cfa6246; Thu, 4 Aug 2022 05:06:03 +0200 (CEST) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id 15273c33; Thu, 4 Aug 2022 05:06:03 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id b9143754 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Thu, 4 Aug 2022 05:06:02 +0200 (CEST) From: Joshua Branson To: 56965@debbugs.gnu.org Subject: Re: bug#56965: wterm does not work on sway References: <87tu6swz7f.fsf@dismail.de> Date: Wed, 03 Aug 2022 23:06:00 -0400 In-Reply-To: <87tu6swz7f.fsf@dismail.de> (Joshua Branson's message of "Wed, 03 Aug 2022 21:54:12 -0400") Message-ID: <87les4wvvr.fsf@dismail.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 56965 Cc: ison X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Joshua Branson writes: > wterm is said to be a simple terminal for wayland: > > #+BEGIN_SRC shell :results: raw > guix show wterm | recsel -p synopsis > #+END_SRC > > #+RESULTS: > : synopsis: Terminal emulator for Wayland > > Well, when I try to use it, I get the following error on sway. wterm > does not start. > > joshua@crazyhorse ~ (master)> wterm > wl_drm@11: error 0: authenticate failed > # wayland_create_context: DRM authentication failed > # wayland_create_context: No wl_shm global > # wld_wayland_create_context: Could not initialize any of the specified implementations > Can't create wayland context > > > Thanks, > > Joshua > Pinging the original submitted of wterm. From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 04 21:11:51 2022 Received: (at control) by debbugs.gnu.org; 5 Aug 2022 01:11:51 +0000 Received: from localhost ([127.0.0.1]:55386 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJlsV-0002Ma-6l for submit@debbugs.gnu.org; Thu, 04 Aug 2022 21:11:51 -0400 Received: from mx1.dismail.de ([78.46.223.134]:17841) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJlsR-0002MH-3i for control@debbugs.gnu.org; Thu, 04 Aug 2022 21:11:50 -0400 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 7d674e7f for ; Fri, 5 Aug 2022 03:11:40 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=date :message-id:to:from:subject; s=20190914; bh=Hg09UO/pmz0z8eVImCyW YKr/V/6fnn1yJMLmCJ0j0wo=; b=bJhNBO05BK4ILnl2TGemuV01iNJOIFTYd5IO IPioPvQyZixW7ErJlNOOtMveGcXNSpHWnNdOD+hCiTRLlpAG/ZmlLTMoek06WvnV R85JUTFV29pKo9jEWxHKkhwZNMECo40kmwTfWvY5KxMLxidfRzKEknvQFZ7Tkgl9 p5UKXxa2RF7s/Q9+kxRjkN6ZvQKY+kIEqqnxLEij5MMKhqDQC/ULFL8ftIRuCNVF K3SudWgPvmJrtUsbVTyRveVsxjtImn+c1ozF7l9wzp3znBeBG+2mUuH3cuB+g3Db iv60QSzDkA2F5SrdMhwpq8HHqSgUspxjnJ9L4wHlquuJzKBJjA== Received: from smtp1.dismail.de ( [10.240.26.11]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 04a31831 for ; Fri, 5 Aug 2022 03:11:39 +0200 (CEST) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id 2ebcca62 for ; Fri, 5 Aug 2022 03:11:38 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 0c66bc9f (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Fri, 5 Aug 2022 03:11:38 +0200 (CEST) Date: Thu, 04 Aug 2022 21:11:14 -0400 Message-Id: <87bkszpk99.fsf@dismail.de> To: control@debbugs.gnu.org From: Joshua Allen Branson Subject: control message for bug #56965 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) merge 56965 52029 quit From debbugs-submit-bounces@debbugs.gnu.org Sat Aug 06 15:45:57 2022 Received: (at 56965) by debbugs.gnu.org; 6 Aug 2022 19:45:57 +0000 Received: from localhost ([127.0.0.1]:35468 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKPkD-0003j5-5I for submit@debbugs.gnu.org; Sat, 06 Aug 2022 15:45:57 -0400 Received: from mailout.easymail.ca ([64.68.200.34]:46014) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKPk9-0003in-2D for 56965@debbugs.gnu.org; Sat, 06 Aug 2022 15:45:55 -0400 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id C5BF4E33D0; Sat, 6 Aug 2022 19:45:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=bokr.com; s=easymail; t=1659815145; bh=DzVijvZalYzT0buscjntl0GTeAUugn+OORoq4UcAtaQ=; h=From:Date:To:Cc:Subject:References:In-Reply-To:From; b=PtNoFAPEsWuA6eY3OdX33m/tSlIkDFeTMz+rJ9zf7zrt1MeYtr0iAyZ1Y1coS/EZ6 Uq9oO5jP0b6nrKLL0zg1gEblfK7n1awAAWSoFCvvbu625WybecWgQmLCW1GgsiLyNx wMaP/lfu0JP00upkQS+IHyNDQQprn9QbN69aFST1SZTzeNxxERKUJxj3IFTKzBQgFd P6jzb5oIu4JpgRpol38tu+AOSrbBSuZbaRuWbC++rE3RYWqPKkK5GGOfiKaYTU+Z8r c9K4NUjjCdqv1RdjiNv8KrAulzGMckddiVcrLxaDO3ycwGeejrF6noAr2jukXivK31 UPatd1Chx1Q/A== X-Virus-Scanned: Debian amavisd-new at emo08-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo08-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PV94gTdx_yIM; Sat, 6 Aug 2022 19:45:45 +0000 (UTC) Received: from localhost (m90-129-216-108.cust.tele2.se [90.129.216.108]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id EF743E31D9; Sat, 6 Aug 2022 19:45:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=bokr.com; s=easymail; t=1659815145; bh=DzVijvZalYzT0buscjntl0GTeAUugn+OORoq4UcAtaQ=; h=From:Date:To:Cc:Subject:References:In-Reply-To:From; b=PtNoFAPEsWuA6eY3OdX33m/tSlIkDFeTMz+rJ9zf7zrt1MeYtr0iAyZ1Y1coS/EZ6 Uq9oO5jP0b6nrKLL0zg1gEblfK7n1awAAWSoFCvvbu625WybecWgQmLCW1GgsiLyNx wMaP/lfu0JP00upkQS+IHyNDQQprn9QbN69aFST1SZTzeNxxERKUJxj3IFTKzBQgFd P6jzb5oIu4JpgRpol38tu+AOSrbBSuZbaRuWbC++rE3RYWqPKkK5GGOfiKaYTU+Z8r c9K4NUjjCdqv1RdjiNv8KrAulzGMckddiVcrLxaDO3ycwGeejrF6noAr2jukXivK31 UPatd1Chx1Q/A== From: bokr@bokr.com Date: Sat, 6 Aug 2022 21:45:28 +0200 To: Joshua Branson Subject: Re: bug#56965: wterm does not work on sway Message-ID: <20220806194528.GA2510@LionPure> References: <87tu6swz7f.fsf@dismail.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <87tu6swz7f.fsf@dismail.de> User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 56965 Cc: 56965@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi Joshua, On +2022-08-03 21:54:12 -0400, Joshua Branson via Bug reports for GNU Guix wrote: > > wterm is said to be a simple terminal for wayland: > > #+BEGIN_SRC shell :results: raw > guix show wterm | recsel -p synopsis > #+END_SRC > > #+RESULTS: > : synopsis: Terminal emulator for Wayland > > Well, when I try to use it, I get the following error on sway. wterm > does not start. > > joshua@crazyhorse ~ (master)> wterm > wl_drm@11: error 0: authenticate failed > # wayland_create_context: DRM authentication failed > # wayland_create_context: No wl_shm global > # wld_wayland_create_context: Could not initialize any of the specified implementations > Can't create wayland context > > > Thanks, > > Joshua > Might you need to add video and maybe audio groups to your set of groups? What do you get from id $USER or groups or, to see who else you share groups with grep $USER /etc/groups for adding groups to those you already have, I think check the -aG option info usermod I don't dare suggest the actual command for your system, so you're on your own. If you have the sudo group, id $USER should show it, and that's probably easier. If you go into root, you don't want to add video,audio to root, so IIRC the options are a little different to make sure you as $USER get the added groups, not root. (BTW, try typing "id root" ;) HTH -- Regards, Bengt Richter From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 08 06:34:05 2022 Received: (at 56965) by debbugs.gnu.org; 8 Aug 2022 10:34:05 +0000 Received: from localhost ([127.0.0.1]:39301 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oL05F-0001T5-BB for submit@debbugs.gnu.org; Mon, 08 Aug 2022 06:34:05 -0400 Received: from mx1.dismail.de ([78.46.223.134]:20456) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oL05D-0001SB-4T for 56965@debbugs.gnu.org; Mon, 08 Aug 2022 06:34:04 -0400 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 6dd47c5e; Mon, 8 Aug 2022 12:33:55 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h= mime-version:date:content-type:content-transfer-encoding:from :message-id:subject:to:cc:in-reply-to:references; s=20190914; bh=zJRQs5mFMUXoWmaZy+xfuydgGrjBo4srS5ab/5wo6kI=; b=RMkuKH6+JvoI fkkoPTgKtNtZlhzEluqQrV6nu2tHaE8nQiO19PZ5L1Ias4DxIJyaxvyi1vh1gbs+ yPWGf5YRW8Boqd3NfS2DZNIu+DUc3+LASPH6zS+MHhTm/QbGyhv0bV9BX4DHFin8 5u0HbEm3LalwfUqvNyOJKqhd/9uF2/km57sNHy7htEc66F4KBmZUT2MZ2ViD2Dt1 cLgryrk6x9Omb9DdkvTPNcsRvJJfuH/qGAR6O/TgSpBf0GPzpQZopLwsZUE1gw+T iQMrODPNB0aHa2qTbs99CZWYDaGDdbmcetxksbsB41WivWzo1nICvwqS5GXhWB0Q B/sFlP855Q== Received: from smtp2.dismail.de ( [10.240.26.12]) by mx1.dismail.de (OpenSMTPD) with ESMTP id a062800e; Mon, 8 Aug 2022 12:33:54 +0200 (CEST) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id 20e9cce1; Mon, 8 Aug 2022 12:33:54 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 45dd78e6 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Mon, 8 Aug 2022 12:33:53 +0200 (CEST) MIME-Version: 1.0 Date: Mon, 08 Aug 2022 10:33:53 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: RainLoop/1.16.0a From: jbranso@dismail.de Message-ID: <3a8496e158ae3762fe03b41f5a8b3caf@dismail.de> Subject: Re: bug#56965: wterm does not work on sway To: bokr@bokr.com In-Reply-To: <20220806194528.GA2510@LionPure> References: <20220806194528.GA2510@LionPure> <87tu6swz7f.fsf@dismail.de> X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 56965 Cc: 56965@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) August 6, 2022 3:45 PM, bokr@bokr.com wrote: > Hi Joshua, >=20 >=20On +2022-08-03 21:54:12 -0400, Joshua Branson via Bug reports for GNU= Guix wrote: >=20 >>=20wterm is said to be a simple terminal for wayland: >>=20 >>=20#+BEGIN_SRC shell :results: raw >> guix show wterm | recsel -p synopsis >> #+END_SRC >>=20 >>=20#+RESULTS: >> : synopsis: Terminal emulator for Wayland >>=20 >>=20Well, when I try to use it, I get the following error on sway. wterm >> does not start. >>=20 >>=20joshua@crazyhorse ~ (master)> wterm >> wl_drm@11: error 0: authenticate failed >> # wayland_create_context: DRM authentication failed >> # wayland_create_context: No wl_shm global >> # wld_wayland_create_context: Could not initialize any of the specifie= d implementations >> Can't create wayland context >>=20 >>=20Thanks, >>=20 >>=20Joshua >=20 >=20Might you need to add video and maybe audio groups to your set of gro= ups? I have those set for my regular user. I did not try to run the command a= s root. :) Patch https://issues.guix.gnu.org/57014 seems to have a patch to deprecat= e wterm, if this is the direction that we decide to take.=20=20 >=20 > What do you get from > id $USER > or > groups > or, to see who else you share groups with > grep $USER /etc/groups > for adding groups to those you already have, I think check the -aG opti= on > info usermod > I don't dare suggest the actual command for your system, so > you're on your own. If you have the sudo group, id $USER should show it= , > and that's probably easier. If you go into root, you don't want > to add video,audio to root, so IIRC the options are a little different > to make sure you as $USER get the added groups, not root. > (BTW, try typing "id root" ;) >=20 >=20HTH > -- > Regards, > Bengt Richter From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 10 12:06:00 2022 Received: (at control) by debbugs.gnu.org; 10 Aug 2022 16:06:00 +0000 Received: from localhost ([127.0.0.1]:50548 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oLoDY-0006EK-0G for submit@debbugs.gnu.org; Wed, 10 Aug 2022 12:06:00 -0400 Received: from mx1.dismail.de ([78.46.223.134]:19090) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oLoDT-0006E3-65 for control@debbugs.gnu.org; Wed, 10 Aug 2022 12:05:58 -0400 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 23e80bd2 for ; Wed, 10 Aug 2022 18:05:48 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=date :message-id:to:from:subject; s=20190914; bh=ADXNzsJUc8q8EEtTSuCM NGPLc0fI/D63O3KjI/+/JGo=; b=ORYVENlByQNNolWW7ekQ3YKAuS1JY1IdTmWX +HujLoJ0DPiz6K2O/Dr0jQylIYVkoa2yPpFS7YUVU2CqqFQHiqDRsMfhHWmFbyC1 eYqAzmcOQp6H7nRyc6G2preuDGJzxKvuaro02nUCV5yYNgyEeqNj/040vmEg3HmQ 8TlfWZiWgfdFWrOqE2cvb9Z/blRrKUnJWrVw/RY1NwlS5uo4AMrC/FK9XE48QQ0v urz9Sie6+37rDe5rTLbq5J1Kkbi7Ie7bkhynTZmHdxCi0/10x6kPvAHFSdTdRZaN 4LcJp4m8Hjk0ewvGuL3hEYNZc3mnvHtEFWT5TeVG+b5cyZOmVg== Received: from smtp2.dismail.de ( [10.240.26.12]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 6cc40d3a for ; Wed, 10 Aug 2022 18:05:47 +0200 (CEST) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id 255dfee2 for ; Wed, 10 Aug 2022 18:05:47 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 471e6462 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Wed, 10 Aug 2022 18:05:47 +0200 (CEST) Date: Wed, 10 Aug 2022 12:05:45 -0400 Message-ID: To: control@debbugs.gnu.org From: Joshua Branson Subject: control message for bug #56965 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) close 56965 quit From unknown Tue Jun 17 20:08:55 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 08 Sep 2022 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator