linuxmongodbrobo3tubuntu-17.04

Robo3t crashing in ubuntu 16.04 and above version (This application failed to start because it could not find or load the Qt platform plugin "xcb")


When i starting robo3t in ubuntu 16.04 version it is not opening, the error is show below like

error:

sony@sony:~/Documents/installed/robo3t-1.1.1-linux-x86_64-c93c6b0/bin$ ./robo3t
This application failed to start because it could not find or load the Qt platform plugin "xcb"
in "".

Available platform plugins are: xcb.

Reinstalling the application may fix this problem.
Aborted (core dumped)

Solution

  • The issue is because if libstdc++ folder library's simply make backup and start robot3t. Follow the given steps below and its working fine

    solution:

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