GIMP 2.6 ghost lines appear with Wacom Bamboo Pen
When you try to draw with the pen it appears that GIMP miss reads the coordinates and creates horizontal and vertical ghost lines. This has been reported as a bug here.
Thanks to Aapo Rantalainen there is a bugfixed version available at his PPA to get it, just follow the advice given at bug report page.
Procedure:
1. Remove GIMP with Software Center
2. Open Terminal and type the following:
Thanks to Aapo Rantalainen there is a bugfixed version available at his PPA to get it, just follow the advice given at bug report page.
Procedure:
1. Remove GIMP with Software Center
2. Open Terminal and type the following:
sudo add-apt-repository ppa:aapo-rantalainen/gimp26-noghostline
sudo apt-get update
sudo apt-get install gimp
Comments
Post a Comment