cefsharp / cefsharp/CefSharp.BrowserSubProcess.NetCore

Error 'Breakpoint A breakpoint has been reached.' occurred while running cefsharp.browsersubprocess

未关闭
#6 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C
星标
4
派生
2
PR 合并指标
30 天内没有已合并 PR

描述

Recently, a problem has arisen with the Cefsharp browser (see title).

We start the browser through a C# process that launches a Windows console application in which the Cefsharp browser is implemented.

When I run the calling process as an administrator, it works.
When I directly invoke the console application, it also works.
However, when I start the process as a normal user, an error message appears in a dialog, and the process aborts.

From my perspective, this must be related to changed permissions in Windows. Can someone help me find a solution? Is there any way in Windows to see which permissions are missing for the process as a normal user?

Regards,
Guido

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先,分别以管理员身份直接从控制台应用程序中启动 CefSharp 浏览器,以及以普通用户身份启动,并重现这两种情况。比较每种情况下可用的 Windows 权限,并确定缺少哪项权限会导致断点对话框;完成的标准是普通用户进程能够启动而不会中止。

由索引模型根据 Issue 内容生成。

评估

技术栈
csharp
领域
desktop, operating-systems
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。