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: palytoxin
Last Packager: palytoxin
Votes: 16
Popularity: 0.118551
First Submitted: 2020-06-13 13:40 (UTC)
Last Updated: 2024-11-11 13:00 (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

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 Next › Last »

ety001 commented on 2020-10-06 07:18 (UTC)

大家有遇到过已经连接成功,但是一直不显示桌面的情况吗?

看日志也看不出什么问题。

下面是我的 desktop.log

2020-10-06 15:05:04.881 - Info  -       version:10.1.1.38139                                                            
2020-10-06 15:05:04.882 - Info  -       Plugin desktop is starting...                                                   
2020-10-06 15:05:04.882 - Info  -       attempt to connect server 127.0.0.1:33603(127.0.0.1:33603)                      
2020-10-06 15:05:04.884 - Info  -       cmd:initialization date:{                                                       
   "blackscreen" : false,                                                                                               
   "enablerecord" : false,                                                                                              
   "exitlock" : false,                                                                                                  
   "index" : 9,                                                                                                         
   "mode" : 2,                                                                                                          
   "path" : "",                                                                                                         
   "save_record_type" : "0"                                                                                             
}

2020-10-06 15:05:04.884 - Info  -       cmd:InitInstance date:
2020-10-06 15:05:04.934 - Info  -       xdu_get: XOpenDisplay :0 succeed
2020-10-06 15:05:05.011 - Info  -       Start Desktop Msloop

2020-10-06 15:05:05.013 - Info  -       [desktop] OnEnumUser
2020-10-06 15:05:05.013 - Info  -       enum user list console(ety001)([*]1000, ety001);
2020-10-06 15:05:05.069 - Info  -       [desktop] switch host OK
2020-10-06 15:05:05.124 - Info  -       [desktop] OnCtrlMessage ctrl 1,type 1
2020-10-06 15:05:05.126 - Info  -       [desktop] OnCtrlMessage ctrl 1,type 3
2020-10-06 15:05:05.127 - Info  -       [desktop] OnCtrlMessage ctrl 1,type 6
2020-10-06 15:05:05.128 - Info  -       [desktop] OnCtrlMessage ctrl 1,type 7
2020-10-06 15:05:05.129 - Info  -       [desktop] receive Enum Screen Request
2020-10-06 15:05:05.129 - Info  -       enum_monitors
2020-10-06 15:05:05.162 - Info  -       monitor 0 name=DVI-D-0 x=2560, y=0 width=1080 height=1920
2020-10-06 15:05:05.162 - Info  -       monitor 1 name=DP-0 x=0, y=0 width=2560 height=1440
2020-10-06 15:05:05.162 - Info  -       [208993] ScreenCapture::Reset()
2020-10-06 15:05:05.162 - Info  -       [208993] ScreenCapture::Stop()
2020-10-06 15:05:05.162 - Info  -       [desktop] screen rect:(0, 0, 3640, 1920), bpp:32
2020-10-06 15:05:05.162 - Info  -       [desktop] XcbShmExtension:1
2020-10-06 15:05:05.162 - Info  -       [ScreenCapture] real size(1080, 1920)
2020-10-06 15:05:05.163 - Info  -       [DesktopMonitorServer] set comperssion1
2020-10-06 15:05:05.164 - Info  -       [209030] ScreenCapture::Start()
2020-10-06 15:05:05.164 - Info  -       [209030] ScreenCapture::Reset()
2020-10-06 15:05:05.164 - Info  -       [209030] ScreenCapture::Stop()
2020-10-06 15:05:05.167 - Info  -       [desktop] screen rect:(0, 0, 3640, 1920), bpp:32
2020-10-06 15:05:05.167 - Info  -       [desktop] XcbShmExtension:1
2020-10-06 15:05:05.167 - Info  -       [ScreenCapture] real size(1080, 1920)
2020-10-06 15:05:05.167 - Info  -       [ScreenCaptureSend] GetInitBuffer()
2020-10-06 15:05:05.167 - Info  -       [209030] ScreenCapture::Start()
2020-10-06 15:05:05.167 - Info  -       [209030] ScreenCapture::Reset()
2020-10-06 15:05:05.168 - Info  -       [209030] ScreenCapture::Stop()
2020-10-06 15:05:05.168 - Info  -       [desktop] screen rect:(0, 0, 3640, 1920), bpp:32
2020-10-06 15:05:05.168 - Info  -       [desktop] XcbShmExtension:1
2020-10-06 15:05:05.168 - Info  -       [ScreenCapture] real size(1080, 1920)
2020-10-06 15:05:05.279 - Info  -       [DesktopMonitorServer] [15]============= first frame ==============

yjun commented on 2020-09-28 05:20 (UTC) (edited on 2020-09-28 05:25 (UTC) by yjun)

@18TooShort 问题复现了,确实有这个问题; 给systemd-service 添加了network-online.target依赖 https://aur.archlinux.org/cgit/aur.git/commit/?h=sunloginclient&id=714eddec5ec7c1757bfcab94c259dedaacdbe1eb, 试过可以解决问题, yay -S sunlogin 更新即可.

systemctl enable runsunloginclient.service 使能开机启动

18TooShort commented on 2020-09-27 15:03 (UTC)

@yjun 是开机启动后,向日葵里面的开机自启没有生效,我在xfce里面添加了login后启动,每次启动都是连接不成功,然后等待重试(重试后也可以),右键退出后重新打开了就可以了,现在怀疑是不是网络启动的问题。我之前试过一登陆就开启向日葵然后退出再进是可以的

yjun commented on 2020-09-27 02:14 (UTC)

@18TooShort 我这边没有问题,重新启动指的是啥,重启gui客户端,还是重启 systemd-service服务,还是重启电脑

18TooShort commented on 2020-09-26 17:39 (UTC)

开机启动后第一次总是连接不上,得退出重新启动才行,是只有我才有这种情况吗

gxy commented on 2020-09-24 03:12 (UTC)

@jyun 原来如此,辛苦了。

yjun commented on 2020-09-21 10:46 (UTC)

@gxy 向日葵官方不支持Arch Linux,我也并非向日葵官方人员,没法解决,具体的需求请去向日葵的工单系统 https://console.oray.com/center/workorder AUR主要还是接受打包的问题。[╯•́•̀╰]让我静静

gxy commented on 2020-09-21 06:58 (UTC)

提几个功能需求: 1。文件互传的功能, 2。打通剪贴板,目前已经有文字对话框了,打通剪贴板应该并不难

gxy commented on 2020-09-21 06:53 (UTC)

前几天的反馈很快就解决了,看来开发团队很给力。

信仰已经充值。。。

yjun commented on 2020-09-14 06:52 (UTC)

@gxy 我更新了pkgrel, 你再试试安装一下