Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Run tab] Button for selecting logs directory is empty #2857

Open
ZDabrowski opened this issue Aug 20, 2024 · 2 comments
Open

[Run tab] Button for selecting logs directory is empty #2857

ZDabrowski opened this issue Aug 20, 2024 · 2 comments
Labels
analyze Analyze, Research or Investigate: solutions, complexity, reproducibility, ...

Comments

@ZDabrowski
Copy link
Collaborator

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 "...":
    button = ButtonWithHandler(pane, "...", handler=self._handle_select_directory)

    obraz
@HelioGuilherme66 HelioGuilherme66 added the analyze Analyze, Research or Investigate: solutions, complexity, reproducibility, ... label Aug 20, 2024
@HelioGuilherme66
Copy link
Member

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

@ZDabrowski
Copy link
Collaborator Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyze Analyze, Research or Investigate: solutions, complexity, reproducibility, ...
Projects
None yet
Development

No branches or pull requests

2 participants