Challenges Installing JetBrains Toolbox on Ubuntu 16.04 VM
I followed the guidance to install the JetBrains Toolbox on my Ubuntu 16.04 virtual machine. I installed Fuse and encountered an error when executing /mnt/AppRun. The error states:
QXcbConnection: Failed to initialize XRandr
Qt: XKEYBOARD extension not present on the X server.
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
Is the toolbox not compatible with Ubuntu 16.04? Or, are there other dependencies required? Thanks for your help and guidance.
Please sign in to leave a comment.
Is it Unity you're using in your Ubuntu?
What is /mnt/AppRun? Current package contains an image in the AppImage format, the file is called jetbrains-toolbox.
I'm using XFCE desktop on Ubuntu 16.04. So, I see the jetbrains-toolbox file in the downloads folder. What syntax do I use to launch it? I'm not familiar with AppImage and need a bit more guidance. Thanks!