gnumexp crash when i execute it

Bug #416995 reported by tobal
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gNumExp
New
Undecided
Unassigned

Bug Description

When I execute gnumexp 0.11.0 version i obtain this message:

Traceback (most recent call last):
  File "/usr/bin/gnumexp", line 29, in <module>
    import main
  File "/usr/lib/gnumexp/main.py", line 24, in <module>
    from xygraph.view import XYGraphView
  File "/usr/lib/gnumexp/xygraph/view.py", line 19, in <module>
    from plotarea import PlotArea
  File "/usr/lib/gnumexp/xygraph/plotarea.py", line 14, in <module>
    import legend
  File "/usr/lib/gnumexp/xygraph/legend.py", line 9, in <module>
    from goomathml import GooMathML, GooMathMLView
  File "/usr/lib/gnumexp/xygraph/goomathml.py", line 63, in <module>
    class GooMathMLView(goocanvas.ItemViewSimple, goocanvas.ItemView):
AttributeError: 'module' object has no attribute 'ItemViewSimple'

Thanks

Tags: gnumexp
Revision history for this message
David Boucher (bouda1) wrote :

Thanks for the bug report.

If I remember correctly, this bug is due to an api change in goocanvas. The current version in the bazaar repository should fix this.

Alberto, could you make a new release of it ? ;-)

Revision history for this message
Alberto Simões (ambs) wrote : Re: [Bug 416995] Re: gnumexp crash when i execute it

David Boucher wrote:
> Thanks for the bug report.
>
> If I remember correctly, this bug is due to an api change in goocanvas.
> The current version in the bazaar repository should fix this.
>
> Alberto, could you make a new release of it ? ;-)
>

new version of gnumexp? Hmms. For that I need Gustavo's help :)

--
Alberto Simões - Departamento de Informática - Universidade do Minho
                 Campus de Gualtar - 4710-057 Braga - Portugal

Revision history for this message
tobal (lopeztobal) wrote :

Then I'll wait, please report me if there is a new version

Thanks

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.