Issue
Using ksnip in Ubuntu parallels takes blank screenhots.
Solution
It's how the snap application is defined, it needs to be used in classic mode.
Refer: ksnip-screenshot-in-ubuntu
sudo add-apt-repository ppa:dhor/myway
sudo apt update
sudo apt install ksnip
