Application crashes when opening a file with Open With option #5168
alinonigawork-ctrl
started this conversation in
General
Replies: 1 comment 1 reply
-
Likely the wording directory is different. https://learn.microsoft.com/en-us/dotnet/api/system.io.directory.getcurrentdirectory?view=net-9.0 See what the different is between the two scenarios. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an existing issue for this?
CefSharp Version
139.0.280
Operating System
Windows 11
Architecture
x64
.Net Version
.Net Framework 4.8
Implementation
WinForms
Reproduction Steps
GPU is disabled before Cef initialization, it worked with version 121.3.70
Problem is not reproducing when opening the application normally or when you open the file with drag and drop
Expected behavior
Application should not crash
Actual behavior
Application crashes, error - Exiting GPU process due to errors during initialization
Regression?
No response
Known Workarounds
No response
Beta Was this translation helpful? Give feedback.
All reactions