After enabling ClangFormat plugin and restarting Qt Creator the window is unresponsive (can't click any buttons or interact with anything like menu). If I start it from the command line like this qtcreator -platform xcb then I get a window "Plugin Loader Messages" with details "Plugin initialization failed: Disabling ClangFormat plugin as it has not been built against a modified Clang's libFormat.For more information see the Qt Creator README at https://code.qt.io/cgit/qt-creator/qt-creator.git/tree/README.md" along with normal Qt Creator window. Then it's responsive. It seems like using Wayland makes it unresponsive.
BZ#1833665 qt-creator doesn't start with "CommandLine Error" and "LLVM ERROR" after enabling ClangFormat plugin
hi thank you for package qt-creator
i don't know why this qt-creator don't have CDB in this path: tools/options/debugger/cdb but if i install that from website qt It exists.
sorry i think it's true
i try to debug a simple hello world app
and i need show output debug in qt-creator -> application output
how to can i config for show taht?
This update has been submitted for testing by smani.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
no issues noted
This update can be pushed to stable now if the maintainer wishes
This update has been submitted for stable by bodhi.
After enabling ClangFormat plugin and restarting Qt Creator the window is unresponsive (can't click any buttons or interact with anything like menu). If I start it from the command line like this
qtcreator -platform xcb
then I get a window "Plugin Loader Messages" with details "Plugin initialization failed: Disabling ClangFormat plugin as it has not been built against a modified Clang's libFormat.For more information see the Qt Creator README at https://code.qt.io/cgit/qt-creator/qt-creator.git/tree/README.md" along with normal Qt Creator window. Then it's responsive. It seems like using Wayland makes it unresponsive.This update has been pushed to stable.
hi thank you for package qt-creator i don't know why this qt-creator don't have CDB in this path: tools/options/debugger/cdb but if i install that from website qt It exists.
@alone Isn't CDB a Windows thing?
sorry i think it's true i try to debug a simple hello world app and i need show output debug in qt-creator -> application output how to can i config for show taht?