You are not logged in.

#1 2025-10-02 07:27:33

Dexter23
Member
Registered: 2022-02-19
Posts: 27

Flameshot Clipboard not Work

Hi all,
After switch to wayland on Gnome on Arch Linux, when i take a screenshot with Flameshot and click the button to copy to clipboard and try to paste doesn't work.

If i launch from a terminal and reproduce this is the output i get:

QLayout: Attempting to add QLayout "" to SidePanelWidget "", which already has a layout
QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::setRenderHint: Painter must be active to set rendering hints
QPainter::setCompositionMode: Painter not active
QPainter::translate: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawEllipse: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawEllipse: Painter not active
flameshot: info: Capture saved to clipboard.
kf.guiaddons: Could not init WaylandClipboard, falling back to QtClipboard.

Offline

#3 2025-10-02 09:50:23

Dexter23
Member
Registered: 2022-02-19
Posts: 27

Re: Flameshot Clipboard not Work

Hi Thanks

It Works by follow this steps:

Download this version:
https://archive.archlinux.org/packages/ … kg.tar.zst

Install:
sudo pacman -U flameshot-12.1.0-6-x86_64.pkg.tar.zst

Edit Pacman Config File:
sudo nano /etc/pacman.conf

Add this line:
IgnorePkg = flameshot
Save and exit.

Thanks.

Offline

#4 2025-10-02 13:18:20

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 69,138

Re: Flameshot Clipboard not Work

Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

Board footer

Powered by FluxBB