You are not logged in.
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
Offline
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
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