Public bug reported:

I am working on bootchart.png.

When I use command "bootchart bootchart.tgz", it shows up this error:

parsing 'bootchart.tgz'
parsing 'header'
parsing 'proc_stat.log'
parsing 'proc_ps.log'
warning: no parent for pid '2' with ppid '0'
parsing 'proc_diskstats.log'
parsing 'kernel_pacct'
merged 0 logger processes
pruned 41 process, 0 exploders, 1 threads, and 1 runs
False
Traceback (most recent call last):
  File "/usr/bin/bootchart", line 23, in <module>
    sys.exit(main())
  File "/usr/lib/pymodules/python2.7/pybootchartgui/main.py", line 137, in main
    render()
  File "/usr/lib/pymodules/python2.7/pybootchartgui/main.py", line 128, in 
render
    batch.render(writer, res, options, filename)
  File "/usr/lib/pymodules/python2.7/pybootchartgui/batch.py", line 41, in 
render
    draw.render(ctx, options, *res)
  File "/usr/lib/pymodules/python2.7/pybootchartgui/draw.py", line 256, in 
render
    curr_y = draw_header(ctx, headers, off_x, duration)
  File "/usr/lib/pymodules/python2.7/pybootchartgui/draw.py", line 341, in 
draw_header
    draw_text(ctx, txt, TEXT_COLOR, off_x, header_y)
  File "/usr/lib/pymodules/python2.7/pybootchartgui/draw.py", line 111, in 
draw_text
    ctx.show_text(text)
cairo.Error: input string not valid UTF-8

Thanks for help.

** Affects: pybootchartgui (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/911070

Title:
  cairo.Error: input string not valid UTF-8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pybootchartgui/+bug/911070/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to