adobe-photoshop / spaces-design

Adobe Photoshop Design Space
http://adobe-photoshop.github.io/
Other
853 stars 74 forks source link

Unrecoverable error initializing background documents for search #3619

Closed iwehrman closed 8 years ago

iwehrman commented 8 years ago
Enqueuing action search.toggleSearchBar; 0/0
Executing action search.toggleSearchBar after waiting 0ms; 1/0
Enqueuing action documents.initializeDocuments; 1/0
Finished action search.toggleSearchBar in 30ms with RTT 30ms; 1/1
Executing action documents.initializeDocuments after waiting 19ms; 1/0
Enqueuing action shortcuts.addShortcut; 1/0
Transfer from documents.initializeDocuments to documents.updateDocument failed: TypeError: Cannot read property 'layers' of undefined
    at Fluxxor.createStore.setDocument (file:///Users/wehrman/Desktop/photoshop-Release_x86_64/Plug-Ins/Spaces/www/build/spaces-design-en.js:80628:36)
    at Fluxxor.createStore._documentUpdated (file:///Users/wehrman/Desktop/photoshop-Release_x86_64/Plug-Ins/Spaces/www/build/spaces-design-en.js:80667:19)

This also seems to send Adobe Spaces Helper into a divergence, which is extra bad.

iwehrman commented 8 years ago

Fixed by #3620.