Package Details: sunloginclient 15.2.0.63064-1

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: None
Last Packager: yjun
Votes: 17
Popularity: 1.52
First Submitted: 2020-06-13 13:40 (UTC)
Last Updated: 2024-08-06 13:20 (UTC)

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,也可以参考安装末的提示

目前的问题:

  1. 如果遇到无法远程连接,控制Arch(Arch 为被控端),可以试试执行 xhost + 或者重启一下桌面

  2. 如果遇到开机自启动后客户端连接不上的情况,参考以下链接: https://wiki.archlinux.org/index.php/Systemd#Running_services_after_the_network_is_up , 确保对应网络管理器的服务已经设置开机启动.

  3. 向日葵客户端在启动的时候会屏蔽混成器compositor, 可能会导致plasma桌面没有动画, 这个问题可以通过设置 System Settings- Display and Monitor - Compositor, 勾掉 Allow application to block compositing 选项解决

Latest Comments

1 2 3 4 5 6 .. 9 Next › Last »

sevk commented on 2024-09-11 00:16 (UTC)

gconf 依赖 :

pacman -S glib2-devel

add glib2-devel as makedependency

yifwon commented on 2024-09-10 07:40 (UTC)

用现在的打包脚本在生成gconf的时候会有问题,我试着删除这个依赖项发现不影响最后程序运行,这个依赖是否可以考虑去掉,或者添加是有什么其他的原因呢

mrLian commented on 2024-08-30 14:14 (UTC)

在远程别人的时候一直显示正在建立远程连接,无法连上对方桌面,要怎么操作?

yifwon commented on 2024-08-05 03:24 (UTC)

15.2.0.63064 release

jun.amane commented on 2024-08-04 04:19 (UTC)

New dependency glib2-devel (by gconf) is missing which could lead to /bin/sh: line 1: gconfmarshal.list: command not found

deconf commented on 2024-07-12 06:27 (UTC)

无法连接,显示网络连接异常,请求解决办法

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).

yifwon commented on 2024-01-05 02:34 (UTC) (edited on 2024-01-09 02:58 (UTC) by yifwon)

我遇到的一个奇怪的问题,每次开机向日葵是可以自启的,服务也是正常运行,但是打开app,账号不会自动登陆,每次都需要扫码,这个现象正常吗,设置里边有设置自动登录,这是上游的问题,还是我的环境有问题

systemctl status runsunloginclient.service 
● runsunloginclient.service - check running sunloginclinet loop
     Loaded: loaded (/usr/lib/systemd/system/runsunloginclient.service; enabled; preset: disabled)
     Active: active (running) since Fri 2024-01-05 09:34:44 CST; 56min ago
   Main PID: 1840 (oray_rundaemon)
      Tasks: 14 (limit: 18530)
     Memory: 18.2M (peak: 20.3M)
        CPU: 1min 20.390s
     CGroup: /system.slice/runsunloginclient.service
             ├─1840 /opt/sunlogin/bin/oray_rundaemon -m server
             └─1847 ///////opt/sunlogin/bin/sunloginclient -m service

1月 05 09:34:44 rockchip3588 systemd[1]: Started check running sunloginclinet loop.
1月 05 09:34:44 rockchip3588 oray_rundaemon[1847]: InitConfig @ 756
1月 05 09:34:44 rockchip3588 oray_rundaemon[1847]: strCPUUnKnown

找到问题了,因为我每次都是扫码,没有选账号登陆

fhhw commented on 2023-05-29 12:32 (UTC) (edited on 2023-05-29 12:32 (UTC) by fhhw)

使用startx启动GUI时,arch无法被远程连接,使用display manager时,可以正常连接,测试WM桌面环境也是如此。