If I delete ~/.byobu and then run byobu it does indeed start correctly.

However, if I delete ~/.byobu and then run byobu-config as per the
original post, it crashes in the same way:-

                     Traceback (most recent call last):
                                                         File
"/usr/bin/byobu-config", line 524, in <module>nts | <Enter> selects |
<Esc> exits
                                if __name__ == "__main__": main()

File "/usr/bin/byobu-config", line 507, in main
                                      tag = togglestatus(screen, size)

 File "/usr/bin/byobu-config", line 346, in togglestatus
                                                   writestatus(itemlist)

   File "/usr/bin/byobu-config", line 314, in writestatus

f=open(HOME+'/.'+PKG+'/status', 'w')
        IOError: [Errno 2] No such file or directory:
'/home/alan/.byobu/status'
 a...@hactar:~$

-- 
byobu-config crashed with IOError in writestatus()
https://bugs.launchpad.net/bugs/390814
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