Closed dyamized closed 4 years ago
Yes, they should.
Can you press Ctrl + Shift + I
(on windows) or Cmd + Opt + I
(on Mac) and see if there are any errors?
Yes! There are errors (I pasted them below). And this makes sense. I have this folder " C:\Users\dyami\AppData\Roaming\aglight", but it does not have a "library" folder. I quit AGLight, created the "library" folder, and now I see all the fixtures after it downloaded the library again.
vendor.js:42279 ERROR Error: Uncaught (in promise): Error: ENOENT: no such
file or directory, open
'C:\Users\dyami\AppData\Roaming\aglight\library\library.json'
Error: ENOENT: no such file or directory, open
'C:\Users\dyami\AppData\Roaming\aglight\library\library.json'
at Object.openSync (fs.js:440)
at Object.func (electron/js2c/asar.js:140)
at Object.func [as openSync] (electron/js2c/asar.js:140)
at Object.readFileSync (fs.js:342)
at Object.fs.readFileSync (electron/js2c/asar.js:542)
at Object.fs.readFileSync (electron/js2c/asar.js:542)
at
LibraryService.push../src/app/_services/library.service.ts.LibraryService.loadIntoCache
(main.js:17812)
at HomeComponent.
On Fri, Sep 18, 2020 at 10:39 AM Hannes Rüger notifications@github.com wrote:
Yes, they should.
Can you press Ctrl + Shift + I (on windows) or Cmd + Opt + I (on Mac) and see if there are any errors?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/hrueger/AGLight/issues/146#issuecomment-694997428, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJWKUHNLIBQBY2NNCAWTZGTSGOLOZANCNFSM4RSJPYFA .
👍 Thanks, I'll fix this tomorrow.
Should be fixed now. If you have any more problems, just create issues ;-)
I certainly may not understand how the program works... but I've installed it both macOS and Windows. After creating a new show, I see the "Dowloading library" finish, but no fixtures ever show up in the Fixture list.
Should they?