bluecherrydvr / bluecherry-apps-issues

1 stars 0 forks source link

Unable to download Database backup from the client #152

Closed curtishall closed 6 years ago

curtishall commented 6 years ago

QtWebKit probably doesn't support file downloads. We need to detect if they are using the client and prompt them to use a "real" web browser or see if a new version of QtWebKit supports this.

curtishall commented 6 years ago

https://bluecherry.freshdesk.com/helpdesk/tickets/1500

antonsviridenko commented 6 years ago

I think it's better to start normal browser when menu item "Configure Server" is selected. Why was QtWebKit used here in the first place?

curtishall commented 6 years ago

So we didn't have to worry about browser configuration problems (internet explorer, safari, etc)

antonsviridenko commented 6 years ago

but if server config page is opened by external browser, authentication will be requested again

now QtWebKit browser window shares cookies received from server after client authentication

curtishall commented 6 years ago

It's up to you, if you want to start launching a web browser to access the configuration we can try it in an unstable version for a while, see what customers think

antonsviridenko commented 6 years ago

https://github.com/bluecherrydvr/bluecherry-client/commit/06ff5393b0da6add197ecca03b0d018db7e5e2be