From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Emacs Server PGTK Date: Fri, 21 Apr 2023 14:58:37 +0300 Message-ID: <83bkjh4fbm.fsf@gnu.org> References: <87zg71jxbz.fsf@thaodan.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="34696"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: =?utf-8?Q?Bj=C3=B6rn?= Bidar Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Apr 21 13:59:04 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 1pppPr-0008iC-Ik for ged-emacs-devel@m.gmane-mx.org; Fri, 21 Apr 2023 13:59:03 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pppPD-00039O-3s; Fri, 21 Apr 2023 07:58:23 -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 1pppPB-00038w-9f for emacs-devel@gnu.org; Fri, 21 Apr 2023 07:58:21 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pppPA-0004qs-Nz; Fri, 21 Apr 2023 07:58:20 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=eMFy5MvbXHxdndLN3RwUEBQlp07Airq+3BoyA0ugNU4=; b=EjUVDDK/8WCmTBz3uAJQ epN4q6nWI5P+sgSmTyN3wSio5zucm0ihFE3QxViOo4Z2O4ZvCFGv7e4whzUvaJ1zrNumAqT/yIgUR 0Do6njPS6mCnfzyqSf726gFFZoBB3o6bwOWKoACMr3wFRfeQOk8yuTRZ28YkmQhUjDI2pXUAkBcAt d54C3srhgVUtfV0iNRjkQGZEiAlcd6MNgGzLx0BVVz2GhQYtnxYghR5EQrl4QdQ/S80brxzosONYs sEHSMCyxl8F7X70/NpcbqX81UOnCs6f4pR+ylwdJWESvWT7XYxeNg4883DKkFc5Kjr21Vo113eX+X VGFaHhfkFCYYMA==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pppPA-00087L-8D; Fri, 21 Apr 2023 07:58:20 -0400 In-Reply-To: <87zg71jxbz.fsf@thaodan.de> (message from =?utf-8?Q?Bj=C3=B6r?= =?utf-8?Q?n?= Bidar on Fri, 21 Apr 2023 14:20:32 +0300) 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:305542 Archived-At: > From: Björn Bidar > Date: Fri, 21 Apr 2023 14:20:32 +0300 > > > 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. With what Emacs version did you test that? Please show the details of your build and environment as collected by report-emacs-bug.