Katalon Studio - 6.1.5 crash when adding line in test case

Hi

I’m running Fedora 27 and Katalon Studio 6.1.5. The program seems to crash when I add a new line to a test case and try and alter the item entry. Also the info dialog that gives a description of of the item is just black like it doesn’t render correctly.

After the menu locks nothing else is clickable in Katalon Studio and everything is just in a frozen state.

Logs from console
(Katalon Studio:3740): Gtk-WARNING **: Negative content width -17 (allocation 1, extents 9x9) while allocating gadget (node entry, owner GtkEntry)

(Katalon Studio:3740): Gtk-WARNING **: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
gecko driver is located at default location: /workspace/Applications/Katalon_Studio_Linux_64-6.1.5/Katalon_Studio_Linux_64-6.1.5/configuration/resources/drivers/firefox_linux64/geckodriver. In case your browser is updated to a newer version, please use this command to update gecko driver: --config -webui.autoUpdateDrivers=true
Launcher status after execution process completed: Running
gecko driver is located at default location: /workspace/Applications/Katalon_Studio_Linux_64-6.1.5/Katalon_Studio_Linux_64-6.1.5/configuration/resources/drivers/firefox_linux64/geckodriver. In case your browser is updated to a newer version, please use this command to update gecko driver: --config -webui.autoUpdateDrivers=true

(Katalon Studio:3740): Gtk-WARNING **: Allocating size to GtkScrolledWindow 0x7f5f192dc400 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?
Launcher status after execution process completed: Running

(Katalon Studio:3740): Gtk-WARNING **: Negative content height -9 (allocation 1, extents 5x5) while allocating gadget (node button, owner GtkButton)
gecko driver is located at default location: /workspace/Applications/Katalon_Studio_Linux_64-6.1.5/Katalon_Studio_Linux_64-6.1.5/configuration/resources/drivers/firefox_linux64/geckodriver. In case your browser is updated to a newer version, please use this command to update gecko driver: --config -webui.autoUpdateDrivers=true

(Katalon Studio:3740): Gtk-WARNING **: Allocating size to GtkScrolledWindow 0x7f5f192dc740 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?
Launcher status after execution process completed: Running

(Katalon Studio:3740): Gtk-WARNING **: Negative content height -9 (allocation 1, extents 5x5) while allocating gadget (node button, owner GtkButton)

(Katalon Studio:3740): Gtk-WARNING **: Negative content height -9 (allocation 1, extents 5x5) while allocating gadget (node button, owner GtkButton)

Same here using:

CentOS Linux release 7.6.1810 (Core)
3.10.0-957.12.2.el7.x86_64
openjdk version “1.8.0_212”

Happens in v6.2.0.rc5 as well

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.