You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 1, 2022. It is now read-only.
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 20 (X_GetProperty)
Resource id in failed request: 0x0
Serial number of failed request: 10
Current serial number in output stream: 10
这个问题其实和 KDE 无关, 应该是 deepin 在打包 deepin-wine 的过程中有意或者无意加入了 GNOME 依赖
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 20 (X_GetProperty)
Resource id in failed request: 0x0
Serial number of failed request: 10
Current serial number in output stream: 10
这个问题其实和 KDE 无关, 应该是 deepin 在打包 deepin-wine 的过程中有意或者无意加入了 GNOME 依赖
Activity
lulinux commentedon Jul 30, 2018
是的。KDE的问题。
jamy3531 commentedon Jul 31, 2018
我的Linux Mint 18.2 KDE也用不了,之前我也提过issue#8,不知道你的是不是这个问题
Peytonlan commentedon Dec 3, 2018
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 20 (X_GetProperty)
Resource id in failed request: 0x0
Serial number of failed request: 10
Current serial number in output stream: 10
这个问题其实和 KDE 无关, 应该是 deepin 在打包 deepin-wine 的过程中有意或者无意加入了 GNOME 依赖
执行 /usr/lib/gnome-settings-daemon/gsd-xsettings & 即可
如果 GNOME 的版本较低(比如Debian 9), 没有单独的 gsd-xsettings 可执行文件, 则执行 gnome-settings-daemon &
测试环境:
Openbox@Xspice@15.8@Deepin@LXD@Snappy@9@Debian@LXD@Snappy@28@Fedora
KDE@Xspice@15.8@Deepin@LXD@Snappy@9@Debian@LXD@Snappy@28@Fedora
deepin-wine 谁维护的最好? 当然是 deepin
所以把 deepin 丢到LXD里运行就好, 移植 deepin 的包到其它发行版累, 而且需要持续和 deepin 保持更新, 也累...
Peytonlan commentedon Dec 4, 2018
QQ开启视频的方法
测试环境:
Openbox@Xspice@18.04@Ubuntu@LXD@Snappy@28@Fedora@LXD@Snappy@28@Fedora
从 deepin 源取 deepin-desktop-schemas 包安装
从 deepin 源取 startdde 包, 取出其中的 startdde 可执行文件即可, ldd startdde 查找缺失运行库, 补齐依赖运行库
其它文件安装参照通用方法
export DESKTOP_SESSION=deepin
/usr/local/bin/startdde &
sleep 3
/opt/deepinwine/apps/Deepin-TIM/run.sh
执行了 startdde, 就不必执行 gsd-xsettings, 不会再报 BadWindow 错误
还是直接把 deepin 丢到 LXD 里要省事些
wszqkzqk commentedon Feb 2, 2019
已适配KDE neon
快更新吧
xuthus5 commentedon Feb 14, 2019
我的环境是Fedora-KDE-29,我并没有找到/usr/lib/gnome-settings-daemon/gsd-xsettings 以及gnome-settings-daemon,请问你是怎么操作的
wszqkzqk commentedon Feb 14, 2019
需要另行安装软件
Peytonlan commentedon Feb 14, 2019
@xuthus5
查找 gnome-settings-daemon 软件包
dnf search gnome-settings-daemon
依据 gsd-xsettings 文件查软件包
dnf provides */gsd-xsettings
但是你似乎没明白 KDE@Xspice@15.8@Deepin@LXD@Snappy@9@Debian@LXD@Snappy@28@Fedora 的意思
28@Fedora: 主机系统 Fedora 28
Snappy@28@Fedora: Fedora 28 上安装了 snapd
LXD@Snappy: 通过 snapd 安装了 LXD
9@Debian@LXD: 使用 LXD 运行 Debian 9
15.8@Deepin@LXD: 使用 LXD 运行 Deepin 15.8
Xspice@15.8@Deepin: Xspice 运行于 Deepin 15.8
KDE@Xspice: KDE 运行于 Xspice
我只不过以这种方式描述了当时的测试环境, 实际使用环境并不需要这么复杂
所以 deepin-wine 并不是直接运行在 Fedora 28 上, 而是 Deepin 15.8
/usr/lib/gnome-settings-daemon/gsd-xsettings 是 gnome-settings-daemon 的 gsd-xsettings 在 Deepin 15.8 上的位置
实际使用时, 可通过 LXD 的 GPU passthru 方式, 让运行于 Deepin 上的 deepin-wine 相关应用直接显示在 Fedora 的任意桌面上
OvenTX commentedon Feb 28, 2019
直接装个gnome桌面也行
29 remaining items