From nobody Fri Mar 29 15:23:17 2024 X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from ncopa-desktop.alpinelinux.org (unknown [79.160.13.133]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: n@tanael.org) by mail.alpinelinux.org (Postfix) with ESMTPSA id 12BCBDC0084 for ; Wed, 26 Nov 2014 12:28:37 +0000 (UTC) Date: Wed, 26 Nov 2014 13:28:34 +0100 From: Natanael Copa To: alpine-devel@lists.alpinelinux.org Subject: [alpine-devel] qemu without gtk/sdl Message-ID: <20141126132834.09a3b208@ncopa-desktop.alpinelinux.org> X-Mailer: Claws Mail 3.11.0 (GTK+ 2.24.23; x86_64-alpine-linux-musl) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit I'd like to disable GTK/SDL from qemu build. Any objections? -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org --- From nobody Fri Mar 29 15:23:17 2024 X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-pd0-f173.google.com (mail-pd0-f173.google.com [209.85.192.173]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id F1033DC0189 for ; Wed, 26 Nov 2014 16:47:37 +0000 (UTC) Received: by mail-pd0-f173.google.com with SMTP id ft15so3114981pdb.18 for ; Wed, 26 Nov 2014 08:47:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=amTLSDNpTQNGeptJGnaQFv4bjy+7iorVe1fphGWDdvw=; b=gyOo7fUl5XqoGC37SRS8FjJht4ZTFsaSHVbkGEzb0U1AVqlcS8gYK/R+GuAIEu+vOG YT+pZHjT4kFE6mryVYbuxFuZaa3AXYAHsqLvvS3wRzGzonLVvKE1xzfNZL2JD28C1Lrk fVvyvczAULB1xBPbiyo/H25v9/jkEZ8Bx8cS+m8b8ugn6sqMkRrxZPbK89+KkBgiO9i7 NVDbTuDVsqvErNyp2OCxbS7cGV9BQfJNgGmQNB/SCi/1yD/tozeCwge+DmdOjwnInXJW mK30lv7EwpxPsBoIUpmtfw11AtaiG+LycmYiFiOZ/sCzQHV/H2U1Or6SB19XdsJRBdp3 /9UQ== X-Received: by 10.68.211.193 with SMTP id ne1mr54694842pbc.49.1417020456850; Wed, 26 Nov 2014 08:47:36 -0800 (PST) Received: from newbook ([50.0.225.167]) by mx.google.com with ESMTPSA id ca3sm4731088pbb.84.2014.11.26.08.47.35 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Nov 2014 08:47:36 -0800 (PST) Date: Wed, 26 Nov 2014 08:47:35 -0800 From: Isaac Dunham To: Natanael Copa Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] qemu without gtk/sdl Message-ID: <20141126164734.GA1817@newbook> References: <20141126132834.09a3b208@ncopa-desktop.alpinelinux.org> X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141126132834.09a3b208@ncopa-desktop.alpinelinux.org> User-Agent: Mutt/1.5.23 (2014-03-12) On Wed, Nov 26, 2014 at 01:28:34PM +0100, Natanael Copa wrote: > I'd like to disable GTK/SDL from qemu build. Any objections? > > -nc Will there be a GUI included with qemu by default? While in the past I've written a wrapper to use a VNC client with qemu, it's nice to be able to just run qemu ... and have a working framebuffer. Alternately, is there some wrapper that is equivalent to that? (I haven't used qemu much on Alpine, though.) Thanks, Isaac Dunham --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org --- From nobody Fri Mar 29 15:23:17 2024 X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from ncopa-laptop (unknown [79.160.13.130]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: n@tanael.org) by mail.alpinelinux.org (Postfix) with ESMTPSA id 7AF67DC0189; Wed, 26 Nov 2014 22:03:32 +0000 (UTC) Date: Wed, 26 Nov 2014 23:03:28 +0100 From: Natanael Copa To: Isaac Dunham Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] qemu without gtk/sdl Message-ID: <20141126230328.571ecbe4@ncopa-laptop> In-Reply-To: <20141126164734.GA1817@newbook> References: <20141126132834.09a3b208@ncopa-desktop.alpinelinux.org> <20141126164734.GA1817@newbook> X-Mailer: Claws Mail 3.11.0 (GTK+ 2.24.23; x86_64-alpine-linux-musl) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Wed, 26 Nov 2014 08:47:35 -0800 Isaac Dunham wrote: > On Wed, Nov 26, 2014 at 01:28:34PM +0100, Natanael Copa wrote: > > I'd like to disable GTK/SDL from qemu build. Any objections? > > > > -nc > Will there be a GUI included with qemu by default? no. that is the question at hand. > While in the past I've written a wrapper to use a VNC client with qemu, > it's nice to be able to just run qemu ... and have a working framebuffer. exactly. I actually do that once in a while. I find the GTK interface pretty nice. > > Alternately, is there some wrapper that is equivalent to that? Not that I am aware of. Ideally, the gui should be implemented modular, as a plugin, but when asking the devs, it will not happen til after SDL2 is fixed. So for now, we can find/use some wrapper, or have a secondary package built with --enable-gtk - but that will only be done for x86 and x86_64 not for all 27 archs. > (I haven't used qemu much on Alpine, though.) > > Thanks, > Isaac Dunham > > > --- > Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org > Help: alpine-devel+help@lists.alpinelinux.org > --- > --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---