-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not opening after upgrading to 7.2.10 #44
Comments
Please generate the logs and share them using below method https://github.com/subhra74/xdm/wiki/Generate-log-for-troubleshooting |
Error appears |
I'm having the same problem.
|
Did you already had java installed? |
Same issue for me java -version |
reinstalled by removing previous version but its showing older version and even title is 2018. Is that correct one |
No the latest version should show 2020. How did you install the previous version? sudo rm -rf /opt/xdman |
I used this one : https://github.com/subhra74/xdm/releases/download/7.2.10/xdm-setup-7.2.10.tar.xz |
i believe the previous version is not removed completely. how did you remove the previous version? |
find logs: |
installation looks ok. Now please go to XDM file-> exit to stop the XDM 2018. |
I can confirm the link and the installer contains the correct version. What you can try: Download the installer again in a different directory.
command to find the pid and use
to kill the process perform now extract and excute |
It worked .... |
It worked for me. thanks |
xdm use OpenJDK, Oracle JDK or JRE? |
XDM uses AdoptOpenJDK JRE (Java-11) with OpenJ9 JVM |
how to use AdoptOpenJDK JRE for Linux? |
Its already provided with XDM, no need to install separately. |
For creating portable version, you can start with |
Alternatively you can install OpenJDK 11 JRE on Linux using apt |
add xdm portable + java portable without install for Windows, MacOS and Linux |
Can't start gui on windows I did copied jar file to java.exe directory for debugging Troubleshooting method not worked for me , |
Yes this worked. I was looking for those settings and history files before. |
what's the name of xdm in task manager? on my pc, there's even don't have a name start with 'x' |
In Ubuntu Linux, I removed .xdman from my home directory and it solved the GUI problem. Thanks. |
GUI is not showing
After i have updated to 7.2.10 from 7.2.8, the GUI is not showing except the download capture window.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
XDM's main GUI will never start.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: