From owner-freebsd-eclipse@FreeBSD.ORG Thu Sep 15 16:39:00 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 028CA16A41F for ; Thu, 15 Sep 2005 16:39:00 +0000 (GMT) (envelope-from markhobden@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4064543D4C for ; Thu, 15 Sep 2005 16:38:59 +0000 (GMT) (envelope-from markhobden@gmail.com) Received: by zproxy.gmail.com with SMTP id z31so38838nzd for ; Thu, 15 Sep 2005 09:38:58 -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=gX0yVE4acML1qSVoVJP3hlWnMBko1nf3qVTdc9UaNS+K7NKiUuP2yCN4j1TzbrHp09HIqkLbfNhWvIXbMdmYvRUrj9h6BpqsJW7QH5dJ0vzUH9guCGEstvKcRUETRr9K2G6sbWGGB6rVgpat5SDxNZQSE7n27kra6LG292Ntsug= Received: by 10.36.227.43 with SMTP id z43mr2469937nzg; Thu, 15 Sep 2005 09:38:58 -0700 (PDT) Received: by 10.37.2.78 with HTTP; Thu, 15 Sep 2005 09:38:58 -0700 (PDT) Message-ID: Date: Thu, 15 Sep 2005 17:38:58 +0100 From: Mark Hobden To: vova@fbsd.ru In-Reply-To: <1126790713.1180.38.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1126680998.14844.2.camel@localhost> <4327DBC7.2090707@ebs.gr> <1126688928.14844.28.camel@localhost> <1126692775.14844.40.camel@localhost> <1126790713.1180.38.camel@localhost> Cc: gnome , freebsd-eclipse@freebsd.org Subject: Re: Failed to build eclipse with gnome 2.12 (failed on cario) X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: markhobden@gmail.com 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: Thu, 15 Sep 2005 16:39:00 -0000 On 9/15/05, Vladimir Grebenschikov wrote: > situation even worse, any text inputs in pop dialogues (like > find-in-current-file and goto-line) does not shown, so I can't find > anything in file. >=20 > Bug global file-search dialogue works and new project wizard works. I have now managed to start my computer behaving this way again :-( and cannot work out how to fix it. I have it exactly the same issues, also 'File' -> 'Open File' does not result in any dialog loading and 'Help' -> 'About' results in a completely blank dialog opening. I now think I know how I triggered it to start behaving this way (for me). I disabled access control to my xserver and started eclipse as root to use the online update facility then sometime into this procedure it must have saved something that makes all users on the system behave this way. Starting eclipse as root on my laptop resulted in the initial select workspace dialog loading huge I canceled after this in the hope that it would not affect the user account I usually use it from and fortunately it did not. I have started the same portdowngrading procedure that must have fixed it for me the last time, however this time rather than trying to downgrade them all at once I am trying to spend a bit more time on each one possible port, hopefully I can work out the cause this time. Regards, Mark