4.4.0 build ok, but 4 python mapscript tests are failing
didier.georgieff
didier.georgieff at AGRICULTURE.GOUV.FR
Mon Dec 6 07:58:44 PST 2004
Le lun 06/12/2004 à 16:27, Sean Gillies a écrit :
> To diagnose if the framework is failing, cd to python/tests/cases and
> try this:
I think I found the cause.
$ egrep PNG24 *
clonetest.py: def testDrawClonePNG24(self):
clonetest.py: self.mapobj_clone.selectOutputFormat('PNG24')
clonetest.py: filename = 'testClonePNG24.png'
outputformattest.py: def testBuiltInPNG24Format(self):
outputformattest.py: self.map.selectOutputFormat('PNG24')
outputformattest.py: filename = 'testBuiltInPNG24Format.png'
symboltest.py: self.map.selectOutputFormat('PNG24')
symboltest.py: def testRGBASymbolInPNG24(self):
symboltest.py: self.map.setImageType('PNG24')
symboltest.py~: self.map.selectOutputFormat('PNG24')
symboltest.py~: def testRGBASymbolInPNG24(self):
symboltest.py~: self.map.setImageType('PNG24')
Using PNG24 seems to be the reason for segfaulting (except for
imagetest.py).
I'll see if my ./configure use the right library.
I'll keep you informed.
--
didier.georgieff <didier.georgieff at agriculture.gouv.fr>
DIDSIT du Bas-Rhin
More information about the MapServer-users
mailing list