Ubuntu 14.04安装QTcreator失败

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
yuki_zju
帖子: 2
注册时间: 2015-03-25 18:20
系统: Ubuntu

Ubuntu 14.04安装QTcreator失败

#1

帖子 yuki_zju » 2015-03-25 18:22

Ubuntu 14.04安装QTcreator失败,求指导,错误信息如下:
This application failed to start because it could not find or load the Qt platform plugin "xcb".

Reinstalling the application may fix this problem.
已放弃 (核心已转储)
头像
astolia
论坛版主
帖子: 6703
注册时间: 2008-09-18 13:11

Re: Ubuntu 14.04安装QTcreator失败

#2

帖子 astolia » 2015-03-26 17:29

用源里的就没有这个问题。不用源里的,自行参考: http://stackoverflow.com/questions/1710 ... ux-withouthttps://forum.qt.io/topic/30140/solved- ... plugin-xcb
yuki_zju
帖子: 2
注册时间: 2015-03-25 18:20
系统: Ubuntu

Re: Ubuntu 14.04安装QTcreator失败

#3

帖子 yuki_zju » 2015-03-26 21:06

:em06 其实我就是在源里安装的
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: Ubuntu 14.04安装QTcreator失败

#4

帖子 poloshiao » 2015-03-27 6:43

This application failed to start because it could not find or load the Qt platform plugin "xcb".
解決辦法 參閱
https://github.com/sialan-labs/sigram/issues/33
Could not find or load the Qt platform plugin "xcb"
ysl09240
帖子: 2
注册时间: 2015-04-05 10:26
系统: ubuntu

Re: Ubuntu 14.04安装QTcreator失败

#5

帖子 ysl09240 » 2015-04-05 10:54

大神啊。。。给我一个/usr/share/applications 目录吧。。
我给删啦
[email protected]
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: Ubuntu 14.04安装QTcreator失败

#6

帖子 poloshiao » 2015-04-05 14:32

给我一个/usr/share/applications 目录吧。。
我给删啦
sudo mkdir -p /usr/share/applications
新建目錄
回复