swaywm / sway

i3-compatible Wayland compositor
https://swaywm.org
MIT License
14.48k stars 1.11k forks source link

RawTherapee application menu only shown once #4839

Open melentye opened 4 years ago

melentye commented 4 years ago

Steps to reproduce:

  1. Use RawTherapee to open a RAW file: rawtherapee /path/to/file.arw - feel free to use this for testing if you don't have a RAW file lying around: https://www.dropbox.com/s/ccqmjpkr6q3z027/DSC05735.ARW?dl=0
  2. Once in the editor mode, use "Processing Profiles" drop-down menu on the top-right and check out "Bundled profiles". There should be a few options, some of them nested.
  3. Close the menu by clicking anywhere.
  4. Use the same "Processing Profiles" drop-down menu again and notice that "Bundled profiles" cannot be viewed anymore, neither hovering the option nor clicking works.

The debug log should capture that, except I've opened a picture from within the app.

The expected result, obviously, is that the menu can be used again without restarting the application.

Random notes:

Z3NOX commented 4 years ago

Same here. Thank you for the "random note" of using GDK_BACKEND=x11, though. So I can still use RawTherapee under sway.

ror6ax commented 3 years ago

Is there a specific bug in GTK+/Wayland this is linked to?