nitrotasks / nitro

The beautiful way to get things done.
https://nitrotasks.com
GNU Affero General Public License v3.0
518 stars 66 forks source link

bug - loading... screen persists indefinitely #227

Open rgrannell1 opened 11 years ago

rgrannell1 commented 11 years ago

After doing some pretty dumb things on my part involving syncing, Nitro is now frozen and displays loading... in place of the app.

Platform: GNOME 3.8, Ubuntu 13.04

Error Message: When running Nitro the following message is dumped to my console.

\ Message: console message: file:////usr/share/nitrotasks/media/app/js/libs.js @860: SyntaxError: JSON Parse error: Unexpected identifier "undefined"

\ Message: console message: file:////usr/share/nitrotasks/media/app/js/main.js @219: TypeError: 'undefined' is not an object (evaluating 'core.storage')

\ Message: console message: undefined @0: TypeError: 'undefined' is not a function

Context: I accidentally deleted the 'Nitro' folder from Dropbox, so I logged out of Dropbox in Nitro, and logged back in. Then I closed the popup before authorizing Nitro for Dropbox.

I tried apt-get remove, apt-get purge, and I tried rm -r'ing the share/nitrotasks directory. Unfortunately it seems that some files installed by Nitro are persisting so a re-install didn't resolve the issue.

Edit 1: Re-adding the Nitro folder to Dropbox via the webapp did not solve the issue.