fl-build-report fails with Attribute error.

Bug #325844 reported by John Cooper
2
Affects Status Importance Assigned to Milestone
funkload (Debian)
Fix Released
Unknown
funkload (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Binary package hint: funkload

Running through the simple demo from the website and trying to create a report I get the follwing error:

$ fl-build-report --html simple-bench.xml
Creating html report: ...Traceback (most recent call last):
  File "/usr/bin/fl-build-report", line 25, in <module>
    main()
  File "/usr/lib/python2.5/site-packages/funkload/ReportBuilder.py", line 216, in main
    options)()
  File "/usr/lib/python2.5/site-packages/funkload/ReportRenderer.py", line 612, in render
    self.createCharts()
  File "/usr/lib/python2.5/site-packages/funkload/ReportRenderer.py", line 636, in createCharts
    self.createTestChart()
  File "/usr/lib/python2.5/site-packages/funkload/ReportRenderer.py", line 661, in createTestChart
    gdchart.option(format=gdchart.GDC_PNG,
AttributeError: 'module' object has no attribute 'option'

Is it expecting a completly different version of gdchart2?

I have:

ii python-gdchart 0.beta1-3.4 Python OO interface to GDChart

Related branches

Revision history for this message
Julien Lavergne (gilir) wrote :

A fix should be part of the 1.8 release. New upstream release is requested on bug 403721

Changed in funkload (Ubuntu):
status: New → Confirmed
importance: Undecided → Medium
Changed in funkload (Debian):
status: Unknown → New
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package funkload - 1.10.0-0ubuntu1

---------------
funkload (1.10.0-0ubuntu1) karmic; urgency=low

  * New upstream release (LP: #403721)
   - Fix a crash when using fl-build-report (LP: #325844)
  * debian/rules: Update upstream version.
  * debian/control:
   - Set XS-Python-Version to >= 2.5 instead of hardcoding versions.
   - Add python-setuptools to depends, it doesn't start without it.
   - Add gnuplot as recommends, it's necessary to run tests.
  * debian/patches: Drop, merged upstream.
  * debian/docs Update funkload.egg-info location.
  * debian/watch: Update.

 -- Julien Lavergne <email address hidden> Thu, 13 Aug 2009 23:26:50 +0200

Changed in funkload (Ubuntu):
status: Confirmed → Fix Released
Changed in funkload (Debian):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.