STM32Cube programmer V2.8.0 issue with Ubuntu 20.04
Hey.. there
I hope all are doing well
I have just upgraded my Ubuntu desktop version from 18.0 to 20.04
Right now, I'm playing with STM32MP1 and that's how to flash the new image i have downloaded the STM32Cube programmer Linux version 2.8.0
After successfully downloading when i try to run the programmer from the search bar then it's unable to run
When i try to run from the command line then, at the same time I'm getting following JRE errors
Can any one leads me the right solution?
All suggestions and comments welcome :)
Many Thanks
./STM32CubeProgrammerLauncher
/home/mahendra/STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin
chdir /home/mahendra/STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin/.
current dir /home/mahendra/STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin
(java:10912): Gdk-CRITICAL **: 16:49:55.369: gdk_x11_display_set_window_scale: assertion 'GDK_IS_X11_DISPLAY (display)' failed
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fb5cd4a9a30, pid=10912, tid=0x00007fb5bc316640
#
# JRE version: OpenJDK Runtime Environment (8.0_265-b01) (build 1.8.0_265-b01)
# Java VM: OpenJDK 64-Bit Server VM (25.265-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libX11.so.6+0x2ba30] XInternAtom+0x40
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/mahendra/STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin/hs_err_pid10912.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Aborted (core dumped)