Servoy 3.0.1 Editor: Button 'Enable Bebugger' missing

Hello,

in Servoy 3.0.1, the Button ‘Enable Bebugger’ is missing, if the ‘Look and Feel’ is Standard on WinXP. Other “Look and Feel” settings look like are OK.
Anybody else have that appearance?

Thomas

At least I have noticed that you can only enable it through the menu bar and didn’t feel this was an improvement :? I am also using “Standard” on WinXP.

With button I assume you mean the (new) checkbox…
And yes, I can confirm this as well.

Have you added it to the support system?

Yes in 3.0 it is a checkbox “Enable Debugger”

We fail to reproduce this behaviour in any LAF, it seems to have somthing todo with a particular version of Java and/or OS combination.
Could several people post the about dialog contents here? (showing version info)

Hello Jan,

here is our about dialog

Hello Thomas,

It is problem of the version 1.5.0_9-b03. I have returned to install the version 1.5.0_08-b03.

Regards.

Carles Barbal

Hi,

We have investigated this issue and it appears to be a bug in the sun jre.
A checkbox on a toolbar does not seem to show well on jre 1.5.0_09 using the windows L&F.

I have reported this as a bug to sun (id 844483:- JCheckBox does not show up on JToolbar in Windows Look&Feel).
If they accept it, it will show up on the Sun Developer Network in a about 3 weeks (that’s what they tell me).
Once it’s there you can vote for it on http://bugs.sun.com/

In the mean time, there are at least 2 possible workarounds:

  1. use another jre version (for instance 1.5.0_08)
  2. use another L&F

Regards,

Rob

Then the only strange thing about this is the question why it does work well in Servoy 2.2.6?

i had the same problem on win xp pro after the update to java 1.5.0_09. i fixed this by deinstalling the latest ‘j2se runtime environment 5.0 update 9’ very easy. in the servoy editor the ‘enable debugger’ checkbox is now visible again while running java 1.5.0_06.

It the same passes with Servoy 3.0.2 and the new version of Java 1.5.0_10-b03

Regards.

Carles Barbal

Sun came back with my bug report, it is a duplicate of bug 6496144

see http://bugs.sun.com/bugdatabase/view_bu … id=6496144

You can vote for this bug: http://bugs.sun.com/bugdatabase/addVote … id=6496144

Well, looks like there’s a bug that makes it impossible to log-in from that link to a specific bug…

If you run into the same problem, start at http://bugs.sun.com/bugdatabase/login.do – log in (you’ll need to create a Sun Developer Network account if you don’t already have one), and then type in 6496144 in the Bug ID search field.

kazar

Sun reported a fix for this bug in 1.5.0 -11.
Rob

Rob, thank you for that information!