SDK Import Wizard doesn't work under Ubuntu 16.04

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

SDK Import Wizard doesn't work under Ubuntu 16.04

ソリューションへジャンプ
2,251件の閲覧回数
oliviermonnom
Contributor II

Hi,

I've just installing my new LPCXpresso54608 board and the MCUXpresso IDE.

I created the SDK for the MCUXpresso via the website (Select Linux), downloaded it and installed it under MCUXpresso.

When I try to install the SDK examples via "Import SDK Examples...", the first panel show me correct informations (it shows the board), when I click next I get an empty panel, no examples are shown.

But when I import the same SDK on my Windows machine (WIN7_64), all is right, I can see the examples. On windows, the SDK works whatever I select Linux or Windows on the SDK builder. On ubuntu, nothing.

Is it a bug or I'm doing something wrong?

Regards,

Olivier

ラベル(1)
0 件の賞賛
1 解決策
1,988件の閲覧回数
lpcxpresso_supp
NXP Employee
NXP Employee

Hi Olivier,

you can try to run this - export SWT_GTK3=0 in bash and see if it corrects the behaviour.

Ahoy,

MCUXpresso support

元の投稿で解決策を見る

0 件の賞賛
6 返答(返信)
1,988件の閲覧回数
lpcxpresso_supp
NXP Employee
NXP Employee

Hi Olivier

are you launching the IDE with the launcher or with binary from command line? Could you provide a screenshot? Thanks

cheers,

MCUXpresso Support

0 件の賞賛
1,988件の閲覧回数
oliviermonnom
Contributor II

Hi support,

Thank you for replying.

I'm launching the IDE from the desktop, I've just tried to launch it from command line as a user and also as root, same result. When launching from console, no errors are printed.

Here are screnshots:

sc1.jpg

sc2.jpg

Olivier

0 件の賞賛
1,988件の閲覧回数
lpcxpresso_supp
NXP Employee
NXP Employee

Hi Olivier,

this seems to me as something overrides the SWT_GTK3 variable set by IDE. It needs to be set to 0 for the IDE to function properly. Did you install the IDE according the installation guide?

Ahoy,

MCUXpresso support

0 件の賞賛
1,988件の閲覧回数
oliviermonnom
Contributor II

Hi,

I downloaded and ran the installation script (mcuxpressoide- <build>.x86_64.deb.run). No more work in the install...

What do you mean with the SWT_GTK3 variable? Ho can I correct this?

tks,

Olivier

0 件の賞賛
1,989件の閲覧回数
lpcxpresso_supp
NXP Employee
NXP Employee

Hi Olivier,

you can try to run this - export SWT_GTK3=0 in bash and see if it corrects the behaviour.

Ahoy,

MCUXpresso support

0 件の賞賛
1,988件の閲覧回数
oliviermonnom
Contributor II

Hello Ahoy,

Waow, that did the tricks. Thank you very much for your support.

To understand what's the problem I looked for org.eclipse.swt.internal.gtk.version(Help -> About -> Installation Details -> Configuration Tab), without the export I had 3.18.9 has value, and with the export I have 2.24.30

Thank you for this fast and successful support.

Regards,

Olivier

0 件の賞賛