Servoy 2.2.1 Release Candidate 2

We announce the immediate availability of Servoy 2.2.1 Release Candidate 2
NOTE: this is pre release SOFTWARE, use with caution and make BACKUPS before you start.

Make a backup of your current Servoy installation directory if you plan to upgrade or perform a clean installation into a new directory.

This version is available through auto update (or manual update via help menu → check for new version)

Enhancements and fixes:
[enh]-Minor JSArray changes in the tree (move code and improved example)
[enh]-Control/CMD 1-9 shortcut mappings to first nine global methods listed in the menu
[fix]-readonly form when used in tabpanels
[fix]-hang when using Tags in html to display a image with an empty source
[fix]-New/Copy/Delete table buttons disabled when in globals tab
[fix]-for scenario when foreign key is also table pk in related table
[fix]-Database ValueList Values where duplicated in specific cases
[fix]-this build works again with Java 1.4

Previous build info

I am still unable to get Servoy to launch on Mac Panther (Java 1.4) or Tiger (Java 1.5). Worked fine before 2.2.1.

Corection, it WILL launch, and allow selection of solution and even login info, but after login info it sits with rotating Servoy logo. I can go to “Window” and select a form to show - and sometimes get the form to show - but the data will not display. The Servoy status shows as “ready”.

Anyone else having Mac issues with this release or did the RC2 seem to fix the issue for you?

Apeware

Could you clarify - are you unable to load Developer or is it a problem with Client? I’m about to start testing this release on Windows but have couple of clients who are using Panther. Be nice to know the ‘gotchas’ in advance.

Thanks

Graham Greensall
Worxinfo Ltd

When i start up my Servoy 2.2 final Developer, I get notified that 2.2.1 RC2 is available. Is ther eno need to install 2.2.1 RC1 first?

Paul

It will download rc1 even though it tells you rc2 is available.
Odd behavior…

The release candidates are incremental

grahamg,

I use a PC for development (runs better on PC). One of my clients is on a Mac and they were able to connect to servoy just fine before the last 2 RC’s

I thought it was due to the compile issue (compileing Servoy with Java 1.5 which is only available to Tiger) but it still seems to be an issue.

Can you try deleting the Java webstart cache on the machines with problems? We run it on multiple mac’s without problems.

Deleted the Java WebStart Cache - Tried on 2 machines - did not seem to correct the issue.

We are on 10.4.2 and 10.3.9 G4’s. Servoy launches, askes for the solution to open, gives login dialog, then the logo just spins in the solution window while the status bar reads “Ready”.

Again, this started after we went to 2.2.1 RC1 and was not fixed (for us) after 2.2.1 RC2.

Any other suggestions?

We noticed this problem using Servoy Version R2 2.2.1rc-build 330 - which we downloaded today (9/1/05). The broken java 1.4 problem was supposed to be fixed with this release (assuming this is rc2) but it doesn’t look like it - at least not for Mac OSX. sdevlin posted on this problem today in the Issues and Bugs forum.

Try this:

  1. Be sure that you have J2SE 5.0 installed with Tiger. It doesn’t get installed automatically (at least not with ours) with just a system update. You can get the download from Apple at: http://www.apple.com/support/downloads/java2se50release1.html.

  2. Just because you have this installed, it is not the default. Next go to the Java Preferences application (in /Applications/Utilities/Java/J2SE 5.0) and under the Java Applications Runtime Settings, drag J2SE 5.0 to the top.

This worked for us.

Will try this on the one machine…but any suggestions for Jaguar?

Quite strange. Here’s what I see on a 10.3.9 box when launching demo.servoy.com:

The Editor / DeBugger Doesn’t seem to be launching when enabled.

Any one else have this issues on 2.2.1rc2?

I use developer on my PC and I have not had issues with debugger launching. I DO, on occasion, run into an issue where I can not begin writing a script after creating a method. I have to close the method and re-open. Other than that I have not had any other issues with the editor/debugger.

Are the Servoy Gods listening?

I’m attempting see if I get the same results on the Mac side of Developer!

Providence1:
Are the Servoy Gods listening?

I’m attempting see if I get the same results on the Mac side of Developer!

works fine here. Are you sure you have the debugger enabled and a breakpoint set?

The debugger in the past, before 2.2.1 rc2, used to immediately engage without having to set breakpoints and allow you to step though your script.

For instance, I could click on a button that was attached to an onAction event and the editor would open to said onAction script and give me the option of stepping through the script.

None of this happens on Mac or PC Developer since 2.2.1.rc2.

that hasn’t changed. Make sure you have turned on the option ‘Enable entry break’ next to the Enable/Disable debugger button.

Ah, how do I delete my previous question? :oops: