Activity log for bug #1430724

Date Who What changed Old value New value Message
2015-03-11 10:54:47 benja@bk.ru bug added bug
2015-03-11 10:54:47 benja@bk.ru attachment added Create a slicer rectangle_050.png https://bugs.launchpad.net/bugs/1430724/+attachment/4340959/+files/Create%20a%20slicer%20rectangle_050.png
2015-03-11 11:00:11 su_v tags slicer web extensions-plugins
2015-03-11 11:03:09 su_v inkscape: status New Incomplete
2015-03-11 13:07:55 benja@bk.ru attachment added web_slicer_bug.svg https://bugs.launchpad.net/inkscape/+bug/1430724/+attachment/4341158/+files/web_slicer_bug.svg
2015-03-11 13:21:18 su_v description When 'layout disposition' is set to 'Left Floated' and 'Position anchor' is set to 'Top and left' in Web>Slicer>Create a slicer... then in export the error comes ---------------------------------------------- Traceback (most recent call last): File "webslicer_export.py", line 437, in <module> e.affect() File "/usr/share/inkscape/extensions/inkex.py", line 215, in affect self.effect() File "webslicer_export.py", line 129, in effect self.make_html_file() File "webslicer_export.py", line 148, in make_html_file ' The automatic HTML and CSS code are only a helper.' +\ File "webslicer_export.py", line 393, in html_code ' src="'+self.img_name(el, self.get_el_conf(el))+'"/>\n' File "webslicer_export.py", line 179, in get_el_conf desc = el.find(self.svgNS+'desc') AttributeError: 'dict' object has no attribute 'find' ---------------------------------------------- When 'layout disposition' is set to 'Left Floated' and 'Position anchor' is set to 'Top and left' in Web>Slicer>Create a slicer... then in export the error comes ---------------------------------------------- Traceback (most recent call last):   File "webslicer_export.py", line 437, in <module>     e.affect()   File "/usr/share/inkscape/extensions/inkex.py", line 215, in affect     self.effect()   File "webslicer_export.py", line 129, in effect     self.make_html_file()   File "webslicer_export.py", line 148, in make_html_file     ' The automatic HTML and CSS code are only a helper.' +\   File "webslicer_export.py", line 393, in html_code     ' src="'+self.img_name(el, self.get_el_conf(el))+'"/>\n'   File "webslicer_export.py", line 179, in get_el_conf     desc = el.find(self.svgNS+'desc') AttributeError: 'dict' object has no attribute 'find' ---------------------------------------------- Inkscape version (taken from test case): inkscape:version="0.48.4 r9939" OS/platform: unknown
2015-03-11 13:21:26 su_v inkscape: status Incomplete New
2015-03-15 14:17:59 su_v description When 'layout disposition' is set to 'Left Floated' and 'Position anchor' is set to 'Top and left' in Web>Slicer>Create a slicer... then in export the error comes ---------------------------------------------- Traceback (most recent call last):   File "webslicer_export.py", line 437, in <module>     e.affect()   File "/usr/share/inkscape/extensions/inkex.py", line 215, in affect     self.effect()   File "webslicer_export.py", line 129, in effect     self.make_html_file()   File "webslicer_export.py", line 148, in make_html_file     ' The automatic HTML and CSS code are only a helper.' +\   File "webslicer_export.py", line 393, in html_code     ' src="'+self.img_name(el, self.get_el_conf(el))+'"/>\n'   File "webslicer_export.py", line 179, in get_el_conf     desc = el.find(self.svgNS+'desc') AttributeError: 'dict' object has no attribute 'find' ---------------------------------------------- Inkscape version (taken from test case): inkscape:version="0.48.4 r9939" OS/platform: unknown When 'layout disposition' is set to 'Left Floated' and 'Position anchor' is set to 'Top and left' in Web>Slicer>Create a slicer... then in export the error comes ---------------------------------------------- Traceback (most recent call last):   File "webslicer_export.py", line 437, in <module>     e.affect()   File "/usr/share/inkscape/extensions/inkex.py", line 215, in affect     self.effect()   File "webslicer_export.py", line 129, in effect     self.make_html_file()   File "webslicer_export.py", line 148, in make_html_file     ' The automatic HTML and CSS code are only a helper.' +\   File "webslicer_export.py", line 393, in html_code     ' src="'+self.img_name(el, self.get_el_conf(el))+'"/>\n'   File "webslicer_export.py", line 179, in get_el_conf     desc = el.find(self.svgNS+'desc') AttributeError: 'dict' object has no attribute 'find' ---------------------------------------------- Inkscape version (taken from test case):    inkscape:version="0.48.4 r9939" OS/platform:    Ubuntu 14.04.2 LTS
2015-03-16 11:21:21 jazzynico inkscape: status New Confirmed
2015-05-27 13:58:25 su_v inkscape: importance Undecided Medium