docmirror / docmirror/dev-sidecar

系统代理填写不规范

Open
#578 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Bug
Dominant language
JavaScript
Stars
24.1k
Forks
3k
Avg merge
3d 3h
Merged PRs (30d)
1

Description

  • 你是否在现有 Issue列表 中搜索过相同问题,但未找到?
Ⅰ. 请说明操作系统及DS的版本号:
  1. 操作系统:Windows10专业版 22H2 19045.6456
  2. DS版本号:2.0.0.2
Ⅱ. 问题描述:

在DS中开启系统代理后,会将系统代理设置为如图所示的样子:

Image

代理地址填写不规范,导致部分程序报错“获取系统代理时出现异常”甚至无法启动

Ⅲ. 期望的结果:

“地址”一栏中只填写ip地址,“端口”一栏中只填写端口

Ⅳ. 如何复现问题?
  1. 在DS中开启系统代理
  2. 打开PCL_CE(https://github.com/PCL-Community/PCL-CE )会提示“获取系统代理时出现异常”;打开animeko(https://github.com/open-ani/animeko )只能在任务管理器中看到进程,没有窗口出现

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue on Windows 10 22H2 with DS 2.0.0.2 by enabling the system proxy, then launch PCL_CE and animeko to confirm their reported failures. Inspect how DS populates the Windows system proxy settings; done means the address contains only the IP address, the port contains only the port, and both applications start normally.

Written by the indexing model from the issue text.

Assessment

Tech stack
electron, javascript
Domain
desktop
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.