yoichiro / chromeos-filesystem-dropbox

This software provides an ability to access Dropbox for ChromeOS.
https://chrome.google.com/webstore/detail/file-system-for-dropbox/hlffpaajmfllggclnjppbblobdhokjhe
BSD 3-Clause "New" or "Revised" License
79 stars 23 forks source link

Error: status=0 #49

Closed jrapo closed 9 years ago

jrapo commented 9 years ago

Hi! I just installed the extension on my chromebook and I keep getting notifications from the extension saying "Error: status=0" This happens pretty much every time when I wake the computer, so these keep piling on the notification center.

jrapo commented 9 years ago

screenshot 2015-06-26 at 17 36 31

jrapo commented 9 years ago

Seems that background is trying to refresh before the connection is re-established when waking up?

markwinspear commented 9 years ago

I'm also seeing this. My chromebook connects to a work network that requires a username and password. The app is trying to connect before I can complete the process leading to a pile-up of notifications

yoichiro commented 9 years ago

Sorry, I thought same thing. I intend to modify to not display the notification popup.

yoichiro commented 9 years ago

I have just release a new version 1.1.6. This version includes a code #50 to fix this issue. That is, displaying notification will be avoided. I close this issue. @jrapo @markwinspear Thank you for this reporting!