Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crash when i double click to open a makefile in the folder view #1275

Open
gedw99 opened this issue May 8, 2023 · 0 comments
Open

crash when i double click to open a makefile in the folder view #1275

gedw99 opened this issue May 8, 2023 · 0 comments

Comments

@gedw99
Copy link

gedw99 commented May 8, 2023

mac
version: x38.2

installed with:

# installs golang. Its awesome
brew install gobrew

# installs lite ide. 
brew install liteide

Event log:

17:35:15 LiteApp: Initializing
17:35:15 Load Setting: /Users/apple/.config/liteide/liteide.ini
17:35:16 LiteApp: Loaded MIME folderproject.xml
17:35:16 LiteApp: Loaded MIME gopackage.xml
17:35:16 LiteApp: Loaded MIME liteeditor.xml
17:35:16 LiteApp: Loaded MIME qsqleditor.xml
17:35:16 WordApiManager: Loading /Applications/LiteIDE.app/Contents/Resources/packages
17:35:16 load word api: /Applications/LiteIDE.app/Contents/Resources/packages/go/funcs.api,/Applications/LiteIDE.app/Contents/Resources/packages/go/keyword.api,/Applications/LiteIDE.app/Contents/Resources/packages/go/types.api
17:35:16 load snippet api: /Applications/LiteIDE.app/Contents/Resources/packages/go/go.snippet.json
17:35:16 load word api: /Applications/LiteIDE.app/Contents/Resources/packages/lua/luabase.api,/Applications/LiteIDE.app/Contents/Resources/packages/lua/lualib.api,/Applications/LiteIDE.app/Contents/Resources/packages/lua/lualib5_annot.api
17:35:16 LiteApp: Loaded plugin/liteeditor
17:35:16 LiteEnv: Loaded environment files from /Applications/LiteIDE.app/Contents/Resources/liteenv
17:35:16 LiteApp: Loaded plugin/liteenv
17:35:16 LiteApp: Loaded plugin/litefind
17:35:16 LiteApp: Loaded plugin/quickopen
17:35:16 BuildManager: Loading /Applications/LiteIDE.app/Contents/Resources/litebuild
17:35:16 Execute commands: Loading /Applications/LiteIDE.app/Contents/Resources/litebuild/command
17:35:16 LiteApp: Loaded plugin/litebuild
17:35:16 LiteApp: Loaded plugin/golangedit
17:35:16 LiteApp: Loaded plugin/golangast
17:35:16 LiteApp: Loaded plugin/welcome
17:35:16 LiteApp: Loaded plugin/terminal
17:35:16 LiteApp: Loaded plugin/rustedit
17:35:16 LiteApp: Loaded plugin/markdown
17:35:16 LiteApp: Loaded plugin/litetty
17:35:16 LiteApp: Loaded plugin/litedebug
17:35:16 LiteApp: Loaded plugin/jsonedit
17:35:17 LiteApp: Loaded plugin/imageviewer
17:35:17 LiteApp: Loaded plugin/gopresent
17:35:17 LiteApp: Loaded plugin/golangplay
17:35:17 LiteApp: Loaded plugin/golangpackage
17:35:17 LiteApp: Loaded plugin/golangfmt
17:35:17 LiteApp: Loaded plugin/golangdoc
17:35:17 LiteApp: Loaded plugin/golangcode
17:35:17 LiteApp: Loaded plugin/filebrowser
17:35:17 LiteApp: Loaded plugin/fakevimedit
17:35:17 LiteApp: Loaded plugin/dlvdebugger
17:35:17 LiteApp: Loaded plugin/bookmarks
17:35:17 EnvManager: init load environment
17:35:17 LiteEnv: load environment system
17:35:17 LiteEnv: go env
GO111MODULE="on"
GOARCH="amd64"
GOBIN=""
GOCACHE="/Users/apple/Library/Caches/go-build"
GOENV="/Users/apple/Library/Application Support/go/env"
GOEXE=""
GOEXPERIMENT=""
GOFLAGS=""
GOHOSTARCH="amd64"
GOHOSTOS="darwin"
GOINSECURE=""
GOMODCACHE="/Users/apple/go/pkg/mod"
GONOPROXY=""
GONOSUMDB=""
GOOS="darwin"
GOPATH="/Users/apple/go"
GOPRIVATE=""
GOPROXY="https://proxy.golang.org,direct"
GOROOT="/Users/apple/.gobrew/current/go"
GOSUMDB="sum.golang.org"
GOTMPDIR=""
GOTOOLDIR="/Users/apple/.gobrew/current/go/pkg/tool/darwin_amd64"
GOVCS=""
GOVERSION="go1.20.4"
GCCGO="gccgo"
GOAMD64="v1"
AR="ar"
CC="clang"
CXX="clang++"
CGO_ENABLED="1"
GOMOD="/Users/apple/go.mod"
GOWORK=""
CGO_CFLAGS="-O2 -g"
CGO_CPPFLAGS=""
CGO_CXXFLAGS="-O2 -g"
CGO_FFLAGS="-O2 -g"
CGO_LDFLAGS="-O2 -g"
PKG_CONFIG="pkg-config"
GOGCCFLAGS="-fPIC -arch x86_64 -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/wp/ff6sz9qs6g71jnm12nj2kbyw0000gp/T/go-build2225793741=/tmp/go-build -gno-record-gcc-switches -fno-common"
17:35:17 LiteEnv: reset system environment for "go env"
17:35:17 LiteBuild: go environment changed
17:35:17 GolangPackage: Found go bin at /Users/apple/.gobrew/versions/1.20.4/go/bin/go
17:35:17 GolangPackage: GOROOT=/Users/apple/.gobrew/current/go
17:35:17 GolangPackage: GOPATH=/Users/apple/go
17:35:17 GolangCode: go environment changed
17:35:17 GolangCode: Found gocode at /Applications/LiteIDE.app/Contents/MacOS/gocode
17:35:18 Load session: default
17:35:18 HtmlWidgetFactory: QTextBrowser
17:35:18 DefaultHtmlWidgetFactory: QTextBrowser
17:35:18 LiteApp: Finished loading
@gedw99 gedw99 changed the title crashed when i doble click to opne a makefile in the folder view crash when i double click to open a makefile in the folder view May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant