[Bug 1833752] Re: Help Browser in the SuperCollider IDE seems broken

2020-06-10 Thread Bug Watch Updater
** Changed in: supercollider (Debian) Status: Unknown => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1833752 Title: Help Browser in the SuperCollider IDE seems broken To

[Bug 1833752] Re: Help Browser in the SuperCollider IDE seems broken

2020-06-10 Thread Logan Rosen
This bug was fixed in the package supercollider - 1:3.10.4+repack-1 --- supercollider (1:3.10.4+repack-1) unstable; urgency=medium [ Ondřej Nový ] * Use debhelper-compat instead of debian/compat * d/changelog: Remove trailing whitespaces [ Felipe Sateler ] * Use ninja for

[Bug 1833752] Re: Help Browser in the SuperCollider IDE seems broken

2020-06-06 Thread Alberto J Gomez
Solution is here https://github.com/supercollider/supercollider/issues/4392#issuecomment-504667358 Or alternatively what worked for me ``` cp /usr/share/SuperCollider/HelpSource/lib/jquery.min.js ~/.local/share/SuperCollider/Help/lib/jquery.min.js ``` ** Bug watch added:

[Bug 1833752] Re: Help Browser in the SuperCollider IDE seems broken

2020-05-29 Thread Alberto J Gomez
I am experiencing the issue as well. I attempted the fix @bcgreen mentioned, but either I got something wrong, or it doesn't work for everyone, the help browser remains broken To add a bit more info, when I run a help browser manually in SCwith HelpBrowser.new I can see : "JavaScript Message:

[Bug 1833752] Re: Help Browser in the SuperCollider IDE seems broken

2020-05-02 Thread Dan Streetman
Hi @bcgreen, can you provide a patched package in a PPA, or a debdiff including the patch? That's the next step in getting a sponsor to review/upload this for you. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1833752] Re: Help Browser in the SuperCollider IDE seems broken

2020-04-28 Thread Bryan Green
OK, mystery solved. supercollider-common needs to have the libjs- codemirror package as a dependency. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1833752 Title: Help Browser in the SuperCollider

[Bug 1833752] Re: Help Browser in the SuperCollider IDE seems broken

2020-04-28 Thread Bryan Green
Nope...I deleted the .js files I had plopped in /usr/share/SuperCollider/HelpSource/lib and did a reinstall of supercollider-common. The same issue appeared, and I found that symbolic links to the /usr/share/javascript directory were created: Mar 5 01:56 codemirror-5.39.2.min.js ->

[Bug 1833752] Re: Help Browser in the SuperCollider IDE seems broken

2020-04-28 Thread Bryan Green
Hmm...running: dpkg-query -L supercollider-common On my system claims the JavaScript files were installed: /usr/share/SuperCollider/HelpSource/lib/codemirror-5.39.2.min.js /usr/share/SuperCollider/HelpSource/lib/codemirror-addon-simple-5.39.2.min.js

[Bug 1833752] Re: Help Browser in the SuperCollider IDE seems broken

2020-04-28 Thread Bryan Green
I'm a developer looking to contribute to Ubuntu...guess I'll make this my first project. :) ** Changed in: supercollider (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1833752] Re: Help Browser in the SuperCollider IDE seems broken

2020-04-28 Thread Bryan Green
Workaround that worked for me: Delete the three links in /usr/share/SuperCollider/HelpSource/lib and replace them with the files from here: https://github.com/supercollider/supercollider/tree/Version-3.10.0/HelpSource/lib ** Changed in: supercollider (Ubuntu) Assignee: (unassigned) =>

[Bug 1833752] Re: Help Browser in the SuperCollider IDE seems broken

2020-04-28 Thread Bryan Green
Please fix this. This is a known issue as I have discovered at the SuperCollider GitHub page. The Ubuntu package is missing the JavaScript files needed for the help browser. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1833752] Re: Help Browser in the SuperCollider IDE seems broken

2019-10-08 Thread forrest curo
One workaround, for now, is to use the online help files: "This is the end of this introduction to SuperCollider. A few extra learning resources are listed below. Enjoy! • An excellent series of YouTube tutorials by Eli Fieldsteel: http://www.youtube.com/

[Bug 1833752] Re: Help Browser in the SuperCollider IDE seems broken

2019-10-08 Thread forrest curo
If you find the help files on your disk and load them into firefox, the example code fails to display there either. You can tell that the example code is present: select & copy an area containing example code; paste into gedit; and there it is! This condition does not respond to changing font

[Bug 1833752] Re: Help Browser in the SuperCollider IDE seems broken

2019-10-08 Thread forrest curo
Definitely applies to my new 19.04 installation -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1833752 Title: Help Browser in the SuperCollider IDE seems broken To manage notifications about this

[Bug 1833752] Re: Help Browser in the SuperCollider IDE seems broken

2019-10-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: supercollider (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1833752

[Bug 1833752] Re: Help Browser in the SuperCollider IDE seems broken

2019-06-21 Thread lotuspsychje
Tested on 18.04.2 with kernel 4.18 and supercollider version 1:3.8.0~repack-2 and cannot reproduce, the help browser is working as expected. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1833752

[Bug 1833752] Re: Help Browser in the SuperCollider IDE seems broken

2019-06-21 Thread bartje
Image of the empty documentation docklet ** Attachment added: "image" https://bugs.launchpad.net/ubuntu/+source/supercollider/+bug/1833752/+attachment/5272213/+files/supercollider-documentation%20bug.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1833752] Re: Help Browser in the SuperCollider IDE seems broken

2019-06-21 Thread bartje
** Description changed: In ubuntu 19.04 installing SuperCollider IDE with SuperCollider 3.10.0 results in a working IDE and SuperCollider, but the documentation in the Help browser is incomplete, or not rendering. And the search function does not show any result. Steps to reproduce: