[轉載]robo3t在Ubuntu 16.04中報錯的解決方法

【問題】linux

MongoDB的客戶端robo3t在,Ubuntu 16.04中啓動時報一個QT的錯誤:c++

1 This application failed to start because it could not find or load the Qt platform plugin "xcb"
2 in "".
3 
4 Available platform plugins are: xcb.
5 
6 Reinstalling the application may fix this problem.
7 Aborted (core dumped)

 

【解決方法】git

1 mkdir ~/robo-backup
2 mv robo3t-1.1.1-linux-x86_64-c93c6b0/lib/libstdc++* ~/robo-backup/
3 robo3t-1.1.1-linux-x86_64-c93c6b0/bin/robo3t

 

原帖路徑:https://askubuntu.com/questions/941383/cannot-run-robo-3t-qt-appgithub

https://github.com/Studio3T/robomongo/issues/1384ubuntu

相關文章
相關標籤/搜索