问题在安装了pinta这个图片编辑工具之后。启动软件的时候,提示:Failed to load module "canberra-gtk-module"解决办法安装这个模块sudo apt-get install libcanberra-gtk-module然后再启动就没问题了。