cancel
Showing results for 
Search instead for 
Did you mean: 

Errors starting STM32CubeIDE in MobaXterm

Kman
Associate

Existing STM32CubeIDE works great in Ubuntu 16.04 for STM32H747XI6. When I start it in MobaXterm in Windows laptop, I get these errors:

./stm32cubeide

SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Could not connect: Connection refused

SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Could not connect: Connection refused

IDE opens in the workspace, but I can not compile or debug the project.

1 ACCEPTED SOLUTION

Accepted Solutions
Kman
Associate

Solution is: upgrade Ubuntu to 20.04. Now STM32CubeIDE 1.5.0 starts in Windows laptop with minor warnings, when child frames are opened:

./stm32cubeide

(STM32CubeIDE:9365): Gtk-WARNING **: 13:44:16.183: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)

(STM32CubeIDE:9365): Gtk-WARNING **: 13:44:16.194: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)

(STM32CubeIDE:9365): Gtk-WARNING **: 13:44:16.620: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)

View solution in original post

1 REPLY 1
Kman
Associate

Solution is: upgrade Ubuntu to 20.04. Now STM32CubeIDE 1.5.0 starts in Windows laptop with minor warnings, when child frames are opened:

./stm32cubeide

(STM32CubeIDE:9365): Gtk-WARNING **: 13:44:16.183: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)

(STM32CubeIDE:9365): Gtk-WARNING **: 13:44:16.194: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)

(STM32CubeIDE:9365): Gtk-WARNING **: 13:44:16.620: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)