Bug#990215: tmux: Missleading error message if socket path has wrong permissions

2021-07-07 Thread Uwe Kleine-König
Control: tag -1 + fixed-upstream Hello Romain, On Thu, Jun 24, 2021 at 08:49:53PM +0200, Romain Francoise wrote: > On Wed, Jun 23, 2021 at 8:57 AM Uwe Kleine-König wrote: > > To improve this, the following patch helps: [...] > > Thanks for the bug report and the patch. Can you contribute this

Bug#990215: tmux: Missleading error message if socket path has wrong permissions

2021-06-24 Thread Romain Francoise
Hi, On Wed, Jun 23, 2021 at 8:57 AM Uwe Kleine-König wrote: > To improve this, the following patch helps: [...] Thanks for the bug report and the patch. Can you contribute this directly upstream? It's always a bit awkward for me to try and get someone else's patch merged...

Bug#990215: tmux: Missleading error message if socket path has wrong permissions

2021-06-23 Thread Uwe Kleine-König
Package: tmux Version: 2.8-3 Severity: normal Tags: upstream patch Hello, Starting with a running tmux session that is attachable as expected: uwe@taurus:~$ chmod o+x /tmp/tmux-$(id -u) uwe@taurus:~$ tmux a error creating /tmp/tmux-1000 (Permission denied) This error