You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every time the Log options is expanded, a warning appear in a terminal: (ride.py:32110): Gtk-WARNING **: 10:39:54.363: Negative content width -4 (allocation 30, extents 17x17) while allocating gadget (node button, owner GtkButton)
Noticed also that the Button label is empty instead of three dots.
I could not reproduce, with: Environment
Python 3.12.4
wxPython 4.2.1
robotframework 7.0.1
robotframework-ride 2.1.dev70
Fedora Core 40 KDE Plasma 6 ---> (This may be the major difference. In the past, with Gnome Unity, there was major problems.)
Every time the
Log options
is expanded, a warning appear in a terminal:(ride.py:32110): Gtk-WARNING **: 10:39:54.363: Negative content width -4 (allocation 30, extents 17x17) while allocating gadget (node button, owner GtkButton)
Noticed also that the Button label is empty instead of three dots.
Environment
Python 3.10.12
wxPython 4.2.1
robotframework 6.0.2
robotframework-ride 2.1.dev70
Ubuntu 22.04.4 LTS
Steps
Run
tab,Log options
. Button for selecting directory folder for logs is an empty square instead of "...":RIDE/src/robotide/contrib/testrunner/runprofiles.py
Line 439 in 963ca0e
The text was updated successfully, but these errors were encountered: