Cannot Start Developer Studio 5.3.1 after OS upgrade on Ubuntu 18.04LTS. When I run studio I can see small window ( screenshot below ), which disappears after few seconds. Nothing shows after this point. Program crashes silently or just close automatically. Can you help me with this?
I had a problem with dev studio after my java updated, it behaved same. Try starting it from console and seeing if it will give you any feedback why it closed suddenly. My solution was that some paths related to java changed and devstudio didn’t know how to handle that.
When I closed DS and reopened. Top bar and all functionality like Run, Debug, Terminal, Connect etc. disappeared. When I went to Windows->Perspective->Customise Perspective… to add buttons, error pop up.
hi @TheGod,
it seems the issue happens after an updgrade of ubuntu, not directly link to devstudio.
then Devstudio is now replace by VScode, so no more support is done on devstudio tool.
I suggest you move your project on VScode.
Best Regards
Hi @plu,
I know it happens after ubuntu upgrade. I use both VScode and DeVStudio. I think DevStutdio is more user friendly. VSCode is really annoying. Reports problems where are no problems, so you never know if it is real or VScode reports it without reason.