SVN Broken

Daniel Morissette dmorissette at MAPGEARS.COM
Wed Jul 18 11:17:17 EDT 2007


Stephen Woodbridge wrote:
> Daniel Morissette wrote:
>> Stephen Woodbridge wrote:
>>> I just did an SVN update and get the following error:
>>>
>>> msLoadMap(): General error message. Undefined overlay symbol "circle" 
>>> in class 2, style 0 of layer Point_Landmarks.
>>> msAddImageSymbol(): Unable to access file. Error opening image file 
>>> /u/data/maps/circle.
>>>
>>
>> Um... this may be related to my recent commit to switch to dynamic 
>> allocation of symbols in r6337
>>
>>   https://trac.osgeo.org/mapserver/changeset/6337
>>
>> Can you try reverting back to r6336 and let me know if the problem 
>> goes away?
> 
> Yup did this and it works fine.
> 

The issue was happening only when accessing the first symbol in your 
symbolset by name.

I had accidentally screwed up the definition of symbol 0 (the default 
symbol) in msInitSymbolSet(). This is fixed in r6339.

Daniel
-- 
Daniel Morissette
http://www.mapgears.com/



More information about the mapserver-dev mailing list