BeyondDimension / BeyondDimension/SteamTools

🧐[Question] 官网的安装脚本无法安装,提示“下载出错”

Open
#4,117 1 comment 0 reactions 0 assignees View on GitHub
question
Dominant language
C#
Stars
26.8k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

### **官网的安装脚本无法安装,提示“下载出错”**

### 🧐 问题描述

请看操作过程:

x@x-h310ms220:~$ wget https://steampp.net/Install/Linux.sh
--2026-07-27 11:34:35-- https://steampp.net/Install/Linux.sh
正在解析主机 steampp.net (steampp.net)... 2409:8c30:40:330c::33, 2409:8c30:40:330d::1d, 112.28.230.156, ...
正在连接 steampp.net (steampp.net)|2409:8c30:40:330c::33|:443... 已连接。
已发出 HTTP 请求,正在等待回应... 200 OK
长度:11377 (11K) [application/octet-stream]
正在保存至: “Linux.sh”

Linux.sh 100%[=============================================================>] 11.11K --.-KB/s 用时 0s

2026-07-27 11:34:35 (343 MB/s) - 已保存 “Linux.sh” [11377/11377])

x@x-h310ms220:~$ bash Linux.sh

(zenity:36180): dconf-WARNING **: 11:34:45.193: unable to open file '/etc/dconf/db/local': 打开文件“/etc/dconf/db/local”失败:open() 失败:没有那个文件或目录; expect degraded performance

(zenity:36180): Adwaita-WARNING **: 11:34:45.193: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead.
当前语言环境: zh_CN.UTF-8
当前语言环境不是 C 或 C.UTF-8,无需修改。
OS ID: kali
certutil 工具已安装。
zenity 工具已安装。
jq 工具已安装。
--2026-07-27 11:34:48-- https://api.steampp.net/basic/versions/8/16/1/2026/3/-1/0/
正在解析主机 api.steampp.net (api.steampp.net)... 121.37.189.211
正在连接 api.steampp.net (api.steampp.net)|121.37.189.211|:443... 已连接。
已发出 HTTP 请求,正在等待回应... 200 OK
长度:未指定 [application/json]
正在保存至: “/home/x/WattToolkit/WattToolkit.AppVer”

/home/x/WattToolkit/WattToolkit.A [ <=> ] 1.41K --.-KB/s 用时 0s

2026-07-27 11:34:48 (31.9 MB/s) - “/home/x/WattToolkit/WattToolkit.AppVer” 已保存 [1443]

(zenity:36488): dconf-WARNING **: 11:34:48.574: unable to open file '/etc/dconf/db/local': 打开文件“/etc/dconf/db/local”失败:open() 失败:没有那个文件或目录; expect degraded performance

(zenity:36488): Adwaita-WARNING **: 11:34:48.574: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead.
正在计算哈希值

(zenity:36764): dconf-WARNING **: 11:34:52.287: unable to open file '/etc/dconf/db/local': 打开文件“/etc/dconf/db/local”失败:open() 失败:没有那个文件或目录; expect degraded performance

(zenity:36764): Adwaita-WARNING **: 11:34:52.287: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead.
正在计算哈希值

(zenity:36930): dconf-WARNING **: 11:34:55.455: unable to open file '/etc/dconf/db/local': 打开文件“/etc/dconf/db/local”失败:open() 失败:没有那个文件或目录; expect degraded performance

(zenity:36930): Adwaita-WARNING **: 11:34:55.455: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead.
正在计算哈希值

(zenity:37337): dconf-WARNING **: 11:35:01.239: unable to open file '/etc/dconf/db/local': 打开文件“/etc/dconf/db/local”失败:open() 失败:没有那个文件或目录; expect degraded performance

(zenity:37337): Adwaita-WARNING **: 11:35:01.240: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead.
x@x-h310ms220:~$

### 🚑 其他信息

Image

Image

- 处理器体系结构:
- 系统版本号:
- 下载渠道:
- 程序版本:

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing `bash Linux.sh` on the reported Debian 13/Kali environment and inspect the downloaded `/home/x/WattToolkit/WattToolkit.AppVer` after the version request. Trace the script's download and hash-check steps; done means the official installer completes instead of stopping after repeated hash calculations.

Written by the indexing model from the issue text.

Assessment

Tech stack
bash, debian, linux
Domain
desktop, devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.