Posts

Showing posts from December, 2012

Where is the Microsoft.Cpp.Win32.user.props file on Windows XP?

The reason why you landed on this page is because you found out that the global Tools/Options/Projects and Solutions/VC++ Directories capability has disappeared from Visual Studio 2010 and you need to locate Microsoft.Cpp.Win32.user.props file to add some directories to all of your projects. I found it here: C:\Documents and Settings\%USERNAME%\Local Settings\Application Data\Microsoft\MSBuild\v4.0

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: sudo add-apt-repository ppa:aapo-rantalainen/gimp26-noghostline sudo apt-get update sudo apt-get install gimp

Wacom Banboo Pen on Xubuntu 11.10

To get the Bamboo Pen to work on Xubuntu 11.10 all you have to do is to follow the advice given on this page: http://linux.goeszen.com/how-to-install-the-wacom-bamboo-on-linux.html Make sure that you rebuild the kernel module every time you upgrade your kernel.