From owner-freebsd-questions@FreeBSD.ORG Thu Apr 2 12:15:57 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9A759106566B for ; Thu, 2 Apr 2009 12:15:57 +0000 (UTC) (envelope-from raszobbi@gmail.com) Received: from mail-fx0-f167.google.com (mail-fx0-f167.google.com [209.85.220.167]) by mx1.freebsd.org (Postfix) with ESMTP id 01E988FC15 for ; Thu, 2 Apr 2009 12:15:56 +0000 (UTC) (envelope-from raszobbi@gmail.com) Received: by fxm11 with SMTP id 11so470097fxm.43 for ; Thu, 02 Apr 2009 05:15:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=6ttCSeflpjn3BGsSzpShdFsgOEaGjdV3dsLtOQmBrn8=; b=x/2un2efnoI3vr4Zw95Rb9aFFrxZ/wxl7ZGAtjmxvygty3j0yuADVbrbMsH0c2JPZ6 nGUIRwIiq/s184yjSpvm1fQ88HG66IIakWFsVmMAv0GWffUcH6E7xAjYTc6YhnQqoXB+ 82/zgBi3DH2Ce/Zqh34M2VdcZmiiE+cpA1tiQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=qEcyLGytpkzBgP3FAAYCUf/nBd+XU2+ZHRmkkH2gS7TfHHNhzLyQL4fakHVsApt76J 0sOGuN2HS/PEvu8PexbMe6UOyZrW1IxV9z+pfTbBTP5uUsCkAc3SZ2qC3eP59EI6IOm1 Kp5+pWQZHHAZhFL2TcGDjM5VqIfVhFpHiEWlM= Received: by 10.223.104.19 with SMTP id m19mr1783704fao.58.1238674556131; Thu, 02 Apr 2009 05:15:56 -0700 (PDT) Received: from ilras.barsh.com ([92.251.20.172]) by mx.google.com with ESMTPS id e17sm432391fke.8.2009.04.02.05.15.54 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 02 Apr 2009 05:15:55 -0700 (PDT) Message-ID: <49D4AC76.1060002@gmail.com> Date: Thu, 02 Apr 2009 14:15:50 +0200 From: rasz User-Agent: Thunderbird 2.0.0.21 (X11/20090331) MIME-Version: 1.0 To: Da Rock References: <1238673434.44542.104.camel@laptop1.herveybayaustralia.com.au> In-Reply-To: <1238673434.44542.104.camel@laptop1.herveybayaustralia.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions Subject: Re: Ports options not coming up X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Apr 2009 12:15:57 -0000 Da Rock wrote: > I'd to debug this, but I'm not even sure where to start. On just one > system since some recent updates I have no options screens coming up for > ports. I get a blue screen and then nothing; stdout says options > unchanged. > > It is a vm if that means anything? > > Cheers > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > if i understand you correctly, and this is the same thing, i have had this happen when building ports in a terminal emulator of sorts, particularly the xfce4 one (and maybe kde4 konsole) when the actual window is too small (e.g. in number of lines). i would see the blue screen for a bit and then options unchanged. it doesn't happen if at all if i keep the window a good size, but i don't know about VM.