electricface
deepin
2014-02-19 01:21 可以通过查看 desktop 文件 ( /usr/share/applications/xmind.desktop )内 Exec 字段的值,来确定 xmind 的运行命令。
在终端运行它,就能发现一点报错信息。Copy the Code之后发现报错为google 这个错误就发现有解决方案 https://xmind.desk.com/customer/ ... mind-crash-on-start
下载这个文件 https://www.dropbox.com/s/hv1ao3v4t2vb3 ... 221918.jar
然后将他复制到 /usr/local/xmind/plugins 文件夹下,可修复启动就崩溃问题。Copy the Code
在终端运行它,就能发现一点报错信息。
- /usr/local/xmind/XMind
java: /build/buildd/cairo-1.12.14/src/cairo-surface.c:394: _cairo_surface_begin_modification: Assertion `! surface->finished' failed.
下载这个文件 https://www.dropbox.com/s/hv1ao3v4t2vb3 ... 221918.jar
然后将他复制到 /usr/local/xmind/plugins 文件夹下,可修复启动就崩溃问题。
- cd ~/下载
- sudo cp org.xmind.cathy_3.4.1.201401221918.jar /usr/local/xmind/plugins
Reply Like 0 View the author
请问,如果使用命令运行程序查看输出?