qFlipper icon indicating copy to clipboard operation
qFlipper copied to clipboard

Interface not shown when launching under Wayland.

Open asunekants opened this issue 11 months ago • 4 comments

First and foremost, thank you for your interest in making qFlipper better by reporting bugs!

Describe the bug

When launching the AppImage on Fedora 41 with KDE Plasma on Wayland; The app launches, but no interface is presented. When launching on the same system with KDE Plasma on X11, everything works as expected.

To Reproduce Launch the AppImage on Fedora 41 with KDE Plasma on Wayland.

Expected behavior The app launches with a visible and usable interface.

Actual behavior The app launches, but no visible interface appears.

Additional troubleshooting

  1. Does the issue persist if you try multiple times?
  • Yes.
  1. Does reconnecting/rebooting Flipper solve it?
  • No

The report must also include at least one of the following:

  1. A FULL LOG of this application run. (see below).

qFlipper-20250203-150649.txt

  1. A screenshot of the application window (if it is a graphical issue).
  • No screenshot is possible, as the interface is in an invisible window:

Image

asunekants avatar Feb 03 '25 15:02 asunekants

Launching with sudo solves it, however that's still the problem when launching it normally

TheSainEyereg avatar Mar 08 '25 17:03 TheSainEyereg

Same problem here. I would be happy to understand why the GUI requires sudo. I have already added the required udev rules that allow my user to use the serial device to avoid using sudo

sashokbg avatar May 18 '25 16:05 sashokbg

I'm having the same issue running on Pop_OS with COSMIC. Running with sudo doesn't help, as I then get an error that it can't connect to the display.

infifox avatar Oct 20 '25 02:10 infifox

I'm having the same problem. But it seems the problem is workaroundable by adding arguments gui --platform xcb

xaionaro avatar Nov 17 '25 23:11 xaionaro