From owner-freebsd-gnome@FreeBSD.ORG Mon Jan 24 17:08:38 2005 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9693816A4CE for ; Mon, 24 Jan 2005 17:08:38 +0000 (GMT) Received: from smtp.unsam.edu.ar (smtp.unsam.edu.ar [170.210.48.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77D7243D31 for ; Mon, 24 Jan 2005 17:08:32 +0000 (GMT) (envelope-from fernan@iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (pi.iib.unsam.edu.ar [192.168.10.11]) by smtp.unsam.edu.ar (8.12.6/8.12.6) with ESMTP id j0OHIPnP013219 for ; Mon, 24 Jan 2005 14:18:25 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (localhost.iib.unsam.edu.ar [127.0.0.1]) by pi.iib.unsam.edu.ar (8.12.11/8.12.9) with ESMTP id j0OH8KxW089617 for ; Mon, 24 Jan 2005 14:08:20 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: (from fernan@localhost) by pi.iib.unsam.edu.ar (8.12.11/8.12.11/Submit) id j0OH8J4I089616 for freebsd-gnome@freebsd.org; Mon, 24 Jan 2005 14:08:19 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) X-Authentication-Warning: pi.iib.unsam.edu.ar: fernan set sender to fernan@iib.unsam.edu.ar using -f Date: Mon, 24 Jan 2005 14:08:19 -0300 From: Fernan Aguero To: FreeBSD Gnome Message-ID: <20050124170819.GB24378@iib.unsam.edu.ar> Mail-Followup-To: Fernan Aguero , FreeBSD Gnome Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6i Subject: firefox-1.0_7,1 crash on print X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jan 2005 17:08:38 -0000 Hi! Seems like this issue of 'crash while printing' is still unsolved ... I had experienced these crashes in the past, and they were solved or alleviated by i) deinstalling all flash stuff (linux-flashplugin and linuxpluginwrapper), and ii) adding "lpr -P lw " to several user_prefs (print.print_command, print.postscript.print_command and print.printer_PostScript/lw.print_command) in prefs.js (~/.mozilla/firefox/xxxxxxxx.default/) Now, even under these conditions, I can reproducibly crash firefox with this page http://tcruzidb.org/cgi-bin/showOrthologGroup.pl?expID=2&group=6970&view=graph_og the page loads a java applet which is responsible for producing the graphic in question. First of all, I'd like to know if someone in the list experience a similar behaviour. If so, then should I report this to the firefox developers or to the developers of this particular java applet? thanks in advance, Fernan PS: FreeBSD-4.10p5, i386; firefox-1.0_7,1; javavmwrapper-2.0_2; jdk-1.4.2p6_7