<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/jsce/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/jsce/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 20 Jun 2012 15:08:45 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/jsce/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>jsc.defaultsc3 check fails</title><link>https://sourceforge.net/p/jsce/bugs/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In StandardVMType.validateInstallLocation the existence of a server executable is checked.&lt;br /&gt;
Because there is no server executable in jsc.defaultsc3, this leads to an Exception:&lt;/p&gt;
&lt;p&gt;org.eclipse.core.runtime.CoreException: Illegal install location /Users/dave/Development/EclipseWorkspaces/JSCEclipse/jsc.defaultsc3 for vmInstall jsc.defaultsc3.defaultSC3Install contributed by jsc.defaultsc3: Target is not a SC Root. Server executable was not found&lt;br /&gt;
at jsc.launching.JSCRuntime.abort(JSCRuntime.java:848)&lt;br /&gt;
at jsc.launching.JSCRuntime.abort(JSCRuntime.java:836)&lt;br /&gt;
at jsc.launching.JSCRuntime.addVMExtensions(JSCRuntime.java:759)&lt;br /&gt;
at jsc.launching.JSCRuntime.initializeVMs(JSCRuntime.java:602)&lt;br /&gt;
at jsc.launching.JSCRuntime.getDefaultVMInstall(JSCRuntime.java:243)&lt;br /&gt;
at jsc.internal.launching.JREContainerInitializer.resolveVM(JREContainerInitializer.java:111)&lt;br /&gt;
at jsc.internal.launching.JREContainerInitializer.initialize(JREContainerInitializer.java:53)&lt;br /&gt;
at jsc.internal.core.JSCModelManager.initializeContainer(JSCModelManager.java:2640)&lt;br /&gt;
at jsc.internal.core.JSCModelManager.getClasspathContainer(JSCModelManager.java:1783)&lt;br /&gt;
at jsc.core.JSCCore.getClasspathContainer(JSCCore.java:991)&lt;br /&gt;
at jsc.internal.core.JSCProject.resolveClasspath(JSCProject.java:2599)&lt;br /&gt;
at jsc.internal.core.JSCProject.getResolvedClasspath(JSCProject.java:1719)&lt;br /&gt;
at jsc.internal.core.DeltaProcessingState.getRootInfos(DeltaProcessingState.java:285)&lt;br /&gt;
at jsc.internal.core.DeltaProcessingState.initializeRoots(DeltaProcessingState.java:226)&lt;br /&gt;
at jsc.core.JSCCore.initializeAfterLoad(JSCCore.java:1659)&lt;br /&gt;
at jsc.internal.ui.InitializeAfterLoadJob$RealJob.run(InitializeAfterLoadJob.java:24)&lt;br /&gt;
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Hofmann</dc:creator><pubDate>Wed, 20 Jun 2012 15:08:45 -0000</pubDate><guid>https://sourceforge.netc91a6eefe5f7b8e545428df15fd02db8bc4b4a6c</guid></item><item><title>Keybinding Conflicts</title><link>https://sourceforge.net/p/jsce/bugs/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;JSC Keybindings overlap with JDT Key bindings:&lt;/p&gt;
&lt;p&gt;!ENTRY org.eclipse.jface 2 0 2012-06-20 16:59:44.923&lt;br /&gt;
!MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.&lt;br /&gt;
!SUBENTRY 1 org.eclipse.jface 2 0 2012-06-20 16:59:44.923&lt;br /&gt;
!MESSAGE A conflict occurred for ALT+COMMAND+S:&lt;br /&gt;
Binding(ALT+COMMAND+S,&lt;br /&gt;
ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.source.quickMenu,Show Source Quick Menu,&lt;br /&gt;
Shows the source quick menu,&lt;br /&gt;
Category(org.eclipse.jdt.ui.category.source,Source,Java Source Actions,true),&lt;br /&gt;
,&lt;br /&gt;
,,true),null),&lt;br /&gt;
org.eclipse.ui.defaultAcceleratorConfiguration,&lt;br /&gt;
org.eclipse.ui.contexts.window,,cocoa,system)&lt;br /&gt;
Binding(ALT+COMMAND+S,&lt;br /&gt;
ParameterizedCommand(Command(jsc.ui.edit.text.jsc.source.quickMenu,Show Source Quick Menu,&lt;br /&gt;
Shows the source quick menu,&lt;br /&gt;
Category(jsc.ui.category.source,Source,JSC Source Actions,true),&lt;br /&gt;
,&lt;br /&gt;
,,true),null),&lt;br /&gt;
org.eclipse.ui.defaultAcceleratorConfiguration,&lt;br /&gt;
org.eclipse.ui.contexts.window,,cocoa,system)&lt;br /&gt;
!SUBENTRY 1 org.eclipse.jface 2 0 2012-06-20 16:59:44.924&lt;br /&gt;
!MESSAGE A conflict occurred for COMMAND+SHIFT+T:&lt;br /&gt;
Binding(COMMAND+SHIFT+T,&lt;br /&gt;
ParameterizedCommand(Command(org.eclipse.jdt.ui.navigate.open.type,Open Type,&lt;br /&gt;
Open a type in a Java editor,&lt;br /&gt;
Category(org.eclipse.ui.category.navigate,Navigate,null,true),&lt;br /&gt;
,&lt;br /&gt;
,,true),null),&lt;br /&gt;
org.eclipse.ui.defaultAcceleratorConfiguration,&lt;br /&gt;
org.eclipse.ui.contexts.window,,,system)&lt;br /&gt;
Binding(COMMAND+SHIFT+T,&lt;br /&gt;
ParameterizedCommand(Command(jsc.ui.navigate.open.type,Open Type,&lt;br /&gt;
Open a type in a JSC editor,&lt;br /&gt;
Category(org.eclipse.ui.category.navigate,Navigate,null,true),&lt;br /&gt;
,&lt;br /&gt;
,,true),null),&lt;br /&gt;
org.eclipse.ui.defaultAcceleratorConfiguration,&lt;br /&gt;
org.eclipse.ui.contexts.window,,,system)&lt;br /&gt;
!SUBENTRY 1 org.eclipse.jface 2 0 2012-06-20 16:59:44.924&lt;br /&gt;
!MESSAGE A conflict occurred for F3:&lt;br /&gt;
Binding(F3,&lt;br /&gt;
ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.open.editor,Open Declaration,&lt;br /&gt;
Open an editor on the selected element,&lt;br /&gt;
Category(org.eclipse.ui.category.navigate,Navigate,null,true),&lt;br /&gt;
,&lt;br /&gt;
,,true),null),&lt;br /&gt;
org.eclipse.ui.defaultAcceleratorConfiguration,&lt;br /&gt;
org.eclipse.ui.contexts.window,,,system)&lt;br /&gt;
Binding(F3,&lt;br /&gt;
ParameterizedCommand(Command(jsc.ui.edit.text.jsc.open.editor,Open Declaration,&lt;br /&gt;
Open an editor on the selected element,&lt;br /&gt;
Category(org.eclipse.ui.category.navigate,Navigate,null,true),&lt;br /&gt;
LegacyHandlerWrapper(ActionHandler(action=jsc.internal.ui.actions.OpenAction@27e3f2)),&lt;br /&gt;
,,true),null),&lt;br /&gt;
org.eclipse.ui.defaultAcceleratorConfiguration,&lt;br /&gt;
org.eclipse.ui.contexts.window,,,system)&lt;br /&gt;
!SUBENTRY 1 org.eclipse.jface 2 0 2012-06-20 16:59:44.924&lt;br /&gt;
!MESSAGE A conflict occurred for F4:&lt;br /&gt;
Binding(F4,&lt;br /&gt;
ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.open.type.hierarchy,Open Type Hierarchy,&lt;br /&gt;
Open a type hierarchy on the selected element,&lt;br /&gt;
Category(org.eclipse.ui.category.navigate,Navigate,null,true),&lt;br /&gt;
,&lt;br /&gt;
,,true),null),&lt;br /&gt;
org.eclipse.ui.defaultAcceleratorConfiguration,&lt;br /&gt;
org.eclipse.ui.contexts.window,,,system)&lt;br /&gt;
Binding(F4,&lt;br /&gt;
ParameterizedCommand(Command(jsc.ui.edit.text.jsc.open.type.hierarchy,Open Type Hierarchy,&lt;br /&gt;
Open a type hierarchy on the selected element,&lt;br /&gt;
Category(org.eclipse.ui.category.navigate,Navigate,null,true),&lt;br /&gt;
LegacyHandlerWrapper(ActionHandler(action=jsc.ui.actions.OpenTypeHierarchyAction@e626ff)),&lt;br /&gt;
,,true),null),&lt;br /&gt;
org.eclipse.ui.defaultAcceleratorConfiguration,&lt;br /&gt;
org.eclipse.ui.contexts.window,,,system)&lt;br /&gt;
!SUBENTRY 1 org.eclipse.jface 2 0 2012-06-20 16:59:44.924&lt;br /&gt;
!MESSAGE A conflict occurred for COMMAND+SHIFT+U:&lt;br /&gt;
Binding(COMMAND+SHIFT+U,&lt;br /&gt;
ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.search.occurrences.in.file.quickMenu,Show Occurrences in File Quick Menu,&lt;br /&gt;
Shows the Occurrences in File quick menu,&lt;br /&gt;
Category(org.eclipse.search.ui.category.search,Search,Search command category,true),&lt;br /&gt;
,&lt;br /&gt;
,,true),null),&lt;br /&gt;
org.eclipse.ui.defaultAcceleratorConfiguration,&lt;br /&gt;
org.eclipse.ui.contexts.window,,,system)&lt;br /&gt;
Binding(COMMAND+SHIFT+U,&lt;br /&gt;
ParameterizedCommand(Command(jsc.ui.edit.text.jsc.search.occurrences.in.file.quickMenu,Show Occurrences in File Quick Menu,&lt;br /&gt;
Shows the Occurrences in File quick menu,&lt;br /&gt;
Category(org.eclipse.search.ui.category.search,Search,Search command category,true),&lt;br /&gt;
,&lt;br /&gt;
,,true),null),&lt;br /&gt;
org.eclipse.ui.defaultAcceleratorConfiguration,&lt;br /&gt;
org.eclipse.ui.contexts.window,,,system)&lt;br /&gt;
!SUBENTRY 1 org.eclipse.jface 2 0 2012-06-20 16:59:44.925&lt;br /&gt;
!MESSAGE A conflict occurred for ALT+COMMAND+Z:&lt;br /&gt;
Binding(ALT+COMMAND+Z,&lt;br /&gt;
ParameterizedCommand(Command(jsc.ui.edit.text.jsc.surround.with.quickMenu,Surround With Quick Menu,&lt;br /&gt;
Shows the Surround With quick menu,&lt;br /&gt;
Category(jsc.ui.category.source,Source,JSC Source Actions,true),&lt;br /&gt;
,&lt;br /&gt;
,,true),null),&lt;br /&gt;
org.eclipse.ui.defaultAcceleratorConfiguration,&lt;br /&gt;
org.eclipse.ui.contexts.window,,cocoa,system)&lt;br /&gt;
Binding(ALT+COMMAND+Z,&lt;br /&gt;
ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.surround.with.quickMenu,Surround With Quick Menu,&lt;br /&gt;
Shows the Surround With quick menu,&lt;br /&gt;
Category(org.eclipse.jdt.ui.category.source,Source,Java Source Actions,true),&lt;br /&gt;
,&lt;br /&gt;
,,true),null),&lt;br /&gt;
org.eclipse.ui.defaultAcceleratorConfiguration,&lt;br /&gt;
org.eclipse.ui.contexts.window,,cocoa,system)&lt;br /&gt;
!SUBENTRY 1 org.eclipse.jface 2 0 2012-06-20 16:59:44.925&lt;br /&gt;
!MESSAGE A conflict occurred for COMMAND+SHIFT+H:&lt;br /&gt;
Binding(COMMAND+SHIFT+H,&lt;br /&gt;
ParameterizedCommand(Command(org.eclipse.jdt.ui.navigate.open.type.in.hierarchy,Open Type in Hierarchy,&lt;br /&gt;
Open a type in the type hierarchy view,&lt;br /&gt;
Category(org.eclipse.ui.category.navigate,Navigate,null,true),&lt;br /&gt;
,&lt;br /&gt;
,,true),null),&lt;br /&gt;
org.eclipse.ui.defaultAcceleratorConfiguration,&lt;br /&gt;
org.eclipse.ui.contexts.window,,,system)&lt;br /&gt;
Binding(COMMAND+SHIFT+H,&lt;br /&gt;
ParameterizedCommand(Command(jsc.ui.navigate.open.type.in.hierarchy,Open Type in Hierarchy,&lt;br /&gt;
Open a type in the type hierarchy view,&lt;br /&gt;
Category(org.eclipse.ui.category.navigate,Navigate,null,true),&lt;br /&gt;
,&lt;br /&gt;
,,true),null),&lt;br /&gt;
org.eclipse.ui.defaultAcceleratorConfiguration,&lt;br /&gt;
org.eclipse.ui.contexts.window,,,system)&lt;br /&gt;
!SUBENTRY 1 org.eclipse.jface 2 0 2012-06-20 16:59:44.925&lt;br /&gt;
!MESSAGE A conflict occurred for ALT+COMMAND+J:&lt;br /&gt;
Binding(ALT+COMMAND+J,&lt;br /&gt;
ParameterizedCommand(Command(jsc.ui.edit.text.jsc.add.jscdoc.comment,Add JSCdoc Comment,&lt;br /&gt;
Add a JSCdoc comment stub to the member element,&lt;br /&gt;
Category(jsc.ui.category.source,Source,JSC Source Actions,true),&lt;br /&gt;
,&lt;br /&gt;
,,true),null),&lt;br /&gt;
org.eclipse.ui.defaultAcceleratorConfiguration,&lt;br /&gt;
org.eclipse.ui.contexts.window,,cocoa,system)&lt;br /&gt;
Binding(ALT+COMMAND+J,&lt;br /&gt;
ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.add.javadoc.comment,Add Javadoc Comment,&lt;br /&gt;
Add a Javadoc comment stub to the member element,&lt;br /&gt;
Category(org.eclipse.jdt.ui.category.source,Source,Java Source Actions,true),&lt;br /&gt;
,&lt;br /&gt;
,,true),null),&lt;br /&gt;
org.eclipse.ui.defaultAcceleratorConfiguration,&lt;br /&gt;
org.eclipse.ui.contexts.window,,cocoa,system)&lt;br /&gt;
!SUBENTRY 1 org.eclipse.jface 2 0 2012-06-20 16:59:44.925&lt;br /&gt;
!MESSAGE A conflict occurred for ALT+COMMAND+Q D:&lt;br /&gt;
Binding(ALT+COMMAND+Q D,&lt;br /&gt;
ParameterizedCommand(Command(org.eclipse.ui.views.showView,Show View,&lt;br /&gt;
Shows a particular view,&lt;br /&gt;
Category(org.eclipse.ui.category.views,Views,Commands for opening views,true),&lt;br /&gt;
org.eclipse.ui.handlers.ShowViewHandler@a5beb,&lt;br /&gt;
[Lorg.eclipse.ui.internal.commands.Parameter;@18b1bc,,true),[Lorg.eclipse.core.commands.Parameterization;@13cb1cb),&lt;br /&gt;
org.eclipse.ui.defaultAcceleratorConfiguration,&lt;br /&gt;
org.eclipse.ui.contexts.window,,cocoa,system)&lt;br /&gt;
Binding(ALT+COMMAND+Q D,&lt;br /&gt;
ParameterizedCommand(Command(org.eclipse.ui.views.showView,Show View,&lt;br /&gt;
Shows a particular view,&lt;br /&gt;
Category(org.eclipse.ui.category.views,Views,Commands for opening views,true),&lt;br /&gt;
org.eclipse.ui.handlers.ShowViewHandler@a5beb,&lt;br /&gt;
[Lorg.eclipse.ui.internal.commands.Parameter;@18b1bc,,true),[Lorg.eclipse.core.commands.Parameterization;@1bc8d37),&lt;br /&gt;
org.eclipse.ui.defaultAcceleratorConfiguration,&lt;br /&gt;
org.eclipse.ui.contexts.window,,cocoa,system)&lt;br /&gt;
!SUBENTRY 1 org.eclipse.jface 2 0 2012-06-20 16:59:44.926&lt;br /&gt;
!MESSAGE A conflict occurred for ALT+COMMAND+Q P:&lt;br /&gt;
Binding(ALT+COMMAND+Q P,&lt;br /&gt;
ParameterizedCommand(Command(org.eclipse.ui.views.showView,Show View,&lt;br /&gt;
Shows a particular view,&lt;br /&gt;
Category(org.eclipse.ui.category.views,Views,Commands for opening views,true),&lt;br /&gt;
org.eclipse.ui.handlers.ShowViewHandler@a5beb,&lt;br /&gt;
[Lorg.eclipse.ui.internal.commands.Parameter;@18b1bc,,true),[Lorg.eclipse.core.commands.Parameterization;@1db1be6),&lt;br /&gt;
org.eclipse.ui.defaultAcceleratorConfiguration,&lt;br /&gt;
org.eclipse.ui.contexts.window,,cocoa,system)&lt;br /&gt;
Binding(ALT+COMMAND+Q P,&lt;br /&gt;
ParameterizedCommand(Command(org.eclipse.ui.views.showView,Show View,&lt;br /&gt;
Shows a particular view,&lt;br /&gt;
Category(org.eclipse.ui.category.views,Views,Commands for opening views,true),&lt;br /&gt;
org.eclipse.ui.handlers.ShowViewHandler@a5beb,&lt;br /&gt;
[Lorg.eclipse.ui.internal.commands.Parameter;@18b1bc,,true),[Lorg.eclipse.core.commands.Parameterization;@49d11),&lt;br /&gt;
org.eclipse.ui.defaultAcceleratorConfiguration,&lt;br /&gt;
org.eclipse.ui.contexts.window,,cocoa,system)&lt;br /&gt;
!SUBENTRY 1 org.eclipse.jface 2 0 2012-06-20 16:59:44.926&lt;br /&gt;
!MESSAGE A conflict occurred for ALT+COMMAND+Q T:&lt;br /&gt;
Binding(ALT+COMMAND+Q T,&lt;br /&gt;
ParameterizedCommand(Command(org.eclipse.ui.views.showView,Show View,&lt;br /&gt;
Shows a particular view,&lt;br /&gt;
Category(org.eclipse.ui.category.views,Views,Commands for opening views,true),&lt;br /&gt;
org.eclipse.ui.handlers.ShowViewHandler@a5beb,&lt;br /&gt;
[Lorg.eclipse.ui.internal.commands.Parameter;@18b1bc,,true),[Lorg.eclipse.core.commands.Parameterization;@e3e8f3),&lt;br /&gt;
org.eclipse.ui.defaultAcceleratorConfiguration,&lt;br /&gt;
org.eclipse.ui.contexts.window,,cocoa,system)&lt;br /&gt;
Binding(ALT+COMMAND+Q T,&lt;br /&gt;
ParameterizedCommand(Command(org.eclipse.ui.views.showView,Show View,&lt;br /&gt;
Shows a particular view,&lt;br /&gt;
Category(org.eclipse.ui.category.views,Views,Commands for opening views,true),&lt;br /&gt;
org.eclipse.ui.handlers.ShowViewHandler@a5beb,&lt;br /&gt;
[Lorg.eclipse.ui.internal.commands.Parameter;@18b1bc,,true),[Lorg.eclipse.core.commands.Parameterization;@d2c8c0),&lt;br /&gt;
org.eclipse.ui.defaultAcceleratorConfiguration,&lt;br /&gt;
org.eclipse.ui.contexts.window,,cocoa,system)&lt;br /&gt;
!SUBENTRY 1 org.eclipse.jface 2 0 2012-06-20 16:59:44.926&lt;br /&gt;
!MESSAGE A conflict occurred for ALT+COMMAND+Q J:&lt;br /&gt;
Binding(ALT+COMMAND+Q J,&lt;br /&gt;
ParameterizedCommand(Command(org.eclipse.ui.views.showView,Show View,&lt;br /&gt;
Shows a particular view,&lt;br /&gt;
Category(org.eclipse.ui.category.views,Views,Commands for opening views,true),&lt;br /&gt;
org.eclipse.ui.handlers.ShowViewHandler@a5beb,&lt;br /&gt;
[Lorg.eclipse.ui.internal.commands.Parameter;@18b1bc,,true),[Lorg.eclipse.core.commands.Parameterization;@79c0f4),&lt;br /&gt;
org.eclipse.ui.defaultAcceleratorConfiguration,&lt;br /&gt;
org.eclipse.ui.contexts.window,,cocoa,system)&lt;br /&gt;
Binding(ALT+COMMAND+Q J,&lt;br /&gt;
ParameterizedCommand(Command(org.eclipse.ui.views.showView,Show View,&lt;br /&gt;
Shows a particular view,&lt;br /&gt;
Category(org.eclipse.ui.category.views,Views,Commands for opening views,true),&lt;br /&gt;
org.eclipse.ui.handlers.ShowViewHandler@a5beb,&lt;br /&gt;
[Lorg.eclipse.ui.internal.commands.Parameter;@18b1bc,,true),[Lorg.eclipse.core.commands.Parameterization;@16b08c2),&lt;br /&gt;
org.eclipse.ui.defaultAcceleratorConfiguration,&lt;br /&gt;
org.eclipse.ui.contexts.window,,cocoa,system)&lt;/p&gt;
&lt;p&gt;!ENTRY org.eclipse.jface 2 0 2012-06-20 16:59:46.811&lt;br /&gt;
!MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.&lt;br /&gt;
!SUBENTRY 1 org.eclipse.jface 2 0 2012-06-20 16:59:46.811&lt;br /&gt;
!MESSAGE A conflict occurred for COMMAND+I:&lt;br /&gt;
Binding(COMMAND+I,&lt;br /&gt;
ParameterizedCommand(Command(org.eclipse.imp.runtime.editor.indentSelection,Correct Indentation,&lt;br /&gt;
Re-indent the selected text according to current formatting settings,&lt;br /&gt;
Category(org.eclipse.imp.runtime.source,Source,null,true),&lt;br /&gt;
,&lt;br /&gt;
,,true),null),&lt;br /&gt;
org.eclipse.ui.defaultAcceleratorConfiguration,&lt;br /&gt;
org.eclipse.ui.contexts.window,,,system)&lt;br /&gt;
Binding(COMMAND+I,&lt;br /&gt;
ParameterizedCommand(Command(org.eclipse.ui.file.properties,Properties,&lt;br /&gt;
Display the properties of the selected item,&lt;br /&gt;
Category(org.eclipse.ui.category.file,File,null,true),&lt;br /&gt;
org.eclipse.ui.internal.handlers.PropertyDialogHandler@1cd296b,&lt;br /&gt;
,,true),null),&lt;br /&gt;
org.eclipse.ui.defaultAcceleratorConfiguration,&lt;br /&gt;
org.eclipse.ui.contexts.window,,cocoa,system)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Hofmann</dc:creator><pubDate>Wed, 20 Jun 2012 15:01:57 -0000</pubDate><guid>https://sourceforge.netf63bcd194b7e487e3b97f9f9042c8118a0b7cccf</guid></item><item><title>crash with plot and gui</title><link>https://sourceforge.net/p/jsce/bugs/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In Windows. Using the gui from supercollider crashes eclipse sometimes. specialy with plot. Everything else is perfect for me. Great IDE for supercolider&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sonoro</dc:creator><pubDate>Sat, 19 Jun 2010 11:35:15 -0000</pubDate><guid>https://sourceforge.net0ee33159d37c885beab5553ce88bb28a451f67d5</guid></item><item><title>Hovering over float constants sometimes shows Integer help</title><link>https://sourceforge.net/p/jsce/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;If a float constant in a code file is preceded by any whitespace (including NL or tab), hovering over the part of the number before the decimal point pulls up the Integer help file.&lt;/p&gt;
&lt;p&gt;e.g.,&lt;/p&gt;
&lt;p&gt;1.0 + 2.0&lt;/p&gt;
&lt;p&gt;Hover over 2, and you see a popup with "Instance of Integer."&lt;/p&gt;
&lt;p&gt;If it is preceded by some punctuation, no popup displays.&lt;/p&gt;
&lt;p&gt;[1.0 + 2.0]&lt;/p&gt;
&lt;p&gt;Hover over 1, and nothing exciting happens.&lt;/p&gt;
&lt;p&gt;Probably both cases should be recognized as floats.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">James Harkins</dc:creator><pubDate>Tue, 09 Dec 2008 18:23:36 -0000</pubDate><guid>https://sourceforge.net9b64dea8d38948632c1526163afea525628d9196</guid></item><item><title>Playing Synthdefs causes an Error</title><link>https://sourceforge.net/p/jsce/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When creating and playing a Synthdef an error is thrown (confirmed on Ubuntu Gusty).&lt;/p&gt;
&lt;p&gt;SynthDef(\test2, {Out.ar(0, SinOsc.ar(440,0,1))}).load(s);&lt;br /&gt;
a=Synth(\test2);&lt;/p&gt;
&lt;p&gt;results in:&lt;/p&gt;
&lt;p&gt;Synth("test2" : 1000)&lt;br /&gt;
FAILURE  Command not found&lt;/p&gt;
&lt;p&gt;It seems that this error is thrown in the following method:&lt;/p&gt;
&lt;p&gt;// file SC_CoreAudio.cpp:&lt;br /&gt;
int PerformOSCMessage(World *inWorld, int inSize, char *inData, ReplyAddress *inReply)&lt;br /&gt;
{&lt;/p&gt;
&lt;p&gt;[...]&lt;/p&gt;
&lt;p&gt;if (!cmdObj) {&lt;br /&gt;
CallSendFailureCommand(inWorld, inData, "Command not found", inReply);&lt;br /&gt;
scprintf("FAILURE %s Command not found\n", inData);     &lt;br /&gt;
return kSCErr_NoSuchCommand; &lt;br /&gt;
}&lt;br /&gt;
}&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dieter Kleinrath</dc:creator><pubDate>Sun, 26 Oct 2008 11:39:07 -0000</pubDate><guid>https://sourceforge.netf5307b01a3bef264b586cd1ed83eb73c06373394</guid></item><item><title>Eclipse crashes with plot</title><link>https://sourceforge.net/p/jsce/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I can always reproduce this:&lt;/p&gt;
&lt;p&gt;s.boot;&lt;br /&gt;
b = Buffer.read("some_path_here");&lt;br /&gt;
b.plot&lt;/p&gt;
&lt;p&gt;In Linux-SwingOSC this works fine. Also in PsyCollider. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 25 Aug 2008 12:50:22 -0000</pubDate><guid>https://sourceforge.netc87a6105ebe6d6ab7eab043ec4b6d63cd6c279f1</guid></item></channel></rss>