Theia
Theia copied to clipboard
Cant even open a file
I click the new "Select File" button and nothing happens. Can't drag a file in or anything either.
what os are you on?
Linux, I was able to on ver 0.1 but now I can't, and I can't find the old release
Here's the link to v0.1 https://github.com/Tigermouthbear/Theia/releases/tag/v0.1 I'll see if I can replicate the bug tommorow
thank you :) if you need any specifics it's Ubuntu 20.04.1 64-bit
Are you using the Java(™) Platform SE Binary or OpenJDK Platform Binary to run it? I don't know if this is the same over on Linux, but the OpenJDK Platform Binary seems to break the "Select File" button.
@BestMod, if you wonder what that means: OpenJDK Platform Binary: if you installed if via apt (for example: sudo apt-get install opejdk-8-jre) Java Platform SE Binary: just if you downloaded it from the Offical Site and put it manually into your folder
My apologies! I don't use GitHub much. Yes I'm using OpenJDK, no idea how to get SE
My apologies! I don't use GitHub much. Yes I'm using OpenJDK, no idea how to get SE
The Java Platform SE Binary would be the one you have to download directly from Oracle and install. You can check the package manager as well, it may have the proprietary version, otherwise you'll just have to go to the site.
https://java.com/en/download/
I'm on windows and I have the same problem.