jasp-stats / jasp-issues

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

Can't import TXT file #2910

Open Jetschoo opened 1 week ago

Jetschoo commented 1 week ago

JASP Version

0.19.0

Commit ID

No response

JASP Module

Unrelated

What analysis are you seeing the problem on?

No response

What OS are you seeing the problem on?

Windows 11

Bug Description

Whenever I try to import a file it never opens. About halfway it will get stuck loading and no matter how long I let it run it won't open the file. I've tried uninstalling and installing JASP again, I've tried the repair function, I've tried different kind of TXT files and rebooting my device but nothing seems to work. See the image for more clarification: 20240912_200612

Expected Behaviour

It should've opened the file(s).

Steps to Reproduce

  1. Open jasp 2.select open
  2. Select a file
  3. the file never stops loading ...

Log (if any)

No response

More Debug Information

No response

Final Checklist

tomtomme commented 1 week ago

Can you share the file?

boutinb commented 1 week ago

Do you have the save problem with csv file? Maybe this is a permission issue. Can you send us the log files: https://github.com/jasp-stats/jasp-desktop/blob/development/Docs/user-guide/logging-howto.md ? If you install JASP with the pre-installed zip file, do you have the same issue?

TiesGoedman commented 6 days ago

Hi, i'm seemingly having the same problem. I tested it and the problem persists with both the msi installed version and the pre installed zip version. It also affects both importing from txt and csv. I'll upload the logs down below + the file im trying to import.

I'm also on windows 11 and have JASP 0.19.1

Let me know if you need any other information!

JASP 2024-09-14 14_13_06 Desktop.log JASP 2024-09-14 14_13_06 Engine 0.log JASP 2024-09-14 14_13_58 Desktop.log JASP 2024-09-14 14_13_58 Engine 0.log

lesson_02_opdracht1-2_ensembl_GRCh38.txt

JorisGoosen commented 16 hours ago

This is a rather big file for JASP at the moment as it contains a lot of strings. But I think I can perhaps find some more optimizations.

JorisGoosen commented 15 hours ago

It was good I looked at this!

I think Ive managed to speed up the reading process with lots of strings quite a bit. The file linked above now loads in 1 minute on my humble laptop.

TiesGoedman commented 14 hours ago

Thankyou! It works for me now!