On Thu, Sep 21, 2006 at 12:52:43PM -0500, Sam Fourman Jr. wrote: > Chris, > > I was the one that reported the vim problem last night , I thought it > was a gnome problem so I told Mikolaj Kucharski . > > basically under gnome 2.14.2 (Mikolaj is working on a port) when you > hit the open file button in the top left hand corner it will lock up > gvim > and if you open another terminal and use the top program you will see > it is in fact stealing cpu cycles. I have tested this on 3 separate > systems one of them being SMP on openBSD 4.0 current (9-16-2006) > > I would be happy to test this patch but I would need instructions on > how to apply this patch, as my skills are not yet where they need to > be. > > Thank you, > > Sam Fourman Jr.
cd /usr/ports/$category/$port patch < /path/to/some/patch/file.diff (make sure you have an up to date ports tree!) Tobias > > On 9/21/06, Chris Kuethe <[EMAIL PROTECTED]> wrote: > >More micropatches from vim.org > > > >I've also heard that gvim (gtk2 flavor) has threading problems under > >gnome (ie. because it's not linked with -pthread) so I've added > >-pthread in the makefile. > > > >Test. > > > >-- > >GDB has a 'break' feature; why doesn't it have 'fix' too? > > > > > > > >