In /usr/lib/pymodules/python2.6/pybootchartgui/draw.py change the line

return "RSDTZXW".index(flag) + 1

to

return "RSDTZXW".find(flag) + 1

and it should work.

Marking as invalid since it's a known bug in pybootchartgui:
https://bugs.launchpad.net/ubuntu/+source/pybootchartgui/+bug/512172

** Changed in: bootchart (Ubuntu)
       Status: New => Invalid

-- 
bootchart fails to generate .png file
https://bugs.launchpad.net/bugs/580560
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to