Servoy 5.1 rc 1

Hans Nieuwenhuis:
Hi,

found a way to repair this :

  1. set all rowbgcalcs tot none in forms properties

  2. export modules/solutions

  3. delete modules/solutions

  4. import modules/solutions

I think it has something to do with de entries I see in the project exporer window.
for tables that had problems there was no pair of

_calculations.js and
.tbl
Often there was only a
.tbl and no
_calculations.js.
After export/delete/import the pairs wheer complete again for all tables in all solutions.

Is this a Bug ?? It is not possible to reproduce it.

Regards,

Not exactly sure what went wrong here, is there a way for us to reproduce this (like, a zipped workspace ) ?

lvostinar:
Not exactly sure what went wrong here, is there a way for us to reproduce this (like, a zipped workspace ) ?

I can send you a zipped workspace. What exactly do you want? Is the zipped workspace enough?

Leendert:

lvostinar:
Not exactly sure what went wrong here, is there a way for us to reproduce this (like, a zipped workspace ) ?

I can send you a zipped workspace. What exactly do you want? Is the zipped workspace enough?

Yes, I think should be enough (unless something else went wrong, like conversion from v4 to v5 format). Please open a case with the workspace (or, if too big some url where we can download it)

Hans Nieuwenhuis:

Since this release I see 58 warnings as follows on the problems tab:

RowBGColorCalculation of form ‘BasLog’ is linked to an entity that doesn’t exist. BasLog.frm /HadesBasics/forms HadesBasics/forms/BasLog.frm Form Problem

The row bg color calculation is linked to a global method. This is a rather new possibility. Why do we get warnings now?

Is there a solution for this issue ??
It is not possible for us to go back to 4.1 and then up again to 5.1.

It seems to be an issue with solutions that where upgraded from 4.1 and had global rowbgcalculations.

We get about 80 of these warnings in 5.1

Regards

Ok, finally the issue is fixed. The builder was not looking into all modules for the calculation, so sometimes will report a missing calculation while it exists in a module. This fix will be included in Servoy 5.1.1 .

I moved the calculation to an other module to get rid of the warnings. Good to hear that you found the bug and the warnings will disappear in 5.1.1. So I can move the calcs back.
Regards
Birgit

Is there any schedule for the release of 5.1.1?

I really want to move to 5.1, but it seems there’s some nice bugs in 5.1 that have been solved in 5.1.1…

I asked Johan that today too! :-)
we want to release also, but can’t right now.

He thought maybe this week there will be intermediate. final is not yet known