From owner-freebsd-ports@FreeBSD.ORG Tue Sep 2 14:19:09 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3AD96FC0 for ; Tue, 2 Sep 2014 14:19:09 +0000 (UTC) Received: from quine.pinyon.org (quine.pinyon.org [65.101.5.249]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 12F7C1CE6 for ; Tue, 2 Sep 2014 14:19:08 +0000 (UTC) Received: by quine.pinyon.org (Postfix, from userid 122) id 9739C1609BD; Tue, 2 Sep 2014 07:19:07 -0700 (MST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on quine.pinyon.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham autolearn_force=no version=3.4.0 Received: from feyerabend.n1.pinyon.org (feyerabend.n1.pinyon.org [10.0.10.6]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by quine.pinyon.org (Postfix) with ESMTPSA id 39F3E160233 for ; Tue, 2 Sep 2014 07:19:05 -0700 (MST) Message-ID: <5405D1D9.9000709@pinyon.org> Date: Tue, 02 Sep 2014 07:19:05 -0700 From: "Russell L. Carter" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: chromium iconify->resurrect References: <5405173D.20902@pinyon.org> <20140902081512.GA1892@elch.exwg.net> In-Reply-To: <20140902081512.GA1892@elch.exwg.net> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Sep 2014 14:19:09 -0000 On 09/02/14 01:15, Christoph Moench-Tegeder wrote: > ## Russell L. Carter (rcarter@pinyon.org): > >> Start up chromium, then immediately iconify it. Then try bringing it >> back again. All I get (after a delay of several seconds) is a white >> canvas in the correct size. Chromium does respond to window manager >> commands (fvwm close, no destroy needed, in my case). > > Same here. Workaround: using "(Un)stick" from the windows commands > brings back the window content (without having to exit chrome). Huh. That works. Twenty years of fvwm and I never used that before... Thanks, Russell > Regards, > Christoph >