On Fri, 14 May 1999, Marcin Kasperski wrote:

> Using both yesterday and today dia cvs snapshot I found the following:
> 
> 1) The polyline object seems to disappear: both Polyline and Zigzagline
> buttons generate (what I see looking at the saved file) objects:
> "Standard - ZigZagLine". 
> 
> 2) Hints displayed in the main window are exchanged - what recently was
> polyline now is called (in hint) zigzagline and respectively former
> zigzagline is now called polyline.

 This seems very strange. I don't get this. Does anyone else see is?
 
> 3) (PROBLEM!) When I try to open dia file created with dia version from
> the beginning of May, I got:
> 
> dia: error in loading shared libraries
> /usr/local/lib/dia/libstandard_objects.so: undefined symbol:
> polyconn_load
> 
> and dia exits.
>
> Should I change manually Polyline to Zigzagline?

No this is a link problem. The polyconn.o is not linked into the app from 
libdia.a. I don't know why it worked earlier. Yesterday i fixed it.
Do you have this entry in your changelog:

1999-05-13  Alexander Larsson  <[EMAIL PROTECTED]>

        * lib/dummy_dep.h:
        Added ref to poly_conn.o.
 
> 4) BTW: please, make in ChangeLog notes about non backward compatible
> changes in save file format. 
> (Nevertheless, I suspect the current polyline problem to be a bug...)

 There will be no such changes, except maybe by mistake. And if we/i
decide that we must do some incompatible change i'll surely note that in
the ChangeLog.

/ Alex

Reply via email to