Bug#627637: JessyInk: Embedded Javascript Broken

2011-05-23 Thread Alex Valavanis
forwarded 627637 https://bugs.launchpad.net/bugs/602005 tags 627637 confirmed thanks Hi Johannes, Thanks for reporting this. I can confirm that the problem also exists downstream in Ubuntu. Essentially the problem arose because there were a number of scripts with missing shebang ("#!") lines.

Bug#627637: JessyInk: Embedded Javascript Broken

2011-05-22 Thread Johannes Graumann
Package: inkscape Version: 0.48.1-2 Severity: important Tags: patch /usr/share/inkscape/extensions/jessyink.js' first line contains "#!/usr/bin/env js", which if embedded in a svg renders jessyink presentations undisplayable. Editing that line out of resulting svg's restores functionality. That