sassanh / qnvim

Neovim backend for Qt Creator
MIT License
136 stars 8 forks source link

qNvim is crashing when trying to open file #61

Closed m-abrarhasan closed 11 months ago

m-abrarhasan commented 1 year ago

I have followed the instruction and installed the qnvim version 10.0.0 for qt creator of the same version on macos. when trying to open any file it just crashes qt creator report.txt

sassanh commented 1 year ago

Please run Qt Creator in a terminal and copy its stdout and stderr output here.

m-abrarhasan commented 1 year ago

running the editor from terminal seems to solve the issue. but it still crashes if I launch form spotlight or finder.

addOverrideAction /&Undo: Action /&Undo is already registered for context Core.PlainTextEditor.
addOverrideAction /&Redo: Action /&Redo is already registered for context Core.PlainTextEditor.
addOverrideAction /: Action / is already registered for context Core.PlainTextEditor.
addOverrideAction /: Action / is already registered for context Core.PlainTextEditor.
addOverrideAction /: Action / is already registered for context Core.PlainTextEditor.
addOverrideAction /: Action / is already registered for context Core.PlainTextEditor.
addOverrideAction /: Action / is already registered for context Core.PlainTextEditor.
addOverrideAction /: Action / is already registered for context Core.PlainTextEditor.
addOverrideAction /Delete &Line: Action /Delete &Line is already registered for context Core.PlainTextEditor.
addOverrideAction /Delete Line from Cursor On: Action /Delete Line from Cursor On is already registered for context Core.PlainTextEditor.
addOverrideAction /Delete Word from Cursor On: Action /Delete Word from Cursor On is already registered for context Core.PlainTextEditor.
addOverrideAction /Delete Word Camel Case from Cursor On: Action /Delete Word Camel Case from Cursor On is already registered for context Core.PlainTextEditor.
addOverrideAction /Delete Line up to Cursor: Action /Delete Line up to Cursor is already registered for context Core.PlainTextEditor.
addOverrideAction /Delete Word up to Cursor: Action /Delete Word up to Cursor is already registered for context Core.PlainTextEditor.
addOverrideAction /Delete Word Camel Case up to Cursor: Action /Delete Word Camel Case up to Cursor is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Block Start with Selection: Action /Go to Block Start with Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Block End with Selection: Action /Go to Block End with Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /Move Line Up: Action /Move Line Up is already registered for context Core.PlainTextEditor.
addOverrideAction /Move Line Down: Action /Move Line Down is already registered for context Core.PlainTextEditor.
addOverrideAction /Copy Line Up: Action /Copy Line Up is already registered for context Core.PlainTextEditor.
addOverrideAction /Copy Line Down: Action /Copy Line Down is already registered for context Core.PlainTextEditor.
addOverrideAction /Join Lines: Action /Join Lines is already registered for context Core.PlainTextEditor.
addOverrideAction /Insert Line Above Current Line: Action /Insert Line Above Current Line is already registered for context Core.PlainTextEditor.
addOverrideAction /Insert Line Below Current Line: Action /Insert Line Below Current Line is already registered for context Core.PlainTextEditor.
addOverrideAction /Toggle UTF-8 BOM: Action /Toggle UTF-8 BOM is already registered for context Core.PlainTextEditor.
addOverrideAction /Indent: Action /Indent is already registered for context Core.PlainTextEditor.
addOverrideAction /Unindent: Action /Unindent is already registered for context Core.PlainTextEditor.
addOverrideAction /Follow Symbol Under Cursor: Action /Follow Symbol Under Cursor is already registered for context Core.PlainTextEditor.
addOverrideAction /Follow Symbol Under Cursor in Next Split: Action /Follow Symbol Under Cursor in Next Split is already registered for context Core.PlainTextEditor.
addOverrideAction /Find References to Symbol Under Cursor: Action /Find References to Symbol Under Cursor is already registered for context Core.PlainTextEditor.
addOverrideAction /Rename Symbol Under Cursor: Action /Rename Symbol Under Cursor is already registered for context Core.PlainTextEditor.
addOverrideAction /Jump to File Under Cursor: Action /Jump to File Under Cursor is already registered for context Core.PlainTextEditor.
addOverrideAction /Jump to File Under Cursor in Next Split: Action /Jump to File Under Cursor in Next Split is already registered for context Core.PlainTextEditor.
addOverrideAction /Move the View a Page Up and Keep the Cursor Position: Action /Move the View a Page Up and Keep the Cursor Position is already registered for context Core.PlainTextEditor.
addOverrideAction /Move the View a Page Down and Keep the Cursor Position: Action /Move the View a Page Down and Keep the Cursor Position is already registered for context Core.PlainTextEditor.
addOverrideAction /Move the View a Line Up and Keep the Cursor Position: Action /Move the View a Line Up and Keep the Cursor Position is already registered for context Core.PlainTextEditor.
addOverrideAction /Move the View a Line Down and Keep the Cursor Position: Action /Move the View a Line Down and Keep the Cursor Position is already registered for context Core.PlainTextEditor.
addOverrideAction /Select Encoding...: Action /Select Encoding... is already registered for context Core.PlainTextEditor.
addOverrideAction /Paste from Clipboard History: Action /Paste from Clipboard History is already registered for context Core.PlainTextEditor.
addOverrideAction /Paste Without Formatting: Action /Paste Without Formatting is already registered for context Core.PlainTextEditor.
addOverrideAction /Auto-&indent Selection: Action /Auto-&indent Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /Auto-&format Selection: Action /Auto-&format Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /&Rewrap Paragraph: Action /&Rewrap Paragraph is already registered for context Core.PlainTextEditor.
addOverrideAction /&Visualize Whitespace: Action /&Visualize Whitespace is already registered for context Core.PlainTextEditor.
addOverrideAction /Clean Whitespace: Action /Clean Whitespace is already registered for context Core.PlainTextEditor.
addOverrideAction /Enable Text &Wrapping: Action /Enable Text &Wrapping is already registered for context Core.PlainTextEditor.
addOverrideAction /Toggle Comment &Selection: Action /Toggle Comment &Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /Cut &Line: Action /Cut &Line is already registered for context Core.PlainTextEditor.
addOverrideAction /Copy &Line: Action /Copy &Line is already registered for context Core.PlainTextEditor.
addOverrideAction /Copy With Highlighting: Action /Copy With Highlighting is already registered for context Core.PlainTextEditor.
addOverrideAction /Create Cursors at Selected Line Ends: Action /Create Cursors at Selected Line Ends is already registered for context Core.PlainTextEditor.
addOverrideAction /Add Next Occurrence to Selection: Action /Add Next Occurrence to Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /&Duplicate Selection: Action /&Duplicate Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /&Duplicate Selection and Comment: Action /&Duplicate Selection and Comment is already registered for context Core.PlainTextEditor.
addOverrideAction /Uppercase Selection: Action /Uppercase Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /Lowercase Selection: Action /Lowercase Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /&Sort Selected Lines: Action /&Sort Selected Lines is already registered for context Core.PlainTextEditor.
addOverrideAction /Fold: Action /Fold is already registered for context Core.PlainTextEditor.
addOverrideAction /Unfold: Action /Unfold is already registered for context Core.PlainTextEditor.
addOverrideAction /Toggle &Fold All: Action /Toggle &Fold All is already registered for context Core.PlainTextEditor.
addOverrideAction /Increase Font Size: Action /Increase Font Size is already registered for context Core.PlainTextEditor.
addOverrideAction /Decrease Font Size: Action /Decrease Font Size is already registered for context Core.PlainTextEditor.
addOverrideAction /Reset Font Size: Action /Reset Font Size is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Block Start: Action /Go to Block Start is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Block End: Action /Go to Block End is already registered for context Core.PlainTextEditor.
addOverrideAction /Select Block Up: Action /Select Block Up is already registered for context Core.PlainTextEditor.
addOverrideAction /Select Block Down: Action /Select Block Down is already registered for context Core.PlainTextEditor.
addOverrideAction /Select Word Under Cursor: Action /Select Word Under Cursor is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Document Start: Action /Go to Document Start is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Document End: Action /Go to Document End is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Line Start: Action /Go to Line Start is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Line End: Action /Go to Line End is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Next Line: Action /Go to Next Line is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Previous Line: Action /Go to Previous Line is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Previous Character: Action /Go to Previous Character is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Next Character: Action /Go to Next Character is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Previous Word: Action /Go to Previous Word is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Next Word: Action /Go to Next Word is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Previous Word Camel Case: Action /Go to Previous Word Camel Case is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Next Word Camel Case: Action /Go to Next Word Camel Case is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Line Start with Selection: Action /Go to Line Start with Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Line End with Selection: Action /Go to Line End with Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Next Line with Selection: Action /Go to Next Line with Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Previous Line with Selection: Action /Go to Previous Line with Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Previous Character with Selection: Action /Go to Previous Character with Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Next Character with Selection: Action /Go to Next Character with Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Previous Word with Selection: Action /Go to Previous Word with Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Next Word with Selection: Action /Go to Next Word with Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Previous Word Camel Case with Selection: Action /Go to Previous Word Camel Case with Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Next Word Camel Case with Selection: Action /Go to Next Word Camel Case with Selection is already registered for context Core.PlainTextEditor.
SOFT ASSERT [21:15:13.578]: "!m_instance" in /Users/qt/work/build/qt-creator/src/plugins/texteditor/plaintexteditorfactory.cpp:37
addOverrideAction /&Undo: Action /&Undo is already registered for context Core.PlainTextEditor.
addOverrideAction /&Redo: Action /&Redo is already registered for context Core.PlainTextEditor.
addOverrideAction /: Action / is already registered for context Core.PlainTextEditor.
addOverrideAction /: Action / is already registered for context Core.PlainTextEditor.
addOverrideAction /: Action / is already registered for context Core.PlainTextEditor.
addOverrideAction /: Action / is already registered for context Core.PlainTextEditor.
addOverrideAction /: Action / is already registered for context Core.PlainTextEditor.
addOverrideAction /: Action / is already registered for context Core.PlainTextEditor.
addOverrideAction /Delete &Line: Action /Delete &Line is already registered for context Core.PlainTextEditor.
addOverrideAction /Delete Line from Cursor On: Action /Delete Line from Cursor On is already registered for context Core.PlainTextEditor.
addOverrideAction /Delete Word from Cursor On: Action /Delete Word from Cursor On is already registered for context Core.PlainTextEditor.
addOverrideAction /Delete Word Camel Case from Cursor On: Action /Delete Word Camel Case from Cursor On is already registered for context Core.PlainTextEditor.
addOverrideAction /Delete Line up to Cursor: Action /Delete Line up to Cursor is already registered for context Core.PlainTextEditor.
addOverrideAction /Delete Word up to Cursor: Action /Delete Word up to Cursor is already registered for context Core.PlainTextEditor.
addOverrideAction /Delete Word Camel Case up to Cursor: Action /Delete Word Camel Case up to Cursor is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Block Start with Selection: Action /Go to Block Start with Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Block End with Selection: Action /Go to Block End with Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /Move Line Up: Action /Move Line Up is already registered for context Core.PlainTextEditor.
addOverrideAction /Move Line Down: Action /Move Line Down is already registered for context Core.PlainTextEditor.
addOverrideAction /Copy Line Up: Action /Copy Line Up is already registered for context Core.PlainTextEditor.
addOverrideAction /Copy Line Down: Action /Copy Line Down is already registered for context Core.PlainTextEditor.
addOverrideAction /Join Lines: Action /Join Lines is already registered for context Core.PlainTextEditor.
addOverrideAction /Insert Line Above Current Line: Action /Insert Line Above Current Line is already registered for context Core.PlainTextEditor.
addOverrideAction /Insert Line Below Current Line: Action /Insert Line Below Current Line is already registered for context Core.PlainTextEditor.
addOverrideAction /Toggle UTF-8 BOM: Action /Toggle UTF-8 BOM is already registered for context Core.PlainTextEditor.
addOverrideAction /Indent: Action /Indent is already registered for context Core.PlainTextEditor.
addOverrideAction /Unindent: Action /Unindent is already registered for context Core.PlainTextEditor.
addOverrideAction /Follow Symbol Under Cursor: Action /Follow Symbol Under Cursor is already registered for context Core.PlainTextEditor.
addOverrideAction /Follow Symbol Under Cursor in Next Split: Action /Follow Symbol Under Cursor in Next Split is already registered for context Core.PlainTextEditor.
addOverrideAction /Find References to Symbol Under Cursor: Action /Find References to Symbol Under Cursor is already registered for context Core.PlainTextEditor.
addOverrideAction /Rename Symbol Under Cursor: Action /Rename Symbol Under Cursor is already registered for context Core.PlainTextEditor.
addOverrideAction /Jump to File Under Cursor: Action /Jump to File Under Cursor is already registered for context Core.PlainTextEditor.
addOverrideAction /Jump to File Under Cursor in Next Split: Action /Jump to File Under Cursor in Next Split is already registered for context Core.PlainTextEditor.
addOverrideAction /Move the View a Page Up and Keep the Cursor Position: Action /Move the View a Page Up and Keep the Cursor Position is already registered for context Core.PlainTextEditor.
addOverrideAction /Move the View a Page Down and Keep the Cursor Position: Action /Move the View a Page Down and Keep the Cursor Position is already registered for context Core.PlainTextEditor.
addOverrideAction /Move the View a Line Up and Keep the Cursor Position: Action /Move the View a Line Up and Keep the Cursor Position is already registered for context Core.PlainTextEditor.
addOverrideAction /Move the View a Line Down and Keep the Cursor Position: Action /Move the View a Line Down and Keep the Cursor Position is already registered for context Core.PlainTextEditor.
addOverrideAction /Select Encoding...: Action /Select Encoding... is already registered for context Core.PlainTextEditor.
addOverrideAction /Paste from Clipboard History: Action /Paste from Clipboard History is already registered for context Core.PlainTextEditor.
addOverrideAction /Paste Without Formatting: Action /Paste Without Formatting is already registered for context Core.PlainTextEditor.
addOverrideAction /Auto-&indent Selection: Action /Auto-&indent Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /Auto-&format Selection: Action /Auto-&format Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /&Rewrap Paragraph: Action /&Rewrap Paragraph is already registered for context Core.PlainTextEditor.
addOverrideAction /&Visualize Whitespace: Action /&Visualize Whitespace is already registered for context Core.PlainTextEditor.
addOverrideAction /Clean Whitespace: Action /Clean Whitespace is already registered for context Core.PlainTextEditor.
addOverrideAction /Enable Text &Wrapping: Action /Enable Text &Wrapping is already registered for context Core.PlainTextEditor.
addOverrideAction /Toggle Comment &Selection: Action /Toggle Comment &Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /Cut &Line: Action /Cut &Line is already registered for context Core.PlainTextEditor.
addOverrideAction /Copy &Line: Action /Copy &Line is already registered for context Core.PlainTextEditor.
addOverrideAction /Copy With Highlighting: Action /Copy With Highlighting is already registered for context Core.PlainTextEditor.
addOverrideAction /Create Cursors at Selected Line Ends: Action /Create Cursors at Selected Line Ends is already registered for context Core.PlainTextEditor.
addOverrideAction /Add Next Occurrence to Selection: Action /Add Next Occurrence to Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /&Duplicate Selection: Action /&Duplicate Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /&Duplicate Selection and Comment: Action /&Duplicate Selection and Comment is already registered for context Core.PlainTextEditor.
addOverrideAction /Uppercase Selection: Action /Uppercase Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /Lowercase Selection: Action /Lowercase Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /&Sort Selected Lines: Action /&Sort Selected Lines is already registered for context Core.PlainTextEditor.
addOverrideAction /Fold: Action /Fold is already registered for context Core.PlainTextEditor.
addOverrideAction /Unfold: Action /Unfold is already registered for context Core.PlainTextEditor.
addOverrideAction /Toggle &Fold All: Action /Toggle &Fold All is already registered for context Core.PlainTextEditor.
addOverrideAction /Increase Font Size: Action /Increase Font Size is already registered for context Core.PlainTextEditor.
addOverrideAction /Decrease Font Size: Action /Decrease Font Size is already registered for context Core.PlainTextEditor.
addOverrideAction /Reset Font Size: Action /Reset Font Size is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Block Start: Action /Go to Block Start is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Block End: Action /Go to Block End is already registered for context Core.PlainTextEditor.
addOverrideAction /Select Block Up: Action /Select Block Up is already registered for context Core.PlainTextEditor.
addOverrideAction /Select Block Down: Action /Select Block Down is already registered for context Core.PlainTextEditor.
addOverrideAction /Select Word Under Cursor: Action /Select Word Under Cursor is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Document Start: Action /Go to Document Start is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Document End: Action /Go to Document End is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Line Start: Action /Go to Line Start is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Line End: Action /Go to Line End is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Next Line: Action /Go to Next Line is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Previous Line: Action /Go to Previous Line is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Previous Character: Action /Go to Previous Character is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Next Character: Action /Go to Next Character is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Previous Word: Action /Go to Previous Word is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Next Word: Action /Go to Next Word is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Previous Word Camel Case: Action /Go to Previous Word Camel Case is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Next Word Camel Case: Action /Go to Next Word Camel Case is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Line Start with Selection: Action /Go to Line Start with Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Line End with Selection: Action /Go to Line End with Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Next Line with Selection: Action /Go to Next Line with Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Previous Line with Selection: Action /Go to Previous Line with Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Previous Character with Selection: Action /Go to Previous Character with Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Next Character with Selection: Action /Go to Next Character with Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Previous Word with Selection: Action /Go to Previous Word with Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Next Word with Selection: Action /Go to Next Word with Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Previous Word Camel Case with Selection: Action /Go to Previous Word Camel Case with Selection is already registered for context Core.PlainTextEditor.
addOverrideAction /Go to Next Word Camel Case with Selection: Action /Go to Next Word Camel Case with Selection is already registered for context Core.PlainTextEditor.
qtcreator.plugin.qnvim.main: QNVimCore::constructor
qtc.ios.probe: "Default toolchain  not found."
qtc.ios.probe: "Default toolchain  not found."
qtc.ios.probe: "Default toolchain  not found."
qtc.ios.probe: "Default toolchain  not found."
qt.core.qobject.connect: QObject::connect: Cannot connect (nullptr)::usageStatisticsNotifier(QString) to UsageStatistic::Internal::QmlDesignerUsageEventSource::handleUsageStatisticsNotifier(QString)
qt.core.qobject.connect: QObject::connect: Cannot connect (nullptr)::usageStatisticsUsageTimer(QString,int) to UsageStatistic::Internal::QmlDesignerUsageEventSource::handleUsageStatisticsUsageTimer(QString,int)
qtcreator.plugin.qnvim.main: Neovim: attached!
kf.syntaxhighlighting: Unable to resolve external include rule for definition "reStructuredText" in "CMake"
qtcreator.plugin.qnvim.main: Opened  "/Users/abrarhasan/projects/uniBijoy/CMakeLists.txt" 0
qtcreator.plugin.qnvim.main: CMakeProjectManager::CMakeProject(0x6000014a7840)
qtcreator.plugin.qnvim.main: QNVimPlugin::syncFromVim
qtcreator.plugin.qnvim.main: QNVimPlugin::syncFromVim
qtcreator.plugin.qnvim.main: QNVimPlugin::syncFromVim
qtcreator.plugin.qnvim.main: QNVimPlugin::syncFromVim
qtcreator.plugin.qnvim.main: QNVimPlugin::syncFromVim
qtcreator.plugin.qnvim.main: QNVimPlugin::syncFromVim
qtcreator.plugin.qnvim.main: QNVimPlugin::syncFromVim
qtcreator.plugin.qnvim.main: QNVimPlugin::editorAboutToClose
sassanh commented 1 year ago

One possible problem may be that the Neovim instance is doing something unexpected for qnvim.

Unfortunately there is no way to set the command line options of Neovim in qnvim, so to test this scenario you need to temporarily move ~/.config/nvim somewhere else.

In case you are using vim-plug, you also need to move contents of ~/.local/share/nvim/site/ somewhere else, this is not needed for lazy.nvim and I don't know about other plugin managers.

Alternatively you can compile the plugin on your machine and either run it in debug mode (a bit tricky to run Qt Creator in debug mode, needs lots of downloads and compiles) or put debug logs and see where it is crashing and why.

I'm sorry you couldn't use it out of the box.

sassanh commented 1 year ago

Also consider checking environment variables, they may be different for when you run it in terminal compared to when you run it from spotlight. You can put a bash script in place of Qt Creator binary which logs env to a file, something like this:

#!/bin/bash

env > /tmp/env

and then compare the files to see what's different.

sassanh commented 11 months ago

Closing as no more information is provided.