FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
Dear Community User! We are updating our platform to a new
system.
Read more: Important
information on the platform change.
10-07-2024 12:06 PM
Hi, How to solve conflict detection problem's with cx Packages. What is cause of this?
My visuals: 2.15.10 Build 48432.
Solved! Go to Solution.
10-07-2024 12:24 PM
There are two different types of conflicts:
- a package requires another package to be installed ("unmet dependency") - for this you have to install the other package first before you can install this package as it depends on it
- Files inside a package already exist in the HMI project ("conflicts detected") - for whatever reason files already exist in the HMI project that are also part of packages to be installed and thus cannot be installed.
I can't help you specifically with the packages listed, but this usually only occurs if you manually copy or create files in the HMI project that are also included in a package you wish to install. Why that happens I don't know, because it happens because a user does something manually, not because WebIQ does something specifically.
There is no general answer available for this as it fully depends on the HMI and on the packages to be installed.
10-07-2024 12:26 PM
Ok, and how to delete packages from project directory?
10-07-2024 12:36 PM
That's a chirurgical thing: if you install packages cleanly, this should not occur. If you copy files manually etc. simply undo all of this.
In general, you can also delete the files one-by-one as shown until no conflicts are shown anymore.
10-07-2024 12:37 PM
Additional info: Packages are not copied "as package" into a project directory. Rather each package contains many files that are copied one-by-one so they'd have to be removed manually one-by-one if they were not installed through a package.
10-08-2024 10:01 AM - edited 10-08-2024 10:01 AM
The packages are part of the cartesian template. So be sure that you install all the packages which are provided in the download, because the package versions match to each other. Open the template project after installing the packages, as described in the template documenatation.
The easiest way to reset packages is:
How to get the data directory?
The red frame in screen shoot marks the data directory, where %APPDATA% is an environment variable, which you can enter in window file explorer.
10-16-2024 08:58 AM
@Hemingway could you fix the issue?
10-16-2024 10:01 AM - edited 10-16-2024 10:02 AM
@HmiGuide Yes, I've created a new project and copied all content from the old one. This is my working solution 🙂
P.S. When i've deleted the data directory for the project I had the same problem. Just enough to install one package and got the red notification about conflict.
10-16-2024 10:07 AM
So if it is solved, be mark it as solved.