Public bug reported:

Binary package hint: screen

Wed 29 Apr 2009 06:40:39 PM UTC, original submission from Kees Cook:

If several people are attached to a multi-user screen session and the
are in read-only mode, each time they press a key, all attached screens
will ring the bell. The code causing this is in window.c:

/* XXX FIXME only display !*/
WBell(fore, visual_bell);

I would like to propose using Msg() instead, to mimic the behavior seen
for disallowed screen commands seen in process.c:

Msg(0, "write: permission denied (user %s)", D_user->u_name);

** Affects: screen
     Importance: Unknown
         Status: Unknown

** Affects: screen (Ubuntu)
     Importance: Wishlist
     Assignee: Dustin Kirkland (kirkland)
         Status: In Progress

** Also affects: screen
   Importance: Undecided
       Status: New

-- 
failed write ACL causes all attached displays to ring bell
https://bugs.launchpad.net/bugs/369461
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to