フィルターのクリア

Matlab appdesigner fails to create a new application.

1 回表示 (過去 30 日間)
Steven Clark
Steven Clark 2019 年 1 月 14 日
回答済み: Steven Clark 2019 年 2 月 19 日
A simple screen with white background appears for a few seconds and then closes when entering the command
>>> appdesigner
to create a new application. No messages are displayed. The same behavior is observed with 2016A and 2018A.
  2 件のコメント
Steven Clark
Steven Clark 2019 年 1 月 22 日
I should also have indicated that Matlab is running on Linux Debian7 OS.
Steven Clark
Steven Clark 2019 年 2 月 8 日
It turns out that 2018A is supported on Debian7.
The problem remoains for 2016A however. Several online sources indicate that the MATLABWindow command serves as a good test for the type on problem I am seeing. I have not found another reference where the error results in a Bus error:
>> cd (matlabroot)
>> ! bin/glnxa64/MATLABWindow
[0208/162819:ERROR:browser_main_loop.cc(170)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[0208/162819:INFO:audio_manager_pulse.cc(258)] Failed to connect to the context. Error: Connection refused
[0208/162819:ERROR:renderer_main.cc(212)] Running without renderer sandbox
bin/glnxa64/MATLABWindow: Bus error
>>

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

採用された回答

Steven Clark
Steven Clark 2019 年 2 月 19 日
The "Bus error" was resolved by increasing the size of /dev/shm.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSoftware Development Tools についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by