jasp-stats / jasp-issues

This repository is solely meant for reporting of bugs, feature requests and other issues in JASP.
59 stars 29 forks source link

[Bug]: JASP does not open after installation #2968

Open liezelkorf opened 2 weeks ago

liezelkorf commented 2 weeks ago

JASP Version

0.19.1

Commit ID

No response

JASP Module

Unrelated

What analysis are you seeing the problem on?

N.A

What OS are you seeing the problem on?

Windows 10

Bug Description

I have installed JASP (and uninstalled it a number of times as well) but it just does not want to open. When I choose it from the list of programmes on the start button nothing happens. I know this is addressed elsewhere but the solutions either does not make sense or doe not work. Can someone please assist me in simple language? Thanks@

Expected Behaviour

JASP sould open.

Steps to Reproduce

1.Uninstalled and reinstalled JASP - also tried previous versions. 2. 3. ...

Log (if any)

No response

More Debug Information

No response

Final Checklist

github-actions[bot] commented 2 weeks ago

@liezelkorf, thanks for taking the time to create this issue. If possible (and applicable), please upload to the issue website (https://github.com/jasp-stats/jasp-issues/issues/2968) a screenshot showcasing the problem, and/or a compressed (zipped) .jasp file or the data file that causes the issue. If you would prefer not to make your data publicly available, you can send your file(s) directly to us, issues@jasp-stats.org

tomtomme commented 2 weeks ago

@liezelkorf thx for the report. How did you install? There are 3 methods: grafik

So you could try:

  1. one of the other install methods.
  2. disabling your anti-virus program temporarily, if you have one running
  3. updating win10 fully and restart before installing
  4. update your graphics drivers and restart also after installing (because some older intel drivers are problematic)
  5. starting a command prompt by typing "command prompt" in the Start menu & then type "c:\Program Files (x86)\JASP\JASP.exe --safeGraphics"
  6. setting QSG_RHI_BACKEND=opengl via "cmd.exe" (input setx "QSG_RHI_BACKEND" "opengl" /m as admin)

I would start with the first one and work my way back down to the more complicated ones.

Also, this information could help us: grafik