ubuntu18.04 XMind 错误
这个答案是参考国外网站的,参考地址在这里
具体解决方法的意思是说,编辑Xmind.ini文件,在最后面添加
--add-modules=ALL-SYSTEM
保存,然后再执行 ./XMind
就OK了。!
I double click the app's icon in the dock, then it displays the welcome page, and afterwards no reflection in the screen. I used the command ps -ef
to find out there is no xmind process.
3,34241536
asked May 4 at 8:41
111
-
1
Run xmind from command line. If an error occurs, you should see it as output on the terminal. – velix May 4 at 9:23
-
well. thank you for your suggestion. next week I try it in my work pc. – wczmatthew May 4 at 15:20
-
1
then I found a solution. append a config item "--add-modules=ALL-SYSTEM" in the tail of XMind.ini, and xmind is work. – wczmatthew May 9 at 0:49
-
Post it as an answer and, after a day (or two), accept it as best answer. – velix May 9 at 16:26