Live editor showing completely black
12 ビュー (過去 30 日間)
古いコメントを表示
The live editor is showing a completely black screen
# java -version
openjdk version "1.8.0_222"
OpenJDK Runtime Environment (build 1.8.0_222-b05)
OpenJDK 64-Bit Server VM (build 25.222-b05, mixed mode)
>> version
ans =
'9.7.0.1190202 (R2019b)'
# echo $_JAVA_AWT_WM_NONREPARENTING
1
# echo $AWT_TOOLKIT
MToolkit
# screenfetch
██████████████████ ████████ jhewers@jhdesktop
██████████████████ ████████ OS: Manjaro 18.1.1 Juhraya
██████████████████ ████████ Kernel: x86_64 Linux 5.3.6-1-MANJARO
██████████████████ ████████ Uptime: 2d 5h 59m
████████ ████████ Packages: 1207
████████ ████████ ████████ Shell: zsh 5.7.1
████████ ████████ ████████ Resolution: 3968x1152
████████ ████████ ████████ WM: bspwm
████████ ████████ ████████ GTK Theme: Adapta-Nokto-Eta-Maia [GTK2/3]
████████ ████████ ████████ Icon Theme: Papirus-Dark-Maia
████████ ████████ ████████ Font: Noto Sans 11
████████ ████████ ████████ Disk: 140G / 238G (62%)
████████ ████████ ████████ CPU: AMD Ryzen 7 2700X Eight-Core @ 16x 4.049GHz
████████ ████████ ████████ GPU: GeForce GTX 660
RAM: 14133MiB / 16025MiB
1 件のコメント
John Lee
2023 年 1 月 4 日
The same happened to me when I remotely connected to a PC via Google remote desktop wihle the PC's monitor was powered off. Turning on the monitor solved the issue.
回答 (1 件)
Saket Chirania
2021 年 1 月 28 日
Hello Jan,
This issue is caused by restricted privilege and access to the MATLAB process. The issue can be resolved by granting appropriate permissions to the MATLAB session. If are still facing this problem, then you can contact the technical support team.https://www.mathworks.com/support/contact_us.html
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Live Scripts and Functions についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!