
Component Transfer primitives Discrete and Table no longer work in trunk and because of that a lot of filters are now broken. ivan

On 2015-03-06 24:06 (+0100), Ivan Louette wrote:
Component Transfer primitives Discrete and Table no longer work in trunk and because of that a lot of filters are now broken.
Confirmed using the SVG file from the SVG test suite: http://www.w3.org/Graphics/SVG/Test/20110816/harness/htmlObjectApproved/filt...
Renders as expected with r13955, seems broken in r13960 (no archived builds in-between locally available): http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/changes/13960
Dropbox folder with reference images (svg, png) and PNG exports using Inkscape 0.91+devel r13955 and r13960: https://www.dropbox.com/sh/2xww7keann8xsbs/AACcYj6MZYrK6YO_LkkmpwYqa?lst=
I'd recommend to file a bug report.
Regards, V

On Fri, 2015-03-06 at 01:41 +0100, su_v wrote:
On 2015-03-06 24:06 (+0100), Ivan Louette wrote:
Component Transfer primitives Discrete and Table no longer work in trunk and because of that a lot of filters are now broken.
Confirmed using the SVG file from the SVG test suite: http://www.w3.org/Graphics/SVG/Test/20110816/harness/htmlObjectApproved/filt...
Renders as expected with r13955, seems broken in r13960 (no archived builds in-between locally available): http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/changes/13960
Dropbox folder with reference images (svg, png) and PNG exports using Inkscape 0.91+devel r13955 and r13960: https://www.dropbox.com/sh/2xww7keann8xsbs/AACcYj6MZYrK6YO_LkkmpwYqa?lst=
I see no obvious red flags with the commits between r13955 and r13960. None of the commits touch the filter code.
Tav

On 2015-03-06 09:56 (+0100), Tavmjong Bah wrote:
On Fri, 2015-03-06 at 01:41 +0100, su_v wrote:
On 2015-03-06 24:06 (+0100), Ivan Louette wrote:
Component Transfer primitives Discrete and Table no longer work in trunk and because of that a lot of filters are now broken.
Confirmed using the SVG file from the SVG test suite: http://www.w3.org/Graphics/SVG/Test/20110816/harness/htmlObjectApproved/filt...
Renders as expected with r13955, seems broken in r13960 (no archived builds in-between locally available): http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/changes/13960
Dropbox folder with reference images (svg, png) and PNG exports using Inkscape 0.91+devel r13955 and r13960: https://www.dropbox.com/sh/2xww7keann8xsbs/AACcYj6MZYrK6YO_LkkmpwYqa?lst=
I see no obvious red flags with the commits between r13955 and r13960. None of the commits touch the filter code.
It puzzled me too (the revisions had been confirmed independently with two separately archived branches). So I went ahead and created a new local branch of trunk starting with
$ bzr branch -r 13950 lp:inkscape
and recompiled recent revisions again (each a clean build out-of-src): r13950, r13955, r13956, r13958, r13960
Earlier findings did reproduce once again: * r13950 - filters-comptran-01-b ok * r13955 - filters-comptran-01-b ok * r13956 - filters-comptran-01-b fail * r13958 - filters-comptran-01-b fail * r13960 - filters-comptran-01-b fail
Regards, V

Thanks !
However "Discrete" is lacking in the Dropbox test.
I will fill a bug. I quicly saw the Filters Editor UI is also broken for Color Matrixand they seem no longer work too
ivan
------------------------------------------------------------------------
Le 06/03/15 01:41, su_v a écrit :
On 2015-03-06 24:06 (+0100), Ivan Louette wrote:
Component Transfer primitives Discrete and Table no longer work in trunk and because of that a lot of filters are now broken.
Confirmed using the SVG file from the SVG test suite: http://www.w3.org/Graphics/SVG/Test/20110816/harness/htmlObjectApproved/filt...
Renders as expected with r13955, seems broken in r13960 (no archived builds in-between locally available): http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/changes/13960
Dropbox folder with reference images (svg, png) and PNG exports using Inkscape 0.91+devel r13955 and r13960: https://www.dropbox.com/sh/2xww7keann8xsbs/AACcYj6MZYrK6YO_LkkmpwYqa?lst=
I'd recommend to file a bug report.
Regards, V

Filter primitives using the 'type' attribute should be fixed now. (Revision 13969)
On Fri, 2015-03-06 at 11:26 +0100, ivan louette wrote:
Thanks !
However "Discrete" is lacking in the Dropbox test.
I will fill a bug. I quicly saw the Filters Editor UI is also broken for Color Matrix and they seem no longer work too
ivan
Le 06/03/15 01:41, su_v a écrit :
On 2015-03-06 24:06 (+0100), Ivan Louette wrote:
Component Transfer primitives Discrete and Table no longer work in trunk and because of that a lot of filters are now broken.
Confirmed using the SVG file from the SVG test suite: http://www.w3.org/Graphics/SVG/Test/20110816/harness/htmlObjectApproved/filt...
Renders as expected with r13955, seems broken in r13960 (no archived builds in-between locally available): http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/changes/13960
Dropbox folder with reference images (svg, png) and PNG exports using Inkscape 0.91+devel r13955 and r13960: https://www.dropbox.com/sh/2xww7keann8xsbs/AACcYj6MZYrK6YO_LkkmpwYqa?lst=
I'd recommend to file a bug report.
Regards, V
Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel

Thanks a lot ! I will see that soon. ivan
Le Vendredi 6 mars 2015 15h14, Tavmjong Bah <tavmjong@...8...> a écrit :
Filter primitives using the 'type' attribute should be fixed now. (Revision 13969)
On Fri, 2015-03-06 at 11:26 +0100, ivan louette wrote:
Thanks !
However "Discrete" is lacking in the Dropbox test.
I will fill a bug. I quicly saw the Filters Editor UI is also broken for Color Matrix and they seem no longer work too
ivan
Le 06/03/15 01:41, su_v a écrit :
On 2015-03-06 24:06 (+0100), Ivan Louette wrote:
Component Transfer primitives Discrete and Table no longer work in trunk and because of that a lot of filters are now broken.
Confirmed using the SVG file from the SVG test suite: http://www.w3.org/Graphics/SVG/Test/20110816/harness/htmlObjectApproved/filt...
Renders as expected with r13955, seems broken in r13960 (no archived builds in-between locally available): http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/changes/13960
Dropbox folder with reference images (svg, png) and PNG exports using Inkscape 0.91+devel r13955 and r13960: https://www.dropbox.com/sh/2xww7keann8xsbs/AACcYj6MZYrK6YO_LkkmpwYqa?lst=
I'd recommend to file a bug report.
Regards, V
Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
participants (4)
-
ivan louette
-
Ivan Louette
-
su_v
-
Tavmjong Bah