Re: tmux hangs on aix

2014-09-22 Thread J Raynor
The patch compiles, but part of the change you made reintroduces the race condition. The parent process has to close the slave before closing the write pipe. -- Meet PCI DSS 3.0 Compliance Requirements with EventLog Analy

Re: tmux hangs on aix

2014-09-22 Thread Nicholas Marriott
Forgot to do git push sorry should be there now Original message From: J Raynor Date: 22/09/2014 19:19 (GMT+00:00) To: Nicholas Marriott Cc: tmux-users@lists.sourceforge.net Subject: Re: tmux hangs on aix > Applied with some trivial style nits, check it still bui

Re: tmux hangs on aix

2014-09-22 Thread J Raynor
> Applied with some trivial style nits, check it still builds please :-). I don't see any update in the git repository. How long after you apply a change does it take before showing up in git? -- Meet PCI DSS 3.0 Complia

Re: tmux hangs on aix

2014-09-22 Thread Nicholas Marriott
Applied with some trivial style nits, check it still builds please :-). Thanks! On Mon, Sep 22, 2014 at 01:07:16AM -0500, J Raynor wrote: > > I think you should probably loop for EINTR from read() but otherwise > > this looks fine to me. > > I've attached an updated patch. > diff --git a/compa

Re: tmux hangs on aix

2014-09-21 Thread J Raynor
> I think you should probably loop for EINTR from read() but otherwise > this looks fine to me. I've attached an updated patch. diff --git a/compat/forkpty-aix.c b/compat/forkpty-aix.c index db9c2e7..98119f0 100644 --- a/compat/forkpty-aix.c +++ b/compat/forkpty-aix.c @@ -23,16 +23,20 @@ #include

Re: tmux hangs on aix

2014-09-20 Thread Nicholas Marriott
Hi I think you should probably loop for EINTR from read() but otherwise this looks fine to me. On Thu, Sep 18, 2014 at 07:51:37PM -0500, J Raynor wrote: > Tmux is hanging on aix, and the problem appears to be a race condition > in the implementation of forkpty. > > Aix has the b

tmux hangs on aix

2014-09-18 Thread J Raynor
Tmux is hanging on aix, and the problem appears to be a race condition in the implementation of forkpty. Aix has the behavior that, if data has been written to the slave side of a pty but has not been read yet by the master side, then the last close of the slave pty will hang until the data is

Re: [tmux:tickets] #139 lost server/coredump on AIX 6.1

2014-07-03 Thread Thomas Adam
On Mon, Jun 30, 2014 at 08:34:49PM +, Manuj wrote: > > > > --- > > ** [tickets:#139] lost server/coredump on AIX 6.1** > > **Status:** open > **Labels:** crash aix coredump > **Created:** Mon Jun 30, 2014 08:34 PM UTC by Manuj > **Last Updated:** Mon Ju

[tmux:tickets] #139 lost server/coredump on AIX 6.1

2014-07-03 Thread Manuj
--- ** [tickets:#139] lost server/coredump on AIX 6.1** **Status:** open **Labels:** crash aix coredump **Created:** Mon Jun 30, 2014 08:34 PM UTC by Manuj **Last Updated:** Mon Jun 30, 2014 08:34 PM UTC **Owner:** nobody I am running tmux v1.9a on AIX 6.1 and the tmux server crashes very

Re: tmux wrong colors on AIX system

2012-07-19 Thread Nicholas Marriott
ul 17, 2012 at 11:53 AM, Nicholas Marriott ><[1]nicholas.marri...@gmail.com> wrote: > > Your TERM doesn't have setaf/setab. Try xterm-color or xterm-xfree86 > maybe. > > On Tue, Jul 17, 2012 at 11:08:56AM +0200, konf wrote: > > ** **Hello

Re: tmux wrong colors on AIX system

2012-07-18 Thread konf
On Tue, Jul 17, 2012 at 11:08:56AM +0200, konf wrote: > >Hello, > > > >I have problem with tmux that display wrong colors on AIX system. See > >following screenshots: > >- Color information before tmux started: > > > >- Color info

Re: tmux wrong colors on AIX system

2012-07-17 Thread Nicholas Marriott
Your TERM doesn't have setaf/setab. Try xterm-color or xterm-xfree86 maybe. On Tue, Jul 17, 2012 at 11:08:56AM +0200, konf wrote: >Hello, > >I have problem with tmux that display wrong colors on AIX system. See >following screenshots: >- Color information

Re: AIX topas command

2011-09-20 Thread craig lister
ter@fred2' tmux select-window -t itmult:fred2 tmux -2 attach-session -t itmult would there be any way to automate the setting of TERM, in the respective windows? Craig On Tue, 2011-09-20 at 11:08 +0100, Rob wrote: > On 20 September 2011 09:12, wrote: > > The aix command topas

Re: AIX topas command

2011-09-20 Thread Rob
On 20 September 2011 09:12, wrote: > The aix command topas does not seem to work inside tmux. After I ssh to my > aix box and try to run topas(a top like app for aix) I get this error :- > Terminal screen is unknown > > Can anyone help? Try setting $TERM to xterm, while in

AIX topas command

2011-09-20 Thread craigjl77
Hi, The aix command topas does not seem to work inside tmux. After I ssh to my aix box and try to run topas(a top like app for aix) I get this error :- Terminal screen is unknown Can anyone help? Thanks -- All the

Re: AIX

2011-03-04 Thread Nicholas Marriott
206 | 518-464-5210 | 518-464-5209 > > > >From: Ty Haller [mailto:thal...@sefcu.com] >Sent: Friday, March 04, 2011 10:22 AM >To: 'tmux-users@lists.sourceforge.net' >Subject: RE: AIX > > > >I was using AIX make, I'm not getting the

RE: AIX

2011-03-04 Thread Ty Haller
t; 700 Patroon Creek Blvd. Albany, NY 12206 | 518-464-5210 | 518-464-5209 From: Ty Haller [mailto:thal...@sefcu.com] Sent: Friday, March 04, 2011 10:22 AM To: 'tmux-users@lists.sourceforge.net' Subject: RE: AIX I was using AIX make, I'm not getting the following: cc -DBUILD=&quo

Re: AIX

2011-03-04 Thread Micah Cowan
On 03/04/2011 07:21 AM, Ty Haller wrote: > I just installed libevent and still cannot find event.h You need to install the for-development package, the one that contains the header files. Most binary package systems split library packages into the base package, for linking programs that have alrea

RE: AIX

2011-03-04 Thread Ty Haller
I was using AIX make, I'm not getting the following: cc -DBUILD="\"1.4\"" -I. -I- -c -o attributes.o attributes.c "tmux.h", line 30.10: 1506-296 (S) #include file not found. "tmux.h", line 830.16: 1506-007 (S) "struct event" is undefined.

AIX

2011-03-04 Thread Ty Haller
I am trying to compile tmux 1.4 on AIX 5.3 I am getting the following errors: ~/tmux-1.4 $ make "Makefile", line 30: make: Dependency line needs colon or double colon operator. "Makefile", line 36: make: Dependency line needs colon or double colon operator. "Makefile&qu

Re: AIX: fatal: main_dispatch: imsg_read failed

2010-12-20 Thread Ross Mohn
CVS HEAD seems to work on AIX 6 now. I only adjusted it from curses to ncursesw: config.mk -- from -lcurses to -lncursesw tty-term.c -- from to tty-term.c -- from to Thanks! -Ross On 12/13/2010 02:59 PM, Nicholas Marriott wrote: > Try CVS HEAD, AIX works better although not perfec

Re: AIX: fatal: main_dispatch: imsg_read failed

2010-12-13 Thread Nicholas Marriott
Try CVS HEAD, AIX works better although not perfectly. On Mon, Dec 13, 2010 at 02:53:27PM -0500, Ross Mohn wrote: > Got tmux-1.3 and libevent-1.4.14b-stable to compile on AIX-6.1.0.0 but > as soon as I run it I get "fatal: main_dispatch: imsg_read failed". My > brief d

AIX: fatal: main_dispatch: imsg_read failed

2010-12-13 Thread Ross Mohn
Got tmux-1.3 to compile on AIX v, but as soon as I run it I get "fatal: main_dispatch: imsg_read failed". I've attached the log produced by "tmux -". An -- Lotusphere 2011 Register now for

AIX: fatal: main_dispatch: imsg_read failed

2010-12-13 Thread Ross Mohn
Got tmux-1.3 and libevent-1.4.14b-stable to compile on AIX-6.1.0.0 but as soon as I run it I get "fatal: main_dispatch: imsg_read failed". My brief debugging shows that imsg_read() is returning "0" to main_dispatch(), but I haven't been able to get any farther wit

Re: failed installation of tmux 1-1 on aix

2010-11-11 Thread Nicholas Marriott
cess to an AIX box again or someone with debugging skills who has one tries it. The server isn't having a fatal error or it would be in the logs which means either: a) Window creation is failing and the error message is not being displayed, so the server exits because it has no sessions. I th

Re: failed installation of tmux 1-1 on aix

2010-11-10 Thread Jozef Riha
jose/tmux-1.1/: >>> >> >> >>> >> >> ctrl-B ? or any other combination just produces ^B? on commandline. >>> >> >> tmux attach does not work either. >>> >> >> >>> >> >> kind regards, >>> &g

Re: failed installation of tmux 1-1 on aix

2010-02-16 Thread Jozef Riha
other combination just produces ^B? on commandline. >> >> >> tmux attach does not work either. >> >> >> >> >> >> kind regards, >> >> >> >> >> >> jozef >> >> >> >> >> >> &g

Re: failed installation of tmux 1-1 on aix

2010-02-16 Thread Nicholas Marriott
gt; >> > >> > >> On Tue, Feb 16, 2010 at 12:00 PM, Nicholas Marriott > >> wrote: > >> > You need to set TERM correctly to something that is suitable for running > >> > tmux. > >> > > >> > If you are in xterm, try TER

Re: failed installation of tmux 1-1 on aix

2010-02-16 Thread Jozef Riha
>> >> On Tue, Feb 16, 2010 at 12:00 PM, Nicholas Marriott >> wrote: >> > You need to set TERM correctly to something that is suitable for running >> > tmux. >> > >> > If you are in xterm, try TERM=xterm. >> > >> > >> > On

Re: failed installation of tmux 1-1 on aix

2010-02-16 Thread Nicholas Marriott
If you are in xterm, try TERM=xterm. > > > > > > On Tue, Feb 16, 2010 at 11:01:59AM +0100, Jozef Riha wrote: > >> thank you, it was the aix make as you said. compilation succeeded with > >> gnu make but i get this error on running: > >> > >> jose

Re: failed installation of tmux 1-1 on aix

2010-02-16 Thread Jozef Riha
something that is suitable for running tmux. > > If you are in xterm, try TERM=xterm. > > > On Tue, Feb 16, 2010 at 11:01:59AM +0100, Jozef Riha wrote: >> thank you, it was the aix make as you said. compilation succeeded with >> gnu make but i get this error on running: >

Re: failed installation of tmux 1-1 on aix

2010-02-16 Thread Nicholas Marriott
You need to set TERM correctly to something that is suitable for running tmux. If you are in xterm, try TERM=xterm. On Tue, Feb 16, 2010 at 11:01:59AM +0100, Jozef Riha wrote: > thank you, it was the aix make as you said. compilation succeeded with > gnu make but i get this error on r

Re: failed installation of tmux 1-1 on aix

2010-02-16 Thread Jozef Riha
thank you, it was the aix make as you said. compilation succeeded with gnu make but i get this error on running: jose:myserver /home/jose/tmux-1.1/: ./tmux open terminal failed: terminal does not support ich1 or ich or smir and rmir fatal: dispatch_imsg: imsg_get failed jose:myserver /home/jose

Re: failed installation of tmux 1-1 on aix

2010-02-16 Thread Nicholas Marriott
Looks like you are using AIX make not GNU make. What does make -v say? On Tue, Feb 16, 2010 at 09:53:35AM +0100, Jozef Riha wrote: > hello, > > i am trying to get tmux compiled on aix but to no avail: > > jose:myserver /home/jose/tmux-1.1/: ./configure > Configured for A

failed installation of tmux 1-1 on aix

2010-02-16 Thread Jozef Riha
hello, i am trying to get tmux compiled on aix but to no avail: jose:myserver /home/jose/tmux-1.1/: ./configure Configured for AIX jose:myserver /home/jose/tmux-1.1/: make "Makefile", line 30: make: 1254-055 Dependency line needs colon or double colon operator. "Makefile",

tmux-1.0 on AIX

2009-10-30 Thread LOCSEI, Gabor
Hello, Here are my comments on building tmux-1.0 on AIX. I have found that many of the problems found with 0.9 are now resolved (I no longer have to modify the source to make it compile), but the build is broken, as detailed below. Environment: - AIX 5.3 (5300-11-01-0944) - IBM xlC compiler 10.1