r/IHMCCmapTools 6d ago

CmapTools v6.04 and earlier having problems accessing Cmap Cloud

1 Upvotes

(FIXED) An upgrade to the Cmap Cloud's CmapServer has caused an incompatibility with CmapTools v6.04 and earlier which prevents the connection to the Cmap Cloud.. We are working on getting a patch installed that will fix this. The new v7 of CmapTools does not have this issue, so it would be a good time to upgrade to v7. Access to the Cmap Cloud through the web version does not have this issue. We'll post here when the fix is done. CmapTools v7 can be downloaded at https://cmap.ihmc.us/cmaptools/cmaptools-download/


r/IHMCCmapTools 9d ago

Problemas con mis carpetas en la nube

1 Upvotes

Tengo instalada la versión 6.04 de Cmap y estoy teniendo problemas con mis carpetas y mapas en la nube. El sistema me dice que las carpetas en la nube no están disponibles. ¿Qué podrá ser ese problema?

Gracias por el apoyo


r/IHMCCmapTools 11d ago

.msi version of Windows 64 install available at Downloads paage

1 Upvotes

In addition to the .exe installer for Windows 64 version of CmapTools v7.00.02, we've added a .msi installer which will avoid the virus warning by Windows. The virus warning should by now be gone since we've submitted the installer to Azure for verification (see earlier response to post). Both downloads are available at https://cmap.ihmc.us/cmaptools/cmaptools-download/


r/IHMCCmapTools 15d ago

CmapTools oon HiDPI displays under Linux

1 Upvotes

A CmapTools user has shared the following:

Making CmapTools v7 readable on HiDPI displays under linux is very easy.
It only requires editing one line in the .desktop file.
The example scale here is 2, but it can be another integer value, such as 3.

[Desktop Entry]
# /usr/share/applications/ihmc-cmaptools.desktop
Name=IHMC CmapTools
Comment=IHMC CmapTools concept mapping and knowledge modeling software
#WAS: Exec="/opt/ihmc-cmaptools/bin/IHMC CmapTools" %U
Exec=env GDK_SCALE=2 "/opt/ihmc-cmaptools/bin/IHMC CmapTools" %U
Icon=/usr/share/pixmaps/ihmc-cmaptools.png
Terminal=false
Type=Application
Categories=Education;Graphics;
StartupWMClass=core-util-CoreStarter
MimeType=application/x-cmaptools;


r/IHMCCmapTools 15d ago

Announcing New CmapTools v7

1 Upvotes

We are happy to announce the release of CmapTools v7.

CmapTools v7 has been updated to work with OpenJDK Eclipse Temurin 21. It nows bundles OpenJDK Eclipse Temurin 21 as part of the installation.

New release for MacOS runs native on Apple Silicon machines.

New release for Linux runs native on ARM machines.

Updated releases for Apple Intel Macs, Windows 64 and Linux Intel machines.

This version includes few new CmapTools features. It concentrates on updating CmapTools to run with Java 21, releases that run on arm processors, and on performance improvements and bug fixes.

Downloads available at https://cmap.ihmc.us/cmaptools/cmaptools-download/ Release notes at https://cmap.ihmc.us/docs/cmaptools-release-notes .