After I upgraded to Ubuntu 17.10, I am facing a serious shortcoming in gimp. The screenshots are completely black.
Most likely this is a bug, but I thought of investigating a bit just to find out if I am missing something.
The other Screenshot
software, version 3.25.0 is working fine.
gimp*
and then installing again will help? – Masroor Oct 20 '17 at 05:55purge
and thenautoremove
andinstall
, no luck. Even rebooted my machine in between for good measures. – Masroor Oct 20 '17 at 06:34sudo add-apt-repository universe
;sudo apt update
;sudo apt install gimp
and try if screenshot with gimp works in your computer. If it does, you can consider making a fresh installation instead of the upgraded system that you have now. Of course, before you start on this venture, you should backup all files, that you cannot afford to lose. – sudodus Oct 20 '17 at 06:43