Memory error (when i try to save as png)

Bug #780257 reported by Javier Flores
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cairo Plot
New
Undecided
Unassigned

Bug Description

well, in windows threre is no problem but i am in linux right now, i have installed all but when i tried to make a chart this error appears:
Traceback (most recent call last):
  File "/DOCUMENTOS/Documentos/Python/ce_python/frmMain.py", line 155, in OnButton1Button
    CairoPlot.pie_plot("pie_blog.png", data, 200, 200)
  File "/DOCUMENTOS/Documentos/Python/ce_python/CairoPlot.py", line 1126, in pie_plot
    plot.commit()
  File "/DOCUMENTOS/Documentos/Python/ce_python/CairoPlot.py", line 103, in commit
    self.surface.write_to_png(self.filename)
MemoryError

How can i fix that?

Tags: error memory
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.