From owner-freebsd-multimedia Wed Nov 7 19:25:10 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from Mail6.nc.rr.com (fe6.southeast.rr.com [24.93.67.53]) by hub.freebsd.org (Postfix) with ESMTP id 9B8F137B419 for ; Wed, 7 Nov 2001 19:25:06 -0800 (PST) Received: from stealth.cary.dummynet ([66.26.231.240]) by Mail6.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Wed, 7 Nov 2001 22:25:05 -0500 Received: (from rhh@localhost) by stealth.cary.dummynet (8.11.4/8.11.4) id fA83OpN03937; Wed, 7 Nov 2001 22:24:51 -0500 (EST) (envelope-from aa8vb@nc.rr.com) X-Authentication-Warning: stealth.cary.dummynet: rhh set sender to aa8vb@nc.rr.com using -f Date: Wed, 7 Nov 2001 22:24:51 -0500 From: Randall Hopper To: Erich Zigler Cc: multimedia@freebsd.org Subject: Re: fxtv picture problem Message-ID: <20011107222451.B3805@nc.rr.com> References: <20011102174824.A62CA6E8A5@zen.estpak.ee> <20011102230740.A4974@nc.rr.com> <20011104000422.A39294@cerebro.superhero.org> <20011104100000.A1603@nc.rr.com> <20011104213326.A97169@cerebro.superhero.org> <20011105224253.A1401@nc.rr.com> <20011105220646.A45807@cerebro.superhero.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011105220646.A45807@cerebro.superhero.org>; from erichz@superhero.org on Mon, Nov 05, 2001 at 10:06:46PM -0600 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Erich Zigler: |> If so, I'm amazed. Does your CPU utilization look the same in both window |> managers? Get any errors/warnings under either window manager when |> starting fxtv up from an xterm? Running both window managers at the same |> resolution and color depth? | |WindowManagers - Same resolution and depth. |No errors from fxtv |CPU Utilization looks the same | |Also its weird. In Blackbox when I startup I get a picture right away. In |Sawfish+GNOME I have to move the window before the picture will come up. Ok, well, sounds like Sawfish is isn't dishing out (or is suppressing; can't remember off-hand which events WMs vs. the X server issue) the standard events that windows normally get in certain circumstances. Try "fxtv -debug events". You should get something like: > fxtv -debug events 1: VideoWin EVENT: ConfigureNotify 1: VideoWin EVENT: MapNotify 1: VideoWin EVENT: ConfigureNotify --- ShellWin EVENT: ConfigureNotify --- ShellWin EVENT: ReparentNotify --- ShellWin EVENT: ConfigureNotify --- ShellWin EVENT: MapNotify 1: VideoWin EVENT: VisibilityNotify 1: VideoWin EVENT: Expose Resetting video widget geometry: 326x244 --- ShellWin EVENT: ConfigureNotify 1: VideoWin EVENT: VisibilityNotify PartiallyObscured 1: VideoWin EVENT: ConfigureNotify 1: VideoWin EVENT: VisibilityNotify Unobscured 1: VideoWin EVENT: Expose What do you see on startup? Then what do you see when you move the window? Avoid passing your mouse over the video subwindow while you move it. Randall -- Randall Hopper aa8vb@nc.rr.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message