Open grabusr opened 1 year ago
QML Editor
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
Update CLion to 2023.1 version with installed QML Editor plugin
Update (or download new installer) CLion to version 2023.1.1 or higher.
Add the following line to the disabled_plugins.txt file in the IDE configuration directory (create the file if it doesn't exist):
disabled_plugins.txt
com.intellij.lang.qml
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):