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

Error in opening FastQC #122

Open
HuynhThienPhai opened this issue Aug 22, 2023 · 4 comments
Open

Error in opening FastQC #122

HuynhThienPhai opened this issue Aug 22, 2023 · 4 comments

Comments

@HuynhThienPhai
Copy link

Hi,

I downloaded fastqc, but I have a problem when running it.
There is a black window with only the QC icon appearing after that.

P/S: I'm using openjdk version 17.0.8 to run FastQC.

@s-andrews
Copy link
Owner

What operating system are you using?

If you open a command window (cmd on windows, terminal on mac), then what is the output from:

java -version

@HuynhThienPhai
Copy link
Author

Hi Andrews,
I'm using Debian12 to practice some tools for RNA-seq analysis.
The output of the command is here
$java -version
openjdk version "17.0.8" 2023-07-18
OpenJDK Runtime Environment (build 17.0.8+7-Debian-1deb12u1)
OpenJDK 64-Bit Server VM (build 17.0.8+7-Debian-1deb12u1, mixed mode, sharing)

Thank you in advance.

@aqua0121
Copy link

Same problem!

java version "1.8.0_391"
Java(TM) SE Runtime Environment (build 1.8.0_391-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.391-b13, mixed mode)

@yzliu01
Copy link

yzliu01 commented Jan 14, 2024

Same problem! Is there a solution? I did not have this problem years ago with an older version of Fastqc.

 java -version
openjdk version "1.7.0_91"
OpenJDK Runtime Environment (Zulu 7.12.0.3-linux64) (build 1.7.0_91-b15)
OpenJDK 64-Bit Server VM (Zulu 7.12.0.3-linux64) (build 24.91-b15, mixed mode)

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

4 participants