[MacPorts] #29994: py26-biggles runtime error

MacPorts noreply at macports.org
Fri Jul 1 01:57:55 PDT 2011


#29994: py26-biggles runtime error
---------------------------------------+------------------------------------
 Reporter:  sebastien.maret@…          |       Owner:  macports-tickets@…                   
     Type:  defect                     |      Status:  new                                  
 Priority:  Normal                     |   Milestone:                                       
Component:  ports                      |     Version:  1.9.2                                
 Keywords:                             |        Port:  py26-biggles                         
---------------------------------------+------------------------------------
 py26-biggles @1.6.5  seems to be broken:
 {{{
 % /opt/local/bin/python2.6
 Python 2.6.6 (r266:84292, Jun  9 2011, 15:13:52)
 [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
 Type "help", "copyright", "credits" or "license" for more information.
 >>> import biggles
 >>> p = biggles.FramedPlot()
 >>> p.add(biggles.Curve([1,2,3],[1,2,3]))
 >>> p.show()
 libplot: ignoring request to create plotter of unknown type
 Segmentation fault
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/29994>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list