Quick-Turn-Studio / CLionSupportForQt

19 stars 0 forks source link

[Fixed bug]: CLion 2023.1 crashes with QML Editor due to plugin conflict #66

Open grabusr opened 1 year ago

grabusr commented 1 year ago

Plugin

QML Editor

Describe the bug

After upgrading CLion to 2023.1 version IDE crashes due to thrown exception.

Bug is already reported in JetBrains issue tracker: https://youtrack.jetbrains.com/issue/CPP-32922/New-bundled-QML-plugin-doesnt-work-with-the-old-one

Reproduction steps

Update CLion to 2023.1 version with installed QML Editor plugin

Solution

Update (or download new installer) CLion to version 2023.1.1 or higher.

Workaround for CLion 2023.1 to prevent crash

Add the following line to the disabled_plugins.txt file in the IDE configuration directory (create the file if it doesn't exist):

com.intellij.lang.qml