From owner-freebsd-eclipse@FreeBSD.ORG Mon Sep 26 05:34:36 2005 Return-Path: X-Original-To: freebsd-eclipse@freebsd.org Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D09C216A41F for ; Mon, 26 Sep 2005 05:34:36 +0000 (GMT) (envelope-from vova@vbook.fbsd.ru) Received: from vbook.fbsd.ru (swsoft-mipt-nat.sw.ru [195.214.233.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5575C43D49 for ; Mon, 26 Sep 2005 05:34:36 +0000 (GMT) (envelope-from vova@vbook.fbsd.ru) Received: from vova by vbook.fbsd.ru with local (Exim 4.52 (FreeBSD)) id 1EJUOf-00069w-Et; Sun, 25 Sep 2005 15:10:17 +0400 From: Vladimir Grebenschikov To: Mark Hobden In-Reply-To: References: <1127383357.51404.26.camel@tos.teleplan.no> <4333CC65.90008@ebs.gr> <1127638645.22892.2.camel@localhost> Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable Organization: SWsoft Date: Sun, 25 Sep 2005 15:10:16 +0400 Message-Id: <1127646616.22892.6.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.4.0 FreeBSD GNOME Team Port Sender: Vladimir Grebenschikov Cc: freebsd-eclipse@freebsd.org Subject: Re: Eclipse 3.1_2 window problems X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vova@fbsd.ru 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: Mon, 26 Sep 2005 05:34:37 -0000 =F7 =D7=D3, 25/09/2005 =D7 11:49 +0100, Mark Hobden =D0=C9=DB=C5=D4: > On 9/25/05, Vladimir Grebenschikov wrote: > > =F7 =D3=C2, 24/09/2005 =D7 23:57 +0100, Mark Hobden =D0=C9=DB=C5=D4: > > > I have finally found what was causing the problems for me. A gtk > > > library revision patch was dropped from the port that my freshly > > > installed system seems to require. I have submitted how to fix it as = a > > > problem report: > > > > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D86538 > > > > > > >Category: ports > > > >Responsible: freebsd-ports-bugs > > > >Synopsis: java/eclipse builds with wrong gtk libraries > > > >Arrival-Date: Sat Sep 24 22:50:15 GMT 2005 > > > > Hm, strange, I had exactly same problem, but it was solved by removing > > stale .so files in eclipse directory: > > > > % find .eclipse -name '*.so' > > .eclipse/org.eclipse.platform_3.1.0/configuration/org.eclipse.osgi/bund= les/56/1/.cp/libswt-pi-gtk-3135.so > > .eclipse/org.eclipse.platform_3.1.0/configuration/org.eclipse.osgi/bund= les/56/1/.cp/libswt-gtk-3135.so > > .eclipse/org.eclipse.platform_3.1.0/configuration/org.eclipse.osgi/bund= les/56/1/.cp/libswt-gnome-gtk-3135.so > > .eclipse/org.eclipse.platform_3.1.0/configuration/org.eclipse.osgi/bund= les/57/1/.cp/libswt-pi-gtk-3135.so > > .eclipse/org.eclipse.platform_3.1.0/configuration/org.eclipse.osgi/bund= les/57/1/.cp/libswt-gtk-3135.so > > .eclipse/org.eclipse.platform_3.1.0/configuration/org.eclipse.osgi/bund= les/57/1/.cp/libswt-gnome-gtk-3135.so > > .eclipse/org.eclipse.platform_3.1.0/configuration/org.eclipse.osgi/bund= les/81/1/.cp/libswt-pi-gtk-3138.so > > .eclipse/org.eclipse.platform_3.1.0/configuration/org.eclipse.osgi/bund= les/81/1/.cp/libswt-gtk-3138.so > > .eclipse/org.eclipse.platform_3.1.0/configuration/org.eclipse.osgi/bund= les/81/1/.cp/libswt-gnome-gtk-3138.so > > .eclipse/org.eclipse.platform_3.1.0/configuration/org.eclipse.osgi/bund= les/25/1/.cp/os/freebsd/x86/libcore_3_1_0.so > > % > > > > (see my post in the list before) >=20 > Investigating what caused the problem for me was made a lot more > difficult by these files as when I powngraded the Eclipse version > these files kept eclipse working badly and when I upgraded Eclipse > they kept eclipse working normally. When the message was posted about > these being cached and that eclipse should be started with the -clean > option, it made sorting/breaking eclipse much easier. >=20 > If you type: > % ls -l /usr/X11R6/lib/libgtk*.0 > on your system does it show any files? On my gtk-2.6.10_1 system I do > not have any matching this. % ls -l /usr/X11R6/lib/libgtk*.0 -rwxr-xr-x 1 root wheel 3040701 Sep 19 14:05 /usr/X11R6/lib/libgtk-x11-2= .0.so.0 -rwxr-xr-x 1 root wheel 1767607 Sep 11 17:52 /usr/X11R6/lib/libgtkhtml-2= .so.0 -rwxr-xr-x 1 root wheel 429268 Sep 11 17:57 /usr/X11R6/lib/libgtksource= view-1.0.so.0 -rwxr-xr-x 1 root wheel 23521 Sep 13 23:20 /usr/X11R6/lib/libgtkspell.= so.0 % But I have gnome-2.12 system, actually problems start after upgrading to 2.12. > Thanks, >=20 > Mark --=20 Vladimir B. Grebenschikov vova@fbsd.ru