From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: =?utf-8?Q?Bj=C3=B6rn?= Bidar Newsgroups: gmane.emacs.devel Subject: Emacs Server PGTK Date: Fri, 21 Apr 2023 14:20:32 +0300 Message-ID: <87zg71jxbz.fsf@thaodan.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="6958"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Apr 21 13:21:34 2023 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ppopY-0001aA-50 for ged-emacs-devel@m.gmane-mx.org; Fri, 21 Apr 2023 13:21:32 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ppooj-0005R6-Us; Fri, 21 Apr 2023 07:20:41 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ppooi-0005Pk-DC for emacs-devel@gnu.org; Fri, 21 Apr 2023 07:20:40 -0400 Original-Received: from thaodan.de ([185.216.177.71]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ppoof-00066W-MA for emacs-devel@gnu.org; Fri, 21 Apr 2023 07:20:40 -0400 Original-Received: from odin (unknown [IPv6:2001:2062:2301:f400:642:1aff:fe03:549e]) by thaodan.de (Postfix) with ESMTPSA id C44EDD08C7F for ; Fri, 21 Apr 2023 14:20:33 +0300 (EEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=thaodan.de; s=mail; t=1682076033; bh=8JIgFzGbMbWI9kRfh7xrTEbOadDCNuJFKhUpcXFR0I8=; h=From:To:Subject:Date; b=CrDrf5EGu0XZ3R68rfohGjzzpnJC5F7/aaPkZozWs56DcbKF/4iQpmP6kcjsRcSQG S3PB0IiiajPstdEL6IVKm40YxuLik7cWCMrMA2y8EpdfIVlckDlCrExVH4o5mAeRvB bz8CFIMF3M4hbJ4GjScvpvEmNQNutQiipUq6STgavgvMMctkz5YpDtGgS3ZI+I4J5e wsrohP0LepEKPshyfEgN3nq/NMiBsDSu4Df+qd6eIOPekVjjFvFVjnl9F8b7qlpDlq 9pKdTmBfQgfLe8NpHzQ6umlfpswEkdDEERdoP4c3WJPTuChRjHpm2ZbkNO7MijBSAQ gmAwaSe/wJtSVDtIlXcx1nLV2DUUrrYbzyGEXvVr6izfDZ/S4uo/BC2pjP3zHy4IeS qVbIsAw+7JdbPBFYfwGZOrMnQvIKppYK9oAH/Svmm4YDnx0ri+M3d34HP7+Cj0YdvA Np5zZzyQ8i0xgABLODhQY2nnpVmUWcuOZ75kqMjzBqonPr5sChcUWY8oJUno0vz7Qc LhGxWivWgigKR2SgB9MYpNYxFPtN9TJZP42m2k8GJTf31iIdONEoushaDARTY7vUXC BMDOp2ZSKvY6ZNeldlQ5bHDWT+d9CiqaFBYXdBX8fZvHPmGyXxcVPhnAT0vYVlZ9UV 0tZtwZ2AqTC8jvNL8+fAxTdc= Received-SPF: pass client-ip=185.216.177.71; envelope-from=bjorn.bidar@thaodan.de; helo=thaodan.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:305541 Archived-At: Hello, Does PGTK support/work with Emacs Server? I'm not sure if this is a bug. GDK_BACKEND is set to wayland. Starting Emacs with --fg-daemon and then calling emacsclient results in: (emacs:17806): Gtk-WARNING **: 14:13:47.304: cannot open display: :1 Executing just emacs, then M-x server-start and then emacsclient -nc results in now new frame being opened but the existing frame being resused. I tested Hyprland and Kwin_wayland. Br, Bj=C3=B6rn Bidar