Thanks for looking at this, Thomas.

On Thu, Sep 27, 2012 at 09:01:33AM +0100, Thomas Adam wrote:
> On Wed, Sep 26, 2012 at 11:59:17PM -0700, John Schmitt wrote:
> > On Thu, Sep 27, 2012 at 07:42:12AM +0100, Thomas Adam wrote:
> > > Hi,
> > 
> > Thanks for replying, and so fast.
> > 
> > > 
> > > On 27 September 2012 07:34, John Schmitt <marmalo...@gmail.com> wrote:
> > > > I've been using tmux start-server successfully for some time.  Changing 
> > > > or
> > > > clearing $TERM or $TERMINFO seems to have no effect.  Nothing 
> > > > informative
> > > 
> > > You shouldn't be changing or clearing those variables anyway.
> > 
> > Agreed.  I was trying to see if it made any difference.
> 
> Having looked at the output, I see:
> 
> write(2, "[warn] event_del: event has no event_base set.\n", 47) = 47
> 
> Which suggests you're using libevent2, against tmux 1.6.  There's a bug in
> that version where some of the libevent initialisation changed.  You should
> try using tmux git HEAD, i.e., compiling:
> 
> git clone git://tmux.git.sourceforge.net/gitroot/tmux/tmux 
> 
> I suspect that'll fix your problem.
> 
> -- Thomas Adam

I get something similar from this build when I compile git 1.7 from your link 
and invoke tmux start-server:

write(2, "[warn] event_del: event has no event_base set.\n", 47) = 47

but running just tmux seems to work.

John

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to