MATLAB:dispatcher:loadLibrary Can't reload Handle Graphics
8 views (last 30 days)
Show older comments
I can't start my matlab code to detect a particle in a video because of the following problem: ' MATLAB:dispatcher:loadLibrary Can't reload 'C:\Program Files\MATLAB\R2015a\bin\win32\handle_graphics.dll'. Caught MathWorks::System::FatalException '
But it has previously worked well. Why now I get such a problem? Can anyone help me?
Greetings Onsuz
0 Comments
Answers (2)
Paul Dankoski
on 18 Oct 2018
I see this too. We will get this error on Linux64 machines periodically and then the next run it will be gone. Happens often enough to be annoying, but not enough to stop productivity.
MATLAB:dispatcher:loadLibrary Can't reload '/afs/localcell/gv/nosys/mathworks/2015a/bin/glnxa64/libmwhgbuiltins.so'.
I see a lot of Mathworks cases with this string, but not many clues. Is it a genuine bug or an OS related issues? Any insights appreciated. Yes, we should probably upgrade versions, but not entirely under my control.
0 Comments
Tim Jackman
on 2 Sep 2015
This error message suggests that one of the graphics DLLs will likely be corrupt. The first step I'd recommend is to reinstall MATLAB and see if the issue persists.
0 Comments
See Also
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!