Bug#520915: gimp: cannot open remote image

2016-03-13 Thread Alex G
I recently reinstalled my system in 64 bits and it isn't working since then. Gimp version is 2.8.14-1+b1

Bug#695407: grdesktop: Color option ignored when set to 256

2012-12-07 Thread Alex G
Package: grdesktop Version: 0.23+d040330-3 Severity: normal Dear Maintainer, When I set up 256 colors it ignores that setting and uses default instead. There's an "if" condition which mistakes 0 with NULL and prevents from interpreting the actual color. I've already reported a bug and A PATCH to

Bug#435864: gsynaptics: fails to change circular scroll speed

2007-08-03 Thread Alex G
Package: gsynaptics Version: 0.9.7-3 Severity: important synclient fails to parse CircScrollDelta (and maybe other paramters too) because of floating point format. My gsynaptics uses "es" locale, so numbers are represented like "0,1" (with comma) while synclient expects them in "0.1" format. You