You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
We are having trouble getting the chrome runtime to work with a differently named sub process executable. Is that supported? If not, are there plans to support that? We don’t have any trouble if we are using the alloy runtime.
#3290 has been closed which made us believe that this should be supported. #3685 "browser_subprocess_path" marked as DONE also makes us believe that it should be supported.
To Reproduce
Steps to reproduce the behavior:
Try to pass in browser-subprocess-path as a command line argument
Additional context
Does the problem reproduce with the cefclient or cefsimple sample application at the same version?
Yes
Does the problem reproduce with Google Chrome at the same version?
No
Add any other context about the problem here.
We have also found that we have been having to copy the content of the resource folder into the release folder - The resource doesn't seem to be working for chrome runtime.
We have tried to submit this to the forum, however, we never receive the email verification. We have tried multiple times with no success.
The text was updated successfully, but these errors were encountered:
@amaitland
Thank you for the response. We have tried it with a newer build and the behavior is now different. There still might be an issue but we are going to work on trying to isolate it either to our code or CEFs.
We will submit another issue if we find something more.
PS. What is the way to get access to the forum? We have tried but never receive the email verification.
Describe the bug
We are having trouble getting the chrome runtime to work with a differently named sub process executable. Is that supported? If not, are there plans to support that? We don’t have any trouble if we are using the alloy runtime.
#3290 has been closed which made us believe that this should be supported.
#3685 "browser_subprocess_path" marked as DONE also makes us believe that it should be supported.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Expect that named sub process executables should work.
Versions (please complete the following information):
Additional context
Does the problem reproduce with the cefclient or cefsimple sample application at the same version?
Yes
Does the problem reproduce with Google Chrome at the same version?
No
Add any other context about the problem here.
We have also found that we have been having to copy the content of the resource folder into the release folder - The resource doesn't seem to be working for chrome runtime.
We have tried to submit this to the forum, however, we never receive the email verification. We have tried multiple times with no success.
The text was updated successfully, but these errors were encountered: