You are not logged in.
Hi everyone, I'm new to forum and need help for weird behavior using GoLand from Jetbrains.
In short my issue is GoLand force closed when open via app shortcut. I have other jetbrains IDE but only GoLand having issue.
Open Goland via shortcut
Run a long process
Stop on middle of process
Force Closed
Please see my screen record on https://youtu.be/kOP7Mv1_qfs
When I launch from nemo (similar to nautilus) or gnome-terminal it's working.
I've tried to collect debug from IDE but none error.
Issue happen when I did full upgrade, make my desktop blank and upgraded golang to new version.
I did update GoLand to latest version, and no clue so far..
Thanks in advance for any suggestion and help.
---- Start tracing ---
Inside shortcut jetbrains-goland.desktop
[Desktop Entry]
Version=1.0
Type=Application
Name=GoLand
Icon=/home/*****/Apps/GoLand-2022.3.2/bin/goland.svg
Exec="/home/*****/Apps/GoLand-2022.3.2/bin/goland.sh" %f
Comment=A cross-platform Go IDE with extended support for JavaScript, TypeScript, and databases
Categories=Development;IDE;
Terminal=false
StartupWMClass=jetbrains-goland
StartupNotify=trueJava Runtime
Default from IDE, no changesMy Environment
OS: Arch Linux
Kernel: x86_64 Linux 6.1.11-arch1-1
Uptime: 2h 17m
Packages: 1229
Shell: bash 5.1.16
Resolution: 1920x1080
DE: GNOME 43.2
WM: Mutter
WM Theme: Orchis-Dark
GTK Theme: Orchis-Compact [GTK2/3]
Icon Theme: Papirus
Font: SF Pro Display 12.2998046875
Disk: 1.3T / 1.9T (70%)
CPU: AMD Ryzen Threadripper 1920X 12-Core @ 24x 3.5GHz
GPU: GeForce GT 710, AMD/ATI Lexa PRO [Radeon 540/540X/550/550X / RX 540X/550/550X]
RAM: 28092MiB / 64137MiBGo version
go version go1.20 linux/amd64GoLand version
GoLand 2022.3.2
Build #GO-223.8617.58, built on January 27, 2023
Licensed to **********
Subscription is active until *********.
Runtime version: 17.0.5+1-b653.25 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 6.1.11-arch1-1
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 24
Registry:
suggest.all.run.configurations.from.context=true
ide.completion.variant.limit=500
Non-Bundled Plugins:
to-go-struct (1.0.7)
Current Desktop: GNOMELast edited by emhusnan (2023-02-25 16:50:32)
Offline