https://bugs.kde.org/show_bug.cgi?id=418692
Bug ID: 418692 Summary: Qt Creator from distro packages lacks features present in binary version from qt.io Product: neon Version: unspecified Platform: Neon Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Packages User Edition Assignee: neon-b...@kde.org Reporter: v.nem...@gmail.com CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org Target Milestone: --- SUMMARY I have installed qt creator with apt a long time ago, and after update few very important features are gone/not working properly: * Run in terminal * Clang code model STEPS TO REPRODUCE (Run in terminal) 1. apt install qtcreator 2. launch qtcreator 3. create a simple hello world C/C++ application 4. Navigate to "build and run"/Run, select "Run in terminal option" 5. choose build/Run from application menu. OBSERVED RESULT Application pane is opened with text: "Starting /home/enmk/proj/test/build-test-Clang_8-Debug/main ..." No terminal window is opened anywhere on desktop, program is not launched. EXPECTED RESULT New teminal window with program output appears. STEPS TO REPRODUCE (clang code model) 1. apt install qtcreator 2. qtcreator 3. create a simple hello world C/C++ application 4. choose Tools/Options from application menu, choose C++/Code model tab OBSERVED RESULT Part of dialog is greyed out, and the label says "The Clang code model is disabled because the corresponding plugin is not loaded". There is no Clang Code Model plugin in the list of plugins. EXPECTED RESULT Dialog shows "The Clang code model is ebabled because the corresponding plugin is loaded" Clang Code Model plugin is present in the list of plugins and works fine. SOFTWARE/OS VERSIONS Operating System: KDE neon 5.18 KDE Plasma Version: 5.18.2 KDE Frameworks Version: 5.67.0 Qt Version: 5.14.1 Kernel Version: 5.3.0-40-generic OS Type: 64-bit Processors: 12 × Intel® Core™ i7-8750H CPU @ 2.20GHz Memory: 31.0 GiB of RAM ADDITIONAL INFORMATION Same issues are not reproducible on same version of Qt Creator installed from qt.io with online installer. Please find more information in qt.io bugtracker: https://bugreports.qt.io/browse/QTCREATORBUG-23705 https://bugreports.qt.io/browse/QTCREATORBUG-23704 -- You are receiving this mail because: You are watching all bug changes.