这是indexloc提供的服务,不要输入任何密码
Skip to content

以服务方式运行客户端时,远程屏幕黑屏 #47

@lnlion

Description

@lnlion

Please make sure of the following things.

  • I have read the documentation.
  • 我已阅读 文档
  • I'm sure there are no duplicate issues.
  • 我确定没有提交和他人重复的issue。
  • I'm sure it's due to Spark itself and not my operational issue or something else.
  • 我确定问题由Spark自身引起,不是我自己的操作失误或其他问题。

Version / 版本

v0.2.1

Describe the bug / 问题描述

使用winsw在windows 10 上以服务方式运行客户端时,远程屏幕显示为黑屏;而直接双击运行client.exe时是正常的;

Reproduction / 复现方式

winsw.execlient.exewinsw.xml放在同一个目录下;

以下是winsw.xml的配置文件

<service>
  <id>Spark Client</id>
  <name>Spark Client Service</name>
  <description>This service is a service created from a minimal configuration</description>
  <executable>%BASE%\client.exe</executable>
</service>

在目录下执行 winsw.exe installwinsw.exe start 后,服务启动;
通过 web端查看桌面,显示黑屏;

Logs / 日志

No response

Additional information / 附加说明

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions