Part of the problem here is that the JavaScript extension files are
installed using a _SCRIPTS Automake rule.  This adds the "executable"
flag to the files, but it is not possible to run any of the *.js files
as standalone scripts.  It would be better to use a _DATA rule, which
just copies the file without changing the permissions.

If no one objects, I will commit the following changes to trunk:
* Add shebang to voronoi.py
* Move *.js files to the _DATA rule in share/extensions/Makefile.am

** Changed in: inkscape
       Status: Fix Committed => Incomplete

** Changed in: inkscape
     Assignee: Leo Jackson (lajjr) => Alex Valavanis (valavanisalex)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/602005

Title:
  permissions of script files wrong/missing shebang lines

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to