Also running into this issue with byobu 5.35 compiled from source on
zsh. Looks like a missing module that wasn't in the prereqs:
Traceback (most recent call last):
File "/home/user/bin/byobu-config", line 36, in
error("Could not import the python snack module")
NameError: name 'error' is n
Hi,
I also have the very same problem.
I'm able to run byobu-config from a regular terminal without problem.
Also, for the Shell, as far as I know I use the default that come with Ubuntu:
fmaz@FMaz-Zino:~$ echo $SHELL
/bin/bash
--
You received this bug notification because you are a member of
This bug was fixed in the package byobu - 2.41-0ubuntu1
---
byobu (2.41-0ubuntu1) lucid; urgency=low
[ Dustin Kirkland ]
* byobu:
- check number of args for "1", and "-v", LP: #494465
- make more zsh friendly, don't use -c
[ Jon Bernard ]
* bin/disk: fix missing %, LP
Hmm, I think I might not have all debugging symbols installed and that's
why it keeps giving me these messages. Sorry, I'm not a python expert.
As for the F9 bug, I think it has nothing to do with those backtraces.
Tomorrow I will try to play around using bash and see what happens.
--
F9 configu
That's really strange. I'll need to install zsh and play with it, as
I'm totally unfamiliar with zsh. I don't think I'm doing anything
there that's non POSIX-shell... Hrm. Can you delete that whole
little code block that prints the version info, and see if its any
happier?
--
F9 configuration
Now i get this:
(gdb) run /usr/bin/byobu
Starting program: /usr/bin/python /usr/bin/byobu
[Thread debugging using libthread_db enabled]
File "/usr/bin/byobu", line 24
if [ "$#" = "1" ] && [ "$1" = "-v" ]; then
^
SyntaxError: invalid syntax
Program exited with code 01.
---
Okay, thanks.
I just committed a fix that should solve that "$1" = "-v" issue.
I'm not sure if that will fix your problem, though.
Can you change one line in /usr/bin/byobu and tell me if that solves it
for you?
--- /usr/bin/byobu 2009-12-14 03:16:43 +
+++ /usr/bin/byobu 2009-1
Sorry, my default shell is zsh. Forgot to mention that.
--
F9 configuration menu does not work
https://bugs.launchpad.net/bugs/494465
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.c
** Changed in: byobu (Ubuntu)
Status: Incomplete => Fix Committed
--
F9 configuration menu does not work
https://bugs.launchpad.net/bugs/494465
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bu
** Branch linked: lp:byobu
--
F9 configuration menu does not work
https://bugs.launchpad.net/bugs/494465
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/m
10 matches
Mail list logo