matlab code analyzer produces empty tooltips

我只是一个虾纸丫 提交于 2019-12-03 06:16:01

Are you using the Unity desktop (if you don't know, you probably are, since Unity is the default).

I've encountered your problem with multiple Matlab versions under Linux, and it always boiled down to using a "3D / fancy pants" window manager.

Try using the "Gnome Classic (no effects)", "Ubuntu 2D" or mate sessions and report back whether your problem still exists. Here's a screenshot of the standard desktop login screen in Ubuntu 12.04:

To see the available sessions, do a left-mouse click on the ubuntu logo next to the username (here test):

I had the same problem and solved it without disabling Unity.

Solution:

-open matlab

-go to Preferences->colors

-uncheck "use system colors" for desktop tool colors

-Apply

Now you should see text.

It seems likely that the problem is due to one of 3 scenarios:

1) The relevant default colors in Unity are grey text ion grey background.

2) Matlab Doesn't manage to read the default relevant colors from Unity

3) there is a bug in matlab where it not just greys out the color controls in the GUI but actually greys out the underlying colors.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!