@zjsxwc 你这报错看上去好像是服务都没开启
安装后的输出提示看了没。置顶消息和评论区都说过很多次要开启runsunloginclient服务的
Git Clone URL: | https://aur.archlinux.org/sunloginclient.git (read-only, click to copy) |
---|---|
Package Base: | sunloginclient |
Description: | Proprietary software that supports remote control of mobile devices, Windows, Mac, Linux and other systems.(GUI version) |
Upstream URL: | https://sunlogin.oray.com |
Keywords: | control remote sunlogin 向日葵 |
Licenses: | custom |
Provides: | sunlogin |
Submitter: | yjun |
Maintainer: | palytoxin |
Last Packager: | palytoxin |
Votes: | 16 |
Popularity: | 0.089154 |
First Submitted: | 2020-06-13 13:40 (UTC) |
Last Updated: | 2025-01-22 07:18 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
@zjsxwc 你这报错看上去好像是服务都没开启
安装后的输出提示看了没。置顶消息和评论区都说过很多次要开启runsunloginclient服务的
不能运行: $ sunloginclient 2021-08-21 16:53:47.590 - Info - version:11.0.0.36662 @ 525 [rpcclient]rpcclient_default::connect is error
(sunloginclient:16059): Gtk-CRITICAL **: 16:53:47.800: gtk_main_quit: assertion 'main_loops != NULL' failed m_iEpfd == -1, at WaitCompleted. m_iEpfd == -1, at WaitCompleted.
@Dbv 增加features 请去 向日葵的客服工单 https://console.oray.com/center/workorder, 这里只能解决pkgbuild打包的相关问题:)
高分屏支持!!谢谢!! 目前小新pro13+gnome3.38,100%缩放,用tweak调字体到175%,但是看起来小小的。 想知道是不是我需要设置一下,就像wine那种?
@szy132 感谢提醒,已加 icoutils 到 makedepends
==> Starting package()... /home/szy/.cache/yay/sunloginclient/PKGBUILD: line 46: icotool: command not found ==> ERROR: A failure occurred in package(). Aborting... error making: sunloginclient
找不到icotool工具,需要安装icoutils, 应该把这个软件添加到依赖吧?
@Zhaoye 感谢,已置顶.
——注:本楼中,“Sunlogin”即指代“向日葵远程控制”。
为使Sunlogin控制在用户登录前及注销后出现的SDDM界面,执行以下命令:
sudo sh -c 'echo "/usr/bin/xhost +" >> /usr/share/sddm/scripts/Xsetup'
参考于:https://forums.nomachine.com/topic/launch-virtual-desktops-without-0
如果仍然不能控制SDDM,确认你的网络能够在用户登录前自动连接(常见于只有WiFi连接的情况)
打不开的话就看安装后的信息
运行systemctl start runsunloginclient
就可以打开了
Pinned Comments
RandomFall commented on 2024-05-10 08:06 (UTC)
Notice: version 15.2.0.62802 would sometimes cause Xorg to crash on Manjaro Linux. This usually happens on launch of GoLand or other Jetbrains IDE when sunloginclient (and its service runsunloginclient.service) is already running (without being controlled).
Zhaoye commented on 2021-01-21 03:30 (UTC) (edited on 2021-01-22 03:35 (UTC) by Zhaoye)
——注:本楼中,“Sunlogin”即指代“向日葵远程控制”。
为使Sunlogin控制在用户登录前及注销后出现的SDDM界面,执行以下命令:
sudo sh -c 'echo "/usr/bin/xhost +" >> /usr/share/sddm/scripts/Xsetup'
参考于:https://forums.nomachine.com/topic/launch-virtual-desktops-without-0
如果仍然不能控制SDDM,确认你的网络能够在用户登录前自动连接(常见于只有WiFi连接的情况)
yjun commented on 2020-06-13 13:52 (UTC) (edited on 2021-12-07 09:21 (UTC) by yjun)
需要启动对应的服务才能使用:
systemctl start runsunloginclient
,也可以参考安装末的提示目前的问题:
如果遇到无法远程连接,控制Arch(Arch 为被控端),可以试试执行
xhost +
或者重启一下桌面如果遇到开机自启动后客户端连接不上的情况,参考以下链接: https://wiki.archlinux.org/index.php/Systemd#Running_services_after_the_network_is_up , 确保对应网络管理器的服务已经设置开机启动.