ubuntu 16.04下启动seafile-applet 出错

安装了seafile-gui, 运行seafile-applet 就出错了

sudo apt-get install seafile-gui

seafile-applet  
This application failed to start because it could not find or load the Qt platform plugin "xcb"
in "".

Reinstalling the application may fix this problem.
[1]    4926 abort (core dumped)  seafile-applet

应该是QT的版本有冲突, 把我自己安装的QT5.9.3从PATH 里面挪走就好了
有办法指定使用的QT版本吗? .