无法以普通用户的身份登录 ubuntu 桌面,仅可以使用游客(guest)的身份登录。ctrl + alt + F1~F6 tty(终端界面),查看 .xsession-errors时,

cd ~
cat ./xsession-errors

又会提示如下错误:

openConnection: connect: No such file or directory
cannot connect to brltty at :0

最快速简洁的解决方案是:

mv ~/.config/dconf/user ~/.config/dconf/user.old

References

[1] Ubuntu 12.04 32bit cant login

.xsession-errors:openConnection: connect: No such file or directory cannot connect to brltty at :0相关推荐

  1. Error getting authority: Error initializing authority: Could not connect: No such file or directory

    今天早上使用内网gitlab仓库的时候,发现页面无法打开,ssh也无法连接. 到机房接上显示器,发现如下错误: Error getting authority: Error initializing ...

  2. python执行脚本失败恢复环境_Textmate 执行python脚本的错误:env: python3: No such file or directory...

    在 macos 中使用 textmate 执行脚本如下: #!/usr/bin/env python3 # -*- coding:utf-8 -*- print("hello, world! ...

  3. sh脚本异常:bad interpreter: No such file or directory

    转:http://bluedest.iteye.com/blog/1674963 在Linux中执行.sh脚本,异常/bin/sh^M: bad interpreter: No such file o ...

  4. electron 打包后启动应用报错:Error: ENOENT: no such file or directory, open ‘xxx/manifest.json‘‘

    使用 electron-builder 打包后启动报错: Reading /xxx/manifest.json failed. Error: ENOENT: no such file or direc ...

  5. 【我的Android进阶之旅】解决Android Studio 编译NDK项目出错:clang++: error: no such file or directory

    一.错误描述 在编写一个NDK项目的时候,出现编译错误,如下所示: vlog.basic-opengl | debug | armeabi-v7a Compiler exited with error ...

  6. Git:bash: cd: No such file or directory

    Git:cd到制定文件夹 出现No such file or directory问题 解决办法,通过尝试,发现并不能一步就cd到制定文件夹,需要一步一步转换,需要一步一步的到你指定路径,如下图所示,暂 ...

  7. Pycharm远程调试服务器代码出错:[Errno 2] No such file or directory

    今天临时接到老师安排的工作,很简单的两个py文件,但是我运行要利用在服务器anaconda里面配置好的环境,此前是另外一个项目创建的时候绑定了这个环境,我直接选择这个SSH的interpretor之后 ...

  8. Arduino 编译出错:Pixy2I2C.h: No such file or directory

    今天刚安装 Arduino IDE软件,运行了一下越疆公司提供的.ion代码,结果报了此错. 1.原因: Arduino 智能套件 Demo 需用到机械臂.Pixy2 视觉识别模块等,所以调试 Dem ...

  9. 编译git时,make报错:zlib.h: No such file or directory

    解压git时,make报错 解决方法: 缺少 zlib的头文件 输入:yum install zlib-devel 即可

最新文章

  1. JAVA实现链表中倒数第K个节点问题(《剑指offer》)
  2. 几个数判断大小_chemistry three 配合物的配位数
  3. [HAOI2006]受欢迎的牛
  4. 电脑手写输入法_QQ拼音输入法除了能打字,竟然还有 N 多妙用!
  5. 混合云模式下 MaxCompute + Hadoop 混搭大数据架构实践
  6. linux docker权限,linux - 如何解决ubuntu中的docker权限问题? - Ubuntu问答
  7. MFC:移动对话框到右下角
  8. 华为FreeBuds 3耳机更新推送:新增支持骨声纹识别特征
  9. HighCharts中几种tooltip的显示格式
  10. 【java】Java泛型
  11. 【深入浅出】Java中 this关键字的四种用法
  12. html5圆形图片自动旋转,纯CSS3圆形图片鼠标滑过旋转翻盖动画特效
  13. python合并工作簿所有内容_如何快速的合并多个 Excel 工作簿成为一个工作簿?...
  14. 用户增长因果推断概念
  15. 让POW的共识机制不再成为公链系统吞吐率的瓶颈 | Conflux CTO伍鸣
  16. 小程序--语音合成tts 对接多平台(讯飞,思必驰,百度)
  17. 详解BUG(又名:BUG的生命周期)
  18. 人工智能教程第二课 目标检测OverView和RCNN
  19. NPOI方式 导出Excel表头
  20. 朴素贝叶斯分类器 详细解析

热门文章

  1. c语言变量声明举例,C语言变量的定义和声明
  2. PAT甲级 1017 Queueing at Bank
  3. 计算机网络-自顶向下方法(7th) 第一章 Review Questions 中英对照
  4. php is_subclass_of,PHP is_subclass_of函数的一个BUG和解决方法
  5. c语言游戏人物控制,在UE4中编写C++代码控制角色
  6. 2018 蓝桥杯省赛 B 组模拟赛(五)题 B题
  7. 八皇后问题(经典回溯算法)
  8. Faster RCNN好文(转)
  9. 使用eclipse开发hbase程序
  10. JQuery 绑定事件