[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sc-users] Re: links in Help.gui not always clickable
Hi list,
I am replying to my own question below.
* Peter P. <peterparker@xxxxxxxxxxxx> [2016-11-09 10:58]:
> Hi list,
>
> running supercollider on Debian testing (1:3.7.0~repack-3) within vim,
> and upon starting Help.gui many links therein stop working without
> apparent reason or posted error message after having clicked onto three,
> four links.
>
> When opening Help.gui I do get the following message posted though:
> -> Help
> SCDoc: Indexing help-files...
> SCDoc: Indexed 1339 documents in 1.99 seconds
> [...]
> JavaScript Message: ReferenceError: Can't find variable: PR
> JavaScript Message: ReferenceError: Can't find variable: prettyPrint
>
> but I am not getting messages when I click on a non-working link.
I just found out that
~/.local/share/SuperCollider/Help/prettify.js
is a broken symlink to
../../javascript/prettify/prettify.js
eg. to
~/.local/share/javascript
which does not exist on my system.
I changed it to point to /usr/share/SuperCollider/HelpSource/prettify.js
and ran a gentle
SCDoc.renderAll;
which made the original error (see above) go away. I hope there is a way
this information could help the Debian package maintainers.
Thank you!
Peter
_______________________________________________
sc-users mailing list
info (subscription, etc.): http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/