Welcome Guest Search | Active Topics | Sign In | Register

EO.WebView crashes when saving file if not elevated Options
hmireault
Posted: Friday, November 16, 2018 9:02:09 AM
Rank: Advanced Member
Groups: Member

Joined: 7/14/2014
Posts: 52
Hello,

We're encountering a weird issue when downloading a file with the web browser controls in our application. Here's the steps we take to reproduce:

1. Run the application as a regular user, not elevated.
2. Download a file. In the BeforeDownload event of the WebView object, we let users do "save as". To do this, we change the BeforeDownloadEventArgs.ShowDialog value to true. The important part seems to be the following: we also set the e.FilePath value to something else by default.
3. Right after selecting the path through the dialog and pressing Ok, the WebView's Closed event fires. The EventArgs parameter has the value for the field "reason" as "WebViewCrash".

We're currently running EO 18.3.46 which should be the latest version at the moment of this posting.
Running the program in elevated mode fixes the issue. Not setting the e.FilePath also fixes the issue.

Best regards.
eo_support
Posted: Friday, November 16, 2018 10:03:51 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,067
Hi,

We have confirmed that this is an issue. We will fix this in our next release.

Thanks!
hmireault
Posted: Thursday, December 13, 2018 8:31:09 AM
Rank: Advanced Member
Groups: Member

Joined: 7/14/2014
Posts: 52
Hello,

Is there any news on when the release will be out?
We're getting more clients complaining about this, and for some of them, running with elevated privileges isn't a possibility.

Regards.
eo_support
Posted: Thursday, December 13, 2018 6:34:19 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,067
Hi,

We are working on our initial 2019 release. Currently we are looking at having it available mid January.

Thanks!
hmireault
Posted: Friday, December 14, 2018 7:48:11 AM
Rank: Advanced Member
Groups: Member

Joined: 7/14/2014
Posts: 52
Thanks for the update!
hmireault
Posted: Monday, February 4, 2019 7:40:42 AM
Rank: Advanced Member
Groups: Member

Joined: 7/14/2014
Posts: 52
Hello,

Has there been a delay regarding the first 2019 release? Our clients are looking forward to this fix.

Regards.
eo_support
Posted: Monday, February 4, 2019 8:08:26 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,067
Yes. There has been a slight delay. We are doing some final test and the new build should be out very soon.
hmireault
Posted: Monday, February 4, 2019 8:24:45 AM
Rank: Advanced Member
Groups: Member

Joined: 7/14/2014
Posts: 52
Thanks for the update!
eo_support
Posted: Monday, February 18, 2019 8:41:02 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,067
Hi,

This is just to let you know that we have posted our 2019 release. You can download it from our download page. In this release event DownloadCanceled will be raised in this case. A new property ErrorCode has been added to DownloadItem and e.Item.ErrorCode will be AccessDenied.

Thanks!
hmireault
Posted: Tuesday, February 19, 2019 9:36:33 AM
Rank: Advanced Member
Groups: Member

Joined: 7/14/2014
Posts: 52
This works well, thank you!
eo_support
Posted: Tuesday, February 19, 2019 10:17:37 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,067
Great. Thanks for confirming the fix!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.