skywind3000 / skywind3000/PyStand

webengineview 不能正常显示

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

Nobody has claimed this yet.

Dominant language
C++
Stars
1.2k
Forks
146
PR merge metrics
No merged PRs in 30d

Description

使用的是PySide2 Windows10

程序部署时 在其他电脑上都是可以正常运行,webview也能正常显示,只有在一台电脑上不行

在这台电脑上,使用 python script.py 是可以的显示webview的,但是直接用PyStand.exe就不行,程序正常启动,没有报错,就是不能显示webview,即使打开了console模式在cmd中运行

代码啥的肯定没啥问题,因为在别的电脑上PyStand.exe是可以正常运行并且显示webview的,用python.exe也可以正常跑

在那台不能正常运行的电脑上,只是程序启动的方式不同,导致webview的显示问题。我猜测是不是跟程序的输入输出有关系。

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 by comparing python script.py with PyStand.exe, including console mode, using the PySide2 webview example described in the report. Inspect how PyStand handles program input and output, then verify that the webview displays correctly when launched through PyStand on the affected setup.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, python
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.