From owner-freebsd-eclipse@FreeBSD.ORG Sun Sep 25 11:23:32 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 4C64016A41F for ; Sun, 25 Sep 2005 11:23:32 +0000 (GMT) (envelope-from markhobden@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4F8843D4C for ; Sun, 25 Sep 2005 11:23:31 +0000 (GMT) (envelope-from markhobden@gmail.com) Received: by zproxy.gmail.com with SMTP id z31so138619nzd for ; Sun, 25 Sep 2005 04:23:31 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=dCfw0C8K+9pDCFNt+P0f43JdQmn0C9PzBgK6zvITo5bSODwTp10GKTeT0PHn1rdhUSa0pHke9MVn6sH4JYZ6+xh2spK6dT1iIVvj4xikC86AVQdwE1yzS6JnyX6U890k8Hd5cMGpxMOY4V2uSPmaGQuNza3UwlKgpSY/U156bHg= Received: by 10.36.56.5 with SMTP id e5mr503681nza; Sun, 25 Sep 2005 04:23:31 -0700 (PDT) Received: by 10.37.2.78 with HTTP; Sun, 25 Sep 2005 04:23:31 -0700 (PDT) Message-ID: Date: Sun, 25 Sep 2005 12:23:31 +0100 From: Mark Hobden To: vova@fbsd.ru In-Reply-To: <1127646616.22892.6.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1127383357.51404.26.camel@tos.teleplan.no> <4333CC65.90008@ebs.gr> <1127638645.22892.2.camel@localhost> <1127646616.22892.6.camel@localhost> 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: Mark Hobden 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: Sun, 25 Sep 2005 11:23:32 -0000 On 9/25/05, Vladimir Grebenschikov wrote: > % 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/libgtksour= ceview-1.0.so.0 > -rwxr-xr-x 1 root wheel 23521 Sep 13 23:20 /usr/X11R6/lib/libgtkspel= l.so.0 > % > > But I have gnome-2.12 system, actually problems start after upgrading to > 2.12. So thats why just running -clean or deleting the .eclipse files worked for you and not for me. I hope restoring the=20 manualpatch-plugins-swt-gtk-os_custom.h file does not break it for users running the new test port of gtk/gnome do you still have files matching: % ls -l /usr/X11R6/lib/libgtk*.so Thanks, Mark