Warnings and errors with Matlab R2017b running on Fedora 27

4 ビュー (過去 30 日間)
Andrea Salimbeni
Andrea Salimbeni 2017 年 11 月 23 日
回答済み: Aider 2018 年 7 月 28 日
Dear Mathworks support team, I'm running Matlab R2017b "academic use" on a laptop with Fedora 27.
I've followed this guide to solve the segmentation error:
https://it.mathworks.com/matlabcentral/answers/364727-why-does-matlab-r2017b-crash-on-linux-fedora-26-with-a-segmentation-violation
Now Matlab is working fine but if I save a simulink model the command window in matlab show these errors:
Warning: The following error was caught while executing 'Simulink.messageviewer.internal.CEFBrowserDialog' class
destructor:
Struct contents reference from a non-struct array object.
Error in Simulink.messageviewer.internal.CEFBrowserDialog/isValid
Error in Simulink.messageviewer.internal.CEFBrowserDialog/delete
Error in Simulink.messageviewer.internal.CEFBrowserDialog
Error in Simulink.messageviewer.internal.BrowserDialogFactory.create
Error in slmsgviewer
Error in slmsgviewer/PersistentInstance
Error in slmsgviewer.processRecord
Error in SimulinkStudio.callbacks.saveCB (line 14)
SLM3I.saveBlockDiagram( cbinfo.model.Handle );
Error in SLStudio.ToolBars
Error using matlab.internal.webwindow (line 282)
MATLABWindow application failed to launch. Unable to launch the MATLABWindow application
Error in Simulink.messageviewer.internal.CEFBrowserDialog
Error in Simulink.messageviewer.internal.BrowserDialogFactory.create
Error in slmsgviewer
Error in slmsgviewer/PersistentInstance
Error in slmsgviewer.processRecord
Error in SimulinkStudio.callbacks.saveCB (line 14)
SLM3I.saveBlockDiagram( cbinfo.model.Handle );
Error in SLStudio.ToolBars
Warning: The following error was caught while executing 'Simulink.messageviewer.internal.CEFBrowserDialog'
class destructor:
Struct contents reference from a non-struct array object.
Error in Simulink.messageviewer.internal.CEFBrowserDialog/isValid
Error in Simulink.messageviewer.internal.CEFBrowserDialog/delete
Error in Simulink.messageviewer.internal.CEFBrowserDialog
Error in Simulink.messageviewer.internal.BrowserDialogFactory.create
Error in slmsgviewer
Error in slmsgviewer/PersistentInstance
Error in slmsgviewer.processRecord
Error in SimulinkStudio.callbacks.saveCB (line 14)
SLM3I.saveBlockDiagram( cbinfo.model.Handle );
Error in SLStudio.ToolBars
Error using matlab.internal.webwindow (line 282)
MATLABWindow application failed to launch. Unable to launch the MATLABWindow application
Error in Simulink.messageviewer.internal.CEFBrowserDialog
Error in Simulink.messageviewer.internal.BrowserDialogFactory.create
Error in slmsgviewer
Error in slmsgviewer/PersistentInstance
Error in slmsgviewer.processRecord
Error in SimulinkStudio.callbacks.saveCB (line 14)
SLM3I.saveBlockDiagram( cbinfo.model.Handle );
Error in SLStudio.ToolBars
How can I solve this?
Best Regards,
Andrea
  1 件のコメント
Adeel Yousuf
Adeel Yousuf 2018 年 3 月 17 日
Same problem on Win 10 - 64 bit :( I installed each and every toolbox. I also receive error displaying Error-Dialog-Box when Simulink conceives an error

サインインしてコメントする。

回答 (3 件)

Cabesa Buque
Cabesa Buque 2017 年 11 月 28 日
This anwswer works for me: https://es.mathworks.com/matlabcentral/answers/364551-why-is-matlab-unable-to-run-the-matlabwindow-application-on-linux
  1 件のコメント
Andrea Salimbeni
Andrea Salimbeni 2017 年 11 月 30 日
Any of the procedures shown in the link has the same error/warning. I think that the problem is different.

サインインしてコメントする。


Andrea Salimbeni
Andrea Salimbeni 2017 年 12 月 12 日
I've installed also "ncurses-compat-libs" and it still gives me same errors and warnings.

Aider
Aider 2018 年 7 月 28 日
I just try simulink, on Linux Mint 19. I had the same problem. The solution proposed got rid of the error messages but the warning still shows up. "Warning: MATLAB has disabled some advanced graphics rendering features by switching to software OpenGL. For more information, click here."

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by