bbc / digital-paper-edit-electron

Work in progress - BBC News Labs digital paper edit project - Electron, Cross Platform Desktop app - Mac, Windows, Linux
Other
26 stars 22 forks source link

1.0.9 - Windows version not working #10

Closed pietrop closed 4 years ago

pietrop commented 4 years ago

Describe the bug

following from https://github.com/bbc/digital-paper-edit-electron/issues/9 went a few versions back to see if there was ever a working Windows version.

To Reproduce Steps to reproduce the behaviour:

-->On a windows machine<--

  1. Go to https://github.com/bbc/digital-paper-edit-electron/releases/tag/1.0.9
  2. Click on digital-paper-edit-electron-1.0.9.exe
  3. Download and install
  4. open the executable
  5. See screenshots below for further error

Expected behavior

For the windows app to run and "load" and work as expected

Screenshots

The app loads with demo content image (2)

opening settings section to add STT credentials, there's a bug when choosing the speechmatics in dropdown menu image (1)

after choosing assemblyAI and setting STT credentials, to test it, and trying a transcription, get this other error image

Desktop (please complete the following information):

Additional context

pietrop commented 4 years ago

Based on error message, and link to corresponding code

2019-12-23 (1)

Narrowed down that the error is from the convertToAudio function

2019-12-23

pietrop commented 4 years ago

This should be working from this release https://github.com/pietrop/digital-paper-edit-electron/releases/tag/1.0.3-alpha.9 @ikosoviet was able to use it, so closing this for now.