Uninstall STM32CubeProgrammer Ubuntu
I've been trying to install this crap for the past 3 hours now. I've had to purge OpenJDK completely from my PC and install Oracle Java and I still keep getting the same damn error: "You are using OpenJDK, please install Open JFX".
I'm now trying to uninstall the programmer and it just spits out:
The uninstaller has put a log file: /tmp/izpack17414480030857294634.logWhen I check the log, I get this everytime:
2019-06-22T12:10:16.790 Phase 1: JarFile: /home/rho/STMicroelectronics/STM32Cube/STM32CubeProgrammer/Uninstaller/uninstaller.jar
2019-06-22T12:10:16.860 Phase 1: Extracted 1078 files into /tmp/izpack3080648907498705230.d
2019-06-22T12:10:16.878 Phase 1: Spawning phase 2:
/usr/lib/jvm/java-11-oracle/bin/java
-classpath
/tmp/izpack3080648907498705230.d
-Dself.mod.base=/tmp/izpack3080648907498705230
-Dself.mod.jar=/home/rho/STMicroelectronics/STM32Cube/STM32CubeProgrammer/Uninstaller/uninstaller.jar
-Dself.mod.class=com.izforge.izpack.uninstaller.Uninstaller
-Dself.mod.method=uninstall
-Dself.mod.phase=2
com.izforge.izpack.util.SelfModifier
2019-06-22T12:10:16.879 Phase 1: Exit
2019-06-22T12:10:18.016 Phase 2: Spawning phase 3:
/usr/lib/jvm/java-11-oracle/bin/java
-classpath
/tmp/izpack3080648907498705230.d
-Dself.mod.base=/tmp/izpack3080648907498705230
-Dself.mod.jar=/home/rho/STMicroelectronics/STM32Cube/STM32CubeProgrammer/Uninstaller/uninstaller.jar
-Dself.mod.class=com.izforge.izpack.uninstaller.Uninstaller
-Dself.mod.method=uninstall
-Dself.mod.phase=3
com.izforge.izpack.util.SelfModifier
2019-06-22T12:10:19.689 Phase 2: deleting sandbox
2019-06-22T12:10:19.731 Phase 2: Phase 3 return value = 0What does one need to do to get this thing to work?
