[screen-devel] GNU Screen v.4.2.1

2014-04-27 Thread Amadeusz Sławiński
Hello everyone, I'm announcing availability of GNU Screen v.4.2.1 Few days ago I released v.4.2.0 on screen-devel, this release was status quo of current repository at that time. Almost immediately after that I started applying patches from distributions and fixing some bugs. So after doing first

[screen-devel] [bug #42198] GNU Screen 4.2.0 with zh_CN.UTF-8 locale breaks ncurses programs

2014-04-27 Thread Amadeusz Sławiński
Update of bug #42198 (project screen): Status:None => Fixed Open/Closed:Open => Closed Release: Cur Dev Sources => 4.2.1 ___

[screen-devel] [bug #35757] Switching from altscreen after window resize causes segfault in resize.c:750

2014-04-27 Thread Amadeusz Sławiński
Update of bug #35757 (project screen): Open/Closed:Open => Closed Release: Cur Dev Sources => 4.2.1 ___ Reply to this item at:

Re: [screen-devel] GNU Screen v.4.2.1

2014-04-27 Thread Axel Beckert
Hi Amadeusz, On Mon, Apr 28, 2014 at 01:06:39AM +0200, Amadeusz Sławiński wrote: > I'm announcing availability of GNU Screen v.4.2.1 [...] > Please report any bugs or regressions. Building bails out as follows: make[2]: Entering directory '/home/abe/screen/screen' This distribution is screen-4.2

Re: [screen-devel] GNU Screen v.4.2.1

2014-04-27 Thread Axel Beckert
Hi again, On Mon, Apr 28, 2014 at 03:29:22AM +0200, Axel Beckert wrote: > On Mon, Apr 28, 2014 at 01:06:39AM +0200, Amadeusz Sławiński wrote: > > I'm announcing availability of GNU Screen v.4.2.1 > [...] > > Please report any bugs or regressions. > > Building bails out as follows: > > make[2]: E

Re: [screen-devel] GNU Screen v.4.2.1

2014-04-27 Thread Axel Beckert
Hi Amadeusz, On Mon, Apr 28, 2014 at 01:06:39AM +0200, Amadeusz Sławiński wrote: > I'm announcing availability of GNU Screen v.4.2.1 JFYI: I respectively lintian noticed a few files in the 4.2.1 tar ball which should not be part of a release tar-ball: config.log (found by lintian) config.status

Re: [screen-devel] GNU Screen v.4.2.0

2014-04-27 Thread Axel Beckert
Hi, On Fri, Apr 25, 2014 at 10:08:32PM +0200, Axel Beckert wrote: > > Also people wanting to attach to older session can use a workaround: > > $ ps a | grep SCREEN > > $ /proc/$pid_from_above/exe -r > > to reattach > > Yes. I'm somehow annoyed that I didn't have that idea two years ago. > :-) May

Re: [screen-devel] GNU Screen v.4.2.0

2014-04-27 Thread Maciej Żenczykowski
Curious I just reinstalled bash on my fedora 20 x86_64 system. $ uname -a Linux eonwe.lan 3.13.10-200.1mz.fc20.x86_64 #1 SMP Sat Apr 26 01:19:02 PDT 2014 x86_64 x86_64 x86_64 GNU/Linux $ ls -al /proc/$$/exe lrwxrwxrwx. 1 maze maze 0 Apr 27 21:48 /proc/10848/exe -> /usr/bin/bash (deleted) $ /pro

[screen-devel] reattaching v4.2.0 instances (was: GNU Screen v.4.2.1)

2014-04-27 Thread Gaetan Bisson
Hi, [2014-04-28 01:06:39 +0200] Amadeusz Sławiński: > I'm announcing availability of GNU Screen v.4.2.1 It appears that screen instances created using v4.2.0 cannot be reattached by v4.2.1; is this intended? I'm running an up-to-date Arch Linux system with ncurses-5.9 and pam-1.1.8. I understand