From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6233 invoked by alias); 21 Aug 2005 00:58:04 -0000 Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org Received: (qmail 6219 invoked by uid 48); 21 Aug 2005 00:58:04 -0000 Date: Sun, 21 Aug 2005 00:58:00 -0000 Message-ID: <20050821005804.6214.qmail@sourceware.org> From: "fitzsim at redhat dot com" To: java-prs@gcc.gnu.org In-Reply-To: <20050517214340.21635.sbodomerle@gmail.com> References: <20050517214340.21635.sbodomerle@gmail.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug swing/21635] GLib-GObject-WARNING with jython X-Bugzilla-Reason: CC X-SW-Source: 2005-q3/txt/msg00319.txt.bz2 List-Id: ------- Additional Comments From fitzsim at redhat dot com 2005-08-21 00:58 ------- I tried to run this under JamVM+Classpath: $ jamvm -Dpython.home="/home/fitzsim/jython-2.1" -classpath "/home/fitzsim/jython-2.1/jython.jar" "org.python.util.jython" Jython 2.1 on java1.4.2 (JIT: ) >>> import javax.swing as swing Traceback (innermost last): File "", line 1, in ? ImportError: no module named javax >>> Any idea what I'm missing? -- What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|graydon at redhat dot com |fitzsim at redhat dot com Status|UNCONFIRMED |ASSIGNED Ever Confirmed| |1 Last reconfirmed|0000-00-00 00:00:00 |2005-08-21 00:58:02 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21635