![](https://secure.gravatar.com/avatar/789edbb3a9b9f3f13815d199bfa4c81b.jpg?s=120&d=mm&r=g)
On 26/10/10 06:08, Michael Wybrow wrote:
On 25/10/2010, at 5:47 PM, Michael Wybrow wrote:
On 21/10/2010, at 8:12 AM, Alexandre Prokoudine wrote:
Are there any issues of satble version somebody is working on or planning to work on in the coming days?
I'm still looking at a problem with connectors seemingly caused by recent changes to the ConvexHull code (possibly by differences in 2Geom's implementation?). Should be fixed shortly.
Okay, the fix for this connector bug is now committed to the trunk. See https://bugs.launchpad.net/bugs/666586
Any chance you could take a look at another regression? Bug #591586 “[connectors] 'z' segments closing a path are ignored” https://bugs.launchpad.net/inkscape/+bug/591586
Due to changes how the closing segment (z) is stored in the path data in 0.48, connectors ignore the closing segment of paths and shapes if it is a straight line (still present in r9854 and the 0.48.x branch).
The only workaround I am aware of is to (convert shapes to path and then) convert the closing straight line segment into a curve.
~suv