Hi Sebastian,
Today is the last day of GSoC! How is it going? I am eagerly waiting one last code check in.
On Sat, 2013-09-21 at 12:46 +0200, Sebastian Götte wrote:
On 09/19/2013 03:29 PM, Tavmjong Bah wrote:
Hi,
There are only a few more days until the end of GSOC. Can you provide a status report? A list of action items would be good, including a list of known bugs.
Things to finish up:
- Documentation (nothing fancy... could be on the Inkscape Wiki or some
other web page).
I have documented the changes and UI here: http://wiki.inkscape.org/wiki/index.php/Connectors
Good
- A comparison of functionality to the existing code.
I tried to do this in the above wiki page. The only removal I did was the code finding shape's centers and intersecting connectors with shape outlines.
OK. The SVG Working Group expressed some interest in having this functionality but it is not critical at the moment. (BTW, the WG discussed my connector proposal a week ago and the reception was favorable.)
- Update to latest trunk.
I am currently doing that, but I have a SEGFAULT left. The porting to the new C++ SPObject tree was pretty straightforward and mostly consisted of adding "virtual" keywords and removing shim code.
What is the status of the segfault?
- Bugs, particularly any segfaults.
Here is one bug I just found:
- Select and move a connector (the path, not the ends).
- Undo.
- Move one of the objects the connector is attached to.
The path reverts to the moved position.
I will look into that.
Any news about this?
Tav