Developer Help menu - minor problem

In 2.0, when I open Developer and select Help from the pull down menu, it never opens the first time. It only opens when I select it a second time. I am using Windows XP Professional. It works fine from the client.

can’t reproduce this.
if you start developer through the command prompt (or bat file) with:

java -jar servoy_developer.jar

do you see something appearing there when you ask for the help?

This happens to me also using :

Developer 2.x
Mac OS X 10.3.3

On choosing help from the drop down menu the progress bar on bottom right of application window will indicate that an operation is in progress and then it will stop with no help being displayed.

Choose help again and the window then pops up in front of the developer window instantly !

Harry

Yep! same here!

jcompagner:
can’t reproduce this.
if you start developer through the command prompt (or bat file) with:

java -jar servoy_developer.jar

do you see something appearing there when you ask for the help?

I am using a Windows desktop shortcut with a Target of:

“C:\Program Files\Java\j2re1.4.2_04\bin\javaw.exe” -jar “C:\Program Files\Servoy\servoy_developer.jar”

and a Start in of:

“C:\Program Files\Servoy”

Yes, see this:

Starting Servoy from C:\Program Files\ServoyServoy R2 2.0.1 build-274 on Windows XP using Java 1.4.2_03Looking for servoy.properties on C:\Documents and Settings\Gebruiker\servoy.propertiesLoading servoy.properties from C:\Program Files\Servoy\servoy.propertiesLoading - DoneUsing RMI registry on port 1099oracle.help.topicDisplay.TopicDisplayException: BrowserTopicDisplay:  Error Displaying Topicoracle.help.topicDisplay.TopicDisplayException: BrowserTopicDisplay:  Error Displaying Topic
	at oracle.help.topicDisplay.BrowserTopicDisplay.setBrowserURL(Unknown Source)
	at oracle.help.topicDisplay.BrowserTopicDisplay.displayTopic(Unknown Source)
	at oracle.help.topicDisplay.SimpleTopicDisplayPanel.displayTopic(Unknown Source)
	at oracle.help.DefaultTopicPanel.displayTopic(Unknown Source)
	at oracle.help.DefaultWindowManager._checkDisplayHomeIDPage(Unknown Source)
	at oracle.help.DefaultWindowManager.showNavigatorWindow(Unknown Source)
	at oracle.help.Help.showNavigatorWindow(Unknown Source)
	at com.servoy.j2db.develop.c.ag$1.run(Unknown Source)
	at com.servoy.j2db.util.ar.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

seems something wrong with the help page we are trying to display.
I don’t have it but can reproduce it with another. Will try to figure out what is exacly different.

I have the same problem
windows xp RC 2.0