usgs / swarm

a Java application designed to display and analyze seismic waveforms in real-time.
http://volcanoes.usgs.gov/software/swarm
Other
36 stars 16 forks source link

Opened files are rejected #301

Closed iannesbitt closed 4 years ago

iannesbitt commented 4 years ago

A user reports issues using the "Open File..." dialog in 2.8.13. I have confirmed the issue exists for me as well, in both 2.8.12 and 2.8.13. To replicate: try to open a file (mseed, sac, etc) using File > Open File. No error is thrown in the console but the files do not load as expected.

For reference, the files load properly in Obspy and PQLX/SQLX, and in 2.8.8.

image image image image

dlnorgaard commented 4 years ago

I am able to open sample files I have. Can you attach the file you are having trouble opening?

image

iannesbitt commented 4 years ago

Interesting. Well, here is a zip of the example file I showed: AM.R3BCF.00.EHZ.D.2019.297.zip

dlnorgaard commented 4 years ago

I was able to open the file. To be sure, I used to 2.8.13:

image

What operating system are you on?

iannesbitt commented 4 years ago

I am on Ubuntu 18.04, but the user is on Windows 10. Very strange.

iannesbitt commented 4 years ago

Actually, I think the user is on Windows 8. I will clarify.

dlnorgaard commented 4 years ago

I am on Windows 10. Also checked it works on MacOS 10.14.6.

dlnorgaard commented 4 years ago

Hi. Any update?

iannesbitt commented 4 years ago

I have not received word from the user. I can now open files when I create a new Swarm.config and copy sources from the old config, so I am closing the issue.