From: tiennou <tie...@gm...> - 2007-03-05 14:44:59
|
Le 5 mars 07 =C3=A0 14:11, ti...@da... a =C3=A9crit : > I got the GUI working, but I'm experiencing problems under > linux. I get segfaults and strange "correlations" between > independent opened documents. I'll investigate and try to > fix. Can you wait some more days before doing the > conversion? No problem, but I thought I could create a shapefusion-0.3 branch for =20= fixes to the 0.3 code base, and move back the work in wxDoc-branch to =20= trunk and prepare this for a 0.4 release... About the segfaults you get : I'm getting strange crashes too on =20 MacOS X, and it seems to be caused by the fact that I changed things =20 like vector<ShapesCollection> to vector<ShapesCollection*>. It might =20 some pointer voodoo that cause the correlations, and I'm thinking =20 that maybe they should be changed back to ShapesCollection. tiennou |