Entity Designer freeze

Hi!
Since update of CUBA Studio plugin to the lastest version (13.4) IDE freeze for aprox. 17 seconds after opening of the Entity Designer screen. It also happens when parameter is selected but only when entity has an association or composition.
I use Firebird custom database app component for additional datastore. However, it happens for entities in main PostgreSql database as well. There is a custom database mentioned in the logs. May it be linked to the issue?

I am using:
Intellij IDEA Community Edition 2019.3.4
CUBA Studio 13.4-191
CUBA Platform 7.2.4

log.zip (517.5 KB)

Best regards
Milan

Hi, @mkocandrle!
Thanks for the report. Do you have the ability to attach FirebirdDdlGenerator and FirebirdDbProperties files from /modules/core/src/com/haulmont/studio/db/firebird directory?

UPD: I reproduced this problem. The fix will be in the next release.
See: https://youtrack.cuba-platform.com/issue/STUDIO-8561

Hi, thank you for quick and usefull response.