Skip to content
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

Can't open file in v1.3 #58

Closed
GeorgeGkas-zz opened this issue Jul 25, 2015 · 9 comments
Closed

Can't open file in v1.3 #58

GeorgeGkas-zz opened this issue Jul 25, 2015 · 9 comments

Comments

@GeorgeGkas-zz
Copy link

I download the version 1.3 from the website. The deb file and installed it successfully on my Ubuntu machine. When I open the program and click open file nothing happens. No window for file selection is popping up neither the drag-and-drop is working. What have I done wrong?

@emmanue1
Copy link
Collaborator

Hi. Have you a stacktrace when you launch JD-GUI from a terminal ? Have you updated your JDK? I will re-check on my side.

@GeorgeGkas-zz
Copy link
Author

what is a stacktrace? And yes I have the last version of jdk.

@emmanue1
Copy link
Collaborator

Under a terminal, execute :

java -jar jd-gui-1.3.0.jar

and check if an error appear.

What are your Java version, OS and architecture ?

@GeorgeGkas-zz
Copy link
Author

It's not that your program can't run. I was successful run it with deb package and java, but in both cases when I select FILE OPEN or drag and drop utility, in both cases the file manager can't open.
I work on Uubuntu 15.04 64bit and java 7 both jre and jdk

@GeorgeGkas-zz
Copy link
Author

Ok I though maybe was a bug in my desktop distro. I work on Unity with gnome shell installed on. I then though that if I go to classic gnome desktop maybe the problem will fixed. And so it did.What a terrible bug anyway. Thanks for the support. You can close the issue!

@samrocketman
Copy link

Hi @GeorgeGkas, you're not being very clear. Did you resolve the issue? If so, how? If it is truly a bug in jd-gui then the issue should remain open.

@samrocketman
Copy link

@GeorgeGkas how about typing the following commands in the terminal.

cat /etc/issue
java -version

Copy and paste the output to this issue. Also, provide a screenshot of your issue.

You also didn't say if the program still didn't work when you run it from the terminal. I mean the following.

java -jar jd-gui-1.3.0.jar

When the program is running in that mode then try to open files again. Do you see any funny text in the terminal? Copy all of it here.

@GeorgeGkas-zz
Copy link
Author

I'm sorry for my terrible last description. Yes the problem was fixed. It wasn't bug from your program but from my Ubuntu Distro. Sorry for the inconvenienced.

@samrocketman
Copy link

No worries, you should have the permission to close the issue yourself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants