Page 2 of 2

PostPosted: Thu Jan 20, 2005 7:14 pm
by jcompagner
i did find a problem when userid was a Number when getUserName(userid) is called. Then still the logged in user is returned.
Fixed this

still R2 2.2b1-build 316

PostPosted: Tue Jan 25, 2005 12:00 pm
by ahmad
Hi,

I'm still not able to move ahead from 2.2b1

I downloaded the latest beta and it updated upto 2.2b1 and no update dialog coming after that.

Is there any place I could download the latest beta (b3)?

Thanks for your help

Regards,

PostPosted: Tue Jan 25, 2005 10:16 pm
by class70
Ahmad,

make sure you have the following in servoy.properties file:

wantsBetaCodeNotifies=true


start the servoy developer, and
then go to (click) Help, and select: Check for new version

-- lodewijk

PostPosted: Tue Jan 25, 2005 10:19 pm
by ebrandt
I am still having the same problem, I gave up. But I did notice that if I try to install the help files from the help menu, I get a connection error. Maybe this is a security / firewall issue.

PostPosted: Tue Jan 25, 2005 10:33 pm
by class70
FYI

i'm running MACOSX 10.3.7. and had no problems.
so maybe it has todo with a port which is blocked in the firewall.

PostPosted: Tue Jan 25, 2005 10:46 pm
by bcusick
You need ports 1099 and 8080 open on the firewall.

PostPosted: Wed Jan 26, 2005 11:09 am
by Jan Blok
Note: the updates are downloaded via a normal http browser request to our web server (using port 80)

PostPosted: Mon Feb 07, 2005 1:35 pm
by pbakker
pbakker wrote:
...the L&F changed from Windows L&F to Standard L&F...

Will be corrected in Servoy 2.2 beta4, thanks for reporting


I've tried to set my LNF back to Windows LNF woth 2.2 RC1, but after restarting Servoy Developer, it still starts with "Standard" LNF....

The LNF entry in the servoy.properties file states:
selectedlnf=com.sun.java.swing.plaf.windows.WindowsLookAndFeel


Paul[/code]

PostPosted: Mon Feb 07, 2005 10:24 pm
by Jan Blok
The standard LAF on your system seems the Windows LAF (standard actually means let the JVM decide)

PostPosted: Tue Feb 08, 2005 9:33 am
by pbakker
dueh.... :oops: