<div>To run Xmind, you can create a .desktop file manually, however, you can also let Unity do the job for you, as explained here and here. An Xmind icon is automatically copied to /.local/share/icons/xmind.png for local use.</div><div></div><div></div><div></div><div></div><div></div><div>xmind download ubuntu</div><div></div><div>Download File:
https://t.co/vtDmjc0LIk </div><div></div><div></div><div>USAGE: -This script works with "XMind_amd64" only (not i386, 32-bit)! Tested with Ubuntu 16.04.2 -Best to just copy this script file into the same directory as the downloaded xmind-8-update1-linux.zip file (or whatever you called it). -This script will create a final direcoty 'xmind8' to install into but you need to pick where you want that 'xmind8' directory if you don't want the default of '$HOME/.local/bin'.</div><div></div><div></div><div>function _installXMind8 { ##user preferences seemed to be saved into: xmind/workspace/.metadata/.plugins/org.eclipse.core.runtime/.settings/ ## a beta DEB package ##To find the icon images: $ find /bin/xmind8 -iname xmind.*.png #[[ ! -f "$fileZip" ]] && wget -t 4 -O xmind8.zip " -8-update1-linux.zip" ##
xmind.net is blocking non-browser downloads [[ ! -d "$installDirRoot" ]] && mkdir -pv "$installDirRoot" unzip "$fileZip" -d "$installDirRoot/xmind8" "$installDirRoot/xmind8/setup.sh"</div><div></div><div></div><div>Update:</div><div></div><div>Running ./XMind from the terminal works as expected.</div><div></div><div>Running the whole path /home/user01/.installed/xmind-8-linux/XMind_amd64/XMind creates an error.</div><div></div><div>When the error happens the application creates a configuration folder in / directory, which is normally located in the same folder as the executable. I still don't understand what's happening here.</div><div></div><div></div><div>I installed xmind form the AUR. When moving the mindmap it stutters heavily with both nouveau and nvidia drivers and cpu usage is really high, on ubuntu the moving is fluid for the same mindmap. Creating nodes is also slow on manjaro but on ubuntu it is instantaneous.</div><div></div><div></div><div></div><div></div><div></div><div></div><div>Now I wonder how I can debug the problem? The packages from the ubuntu installation, could that give some hints on what needs to be installed on manjaro? One thought I have is that perhaps the program should use gtk2 instead since in ubuntu I use packages from version 18 (bionic)? In that case can I just install gtk2 without having conflicts with the already installed gtk3, and how do I force xmind8 to use gtk2? i.e. do I put some argument in the .desktop file?</div><div></div><div></div><div>some settings files must have remained after the remove becauce xmind have history of recently used files and it was populated. Did the program actually install or was the tarball taken form the cache?</div><div></div><div></div><div>I do not think the java version is at fault here.</div><div></div><div>I use OpenJdk 8 on both ubuntu and manjaro. And xmind works flawlessly on ubuntu. That I said jre was just because I was to lazy to write OpenJdk since I thought it is the jre that is important when running the program. My mistake since I build it as well and then perhaps the Jdk comes in to play. I do not know if, given this information I should try to install oracle java 8, what do you think?</div><div></div><div></div><div>The way I installed xmind on ubuntu-gnome and kde-neon is different thought. I just unzipped it and ran a script that installs fonts for the program. So now I wonder if I could use the same method to install in manjaro (install method)?</div><div></div><div></div><div>I still think it might be the AUR that is out of date and not compatible with the newer file versions on an updated system and not my system settings, since installing on ubuntu you have to force download dependencies that are for ubuntu 18.04 to make it run on a 20.04 installation (see first post).</div><div></div><div>It would be so helpful if someone could install both the flatpak and the AUR version to see if they experience the same problem.</div><div></div><div></div><div>Then, docker run -ti --net host --rm -e XAUTHORITY=/home/chris/.Xauthority -e DISPLAY=$DISPLAY -v /home/chris/.Xauthority:/home/chris/.Xauthority -v /tmp/.X11-unix/:/tmp/.X11-unix ubuntu-firefox:18.04 /bin/bash</div><div></div><div> df19127ead</div>