FastQC icon indicating copy to clipboard operation
FastQC copied to clipboard

Error in opening FastQC

Open HuynhThienPhai opened this issue 2 years ago • 4 comments

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.

HuynhThienPhai avatar Aug 22 '23 07:08 HuynhThienPhai

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

s-andrews avatar Aug 22 '23 07:08 s-andrews

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.

HuynhThienPhai avatar Aug 22 '23 10:08 HuynhThienPhai

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)

aqua0121 avatar Nov 19 '23 05:11 aqua0121

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)

yzliu01 avatar Jan 14 '24 17:01 yzliu01