RIDE icon indicating copy to clipboard operation
RIDE copied to clipboard

[Run tab] Button for selecting logs directory is empty

Open ZDabrowski opened this issue 1 year ago • 2 comments

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

  1. Switch to Run tab,
  2. Expand Log options. Button for selecting directory folder for logs is an empty square instead of "...": https://github.com/robotframework/RIDE/blob/963ca0ed897d8d17559505707c383bc32902a2e4/src/robotide/contrib/testrunner/runprofiles.py#L439 obraz

ZDabrowski avatar Aug 20 '24 13:08 ZDabrowski

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.)

HelioGuilherme66 avatar Aug 20 '24 15:08 HelioGuilherme66

I'm using LXDE. So maybe that's the case.

ZDabrowski avatar Aug 21 '24 08:08 ZDabrowski

Closing, with the hope it does not happen in currently released version, 2.1.5.1.

HelioGuilherme66 avatar Jul 26 '25 21:07 HelioGuilherme66