From owner-freebsd-current Fri Oct 2 05:42:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA18280 for freebsd-current-outgoing; Fri, 2 Oct 1998 05:42:47 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from entropy.quake.at (uvo1-87.univie.ac.at [131.130.231.87]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA18252 for ; Fri, 2 Oct 1998 05:42:34 -0700 (PDT) (envelope-from root@frag.quake.at) Received: from root by entropy.quake.at with local (Exim 1.92 #1) id 0zP4WV-0000EG-00; Fri, 2 Oct 1998 14:41:27 +0200 Message-ID: <19981002144126.A681@compufit.at> Date: Fri, 2 Oct 1998 14:41:26 +0200 From: Alexander Sanda To: FreeBSD User Cc: current@FreeBSD.ORG Subject: Re: Netscape blocks and "subprocess diagnostics" References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: ; from FreeBSD User on Fri, Oct 02, 1998 at 01:12:12AM +0100 X-Operating-System: FreeBSD 3.0-BETA Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Oct 02, 1998 at 01:12:12AM +0100, FreeBSD User wrote: > During the access of some pages that contain java applets, it popped in > my screen a very small window that I enlarged and could see Xlib error > messages in it. This stdout/stderr redirection can be a pretty much annoying thing. You can disable it by changing some resource entries in Netscape's app-defaults file (/usr/X11R6/lib/X11/app-defaults/Netscape): *useStderrDialog: false *useStdoutDialog: false This entries will force netscape to *not* use the annoying dialog and print error messages to stdout/stderr. -- # /AS/ http://privat.schlund.de/entropy/ # # # # XX has detected, that your mouse cursor has changed position. Please # # restart XX, so it can be updated. -- From The Gimp manual # To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message