Fix for Linux GUI rendering problem?
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Risposte (1)
Walter Roberson
il 5 Ott 2015
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 Commenti
Walter Roberson
il 5 Ott 2015
Sorry, I do not know anything about Unity other than this narrow context.
Vedere anche
Categorie
Scopri di più su Desktop in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!