From owner-freebsd-eclipse@FreeBSD.ORG Tue Jul 26 12:45:52 2011 Return-Path: Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 68BC4106564A for ; Tue, 26 Jul 2011 12:45:52 +0000 (UTC) (envelope-from ken@tydfam.jp) Received: from daemon.sub.tydfam.jp (ns.tydfam.jp [61.197.228.42]) by mx1.freebsd.org (Postfix) with ESMTP id 1F1198FC14 for ; Tue, 26 Jul 2011 12:45:51 +0000 (UTC) Received: from localhost (tyd3.sub.tydfam.jp [192.168.1.3]) by daemon.sub.tydfam.jp (8.14.4/8.14.3) with ESMTP id p6QCjjOS062504 for ; Tue, 26 Jul 2011 21:45:45 +0900 (JST) (envelope-from ken@tydfam.jp) Date: Tue, 26 Jul 2011 21:45:45 +0900 (JST) Message-Id: <20110726.214545.519459540419507304.ken@tydfam.jp> To: freebsd-eclipse@freebsd.org From: ken X-Mailer: Mew version 6.3 on Emacs 23.3 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=7.9 required=9.5 tests=ALL_TRUSTED,DEAR_SOMETHING, DNS_FROM_OPENWHOIS,FH_DATE_PAST_20XX,MISSING_SUBJECT autolearn=no version=3.2.5 X-Spam-Level: ******* X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on daemon.sub.tydfam.jp Subject: (no subject) X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jul 2011 12:45:52 -0000 Dear Sir, I am using FreeBSD-current (ca. Jul. 22, 2011), gnome2 2.32.1 on X Server 1.7.7 and have the following problem when running eclipse/eclipse-devel as follows; When I tried to choose "File" -> "Open file...", file chooser window appears with waring window showing the message below and hangs. It looks like I need to set null to the argument befor calling some routine, but I cannot find which routine it is. It may not be of eclipse/eclipse-devel specific problem, however I would be very appreciated if you could kindly giving me any suggestions. Warning window " The folder contes could not be displayed Error stating file '/xxxx/yyy/' ZZZZZZZZZZZZZZZZZZZZZZZZZZZZ .... (to the end of screen) File name too long " And it does not accept any input (mouse/keyboard) and hangs.