You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flameshot v12.1.0 (6228b19)
Compiled with Qt 5.15.10
OS: Fedora Linux 38 (KDE Plasma) x86_64
Installation Type
Compiled from source
Operating System type and version
GNU/Linux Fedora 38
Description
When I try to run flameshot gui , the area of the screen visible becomes a little more than 1/4th.
the error I get:
QLayout: Attempting to add QLayout "" to SidePanelWidget "", which already has a layout
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
what I have tried
I already install xdg-desktop-portal-kdexdg-desktop-portal #2660 (comment)
Steps to reproduce
install flameshot from dnf or compile from source
run flameshot gui
I have a similar issue on Kubuntu 23.10 on wayland, and swaywm. I compiled from source from latest version using git clone.
Command: flameshot gui
Takes for few minutes to show errors
flameshot: error: Unable to detect desktop environment (GNOME? KDE? Sway? ...)
flameshot: error: Hint: try setting the XDG_CURRENT_DESKTOP environment variable.
flameshot: error: Unable to capture screen
flameshot: error: Unable to capture screen
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
When I use the suggested environment variable, and flameshot just seems to hang. I added a few environment variables, and I'm in the process of using then in different combinations.
I'm not 100% sure if I understood your issue, but I had something where when I launched flameshot and my desktop would "shrink" to 1/4 of the screen and everything else would be black. If this is your issue, here is how I fixed it.
I'm running Fedora 41 KDE on Wayland, and I installed flameshot with dnf!
This bug seems to be related to the Wayland protocol, so you have to force flameshot to use "XWayland".
Find your menu entry, right click and select "edit"
Look for the location of the app
open a terminal and cd into that location and look for the flameshot.desktop file
edit the file and look for the "exec" line and enter the following
Flameshot Version
Flameshot v12.1.0 (6228b19)
Compiled with Qt 5.15.10
OS: Fedora Linux 38 (KDE Plasma) x86_64
Installation Type
Compiled from source
Operating System type and version
GNU/Linux Fedora 38
Description
When I try to run
flameshot gui
, the area of the screen visible becomes a little more than 1/4th.the error I get:
what I have tried
I already install
xdg-desktop-portal-kde
xdg-desktop-portal
#2660 (comment)
Steps to reproduce
install flameshot from dnf or compile from source
run
flameshot gui
Screenshots or screen recordings
No response
System Information
GNU/Linux Fedora 38
Kernel: 6.4.14-200.fc38.x86_64
monitor: laptop ( no external monitors)
desktop environment: KDE, Window manager: KWin
Using Wayland
The text was updated successfully, but these errors were encountered: