jetperch/pyjoulescope_ui

JLS v2 open does not work

Closed this issue · 2 comments

Joulescope model

JS220

UI version

1.0.17

What OS are you seeing the problem on?

Windows 11

What happened?

When opening a JLS v2 file, nothing happens, and the waveform view showing the file does not appear.

What was expected?

We should see the JLS v2 waveform after opening the file.

How to reproduce?

  1. File → Open
  2. Select any JLS v2 recording, click OK
  3. Nothing happens

Extra information

The pubsub changes in 1.0.17 broke JLS v2 open. However, once that is fixed, I still see a problem with long JLS v2 recordings. Short recordings open correctly, but an overnight capture does not open with an error.

Commit d269d79 combined with the upcoming pyjls 0.6.4 should address this issue. Testing is ongoing.

Fixed in 1.0.18