rooey / chromeos-filesystem-onedrive

This project provides a OneDrive FileSystem mount for ChromeOS
http://onedrivefs.justmichael.uk/
BSD 3-Clause "New" or "Revised" License
36 stars 23 forks source link

TypeError: metadataCache.dir is not a function #42

Closed sentry-io[bot] closed 5 years ago

sentry-io[bot] commented 5 years ago

Sentry Issue: ONEDRIVECLIENT-53

TypeError: metadataCache.dir is not a function
  at None (chrome-extension://jbfdfcehgafdbfpniaimfbfomafoadgo/scripts/onedrive_fs.js:517:47)
  at OneDriveClient.continueReadDirectory (chrome-extension://jbfdfcehgafdbfpniaimfbfomafoadgo/scripts/onedrive_client.js:860:13)
  at None (chrome-extension://jbfdfcehgafdbfpniaimfbfomafoadgo/scripts/onedrive_client.js:401:22)
  at OneDriveClient.createEntryMetadatas (chrome-extension://jbfdfcehgafdbfpniaimfbfomafoadgo/scripts/onedrive_client.js:928:13)
  at OneDriveClient.createEntryMetadatas (chrome-extension://jbfdfcehgafdbfpniaimfbfomafoadgo/scripts/onedrive_client.js:939:18)
...
(14 additional frame(s) were not displayed)
rooey commented 5 years ago

Fix pushed in 3.0.0 Alpha Build 04281

cthetford commented 5 years ago

I've seen a lot of issues closed the last few days. Does that mean that once this alpha pushes to official release that the OneDrive client will start working? That would be awesome news!

rooey commented 5 years ago

getting it over that hurdle might take time; we have to ensure any show-stoppers are resolved before updating the current live release. If you'd like to try out the alpha build, come talk to us on Slack (https://chromiumdev.slack.com)

cthetford commented 5 years ago

Do I have to have an invitation or something like that to log in to slack.com?