Bug 840096

Summary: [abrt] byobu-5.17-1.fc17: byobu-config:120:help:IOError: [Errno 2] No such file or directory: '/home/xjc/.byobu//usr/share/doc/byobu/help.tmux.txt'
Product: [Fedora] Fedora Reporter: jianchengxiao <azuresky.xjc>
Component: byobuAssignee: Jan Klepek <jan.klepek>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: jan.klepek
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:a7301a16293c814a1ebb06d86c21987a18728b2b
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-19 14:54:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description jianchengxiao 2012-07-13 17:16:18 UTC
libreport version: 2.0.10
abrt_version:   2.0.10
cmdline:        /usr/bin/python /bin/byobu-config
executable:     /bin/byobu-config
kernel:         3.4.4-3.fc17.i686
time:           2012年07月12日 星期四 20时48分39秒
uid:            1000
username:       xjc

backtrace:
:byobu-config:120:help:IOError: [Errno 2] No such file or directory: '/home/xjc/.byobu//usr/share/doc/byobu/help.tmux.txt'
:
:Traceback (most recent call last):
:  File "/bin/byobu-config", line 340, in <module>
:    if __name__ == "__main__": main()
:  File "/bin/byobu-config", line 328, in main
:    tag = help(snackScreen, size, config)
:  File "/bin/byobu-config", line 120, in help
:    f=file(DOC+'/help.'+BYOBU_BACKEND+'.txt')
:IOError: [Errno 2] No such file or directory: '/home/xjc/.byobu//usr/share/doc/byobu/help.tmux.txt'
:
:Local variables in innermost frame:
:snackScreen: <snack.SnackScreen instance at 0xb747854c>
:config: <ConfigParser.SafeConfigParser instance at 0xb747860c>
:size: (165, 42)

Comment 1 Jan Klepek 2012-08-19 14:54:30 UTC
duplicate of #797371 / https://bugzilla.redhat.com/show_bug.cgi?id=797371