- Published at
Xserver upgrade to No JAVA apps
- Authors
-
-
- Name
- Joaquim Rocha
-
So, after upgrading the Xserver on my Ubuntu box I found out that my JAVA apps (like Eclipse or Azureus) weren’t working…
After Googling for it, I found the answer, just downgrade the Xserver and JAVA apps will be rolling again: $ sudo apt-get install xserver-xorg-core=2:1.3.0.0.dfsg-12ubuntu8
Good luck.