Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with help system using Gedit (help doc cache issue) #187

Closed
jleben opened this issue May 6, 2012 · 2 comments
Closed

Error with help system using Gedit (help doc cache issue) #187

jleben opened this issue May 6, 2012 · 2 comments
Labels
bug Issues that relate to unexpected/unwanted behavior. Don't use for PRs. os: Linux

Comments

@jleben
Copy link
Member

jleben commented May 6, 2012

[Issue migrated from SourceForge | ID: 3324368 | Submitted by 'jwiz']
[http://sourceforge.net/support/tracker.php?aid=3324368]

After installing SuperCollider and the Gedit plugin from the Ubuntu PPA, using the Ctrl+U shortcut in Gedit produces the following error.

ERROR: Message 'escapeChar' not understood.
RECEIVER:
nil
ARGS:
Character 32 ' '
CALL STACK:
DoesNotUnderstandError:reportError B5EC34E0
arg this =
Nil:handleError B5EC4410
arg this = nil
arg error =
Thread:handleError 09BB6810
arg this =
arg error =
Object:throw 09BB45F0
arg this =
Object:doesNotUnderstand 09BB68D0
arg this = nil
arg selector = 'escapeChar'
arg args = [*1]
< closed FunctionDef > (no arguments or variables)
Process:interpretCmdLine 09BB9CF0
arg this =

Ubuntu 10.04 i386
supercollider version 3.4.3-0ubuntu1~lucid2

@jleben
Copy link
Member Author

jleben commented May 6, 2012

[Comment migrated from SourceForge | Submitted by 'jwiz']

Apologies, I hit the submit button before I was done with the description. Here's the rest:

If you execute the line "Help.gui;", there is a message about rebuilding the cache, and the GUI exits. When you execute "Help.gui;" again, the GUI works. Subsequent uses of the Ctrl+U shortcut also work properly.

It seems that the cache should be built automatically when the Ctrl+U command is made, like it is when Help.gui is executed.

I have not checked the issue with other environments such as VIM or Emacs.

@jleben
Copy link
Member Author

jleben commented May 6, 2012

[Comment migrated from SourceForge | Submitted by 'lijon']

The helpsystem has changed in 3.5, so this is not relevant.

@jleben jleben closed this as completed May 6, 2012
mossheim added a commit that referenced this issue Aug 24, 2020
raspberry headless update instructions for 3.10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues that relate to unexpected/unwanted behavior. Don't use for PRs. os: Linux
Projects
None yet
Development

No branches or pull requests

1 participant