Package: flameshot
Version: 0.6.0-11
Severity: normal
mate-desktop on debian buster
here flameshot starts but stalls after drawing a selection on the screen
and then choosing 'copy' .
-- the 'save' and many of the draw functions work, but 'copy' for some
reason causes a stall. (the mouse cursor can still be moved, but then
nothing is selectable with mouse-click. So I cannot choose 'save' or
even hit 'Escape' to get out of the selection mode of flameshot.)
when ran from the terminal box,
"
flameshot
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::setBrush: Painter not active
Killed
"
the user needs to go to another terminal (ctl-alt-f1) and do kill -9
_flameshot_pid_ , otherwise nothing happens. The other function buttons
are not selectable after choosing the 'copy' function.