Matab Help Window is just a black screen.

Hi,
I recently installed Matlab R2019b and my Matlab help documentation just appears as a black screen.
I had no such issues in the previous version I had installed (R2019a)
Any suggestions how to get my help documentation window ??
Attaching a screenshot of the issue.
I also get the following error message in my command terminal, does this have anything to do with my issue??

9 Kommentare

What Operating system are you using?
Joshitha R
Joshitha R am 1 Nov. 2019
I'm using Manjaro Linux @Hari Krishna Ravuri
Try to reproduce after executing
sudo apt-get install libcanberra-gtk-module
Since Manjaro is Arch linux based system, I used this:
sudo pacman -S libcanberra
nov11.png
opening Matlab again, I run into this at the terminal:
nov2.png
My Matlab Help and documentation window is still a blank screen.
George Watkins
George Watkins am 8 Jan. 2020
I also have the same probelm on latest arch
Andreas Laible
Andreas Laible am 14 Feb. 2020
Same problem, also using arch. Support, please!
Joshitha R
Joshitha R am 14 Feb. 2020
I still haven't found a solution for this unfortunately
Chaitanya Meduri
Chaitanya Meduri am 14 Feb. 2020
Have you tried installing libselinux and restarting matlab?
Joshitha R
Joshitha R am 14 Feb. 2020
yeah, that did not help. I just learnt to live with it and use the online matlab documentation for functions

Melden Sie sich an, um zu kommentieren.

 Akzeptierte Antwort

Andreas Laible
Andreas Laible am 16 Mär. 2020

0 Stimmen

Install libsepol and libselinux from aur to solve the problem.

9 Kommentare

Joshitha R
Joshitha R am 16 Mär. 2020
Have you done this and found it to be an effective solution?
Yes, it makes help browser and livescripts work.
Yes finally!! I can see my Matlab Help window's contents now.
I ran:
pamac build libsepol
and
pamac build libselinux
on my terminal and this has now fixed my issue. Thank you @Andreas Laible
Mark Smith
Mark Smith am 9 Apr. 2020
Where can I find these files: libsepol, libselinux
Joshitha R
Joshitha R am 9 Apr. 2020
just run the two commands I have mentioned in your terminal/command prompt
LOKENDRA SINGH
LOKENDRA SINGH am 13 Jul. 2020
'pamac' is not recognized as an internal or external command,
operable program or batch file. not working in windows
>
Joshitha R
Joshitha R am 3 Sep. 2020
@LOKENDRA
This was a fix for the arch linux OS, not Windows
Joshitha R
Joshitha R am 3 Sep. 2020
Unfortunately, after my latest Manjaro system update, the problem has resurfaced.
The previous fix of usinh libselinux and libsepol does not help anymore.
I guess I am missing a few more packages
Andreas Götz
Andreas Götz am 1 Feb. 2023
Has someone got a solution for windows? My Matlab is super slow, while the rest of the system works without issues. When I tried to shut the black matlab window down, first nothing happend, and then after 2 minutes the programm closed finally.
Has anyone had that problem too?

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (1)

Joshitha R
Joshitha R am 3 Sep. 2020

3 Stimmen

After my most recent Majaro system update on 29th Aug 2020, I faced the same issue again.
This time , just installing the libsepol and libselinux packages did not help
The error that was now thrown to me was:
/usr/local/MATLAB/R2019b/bin/glnxa64/jcef_helper: symbol lookup error: /usr/lib/libpango-1.0.so.0: undefined symbol: g_ptr_array_copy
these are the commands I used:
mkdir $Matlab_root/cefclient/sys/os/glnxa64/0_excluded
mv $Matlab_root/cefclient/sys/os/glnxa64/libg* $Matlab_root/cefclient/sys/os/glnxa64/0_excluded
I can now view my Documentation window and the Live scripts

2 Kommentare

Mian Li
Mian Li am 12 Nov. 2020
Great! This solved all my window-related problems.
this works!

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Startup and Shutdown finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by