91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》
  • 首頁 > 
  • 教程 > 
  • 開發技術 > 
  • Ubuntu18.04下Qt出現qt.qpa.plugin:Could not load the Qt platform plugin “xcb“錯誤怎么辦

Ubuntu18.04下Qt出現qt.qpa.plugin:Could not load the Qt platform plugin “xcb“錯誤怎么辦

發布時間:2020-08-12 15:11:50 來源:億速云 閱讀:1347 作者:小新 欄目:開發技術

小編給大家分享一下Ubuntu18.04下Qt出現qt.qpa.plugin:Could not load the Qt platform plugin “xcb“錯誤怎么辦,希望大家閱讀完這篇文章后大所收獲,下面讓我們一起去探討吧!

問題描述

安裝Qt5.15.0后,在運行測試用例時彈出錯誤:

qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.

Aborted (core dumped)

根據問題描述,雖然能夠找到但是不能加載Qt平臺插件“xcb”,雖然接下來又說重新安裝可能能夠解決,這個可能的話,還是盡量作為最下的選擇吧。

定位問題

修改配置文件~/.bashrc:

$ vim ~/.bashrc

在最末尾添加如下語句,會在qtcreator啟動時,列出詳細的錯誤提示。

export QT_DEBUG_PLUGINS=1

如下:

Ubuntu18.04下Qt出現qt.qpa.plugin:Could not load the Qt platform plugin “xcb“錯誤怎么辦

保存退出編輯,使配置文件生效:

$ source ~/.bashrc

啟動qtcreator會彈出如下詳細錯誤信息:

Ubuntu18.04下Qt出現qt.qpa.plugin:Could not load the Qt platform plugin “xcb“錯誤怎么辦

在打印的錯誤信息的最下面,找到了引發錯誤的真正原因:

Ubuntu18.04下Qt出現qt.qpa.plugin:Could not load the Qt platform plugin “xcb“錯誤怎么辦

也就是Qt動態鏈接庫的問題,當加載libqxcb.so庫的時候,還需要加載libxcb-xinerama庫。
切換到報錯libxcb.so所在目錄:

#替換為自己的報錯目錄
$ cd /home/brainiac/Qt/Tools/QtCreator/lib/Qt/plugins/platforms/

運行ldd libqxcb.so,查看關聯內容:

$ ldd libqxcb.so

Ubuntu18.04下Qt出現qt.qpa.plugin:Could not load the Qt platform plugin “xcb“錯誤怎么辦

發現不存在libxcb-xinerama.so.0庫。

解決方法

安裝libxcb-xinerama庫:

#如果還存在其他依賴庫沒有安裝,也一并安裝。
$ sudo apt-get install libxcb-xinerama0

安裝完成后,再次查看關聯內容,發現已經修復問題:

$ ldd libqxcb.so

Ubuntu18.04下Qt出現qt.qpa.plugin:Could not load the Qt platform plugin “xcb“錯誤怎么辦

再次運行qt程序,就可以正常運行了。

Ubuntu18.04下Qt出現qt.qpa.plugin:Could not load the Qt platform plugin “xcb“錯誤怎么辦

后記

又可以愉快的coding了。

看完了這篇文章,相信你對Ubuntu18.04下Qt出現qt.qpa.plugin:Could not load the Qt platform plugin “xcb“錯誤怎么辦有了一定的了解,想了解更多相關知識,歡迎關注億速云行業資訊頻道,感謝各位的閱讀!

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

利津县| 寿光市| 崇文区| 陇西县| 靖州| 察雅县| 松潘县| 康马县| 孟津县| 锡林浩特市| 普格县| 铁岭县| 温泉县| 咸宁市| 稷山县| 洛阳市| 财经| 丹东市| 莱芜市| 喀什市| 新昌县| 防城港市| 临汾市| 娄烦县| 靖宇县| 修武县| 昌邑市| 九寨沟县| 泸水县| 富民县| 项城市| 南木林县| 鄯善县| 广河县| 婺源县| 深州市| 股票| 大悟县| 徐汇区| 长阳| 凯里市|