Riccardo Magliocchetti wrote:
Hi,
Il 14/07/2011 21:59, [email protected] ha scritto:
Package: pybootchartgui
Version: 0.14.0-3
Severity: important
Tags: upstream
"pybootchartgui -t" fails with the error message: AttributeError: Trace
instance has no attribute '__getitem__'. I think the relevant code
lines in
main.py are the following and that Trace is a class defined in
parsing.py:
res = parsing.Trace(writer, args, options)
...
elif options.boottime:
import math
proc_tree = res[3]
I think this has been already been fixed in 0.14.1 and pybootchartgui -t
appears to work fine here. Any chance you can give a try? just unpack
the tarball from https://github.com/mmeeks/bootchart, cd
bootchart2-0.14.1 && python pybootchartgui.py -t without installing
anything to check.
Thank you for your quick response, the bug is fixed for me in 0.14.1 as
you suggested.
Thank you once again for your work!
Micha
thanks,
riccardo
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]