The jetbrains-toolbox crashes on start under Ununtu 18.04
I download the latest jetbrains-toolbox (1.20.7940), unpack it, and starting from the command line.
./jetbrains-toolbox
And nothing is happening, I do not see any UI elements, the process has just gone.
I start the toolbox under gdb and have the next output:
Thread 1 "jetbrains-toolb" received signal SIGSEGV, Segmentation fault.
0x00007fff7d00052d in ?? ()
How can I fix this issue?
Please sign in to leave a comment.