There is a workaround though. Create a /usr/bin/launch-flameshot file for example:
$ cat /usr/bin/launch-flameshot #!/usr/bin/env bash bash -c -- "QT_QPA_PLATFORM=wayland flameshot" Then edit the Exec=flameshot line in /usr/share/applications/org.flameshot.Flameshot.desktop to instead be Exec=/usr/bin/launch-flameshot. For some inexplicable reason it now works. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2051248 Title: Flameshot fails in Wayland To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/flameshot/+bug/2051248/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs