From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GQtav-0007Tz-B2 for garchives@archives.gentoo.org; Fri, 22 Sep 2006 22:34:05 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k8MMWUnS029012; Fri, 22 Sep 2006 22:32:30 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k8MMQJOi016872 for ; Fri, 22 Sep 2006 22:26:19 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 17C7164595 for ; Fri, 22 Sep 2006 22:26:19 +0000 (UTC) Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14386-19 for ; Fri, 22 Sep 2006 22:26:12 +0000 (UTC) Received: from ms-smtp-02.texas.rr.com (ms-smtp-02.texas.rr.com [24.93.47.41]) by smtp.gentoo.org (Postfix) with ESMTP id 28C9964327 for ; Fri, 22 Sep 2006 22:26:03 +0000 (UTC) Received: from crichton (cpe-24-175-85-22.houston.res.rr.com [24.175.85.22]) by ms-smtp-02.texas.rr.com (8.13.6/8.13.6) with ESMTP id k8MMQ2Xl029766 for ; Fri, 22 Sep 2006 17:26:02 -0500 (CDT) From: Peter Kelly To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] java failure (or DVArchive issue) Date: Fri, 22 Sep 2006 17:26:01 -0500 User-Agent: KMail/1.9.4 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200609221726.01737.linuxpete@houston.rr.com> X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Status: No, score=-1.745 required=5.5 tests=[AWL=0.854, BAYES_00=-2.599] X-Spam-Score: -1.745 X-Spam-Level: X-Archives-Salt: 2b6a6642-7a87-4fd8-96e7-f2ab2aa6cdd9 X-Archives-Hash: 5ff87bf2c50c289cc9c5deaa9cc7ecc7 Holas, I'm slowly, but surely, moving away from the Windows platform. My latest challenge is DVArchive, a utility for ReplayTV users. When I run it as root, there is no issue. I ran it as a user once, but every time since then I get peter@crichton ~ $ java -jar /opt/DVArchive/DVArchive.jar Warning: Cannot convert string "-b&h-lucida-medium-r-normal-sans-*-140-*-*-p-*-iso8859-1" to type FontStruct java.lang.Exception: Stack trace at java.lang.Thread.dumpStack(Thread.java:1064) at dvarchive.L.D.?(ReplayDevice.java:448) at dvarchive.D.Q.?(KnownDVR.java:153) at dvarchive.D.Q.(KnownDVR.java:39) at dvarchive.ReplayUI.R.?(OpenDVRManager.java:274) at dvarchive.ReplayUI.dvaMainFrame.?(dvaMainFrame.java:233) at dvarchive.ReplayUI.dvaMainFrame.?(dvaMainFrame.java:385) at dvarchive.dvArchive$1.run(dvArchive.java:434) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:189) at java.awt.EventQueue.dispatchEvent(EventQueue.java:478) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137) at java.awt.EventDispatchThread.run(EventDispatchThread.java:100) As a java-ignorant individual, I have no idea where to even start, after Google. I get the same font warning as root, so I doubt that's the issue. Then again... Any ideas? Thanks. Peter -- Everything is controlled by a small evil group to which, unfortunately, no one we know belongs. -- gentoo-user@gentoo.org mailing list