Hi,
recently, I noticed some problems with the JessyInk-extension causing errors in Firefox. The problem seems to be the hashbang line (#!/usr/bin/env js) that is present in the js files distributed in the debian package (used for example with Linux Mint Debian Edition). These lines are neither present in the repository nor in the tar-ball. Therefore, my guess is that they are added at the packaging stage.
Since the presence of a hashbang line breaks JessyInk, I wanted to ask whether it is possible to modify the packaging script in such a way that the lines are not added any more to the js files belonging to the JessyInk-extension (jessyInk.js, jessyInk_core_mouseHandler_noclick.js, jessyInk_core_mouseHandler_zoomControl.js). If packaging is not the problem please let me know, so that I can keep digging for the real cause.
Cheers, Hannes