Hi.
I got an issue - nxmc client 5.2.2.1-standalone just freeze.
Here is a terminal output:
java -jar nxmc-5.2.2.1-standalone.jar
(System: Manjaro with openjdk-21, nxmc running as regual user)
I don't think, that Gtk-Warning has somethink to do with that.
Legacy client 5.2.2.1 works well.
Mayby some kind of local cache?
			I got an issue - nxmc client 5.2.2.1-standalone just freeze.
Here is a terminal output:
java -jar nxmc-5.2.2.1-standalone.jar
(System: Manjaro with openjdk-21, nxmc running as regual user)
Code Select 
(SWT:111317): Gtk-WARNING **: 10:42:50.663: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
10:42:51.550 [main] DEBUG o.n.nxmc.base.windows.MainWindow - Switching to perspective Infrastructure
10:42:51.553 [main] DEBUG o.n.nxmc.base.windows.MainWindow - Switching to perspective Network
10:42:54.289 [main] DEBUG o.n.nxmc.base.windows.MainWindow - Switching to perspective Network
10:42:54.294 [main] DEBUG o.n.nxmc.base.windows.MainWindow - Switching to perspective Infrastructure
10:42:55.391 [main] DEBUG o.netxms.nxmc.base.views.ViewFolder - View objects.fdb is not valid for current context
10:42:55.391 [main] DEBUG o.netxms.nxmc.base.views.ViewFolder - View objects.physical-links is not valid for current context
10:42:55.454 [main] DEBUG o.netxms.nxmc.base.views.ViewFolder - View objects.overview is not valid for current context
10:42:55.455 [main] DEBUG o.netxms.nxmc.base.views.ViewFolder - View objects.performance is not valid for current context
10:42:55.474 [main] DEBUG o.netxms.nxmc.base.views.ViewFolder - View objects.arp-cache is not valid for current context
10:42:55.475 [main] DEBUG o.netxms.nxmc.base.views.ViewFolder - View objects.interfaces is not valid for current context
10:42:55.475 [main] DEBUG o.netxms.nxmc.base.views.ViewFolder - View objects.data-collection is not valid for current context
10:42:55.475 [main] DEBUG o.netxms.nxmc.base.views.ViewFolder - View objects.routing-table is not valid for current context
10:42:55.489 [main] DEBUG o.netxms.nxmc.base.views.ViewFolder - View objects.ports is not valid for current context
(SWT:111317): Gtk-WARNING **: 10:42:55.525: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
(SWT:111317): Gtk-WARNING **: 10:42:55.536: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
(SWT:111317): Gtk-WARNING **: 10:42:55.537: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
(SWT:111317): Gtk-WARNING **: 10:42:55.539: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
(SWT:111317): Gtk-WARNING **: 10:42:55.541: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
(SWT:111317): Gtk-WARNING **: 10:42:55.542: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)I don't think, that Gtk-Warning has somethink to do with that.
Legacy client 5.2.2.1 works well.
Mayby some kind of local cache?