[Bug 684926] Re: Unable to attach to any detached session

2010-12-29 Thread Bharath Ramesh
byobu -x -S bar works.

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

Title:
  Unable to attach to any detached session

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


Re: [Bug 684926] Re: Unable to attach to any detached session

2010-12-28 Thread Dustin Kirkland
Try

byobu -x -S bar

Dustin

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

Title:
  Unable to attach to any detached session

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


[Bug 684926] Re: Unable to attach to any detached session

2010-12-28 Thread Bharath Ramesh
I upgraded to 3.19-0ubuntu1~ppa4 and I am still unable to attach to
session using -xS  switch.

$ byobu -list
There are screens on:
4467.bar(12/28/2010 10:58:36 AM)(Attached)
4322.foo(12/28/2010 10:58:32 AM)(Attached)
2 Sockets in /var/run/screen/S-.

$ byobu -xS bar
There is no screen to be attached matching byobu.

>From the error it appears that byobu is always passing "byobu" as the
sockname instead of what is passed to it in the switch.

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

Title:
  Unable to attach to any detached session

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


[Bug 684926] Re: Unable to attach to any detached session

2010-12-27 Thread Bharath Ramesh
I just upgraded to 3.17-0ubuntu1~ppa4 part of the problem still exists.
I am unable to attach to a session using -xS  switch.

Tab1:
  $ byobu -S foo

Tab2:
  $ byobu -S bar

Tab3:
$ byobu -list
No Sockets found in /var/run/screen/S-.

$ screen -list
There are screens on:
32608.bar   (12/27/2010 10:54:46 AM)(Attached)
32470.foo   (12/27/2010 10:54:42 AM)(Attached)
2 Sockets in /var/run/screen/S-.

However,
$ byobu
Byobu sessions...
   1.  32608.bar (12/27/2010 10:54:46 AM) (Attached)
   2.  32470.foo (12/27/2010 10:54:42 AM) (Attached)
   3. Create a new session
Choose 1-3 [1]:

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

Title:
  Unable to attach to any detached session

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


[Bug 684926] Re: Unable to attach to any detached session

2010-12-26 Thread Launchpad Bug Tracker
This bug was fixed in the package byobu - 3.17-0ubuntu1

---
byobu (3.17-0ubuntu1) natty; urgency=low

  * usr/lib/byobu/cpu_temp: add cpu temp path for modern (x201) thinkpads,
LP: #693568
  * usr/share/byobu/windows/common: must set a target site for the sample
w3m window to work, LP: #689340
  * usr/bin/byobu: list all sessions, LP: #684926
  * usr/share/applications/byobu.desktop: enable the desktop icon by default
 -- Dustin KirklandWed, 08 Dec 2010 08:57:51 -0600

** Changed in: byobu (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  Unable to attach to any detached session

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


[Bug 684926] Re: Unable to attach to any detached session

2010-12-17 Thread Launchpad Bug Tracker
** Branch linked: lp:byobu

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

Title:
  Unable to attach to any detached session

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


[Bug 684926] Re: Unable to attach to any detached session

2010-12-14 Thread Dustin Kirkland
** Changed in: byobu (Ubuntu)
   Status: Incomplete => Fix Committed

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

Title:
  Unable to attach to any detached session

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


[Bug 684926] Re: Unable to attach to any detached session

2010-12-09 Thread Bharath Ramesh
I am running byobu 3.16-0ubuntu1~ppa4, I still have the same issue.

$ apt-cache policy byobu 
byobu:
  Installed: 3.16-0ubuntu1~ppa4
  Candidate: 3.16-0ubuntu1~ppa4
  Version table:
 *** 3.16-0ubuntu1~ppa4 0
500 http://ppa.launchpad.net/byobu/ppa/ubuntu/ maverick/main amd64 
Packages
100 /var/lib/dpkg/status
 3.5-0ubuntu1 0
500 http://us.archive.ubuntu.com/ubuntu/ maverick/main amd64 Packages

$ byobu -list
No Sockets found in /var/run/screen/S-.

$ screen -list
There are screens on:
24027.  (12/05/2010 01:56:09 PM)(Detached)
12471.  (12/03/2010 04:54:56 PM)(Attached)
8186.   (12/02/2010 11:43:46 PM)(Detached)
3 Sockets in /var/run/screen/S-.

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

Title:
  Unable to attach to any detached session

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


[Bug 684926] Re: Unable to attach to any detached session

2010-12-07 Thread Dustin Kirkland
What version are you testing?

I'm able to do the following:

Tab1:
  $ byobu -S foo

Tab2:
  $ byobu -S bar

Tab3:
$ byobu
Byobu sessions...
  1.  28311.bar (12/07/2010 09:22:38 PM) (Attached)
  2.  25125.foo (12/07/2010 09:21:34 PM) (Attached)
  3.  Create a new session
Choose 1-3 [1]: 


** Changed in: byobu (Ubuntu)
   Status: New => Incomplete

** Changed in: byobu (Ubuntu)
   Importance: Undecided => Low

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

Title:
  Unable to attach to any detached session

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


[Bug 684926] Re: Unable to attach to any detached session

2010-12-06 Thread Bharath Ramesh
I upgraded byobu to verion in ppa. If I rename any session using -S flag
when starting byobu it does not detect it. If I dont use -S flag then I
am able to attach to the session. This was not the case when using byobu
from either karmic or lucid.

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

Title:
  Unable to attach to any detached session

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