AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / user-59226

ucsky's questions

Martin Hope
ucsky
Asked: 2020-03-11 02:08:31 +0800 CST

Ubuntu 16.04.6 上的 xRDP 问题

  • 0
  1. 在 Ubuntu 16.04.6 LTS Xenial 机器上,我像这样设置 xRDP:

    sudo apt-get update
    sudo apt-get install -y xrdp mate-core mate-desktop-environment mate-notification-daemon
    sudo sed -i.bak '/fi/a #xrdp 多用户配置\n mate-session \n' /etc/xrdp/startwm.sh
    sudo ufw 允许 3389
    sudo shutdown -r now

  2. 从 MS-Win10 连接看起来可以按预期工作:

在此处输入图像描述

  1. 输入登录名和密码信息后,我得到这个屏幕:

在此处输入图像描述

  1. 几秒钟后,我断开了连接。

文件.xsession-errors如下所示:

Xlib:  extension "GLX" missing on display ":0".
Xlib:  extension "GLX" missing on display ":0".
openConnection: connect: No such file or directory
cannot connect to brltty at :0
upstart: upstart-event-bridge pre-start process (42575) terminated with status 1
upstart: gnome-session (Unity) main process (42704) terminated with status 1
upstart: unity-settings-daemon main process (42696) killed by TERM signal
upstart: Disconnected from notified D-Bus bus
upstart: logrotate main process (42549) killed by TERM signal
upstart: update-notifier-release main process (42601) killed by TERM signal
upstart: bamfdaemon main process (42698) killed by TERM signal
upstart: unity7 pre-start process (42699) terminated with status 143
upstart: indicator-messages main process (42773) killed by TERM signal
upstart: indicator-bluetooth main process (42774) killed by TERM signal
upstart: indicator-power main process (42775) killed by TERM signal
upstart: indicator-datetime main process (42776) killed by TERM signal
upstart: indicator-keyboard main process (42779) killed by TERM signal
upstart: indicator-session main process (42784) killed by TERM signal
upstart: indicator-sound main process (42782) killed by TERM signal
Xsession: X session started for  at mardi 10 mars 2020, 10:16:44 (UTC+0100)
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  109 (X_ChangeHosts)
  Value in failed request:  0x5
  Serial number of failed request:  6
  Current serial number in output stream:  8
localuser:bob being added to access control list
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  109 (X_ChangeHosts)
  Value in failed request:  0x5
  Serial number of failed request:  6
  Current serial number in output stream:  8
openConnection: connect: No such file or directory
cannot connect to brltty at :0
gnome-session-is-accelerated: No composite extension.
gnome-session-check-accelerated: Helper exited with code 256
gnome-session-is-accelerated: No composite extension.
gnome-session-check-accelerated: Helper exited with code 256
gnome-session-binary[1937]: WARNING: software acceleration check failed: Child process exited with code 1
gnome-session-binary[1937]: CRITICAL: We failed, but the fail whale is dead. Sorry....
Xsession: X session started for  at mardi 10 mars 2020, 10:17:02 (UTC+0100)
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  109 (X_ChangeHosts)
  Value in failed request:  0x5
  Serial number of failed request:  6
  Current serial number in output stream:  8
localuser:bob being added to access control list
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  109 (X_ChangeHosts)
  Value in failed request:  0x5
  Serial number of failed request:  6
  Current serial number in output stream:  8
openConnection: connect: No such file or directory
cannot connect to brltty at :0
gnome-session-is-accelerated: No composite extension.
gnome-session-check-accelerated: Helper exited with code 256
gnome-session-is-accelerated: No composite extension.
gnome-session-check-accelerated: Helper exited with code 256
gnome-session-binary[2057]: WARNING: software acceleration check failed: Child process exited with code 1
gnome-session-binary[2057]: CRITICAL: We failed, but the fail whale is dead. Sorry....

请问我该如何解决这个问题?

16.04 xrdp
  • 1 个回答
  • 1302 Views
Martin Hope
ucsky
Asked: 2014-12-24 01:58:15 +0800 CST

如何在 Ubuntu 14.04.1 LTS Trusty 上获取 librefblas.a?

  • 1

为了编译程序,我需要 librefblas.a

我在哪里以及如何在 Ubuntu 14.04.1 LTS Trusty 上获得这个库?

是否需要安装 Ubuntu 软件包才能获取此库?

14.04
  • 1 个回答
  • 3439 Views

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何运行 .sh 脚本?

    • 16 个回答
  • Marko Smith

    如何安装 .tar.gz(或 .tar.bz2)文件?

    • 14 个回答
  • Marko Smith

    如何列出所有已安装的软件包

    • 24 个回答
  • Marko Smith

    无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗?

    • 25 个回答
  • Martin Hope
    Flimm 如何在没有 sudo 的情况下使用 docker? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    Ivan 如何列出所有已安装的软件包 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    La Ode Adam Saputra 无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗? 2010-11-30 18:12:48 +0800 CST
  • Martin Hope
    David Barry 如何从命令行确定目录(文件夹)的总大小? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher “以下软件包已被保留:”为什么以及如何解决? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford 如何删除 PPA? 2010-07-30 01:09:42 +0800 CST

热门标签

10.10 10.04 gnome networking server command-line package-management software-recommendation sound xorg

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve