Fix for Linux GUI rendering problem?
5 ビュー (過去 30 日間)
古いコメントを表示
I'm experiencing a problem with the 2015b GUI rendering, where I periodically get ghost text boxes that become stuck (see attached). I must restart MATLAB to get them to disappear, but given enough time, new boxes will appear during my editing, and persist until I close MATLAB.
Perhaps related, perhaps not: The quick help text box (the one that appears when you hover over an orange-squiggled bit of code in the editor), does not show any text, and instead shows solid gray.
I'm running Debian 8.2 w/Gnome Wayland, utilizing the default Intel video driver (Lenovo T450s) that was installed when I installed the OS.
>>opengl info:
Version: '2.1 Mesa 7.2'
Vendor: 'Brian Paul'
Renderer: 'Mesa X11'
MaxTextureSize: 2048
Visual: 'Visual 0x62, (RGBA 32 bits (8 8 8 8), Z depth 16 bits, Hardware acceleration, Doub…'
Software: 'true'
HardwareSupportLevel: 'full'
SupportsGraphicsSmoothing: 0
SupportsDepthPeelTransparency: 1
SupportsAlignVertexCenters: 0
Extensions: {114x1 cell}
MaxFrameBufferSize: 4096

1 件のコメント
回答 (1 件)
Walter Roberson
2015 年 10 月 5 日
The bit about the quick text box showing solid has been reported a few times to be related to Unity, that it goes away if Unity is turned off.
2 件のコメント
Walter Roberson
2015 年 10 月 5 日
Sorry, I do not know anything about Unity other than this narrow context.
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!