lurume84 / bling-desktop

Desktop for Blink Home Security Camera
MIT License
89 stars 20 forks source link

Latest version does not download Video #32

Closed shoey79 closed 4 years ago

shoey79 commented 4 years ago

Hi,

Since the introduction of the 2FA version of Bling, the downloading of videos to the specified folders in blink.ini no longer updates.

I have fully deleted the folders in App Data and Documents, re-installed and re-added the configuration file but no downloads since 5th May 2020.

BLINK.ini


[SyncVideo] LastUpdate=2020-05-05T01:29:58+00:00 Enabled=true UseLocalTime=false Interval=60 Sleep=20 Output=Z:\Tech-Files\CCTV\Videos\ [SyncThumbnail] Enabled=true Interval=7200 Sleep=5 Retries=10 Output=Z:\Tech-Files\CCTV\Thumbs\


Video clips DO show up in the Bling application and I can watch them but they don't save.

Thanks!

martinvandenhurk commented 4 years ago

I'm having the same problem. no more downloads since May 5th. this is what my logfile says:

[2020-05-12 21:53:24.732] [BlingLog] [info] Video synchronization every 60 seconds in C:\Users\Martin\OneDrive\AFBEELDINGEN\Blink\Video\ [2020-05-12 21:53:24.733] [BlingLog] [info] Thumbnail synchronization every 60 seconds in C:\Users\Martin\OneDrive\AFBEELDINGEN\Blink\Thumbnail\ [2020-05-12 21:53:24.734] [BlingLog] [info] Listening LiveViewServer at 127.0.0.1:9192 [2020-05-12 21:53:24.738] [BlingLog] [info] Listening FileServer at 127.0.0.1:9191 [2020-05-12 21:53:24.750] [BlingLog] [info] Browser instance created [2020-05-12 21:53:24.751] [BlingLog] [info] Viewer Upgrades from api.github.com/repos/lurume84/bling-viewer/releases/latest to C:\Users\Martin\Documents\Bling.exe\Download\Versions\Viewer\ [2020-05-12 21:53:24.752] [BlingLog] [info] Desktop Upgrades from api.github.com/repos/lurume84/bling-desktop/releases/latest to C:\Users\Martin\Documents\Bling.exe\Download\Versions\Desktop\ [2020-05-12 21:53:25.783] [BlingLog] [info] HTTP GET 200 FileServer \index.html [2020-05-12 21:53:25.802] [BlingLog] [info] HTTP GET 200 FileServer \lib\mdl\material.min.css [2020-05-12 21:53:25.820] [BlingLog] [info] HTTP GET 200 FileServer \css\style.css [2020-05-12 21:53:25.820] [BlingLog] [info] HTTP GET 200 FileServer \lib\fontawesome\css\all.min.css [2020-05-12 21:53:25.823] [BlingLog] [info] HTTP GET 200 FileServer \lib\jquery\jquery.min.js [2020-05-12 21:53:25.826] [BlingLog] [info] HTTP GET 200 FileServer \lib\mdl\material.min.js [2020-05-12 21:53:25.827] [BlingLog] [info] HTTP GET 200 FileServer \lib\moment.min.js [2020-05-12 21:53:25.830] [BlingLog] [info] HTTP GET 200 FileServer \js\Context.js [2020-05-12 21:53:25.830] [BlingLog] [info] HTTP GET 200 FileServer \js\helpers\Utils.js [2020-05-12 21:53:25.831] [BlingLog] [info] HTTP GET 200 FileServer \lib\hls.js [2020-05-12 21:53:25.833] [BlingLog] [info] HTTP GET 200 FileServer \js\helpers\BaseDecisionListener.js [2020-05-12 21:53:25.833] [BlingLog] [info] HTTP GET 200 FileServer \js\network\NetworkView.js [2020-05-12 21:53:25.834] [BlingLog] [info] HTTP GET 200 FileServer \js\network\NetworkInteractor.js [2020-05-12 21:53:25.835] [BlingLog] [info] HTTP GET 200 FileServer \js\network\NetworkPresenter.js [2020-05-12 21:53:25.835] [BlingLog] [info] HTTP GET 200 FileServer \js\camera\CameraView.js [2020-05-12 21:53:25.835] [BlingLog] [info] HTTP GET 200 FileServer \css\fonts.css [2020-05-12 21:53:25.836] [BlingLog] [info] HTTP GET 200 FileServer \css\dashboard.css [2020-05-12 21:53:25.837] [BlingLog] [info] HTTP GET 200 FileServer \css\drawer.css [2020-05-12 21:53:25.838] [BlingLog] [info] HTTP GET 200 FileServer \js\camera\CameraPresenter.js [2020-05-12 21:53:25.839] [BlingLog] [info] HTTP GET 200 FileServer \js\activity\ActivityInteractor.js [2020-05-12 21:53:25.839] [BlingLog] [info] HTTP GET 200 FileServer \js\login\LoginView.js [2020-05-12 21:53:25.840] [BlingLog] [info] HTTP GET 200 FileServer \js\login\LoginInteractor.js [2020-05-12 21:53:25.841] [BlingLog] [info] HTTP GET 200 FileServer \js\login\LoginPresenter.js [2020-05-12 21:53:25.842] [BlingLog] [info] HTTP GET 200 FileServer \img\logo_white.png [2020-05-12 21:53:26.072] [BlingLog] [info] HTTP GET 200 api.github.com:443/repos/lurume84/bling-desktop/releases/latest [2020-05-12 21:53:30.028] [BlingLog] [info] HTTP GET 200 api.github.com:443/repos/lurume84/bling-viewer/releases/latest [2020-05-12 21:53:30.846] [BlingLog] [info] HTTP GET 200 FileServer \js\activity\ActivityPresenter.js [2020-05-12 21:53:30.846] [BlingLog] [info] HTTP GET 200 FileServer \js\camera\CameraInteractor.js [2020-05-12 21:53:30.846] [BlingLog] [info] HTTP GET 200 FileServer \js\activity\ActivityView.js [2020-05-12 21:53:30.858] [BlingLog] [info] HTTP GET 200 FileServer \lib\fontawesome\webfonts\fa-solid-900.woff2 [2020-05-12 21:53:30.909] [BlingLog] [info] HTTP GET 200 FileServer \data\token.json [2020-05-12 21:53:30.909] [BlingLog] [info] HTTP GET 200 FileServer version [2020-05-12 21:53:30.909] [BlingLog] [info] HTTP GET 404 FileServer \favicon.ico

than it stops

lurume84 commented 4 years ago

Sorry in the delay answering. Please check what the log says at Bling.exe/Logs/Bling.log. I could download videos automatically before releasing this version it's strange, let's see what the log says

shoey79 commented 4 years ago

Looks like my log is pretty similar to Martin's...

[2020-05-11 08:22:56.951] [BlingLog] [info] Video synchronization every 60 seconds in Z:\Tech-Files\CCTV\Videos\ [2020-05-11 08:22:56.956] [BlingLog] [info] Thumbnail synchronization every 7200 seconds in Z:\Tech-Files\CCTV\Thumbs\ [2020-05-11 08:22:56.958] [BlingLog] [info] Listening LiveViewServer at 127.0.0.1:9192 [2020-05-11 08:22:56.959] [BlingLog] [info] Listening FileServer at 127.0.0.1:9191 [2020-05-11 08:22:57.006] [BlingLog] [info] Browser instance created [2020-05-11 08:22:57.007] [BlingLog] [info] Viewer Upgrades from api.github.com/repos/lurume84/bling-viewer/releases/latest to C:\Users\shoey79\Documents\Bling.exe\Download\Versions\Viewer\ [2020-05-11 08:22:57.007] [BlingLog] [info] Desktop Upgrades from api.github.com/repos/lurume84/bling-desktop/releases/latest to C:\Users\shoey79\Documents\Bling.exe\Download\Versions\Desktop\ [2020-05-11 08:22:58.281] [BlingLog] [info] HTTP GET 200 api.github.com:443/repos/lurume84/bling-desktop/releases/latest [2020-05-11 08:22:58.606] [BlingLog] [info] HTTP GET 200 FileServer \index.html [2020-05-11 08:23:00.177] [BlingLog] [info] HTTP GET 200 FileServer \lib\mdl\material.min.css [2020-05-11 08:23:00.218] [BlingLog] [info] HTTP GET 200 FileServer \lib\fontawesome\css\all.min.css [2020-05-11 08:23:00.254] [BlingLog] [info] HTTP GET 200 FileServer \css\style.css [2020-05-11 08:23:00.357] [BlingLog] [info] HTTP GET 200 FileServer \lib\mdl\material.min.js [2020-05-11 08:23:00.358] [BlingLog] [info] HTTP GET 200 FileServer \lib\moment.min.js [2020-05-11 08:23:00.377] [BlingLog] [info] HTTP GET 200 FileServer \js\Context.js [2020-05-11 08:23:00.438] [BlingLog] [info] HTTP GET 200 FileServer \lib\jquery\jquery.min.js [2020-05-11 08:23:00.450] [BlingLog] [info] HTTP GET 200 FileServer \js\helpers\Utils.js [2020-05-11 08:23:00.455] [BlingLog] [info] HTTP GET 200 FileServer \js\helpers\BaseDecisionListener.js [2020-05-11 08:23:00.472] [BlingLog] [info] HTTP GET 200 FileServer \js\network\NetworkView.js [2020-05-11 08:23:00.476] [BlingLog] [info] HTTP GET 200 FileServer \js\network\NetworkInteractor.js [2020-05-11 08:23:00.486] [BlingLog] [info] HTTP GET 200 FileServer \css\fonts.css [2020-05-11 08:23:00.493] [BlingLog] [info] HTTP GET 200 FileServer \css\dashboard.css [2020-05-11 08:23:00.509] [BlingLog] [info] HTTP GET 200 FileServer \js\camera\CameraInteractor.js [2020-05-11 08:23:00.517] [BlingLog] [info] HTTP GET 200 FileServer \js\camera\CameraPresenter.js [2020-05-11 08:23:00.554] [BlingLog] [info] HTTP GET 200 FileServer \js\activity\ActivityInteractor.js [2020-05-11 08:23:00.555] [BlingLog] [info] HTTP GET 200 FileServer \js\activity\ActivityView.js [2020-05-11 08:23:00.576] [BlingLog] [info] HTTP GET 200 FileServer \js\activity\ActivityPresenter.js [2020-05-11 08:23:00.579] [BlingLog] [info] HTTP GET 200 FileServer \js\login\LoginView.js [2020-05-11 08:23:00.601] [BlingLog] [info] HTTP GET 200 FileServer \js\login\LoginInteractor.js [2020-05-11 08:23:00.618] [BlingLog] [info] HTTP GET 200 FileServer \lib\hls.js [2020-05-11 08:23:00.648] [BlingLog] [info] HTTP GET 200 FileServer \js\login\LoginPresenter.js [2020-05-11 08:23:00.668] [BlingLog] [info] HTTP GET 200 FileServer \js\network\NetworkPresenter.js [2020-05-11 08:23:00.683] [BlingLog] [info] HTTP GET 200 FileServer \css\drawer.css [2020-05-11 08:23:02.240] [BlingLog] [info] HTTP GET 200 api.github.com:443/repos/lurume84/bling-viewer/releases/latest [2020-05-11 08:23:05.647] [BlingLog] [info] HTTP GET 200 FileServer \js\camera\CameraView.js [2020-05-11 08:23:05.688] [BlingLog] [info] HTTP GET 200 FileServer \lib\fontawesome\webfonts\fa-solid-900.woff2 [2020-05-11 08:23:05.712] [BlingLog] [info] HTTP GET 200 FileServer \img\logo_white.png [2020-05-11 08:23:05.981] [BlingLog] [info] HTTP GET 200 FileServer version [2020-05-11 08:23:06.006] [BlingLog] [info] HTTP GET 200 FileServer \data\token.json [2020-05-11 08:23:06.068] [BlingLog] [info] HTTP GET 404 FileServer \favicon.ico [2020-05-11 08:23:15.789] [BlingLog] [info] HTTP POST 200 FileServer \data\token.json [2020-05-11 20:22:58.513] [BlingLog] [info] HTTP GET 200 api.github.com:443/repos/lurume84/bling-desktop/releases/latest [2020-05-11 20:23:02.722] [BlingLog] [info] HTTP GET 200 api.github.com:443/repos/lurume84/bling-viewer/releases/latest [2020-05-12 08:22:58.806] [BlingLog] [info] HTTP GET 200 api.github.com:443/repos/lurume84/bling-desktop/releases/latest [2020-05-12 08:23:02.942] [BlingLog] [info] HTTP GET 200 api.github.com:443/repos/lurume84/bling-viewer/releases/latest

lurume84 commented 4 years ago

I think it is related with the issue of not having an accountid during login. Could you please check Bling.exe/Html/viewer/data/token.json and see if you have an account id? Something like {"account":{"id":123456

But please do not disclose the token.json data here as contains login information.

shoey79 commented 4 years ago

Here is a redacted version:

{"account":{"id":[XXXXX],"verification_required":false},"client":{"id":[XXXXXX],"verification_required":true},"authtoken":{"authtoken":"[TOKEN]","message":"auth"},"region":{"tier":"prde","description":"Europe","code":"eu"},"lockout_time_remaining":0,"force_password_reset":false,"allow_pin_resend_seconds":60,"server":"rest-prde.immedia-semi.com","port":443,"user":"[EMAIL]","uid":"[UID]","notification_key":"[NOTIFICATION KEY]"}

lurume84 commented 4 years ago

Very strange I have a similar token. Is this videos path being created? Please try to copy and paste a file to check permissions.Try to use the default videos location by removing this entry in ini file and executing again, all videos should be in /Bling.exe/Downloads/Videos. Just to check if there is a problem with that locations.

If anything of this works I will release a new version with more traces so we see what's happening

lurume84 commented 4 years ago

Oh! Put a \ at the end of your path so it looks like

Z:\Tech-Files\CCTV\Videos\

shoey79 commented 4 years ago

I removed the alternative locations from the Blink.ini file so it defaults to your location, no files download.

[2020-05-12 22:06:56.944] [BlingLog] [info] Video synchronization every 60 seconds in C:\Users\shoey79\Documents\Bling.exe\Download\Videos\ [2020-05-12 22:06:56.946] [BlingLog] [info] Thumbnail synchronization every 7200 seconds in C:\Users\shoey79\Documents\Bling.exe\Download\Thumbnails\ [2020-05-12 22:06:56.947] [BlingLog] [info] Listening LiveViewServer at 127.0.0.1:9192 [2020-05-12 22:06:56.948] [BlingLog] [info] Listening FileServer at 127.0.0.1:9191 [2020-05-12 22:06:56.968] [BlingLog] [info] Browser instance created [2020-05-12 22:06:56.969] [BlingLog] [info] Viewer Upgrades from api.github.com/repos/lurume84/bling-viewer/releases/latest to C:\Users\shoey79\Documents\Bling.exe\Download\Versions\Viewer\ [2020-05-12 22:06:56.970] [BlingLog] [info] Desktop Upgrades from api.github.com/repos/lurume84/bling-desktop/releases/latest to C:\Users\shoey79\Documents\Bling.exe\Download\Versions\Desktop\ [2020-05-12 22:06:58.005] [BlingLog] [info] HTTP GET 200 FileServer \index.html [2020-05-12 22:06:58.022] [BlingLog] [info] HTTP GET 200 FileServer \lib\mdl\material.min.css [2020-05-12 22:06:58.035] [BlingLog] [info] HTTP GET 200 FileServer \css\style.css [2020-05-12 22:06:58.036] [BlingLog] [info] HTTP GET 200 FileServer \css\fonts.css [2020-05-12 22:06:58.038] [BlingLog] [info] HTTP GET 200 FileServer \lib\jquery\jquery.min.js [2020-05-12 22:06:58.040] [BlingLog] [info] HTTP GET 200 FileServer \lib\moment.min.js [2020-05-12 22:06:58.041] [BlingLog] [info] HTTP GET 200 FileServer \lib\mdl\material.min.js [2020-05-12 22:06:58.044] [BlingLog] [info] HTTP GET 200 FileServer \js\Context.js [2020-05-12 22:06:58.045] [BlingLog] [info] HTTP GET 200 FileServer \js\helpers\Utils.js [2020-05-12 22:06:58.047] [BlingLog] [info] HTTP GET 200 FileServer \lib\hls.js [2020-05-12 22:06:58.048] [BlingLog] [info] HTTP GET 200 FileServer \js\network\NetworkView.js [2020-05-12 22:06:58.048] [BlingLog] [info] HTTP GET 200 FileServer \js\helpers\BaseDecisionListener.js [2020-05-12 22:06:58.053] [BlingLog] [info] HTTP GET 200 FileServer \js\network\NetworkInteractor.js [2020-05-12 22:06:58.053] [BlingLog] [info] HTTP GET 200 FileServer \js\network\NetworkPresenter.js [2020-05-12 22:06:58.055] [BlingLog] [info] HTTP GET 200 FileServer \js\camera\CameraView.js [2020-05-12 22:06:58.055] [BlingLog] [info] HTTP GET 200 FileServer \css\dashboard.css [2020-05-12 22:06:58.056] [BlingLog] [info] HTTP GET 200 FileServer \lib\fontawesome\css\all.min.css [2020-05-12 22:06:58.058] [BlingLog] [info] HTTP GET 200 FileServer \css\drawer.css [2020-05-12 22:06:58.063] [BlingLog] [info] HTTP GET 200 FileServer \js\camera\CameraInteractor.js [2020-05-12 22:06:58.064] [BlingLog] [info] HTTP GET 200 FileServer \js\activity\ActivityInteractor.js [2020-05-12 22:06:58.064] [BlingLog] [info] HTTP GET 200 FileServer \js\login\LoginView.js [2020-05-12 22:06:58.068] [BlingLog] [info] HTTP GET 200 FileServer \js\login\LoginInteractor.js [2020-05-12 22:06:58.069] [BlingLog] [info] HTTP GET 200 FileServer \js\login\LoginPresenter.js [2020-05-12 22:06:58.071] [BlingLog] [info] HTTP GET 200 FileServer \img\logo_white.png [2020-05-12 22:06:58.216] [BlingLog] [info] HTTP GET 200 api.github.com:443/repos/lurume84/bling-desktop/releases/latest [2020-05-12 22:07:02.439] [BlingLog] [info] HTTP GET 200 api.github.com:443/repos/lurume84/bling-viewer/releases/latest [2020-05-12 22:07:03.064] [BlingLog] [info] HTTP GET 200 FileServer \js\activity\ActivityPresenter.js [2020-05-12 22:07:03.064] [BlingLog] [info] HTTP GET 200 FileServer \js\camera\CameraPresenter.js [2020-05-12 22:07:03.064] [BlingLog] [info] HTTP GET 200 FileServer \js\activity\ActivityView.js [2020-05-12 22:07:03.080] [BlingLog] [info] HTTP GET 200 FileServer \lib\fontawesome\webfonts\fa-solid-900.woff2 [2020-05-12 22:07:03.150] [BlingLog] [info] HTTP GET 200 FileServer \data\token.json [2020-05-12 22:07:03.150] [BlingLog] [info] HTTP GET 200 FileServer version [2020-05-12 22:07:03.173] [BlingLog] [info] HTTP GET 404 FileServer \favicon.ico

I also added the \ in to the original folder location but nothing is created.

[2020-05-12 22:11:02.258] [BlingLog] [info] Video synchronization every 60 seconds in Z:\Tech-Files\CCTV\Videos\ [2020-05-12 22:11:02.259] [BlingLog] [info] Thumbnail synchronization every 7200 seconds in Z:\Tech-Files\CCTV\Thumbs\ [2020-05-12 22:11:02.260] [BlingLog] [info] Listening LiveViewServer at 127.0.0.1:9192 [2020-05-12 22:11:02.261] [BlingLog] [info] Listening FileServer at 127.0.0.1:9191 [2020-05-12 22:11:02.284] [BlingLog] [info] Browser instance created [2020-05-12 22:11:02.285] [BlingLog] [info] Viewer Upgrades from api.github.com/repos/lurume84/bling-viewer/releases/latest to C:\Users\shoey79\Documents\Bling.exe\Download\Versions\Viewer\ [2020-05-12 22:11:02.286] [BlingLog] [info] Desktop Upgrades from api.github.com/repos/lurume84/bling-desktop/releases/latest to C:\Users\shoey79\Documents\Bling.exe\Download\Versions\Desktop\ [2020-05-12 22:11:03.300] [BlingLog] [info] HTTP GET 200 FileServer \index.html [2020-05-12 22:11:03.311] [BlingLog] [info] HTTP GET 200 FileServer \lib\mdl\material.min.css [2020-05-12 22:11:03.328] [BlingLog] [info] HTTP GET 200 FileServer \lib\fontawesome\css\all.min.css [2020-05-12 22:11:03.328] [BlingLog] [info] HTTP GET 200 FileServer \css\style.css [2020-05-12 22:11:03.330] [BlingLog] [info] HTTP GET 200 FileServer \lib\jquery\jquery.min.js [2020-05-12 22:11:03.333] [BlingLog] [info] HTTP GET 200 FileServer \lib\mdl\material.min.js [2020-05-12 22:11:03.333] [BlingLog] [info] HTTP GET 200 FileServer \lib\moment.min.js [2020-05-12 22:11:03.336] [BlingLog] [info] HTTP GET 200 FileServer \lib\hls.js [2020-05-12 22:11:03.337] [BlingLog] [info] HTTP GET 200 FileServer \js\Context.js [2020-05-12 22:11:03.337] [BlingLog] [info] HTTP GET 200 FileServer \js\helpers\Utils.js [2020-05-12 22:11:03.342] [BlingLog] [info] HTTP GET 200 FileServer \js\helpers\BaseDecisionListener.js [2020-05-12 22:11:03.343] [BlingLog] [info] HTTP GET 200 FileServer \js\network\NetworkView.js [2020-05-12 22:11:03.346] [BlingLog] [info] HTTP GET 200 FileServer \js\network\NetworkInteractor.js [2020-05-12 22:11:03.348] [BlingLog] [info] HTTP GET 200 FileServer \js\camera\CameraView.js [2020-05-12 22:11:03.348] [BlingLog] [info] HTTP GET 200 FileServer \css\fonts.css [2020-05-12 22:11:03.350] [BlingLog] [info] HTTP GET 200 FileServer \js\network\NetworkPresenter.js [2020-05-12 22:11:03.351] [BlingLog] [info] HTTP GET 200 FileServer \css\dashboard.css [2020-05-12 22:11:03.353] [BlingLog] [info] HTTP GET 200 FileServer \css\drawer.css [2020-05-12 22:11:03.356] [BlingLog] [info] HTTP GET 200 FileServer \js\camera\CameraInteractor.js [2020-05-12 22:11:03.357] [BlingLog] [info] HTTP GET 200 FileServer \js\activity\ActivityView.js [2020-05-12 22:11:03.358] [BlingLog] [info] HTTP GET 200 FileServer \js\login\LoginView.js [2020-05-12 22:11:03.360] [BlingLog] [info] HTTP GET 200 FileServer \js\login\LoginPresenter.js [2020-05-12 22:11:03.361] [BlingLog] [info] HTTP GET 200 FileServer \js\login\LoginInteractor.js [2020-05-12 22:11:03.362] [BlingLog] [info] HTTP GET 200 FileServer \img\logo_white.png [2020-05-12 22:11:03.547] [BlingLog] [info] HTTP GET 200 api.github.com:443/repos/lurume84/bling-desktop/releases/latest [2020-05-12 22:11:07.513] [BlingLog] [info] HTTP GET 200 api.github.com:443/repos/lurume84/bling-viewer/releases/latest [2020-05-12 22:11:08.377] [BlingLog] [info] HTTP GET 200 FileServer \js\activity\ActivityInteractor.js [2020-05-12 22:11:08.377] [BlingLog] [info] HTTP GET 200 FileServer \js\activity\ActivityPresenter.js [2020-05-12 22:11:08.377] [BlingLog] [info] HTTP GET 200 FileServer \js\camera\CameraPresenter.js [2020-05-12 22:11:08.397] [BlingLog] [info] HTTP GET 200 FileServer \lib\fontawesome\webfonts\fa-solid-900.woff2 [2020-05-12 22:11:08.496] [BlingLog] [info] HTTP GET 200 FileServer \data\token.json [2020-05-12 22:11:08.497] [BlingLog] [info] HTTP GET 200 FileServer version [2020-05-12 22:11:08.539] [BlingLog] [info] HTTP GET 404 FileServer \favicon.ico

shoey79 commented 4 years ago

Oddly, when I paste the details in, some of the "Backslashes" are removed but the folders do end with it.

lurume84 commented 4 years ago

which are the versions that appear at the bottom left of the application?

shoey79 commented 4 years ago

Hmmm...Viewer is 0.1.16 and Desktop is 0.1.20.0.

I can see it says 0.1.21 on the latest and this is the version I've downloaded to re-install.

lurume84 commented 4 years ago

I am generating a new version with traces to see where it is being stuck. It will take 15 minutes, I will comment again here when is available.

shoey79 commented 4 years ago

Think I've sorted it...

I've just removed the application again, downloaded a fresh copy from here and run the installer, that all went well.

When I start Bling for the first time, a blank screen appears (whilst it downloads new files?), I then get an error stating that a 16 bit application could not run (attached). I then closed Bling back down again, re-loaded and it IS now stating 0.1.21.0.

Files are now downloading.

I think somewhere during the download process it errored, not sure how I got it to go to .21 but it does now seem to be working! :-)

Error

lurume84 commented 4 years ago

Ok seems we have here a problem with the automatic Desktop upgrade. You both were running 1.20 version that does not work ok with viewer 1.16. I will improve the upgrade process as some users reported also the 16 bits version.

shoey79 commented 4 years ago

No problems, thanks for your help so far. :-)

martinvandenhurk commented 4 years ago

Reinstalling the atest version solved the problem, the downloads started again. I had the same problem as shoey79 in the installation proces but after a while it proceeded and made the last version available on my computer. please close this issue and thanks for your help.