Public bug reported:

Binary package hint: byobu

When I have multiple byobu sessions open I am unable to attach to an
existing session. Creating a new session works.

$ byobu

Byobu sessions...

  1.  17700.foo (03/30/2011 04:05:17 PM) (Detached)
  2.  23872.bar (03/14/2011 01:10:45 PM) (Attached)
  3.  Create a new session

Choose 1-3 [1]: 1
Traceback (most recent call last):
  File "/usr/bin/byobu-select-session", line 79, in <module>
    os.execv("screen", ["", "-AOxRR", sessions[choice-1]])
OSError: [Errno 2] No such file or directory

Modifying line 79 of byobu-select-session from execv to execvp so that
exec searches the shell path variable fixes the issue.

** Affects: byobu (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/762031

Title:
  Unable to attach byobu session

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

Reply via email to