webwriter-app / webwriter

Authoring tool for interactive content
https://webwriter.app
Other
14 stars 0 forks source link

Cannot save worksheet #64

Closed der-grosse closed 5 months ago

der-grosse commented 5 months ago

Describe the bug When trying to save a worksheet, the app throws an error in the console and no file gets created. Uncaught (in promise) Error: Could not read path of app directory This happenden for empty and filled worksheets and even with no widgets loaded. The location to save at was also on the same drive as the app itself and even if the app is startet with admin permission this issue persists. Also "save as" throws the same error.

To Reproduce Steps to reproduce the behavior:

  1. Open WebWriter
  2. Click the save button in the top middle
  3. Select a save location and file name
  4. No file gets created and an error printed in the console

Stacktrace

Uncaught (in promise) Error: Could not read path of app directory
    at si.readBundle (index-97HZKsA4.js:95:4180)
    at xP (index-97HZKsA4.js:705:697)
    at hz (index-97HZKsA4.js:705:1715)
    at dd.save (index-97HZKsA4.js:738:22999)

Desktop: