Hi to all.
A branch of Spirolive+BSpline is release, changes are:
*pencil BSpline mode fixed. *fix crash making cusp nodes whith the node toolbar or shortcut *fix crash when apply BSpline to grpups *right click to close curve dont show menu when are just over the last point *double click on handle to reset default (SBasis point at 33.3334). *snap/steps moving handles with CTRL parametriced by widget. *button widget to reset to defaults *checkbox widget to ignore cusp node when change widgets *scalar widget to change the weight of the bsplines
TODO: I couldent update the widget weight value when pressing reset default button, the curve change, the new value of the parameter is saved but the visible value not change, you need to unselect/select the item or unselect/select the BSpline item in lpe list to update. Whith node tool this problem not sucedd.
Thanks to ~suv and Johan Engelen to make posibol this updates. Feedback are welcome!
lp:~jabiertxof/inkscape/0.49.x+SpiroLive+BSpline
Two cuestions more:
"Whith node tool this problem not sucedd" is false, sometimes update, sometimes no update. I think is a problem with the value of scalar widget "setProgramaticaly".
~suv advert branch problem is fixed. a regression to r11999 is done and checked a diff width ~lp:inkskape(devel). The branch is merged whith master branch today.
Hi, Jabier.
El mié, 20-03-2013 a las 02:21 +0100, Jabiertxo Arraiza Cenoz escribió:
Hi to all.
A branch of Spirolive+BSpline is release, changes are:
*pencil BSpline mode fixed. *fix crash making cusp nodes whith the node toolbar or shortcut *fix crash when apply BSpline to grpups *right click to close curve dont show menu when are just over the last point *double click on handle to reset default (SBasis point at 33.3334). *snap/steps moving handles with CTRL parametriced by widget. *button widget to reset to defaults *checkbox widget to ignore cusp node when change widgets *scalar widget to change the weight of the bsplines
TODO: I couldent update the widget weight value when pressing reset default button, the curve change, the new value of the parameter is saved but the visible value not change, you need to unselect/select the item or unselect/select the BSpline item in lpe list to update. Whith node tool this problem not sucedd.
Thanks to ~suv and Johan Engelen to make posibol this updates. Feedback are welcome!
lp:~jabiertxof/inkscape/0.49.x+SpiroLive+BSpline
Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
Can you reproduce this crash?
1) launch your branch with default prefs, new default doc 2) use the pen tool in bspline mode, and draw a simple zig-zag path 3) switch to the node tool 4) select a path segment (two adjacent nodes are highlighted) 5) insert a node (e.g. click on the '+' button on the controls bar)
--> crash with
Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_INVALID_ADDRESS at address: 0x000000000000015a 0x0000000100e73e7c in Inkscape::UI::NodeList::subpathList (this=0x132) at node.h:430 430 SubpathList &subpathList() { return _list; } (gdb) bt #0 0x0000000100e73e7c in Inkscape::UI::NodeList::subpathList (this=0x132) at node.h:430 #1 0x0000000100e73eb4 in Inkscape::UI::Node::_pm (this=0x140b59f10) at node.h:485 #2 0x0000000100e710c8 in Inkscape::UI::Node::setType (this=0x140b59f10, type=Inkscape::UI::NODE_SMOOTH, update_handles=false) at node.cpp:777
Backtrace and sample SVG with BSpline path attached, using debug build (-g -O0) r12012 on OS X 10.7 (GTK+/Quartz 2.24.17, glib 2.34.3, boost 1.49, compiler: llvm-gcc-4.2)
On 2013-03-20 02:34 +0100, Jabiertxo Arraiza Cenoz wrote:
Two cuestions more:
"Whith node tool this problem not sucedd" is false, sometimes update, sometimes no update. I think is a problem with the value of scalar widget "setProgramaticaly".
~suv advert branch problem is fixed. a regression to r11999 is done and checked a diff width ~lp:inkskape(devel). The branch is merged whith master branch today.
Hi, Jabier.
El mié, 20-03-2013 a las 02:21 +0100, Jabiertxo Arraiza Cenoz escribió:
Hi to all.
A branch of Spirolive+BSpline is release, changes are:
*pencil BSpline mode fixed. *fix crash making cusp nodes whith the node toolbar or shortcut *fix crash when apply BSpline to grpups *right click to close curve dont show menu when are just over the last point *double click on handle to reset default (SBasis point at 33.3334). *snap/steps moving handles with CTRL parametriced by widget. *button widget to reset to defaults *checkbox widget to ignore cusp node when change widgets *scalar widget to change the weight of the bsplines
TODO: I couldent update the widget weight value when pressing reset default button, the curve change, the new value of the parameter is saved but the visible value not change, you need to unselect/select the item or unselect/select the BSpline item in lpe list to update. Whith node tool this problem not sucedd.
Thanks to ~suv and Johan Engelen to make posibol this updates. Feedback are welcome!
lp:~jabiertxof/inkscape/0.49.x+SpiroLive+BSpline
Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
Thanks for the full info, going to fix... Hi, Jabier.
-----Mensaje original----- De: ~suv <suv-sf@...58...> Para: jabier.arraiza@...2893... Cc: inkscape-devel inkscape-devel@lists.sourceforge.net, Mauro Gentilini <tiresia@...2095...> Asunto: Re: [Inkscape-devel] Spirolive+BSpline widgets ready Fecha: Wed, 20 Mar 2013 08:03:03 +0100
Can you reproduce this crash?
1) launch your branch with default prefs, new default doc 2) use the pen tool in bspline mode, and draw a simple zig-zag path 3) switch to the node tool 4) select a path segment (two adjacent nodes are highlighted) 5) insert a node (e.g. click on the '+' button on the controls bar)
--> crash with
Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_INVALID_ADDRESS at address: 0x000000000000015a 0x0000000100e73e7c in Inkscape::UI::NodeList::subpathList (this=0x132) at node.h:430 430 SubpathList &subpathList() { return _list; } (gdb) bt #0 0x0000000100e73e7c in Inkscape::UI::NodeList::subpathList (this=0x132) at node.h:430 #1 0x0000000100e73eb4 in Inkscape::UI::Node::_pm (this=0x140b59f10) at node.h:485 #2 0x0000000100e710c8 in Inkscape::UI::Node::setType (this=0x140b59f10, type=Inkscape::UI::NODE_SMOOTH, update_handles=false) at node.cpp:777
Backtrace and sample SVG with BSpline path attached, using debug build (-g -O0) r12012 on OS X 10.7 (GTK+/Quartz 2.24.17, glib 2.34.3, boost 1.49, compiler: llvm-gcc-4.2)
On 2013-03-20 02:34 +0100, Jabiertxo Arraiza Cenoz wrote:
Two cuestions more:
"Whith node tool this problem not sucedd" is false, sometimes update, sometimes no update. I think is a problem with the value of scalar widget "setProgramaticaly".
~suv advert branch problem is fixed. a regression to r11999 is done and checked a diff width ~lp:inkskape(devel). The branch is merged whith master branch today.
Hi, Jabier.
El mié, 20-03-2013 a las 02:21 +0100, Jabiertxo Arraiza Cenoz escribió:
Hi to all.
A branch of Spirolive+BSpline is release, changes are:
*pencil BSpline mode fixed. *fix crash making cusp nodes whith the node toolbar or shortcut *fix crash when apply BSpline to grpups *right click to close curve dont show menu when are just over the last point *double click on handle to reset default (SBasis point at 33.3334). *snap/steps moving handles with CTRL parametriced by widget. *button widget to reset to defaults *checkbox widget to ignore cusp node when change widgets *scalar widget to change the weight of the bsplines
TODO: I couldent update the widget weight value when pressing reset default button, the curve change, the new value of the parameter is saved but the visible value not change, you need to unselect/select the item or unselect/select the BSpline item in lpe list to update. Whith node tool this problem not sucedd.
Thanks to ~suv and Johan Engelen to make posibol this updates. Feedback are welcome!
lp:~jabiertxof/inkscape/0.49.x+SpiroLive+BSpline
Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
participants (3)
-
Jabier Arraiza
-
Jabiertxo Arraiza Cenoz
-
~suv