deepin15.9 xrdp远程桌面登陆不能显示任务栏和控制中心
Tofloor
poster avatar
fuyao
deepin
2019-03-04 23:23
Author
本帖最后由 fuyao 于 2019-3-4 18:01 编辑

deepin15.9 xrdp远程桌面登陆不能显示任务栏和控制中心,15.6的时候还是可以显示的。

终端输入dde-dock显示如下:dtkwidget2" can not find qm files
"dde-dock" can not find qm files
2019-03-04, 17:49:03.584 [Debug  ] [dapplication.cpp     Dtk::Widget:ApplicationPrivate::setSingleInstanceByDbus 203] register service failed: QDBusError("", "")
2019-03-04, 17:49:03.584 [Debug  ] [                                                         0] set single instance failed!
No appenders registered with logger
[Warning] <> QFileSystemWatcher::removePaths: list is empty
[Warning] <> QFileSystemWatcher::removePaths: list is empty


dock log里有下面信息:
2019-03-04, 17:54:37.966 [Debug  ] [diskmountplugin.cpp  DiskMountPlugin:iskMountPlugin    43] ===============init=============
2019-03-04, 17:54:37.966 [Debug  ] [                                                         0] SystemTray: init plugin:  "disk-mount"
2019-03-04, 17:54:37.966 [Warning] [dapplication.cpp     Dtk::Widget:ApplicationPrivate::loadTranslator 280] "dtkwidget2" can not find qm files
2019-03-04, 17:54:37.966 [Warning] [dapplication.cpp     Dtk::Widget:ApplicationPrivate::loadTranslator 280] "dde-file-manager" can not find qm files

Reply Favorite View the author
All Replies
avatar
aida
deepin
2019-03-05 19:47
#1
感谢反馈,已将此问题提交至开发团队
Reply View the author
avatar
lleq
deepin
2019-05-01 19:34
#2
xrdp一直不好用,没用dock,而且卡顿感明细,声音也没传输过来
Reply View the author
avatar
fuyao
deepin
2019-05-05 17:21
#3
https://bbs.deepin.org/post/175225
xrdp一直不好用,没用dock,而且卡顿感明细,声音也没传输过来

新版的xrdp可以用,dock是指任务栏,我没用声音,只是远程调调程序。
Reply View the author
avatar
zhouchuanfu
deepin
2019-05-06 05:49
#4
楼主找到解决办法了么,我这边也是出现这个问题了。
Reply View the author
avatar
fuyao
deepin
2019-05-06 19:59
#5
https://bbs.deepin.org/post/175225
楼主找到解决办法了么,我这边也是出现这个问题了。

我现在更新到最新版,xrdp可以正常使用了。不过在本机登陆后退出,再xrdp远程登录还会出现这个问题,这时候重启后,不要在本机登录,直接远程xrdp登录是没有问题的。@aida
Reply View the author
avatar
175******79
deepin
2019-07-17 01:36
#6
目前发现deepin使用xfce桌面可以顺利在Windows中使用mstsc通过xrdp实现远程桌面连接,但是使用别的桌面(试过gnome)却也不能顺利的通过xrdp实现远程桌面访问,原因未知,希望哪位大神有发现后能够及时分享;
使用别的桌面
xfce4安装命令:
  1. sudo apt-get update
  2. sudo apt install xfce4
Copy the Code
因为有些安装包存在依赖关系,无法安装,所以在使用xfce4的时候不是很舒服

Reply View the author
avatar
Laeni
deepin
2020-01-13 05:31
#7
我也遇到了
Reply View the author
avatar
netalpha
deepin
2020-05-12 20:27
#8
Edited by netalpha at 2020-5-12 12:28
  1. $ deepin-screenshot --version
  2. Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
  3. "dtkwidget2" can not find qm files
  4. "deepin-screenshot" can not find qm files
  5. deepin-screenshot 4.0
Copy the Code

  1. unset XDG_SESSION_TYPE
  2. export QT_QPA_PLATFORM=wayland
Copy the Code
仍然报错,log:
  1. "dtkwidget2" can not find qm files
  2. "deepin-screenshot" can not find qm files
  3. deepin-screenshot 4.0
Copy the Code


同样有问题。。。
请问你们解决了么
Reply View the author
avatar
fuyao
deepin
2020-05-13 17:14
#9
https://bbs.deepin.org/post/175225
Edited by netalpha at 2020-5-12 12:28

我现在用15.11版本,没问题了,你用的哪个版本?
Reply View the author
avatar
netalpha
deepin
2020-05-14 02:17
#10
https://bbs.deepin.org/post/175225
我现在用15.11版本,没问题了,你用的哪个版本?

我用的 debian 10.3.0 amd64 buster
Reply View the author