Latest version of MATLABConnector Linux problem

117 views (last 30 days)
Michal
Michal on 20 Feb 2025
Commented: Torben Knudsen on 3 Nov 2025 at 10:05
The MATLAB connector version 2025.2.2.1 (latest version ... upgraded just now) produce the following Warning message during startup:
$ MATLABConnector start
$ Warning: program compiled against libxml 212 using older 209
I am using LinuxMint 21.1 (equivalent to the Ubuntu 24.04.1).
Any idea, what is wrong??? Previos version 2025.2.0.3 works without any warning message.
Additional info: Is this problem connected with this bug?
  6 Comments
Torben Knudsen
Torben Knudsen 8 minutes ago
I did apt update, apt upgrade and then the reinstall of MathWorksServiceHost which seems to solve my problem even though I got some messages
Gtk-Message: 08:19:10.739: Failed to load module "gail"
Gtk-Message: 08:19:10.739: Failed to load module "atk-bridge"
Thanks for the help

Sign in to comment.

Answers (1)

Swastik Sarkar
Swastik Sarkar on 16 Jun 2025
It has been observed that this warning typically appears only during the initial launch of MATLAB, when the MathWorks Service Host is installing itself for the first time. After this initial setup, the warning does not reoccur under normal circumstances.
However, the warning may reappear if the MathWorks Service Host has been uninstalled, as the system will attempt to reinstall it upon the next startup.
A clean installation of MATLAB Connector may help resolve this issue. Further guidance is available in the following MATLAB Answer:
I hope this helps.

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!