工作需要,在Ubuntu安装了vncserver,使用vncviewer连接后发现输入字母s或m后,分别弹出logout菜单和message菜单开始以为是vnc客户端的问题,换了几个发现都存在这个问题,也就排除是客户端的bugbaidu和google了半天,貌似很少有人碰到这个问题。幸运的是搜索结果中列出了文章的部分信息,一个关键的url:https://bugs.launchpad.net/ubuntu/+source/indicator-applet/+bug/568401打开后,发现原来是indicator applet引起的bug具体修复步骤如下:1.apt-get install apt-show-versions (安装用于查看ubuntu软件包版本的应用)2.apt-show-versions | grep indicator-applet (查看安装的indicator applet版本)发现安装的版本正是0.3.6,存在bug的那个版本3.apt-get install indicator-applet (更新至最新版本)4.重启vncserver,一切正常===========================顺便查了下indicator applet是干什么的A small applet to display information from various applications consistently in the panel.The indicator applet exposes Ayatana Indicators in the Gnome Panel. Ayatana Indicators are an initiative by Canonical to provide crisp and clean system and application status indication. They take the form of an icon and associated menu, displayed (usually) in the desktop panel. Existing indicators include the Message Menu, Battery Menu and Sound menu.让你的Linux开机10秒!解决Ubuntu安装无线网卡驱动因”init_mutex”被废除编译不过的问题相关资讯 Ubuntu教程
- Ubuntu教程 - 使用Ubuntu拷贝CD和 (12/18/2013 14:38:16)
- 让Ubuntu 12.10支持RAR和7Z文件解 (11/15/2012 18:51:50)
- Windows 7硬盘安装Ubuntu 12.10图 (11/03/2012 19:22:47)
| - 完美安装Ubuntu 12.10最新AMD显卡 (11/27/2012 08:17:47)
- Win 7硬盘安装Ubuntu 12.10 (11/05/2012 13:30:34)
- 虚拟机上Ubuntu 11.10升级到12.04 (10/12/2012 20:00:38)
|
本文评论 查看全部评论 (1)