Hi, I just installed KUIB v1.1 on top of my existing installation. Everything seems fine and I am also able to start KUIB and I see my application listed in the start screen.
But when I click on my application to open it, I get an error message:
Error updating application!
Application <application_name> does not exists
When I look at the working directory I do see my application files.
Any idea what's happening here?
Hello Ruben,
Sorry for the issues.
The structure of some of the metadata files have changed between 1.0 and 1.1.
There is no automatic migration for these projects.
It is possible to manually update the JSON files so that they meet the new format.
An alternative could also be to create a new project and copy some files (for example view-factory.js) from the old project into the new structure.
We can take a look at the project and help you migrate it into the new version.
Please let us know.
Thank you and regards.
Hello Ruben,
FYI, here is the release note related to this item:
Migration
#511: Migration: Unable to work with existing(old) KUIB applications in KUIB 1.1
There is currently no migration capability from 1.0 to 1.1. This is a one time occurrence and future releases will include migration if necessary.
Thanks.
I think it would be very useful to include this in the 'Installation instructions' (which probably should include a section about upgrading an existing installation anyway) as well.