Activity log for bug #1411208

Date Who What changed Old value New value Message
2015-01-15 11:16:13 su_v bug added bug
2015-01-15 11:16:13 su_v attachment added test1.svg https://bugs.launchpad.net/bugs/1411208/+attachment/4299101/+files/test1.svg
2015-01-15 11:17:33 su_v attachment added 1411208-fix-eps-export-area-v1.diff https://bugs.launchpad.net/inkscape/+bug/1411208/+attachment/4299102/+files/1411208-fix-eps-export-area-v1.diff
2015-01-15 11:18:14 su_v description Current trunk and 0.91.x builds use the PS settings for EPS export (even though the export dialog loads and saves the EPS settings). With new prefs (no export settings for PS), EPS export always exports the page area (using a tight bbox around the page content). Steps to reproduce: 1) reset Inkscape prefs (rename the current preferences.xml) 2) download attached test case, and run these commands (cli export): $ inkscape -f test1.svg -E test1.eps $ inkscape -f test1.svg -C -E test1-C.eps $ inkscape -f test1.svg -D -E test1-D.eps $ grep '%%BoundingBox' test1*.eps test1-C.eps:%%BoundingBox: 181 333 375 520 test1-D.eps:%%BoundingBox: 181 333 375 520 test1.eps:%%BoundingBox: 181 333 375 520 $ $ inkscape -f test1.svg -P test1.ps $ inkscape -f test1.svg -C -P test1-C.ps $ inkscape -f test1.svg -D -P test1-D.svg $ grep '%%PageBoundingBox' test1*.ps test1-C.ps:%%PageBoundingBox: 181 333 375 520 test1-D.ps:%%PageBoundingBox: 0 -1 1062 185 test1.ps:%%PageBoundingBox: 181 333 375 520 3) launch inkscape, open test case and export to PS (default setting i.e. page area) 4) quit inkscape, repeat step 2 --> same result 5) launch inkscape, open test case and export to PS (use 'objects size' aka drawing area) 6) quit inkscape, repeat step 2 --> now all EPS exports use drawing area (form the PS export setting) Same can be reproduced via GUI: EPS export uses PS export area, even though the export dialog loads and saves the settings separately. Reproduced on OS X 10.7.5 with Inkscape 0.91pre3 r13696 and 0.91+devel r13850. AFAICT this is a regression related to the commits for bug #499965. Attached patch tested successfully on OS X 10.7.5 with 0.91pre3 r13696 and 0.91+devel r13850 Current trunk and 0.91.x builds use the PS settings for EPS export (even though the export dialog loads and saves the EPS settings). With new prefs (no export settings for PS), EPS export always exports the page area (using a tight bbox around the page content). Steps to reproduce: 1) reset Inkscape prefs (rename the current preferences.xml) 2) download attached test case, and run these commands (cli export): $ inkscape -f test1.svg -E test1.eps $ inkscape -f test1.svg -C -E test1-C.eps $ inkscape -f test1.svg -D -E test1-D.eps $ grep '%%BoundingBox' test1*.eps test1-C.eps:%%BoundingBox: 181 333 375 520 test1-D.eps:%%BoundingBox: 181 333 375 520 test1.eps:%%BoundingBox: 181 333 375 520 $ $ inkscape -f test1.svg -P test1.ps $ inkscape -f test1.svg -C -P test1-C.ps $ inkscape -f test1.svg -D -P test1-D.svg $ grep '%%PageBoundingBox' test1*.ps test1-C.ps:%%PageBoundingBox: 181 333 375 520 test1-D.ps:%%PageBoundingBox: 0 -1 1062 185 test1.ps:%%PageBoundingBox: 181 333 375 520 3) launch inkscape, open test case and export to PS    (default setting i.e. page area) 4) quit inkscape, repeat step 2 --> same result 5) launch inkscape, open test case and export to PS    (use 'objects size' aka drawing area) 6) quit inkscape, repeat step 2 --> now all EPS exports use drawing area (from the PS export setting) Same can be reproduced via GUI: EPS export uses PS export area, even though the export dialog loads and saves the settings separately. Reproduced on OS X 10.7.5 with Inkscape 0.91pre3 r13696 and 0.91+devel r13850. AFAICT this is a regression related to the commits for bug #499965. Attached patch tested successfully on OS X 10.7.5 with 0.91pre3 r13696 and 0.91+devel r13850
2015-01-15 11:19:04 su_v description Current trunk and 0.91.x builds use the PS settings for EPS export (even though the export dialog loads and saves the EPS settings). With new prefs (no export settings for PS), EPS export always exports the page area (using a tight bbox around the page content). Steps to reproduce: 1) reset Inkscape prefs (rename the current preferences.xml) 2) download attached test case, and run these commands (cli export): $ inkscape -f test1.svg -E test1.eps $ inkscape -f test1.svg -C -E test1-C.eps $ inkscape -f test1.svg -D -E test1-D.eps $ grep '%%BoundingBox' test1*.eps test1-C.eps:%%BoundingBox: 181 333 375 520 test1-D.eps:%%BoundingBox: 181 333 375 520 test1.eps:%%BoundingBox: 181 333 375 520 $ $ inkscape -f test1.svg -P test1.ps $ inkscape -f test1.svg -C -P test1-C.ps $ inkscape -f test1.svg -D -P test1-D.svg $ grep '%%PageBoundingBox' test1*.ps test1-C.ps:%%PageBoundingBox: 181 333 375 520 test1-D.ps:%%PageBoundingBox: 0 -1 1062 185 test1.ps:%%PageBoundingBox: 181 333 375 520 3) launch inkscape, open test case and export to PS    (default setting i.e. page area) 4) quit inkscape, repeat step 2 --> same result 5) launch inkscape, open test case and export to PS    (use 'objects size' aka drawing area) 6) quit inkscape, repeat step 2 --> now all EPS exports use drawing area (from the PS export setting) Same can be reproduced via GUI: EPS export uses PS export area, even though the export dialog loads and saves the settings separately. Reproduced on OS X 10.7.5 with Inkscape 0.91pre3 r13696 and 0.91+devel r13850. AFAICT this is a regression related to the commits for bug #499965. Attached patch tested successfully on OS X 10.7.5 with 0.91pre3 r13696 and 0.91+devel r13850 Current trunk and 0.91.x builds use the PS settings for EPS export (even though the export dialog loads and saves the EPS settings). With new prefs (no export settings for PS), EPS export always exports the page area (using a tight bbox around the page content). Steps to reproduce: 1) reset Inkscape prefs (rename the current preferences.xml) 2) download attached test case, and run these commands (cli export): $ inkscape -f test1.svg -E test1.eps $ inkscape -f test1.svg -C -E test1-C.eps $ inkscape -f test1.svg -D -E test1-D.eps $ grep '%%BoundingBox' test1*.eps test1-C.eps:%%BoundingBox: 181 333 375 520 test1-D.eps:%%BoundingBox: 181 333 375 520 test1.eps:%%BoundingBox: 181 333 375 520 $ $ inkscape -f test1.svg -P test1.ps $ inkscape -f test1.svg -C -P test1-C.ps $ inkscape -f test1.svg -D -P test1-D.ps $ grep '%%PageBoundingBox' test1*.ps test1-C.ps:%%PageBoundingBox: 181 333 375 520 test1-D.ps:%%PageBoundingBox: 0 -1 1062 185 test1.ps:%%PageBoundingBox: 181 333 375 520 3) launch inkscape, open test case and export to PS    (default setting i.e. page area) 4) quit inkscape, repeat step 2 --> same result 5) launch inkscape, open test case and export to PS    (use 'objects size' aka drawing area) 6) quit inkscape, repeat step 2 --> now all EPS exports use drawing area (from the PS export setting) Same can be reproduced via GUI: EPS export uses PS export area, even though the export dialog loads and saves the settings separately. Reproduced on OS X 10.7.5 with Inkscape 0.91pre3 r13696 and 0.91+devel r13850. AFAICT this is a regression related to the commits for bug #499965. Attached patch tested successfully on OS X 10.7.5 with 0.91pre3 r13696 and 0.91+devel r13850
2015-01-15 16:33:11 jazzynico inkscape: importance Undecided Medium
2015-01-15 16:33:11 jazzynico inkscape: status New In Progress
2015-01-15 16:33:11 jazzynico inkscape: milestone 0.92
2015-01-15 16:33:11 jazzynico inkscape: assignee ~suv (suv-lp)
2015-01-15 18:37:25 su_v description Current trunk and 0.91.x builds use the PS settings for EPS export (even though the export dialog loads and saves the EPS settings). With new prefs (no export settings for PS), EPS export always exports the page area (using a tight bbox around the page content). Steps to reproduce: 1) reset Inkscape prefs (rename the current preferences.xml) 2) download attached test case, and run these commands (cli export): $ inkscape -f test1.svg -E test1.eps $ inkscape -f test1.svg -C -E test1-C.eps $ inkscape -f test1.svg -D -E test1-D.eps $ grep '%%BoundingBox' test1*.eps test1-C.eps:%%BoundingBox: 181 333 375 520 test1-D.eps:%%BoundingBox: 181 333 375 520 test1.eps:%%BoundingBox: 181 333 375 520 $ $ inkscape -f test1.svg -P test1.ps $ inkscape -f test1.svg -C -P test1-C.ps $ inkscape -f test1.svg -D -P test1-D.ps $ grep '%%PageBoundingBox' test1*.ps test1-C.ps:%%PageBoundingBox: 181 333 375 520 test1-D.ps:%%PageBoundingBox: 0 -1 1062 185 test1.ps:%%PageBoundingBox: 181 333 375 520 3) launch inkscape, open test case and export to PS    (default setting i.e. page area) 4) quit inkscape, repeat step 2 --> same result 5) launch inkscape, open test case and export to PS    (use 'objects size' aka drawing area) 6) quit inkscape, repeat step 2 --> now all EPS exports use drawing area (from the PS export setting) Same can be reproduced via GUI: EPS export uses PS export area, even though the export dialog loads and saves the settings separately. Reproduced on OS X 10.7.5 with Inkscape 0.91pre3 r13696 and 0.91+devel r13850. AFAICT this is a regression related to the commits for bug #499965. Attached patch tested successfully on OS X 10.7.5 with 0.91pre3 r13696 and 0.91+devel r13850 Current trunk and 0.91.x builds use the PS settings for EPS export (even though the export dialog loads and saves the EPS settings). With new prefs (no export settings for PS), EPS export always exports the page area (using a tight bbox around the page content). Steps to reproduce: 1) reset Inkscape prefs (rename the current preferences.xml) 2) download attached test case, and run these commands (cli export): $ inkscape -V Inkscape 0.91pre3 r13696 (Jan 14 2015) $ inkscape -f test1.svg -E test1.eps $ inkscape -f test1.svg -C -E test1-C.eps $ inkscape -f test1.svg -D -E test1-D.eps $ grep '%%BoundingBox' test1*.eps test1-C.eps:%%BoundingBox: 181 333 375 520 test1-D.eps:%%BoundingBox: 181 333 375 520 test1.eps:%%BoundingBox: 181 333 375 520 $ $ inkscape -f test1.svg -P test1.ps $ inkscape -f test1.svg -C -P test1-C.ps $ inkscape -f test1.svg -D -P test1-D.ps $ grep '%%PageBoundingBox' test1*.ps test1-C.ps:%%PageBoundingBox: 181 333 375 520 test1-D.ps:%%PageBoundingBox: 0 -1 1062 185 test1.ps:%%PageBoundingBox: 181 333 375 520 3) launch inkscape, open test case and export to PS    (default setting i.e. page area) 4) quit inkscape, repeat step 2 --> same result 5) launch inkscape, open test case and export to PS    (use 'objects size' aka drawing area) 6) quit inkscape, repeat step 2 --> now all EPS exports use drawing area (from the PS export setting) Same can be reproduced via GUI: EPS export uses PS export area, even though the export dialog loads and saves the settings separately. Reproduced on OS X 10.7.5 with Inkscape 0.91pre3 r13696 and 0.91+devel r13850. AFAICT this is a regression related to the commits for bug #499965. Attached patch tested successfully on OS X 10.7.5 with 0.91pre3 r13696 and 0.91+devel r13850
2015-01-15 21:39:23 su_v attachment added 1411208-fix-eps-export-area-v2.diff https://bugs.launchpad.net/inkscape/+bug/1411208/+attachment/4299560/+files/1411208-fix-eps-export-area-v2.diff
2015-01-17 19:17:19 jazzynico tags eps exporting regression backport-proposed eps exporting regression
2015-01-17 21:43:03 Launchpad Janitor branch linked lp:inkscape
2015-01-17 21:45:33 su_v inkscape: status In Progress Fix Committed
2015-01-24 20:40:30 ScislaC tags backport-proposed eps exporting regression eps exporting regression
2015-01-24 20:40:36 ScislaC inkscape: milestone 0.92 0.91
2015-02-12 13:43:25 Alex Valavanis inkscape: status Fix Committed Fix Released