sciencefair-land / sciencefair

The futuristic, fabulous and free desktop app for working with scientific literature :microscope: :book:
https://sciencefair-app.com
MIT License
604 stars 52 forks source link

Download speed + progress stopped working #51

Closed blahah closed 7 years ago

blahah commented 7 years ago

At some point in the last few days the download speed stopped working.

houshuang commented 7 years ago

So far it's been sitting at 0%, with the progress bar a bit above 50%, for more than an hour. Not sure if it's working but very slow, or not working. Fresh install of Mac OSX package (1.0.0-beta3)

blahah commented 7 years ago

@houshuang this is the initial loading screen, or downloading a specific paper?

houshuang commented 7 years ago

Initial screen

screen shot 2017-05-04 at 10 55 44
blahah commented 7 years ago

OK thanks @houshuang in the next beta I'll add remote error reporting so I can debug these things

amorrissette commented 7 years ago

I am having the same issue on 1.0.0-beta5. Using Windows7, 64-bit.

Error from console:

C:\Users\pc_user\Downloads\sciencefair-1.0.0-beta5\resources\app\client\lib\imgpath.js:8 Uncaught ReferenceError: makesafe is not defined
    at module.exports.img (C:\Users\pc_user\Downloads\sciencefair-1.0.0-beta5\resources\app\client\lib\imgpath.js:8:25)
    at CachedSearch._render (C:\Users\pc_user\Downloads\sciencefair-1.0.0-beta5\resources\app\client\views\search.js:57:40)
    at CachedSearch.CacheElement.render (C:\Users\pc_user\Downloads\sciencefair-1.0.0-beta5\resources\app\node_modules\cache-component\index.js:37:34)
    at module.exports (C:\Users\pc_user\Downloads\sciencefair-1.0.0-beta5\resources\app\client\views\search.js:78:44)
    at module.exports (C:\Users\pc_user\Downloads\sciencefair-1.0.0-beta5\resources\app\client\views\main.js:25:24)
    at module.exports (C:\Users\pc_user\Downloads\sciencefair-1.0.0-beta5\resources\app\client\views\home.js:5:35)
    at C:\Users\pc_user\Downloads\sciencefair-1.0.0-beta5\resources\app\node_modules\choo\index.js:43:16
    at emit (C:\Users\pc_user\Downloads\sciencefair-1.0.0-beta5\resources\app\node_modules\nanorouter\index.js:47:16)
    at Function.<anonymous> (C:\Users\pc_user\Downloads\sciencefair-1.0.0-beta5\resources\app\node_modules\choo\index.js:58:21)
    at redraw (C:\Users\pc_user\Downloads\sciencefair-1.0.0-beta5\resources\app\node_modules\nanoraf\index.js:28:16)
TransGirlCodes commented 7 years ago

This happened to me when I first installed, but I closed and opened again and it worked.

amorrissette commented 7 years ago

just attempted to close and reopen - now loading is stuck at the initialization screen (grey with white boxes), so my issue and error message from console above maybe related to #59...

blahah commented 7 years ago

thanks @Ward9250 and @amorrissette - there was a stupid typo a recent bugfix...! new beta coming this evening

TransGirlCodes commented 7 years ago

No, thank you @blahah and everyone involved, this is a fantastic idea, I've been dissatisfied with closed library managers like Mendeley and F1000 for some time.

blahah commented 7 years ago

All known sync issues fixed in beta6, and transfer speed interface/online status detection restored.

If anyone finds more bugs with sync/progress please open a new issue. Thanks all!