Update to qt-creator 4.12, see https://www.qt.io/blog/qt-creator-4.12-released for details.
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2020-25c871d712
Please log in to add feedback.
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?