From owner-freebsd-questions@FreeBSD.ORG Thu Mar 8 13:04:58 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0F9B716A402 for ; Thu, 8 Mar 2007 13:04:58 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (dsl081-227-250.chi1.dsl.speakeasy.net [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id 9738313C48D for ; Thu, 8 Mar 2007 13:04:55 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.13.8/8.12.11) with ESMTP id l28D4I0Z008357; Thu, 8 Mar 2007 07:04:24 -0600 (CST) Message-Id: <6.0.0.22.2.20070308070323.024c8428@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Thu, 08 Mar 2007 07:04:09 -0600 To: , freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: <20070307205726.AKZ27933@m4500-02.uchicago.edu> References: <20070307205726.AKZ27933@m4500-02.uchicago.edu> Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Problem Launching Applications in Gnome 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, 08 Mar 2007 13:04:58 -0000 You might want to try rebuilding vim and all dependencies. -Derek At 08:57 PM 3/7/2007, ruggeri@uchicago.edu wrote: >Hi, > >I haven't been able to figure this out, and am hoping someone >has some ideas. I can't seem to find any previous mention of >a similar problem, so I hope I'm not missing something >obvious. > >I run FreeBSD 6.2-STABLE. I also have installed GNOME >2.16.3. I use Gnome-Terminal 2.16.1. > >The main application I run is Vim, which I run through Gnome- >Terminal. I frequently have several copies running >simultaneously. In general response to Gnome-Terminal >commands is very fast, but sometimes when I try to open a >file with Vim it takes up to 20-30 seconds to load. The >files are not particularly large (max 300 lines). > >During this time, if I try to launch another application in >Gnome (e.g., Opera or another Gnome-Terminal), it will not >come up. It is as if everything is frozen until finally Vi >loads and opens the file, at which point anything else I have >tried to open works fine. > >While this loading takes place, I can work in any other open >application normally. Oftentimes I have another Vim session >which I am editing in. > >I have of course looked at top when this problem occurs. CPU >usage is about 2%, and there is no significant memory usage >either. > >I never experience this problem outside Gnome, whether I'm >using screen or several virtual terminals. It's really >strange. > >Anyway, I hope someone out there has some ideas. Thanks very >much in advance. > >-- Ned Ruggeri > >PS I'll include my ~/.vimrc file: > >autocmd! >set nocompatible >syntax on >set showmatch >set number >set backspace=2 >autocmd BufRead *.c set cindent >_______________________________________________ >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" > >-- >This message has been scanned for viruses and >dangerous content by MailScanner, and is >believed to be clean. >MailScanner thanks transtec Computers for their support. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support.