On 08/10/2009 01:12 AM, Luis Diego Alpizar Alpizar wrote: > See this http://bugzilla.gnome.org/show_bug.cgi?id=591017 > How can i apply this patch in linux ubuntu??(i did try using man patch, > seem to work, but not sure) > i need to recompile GIMP again? (if so how without lossing the patched > file? i know basic compiling in linux) > I want to test it, to make sure it works. > Thanks. If you are working with source code from a tarball: patch -p1 < 0001-Bug-591017-Tablet-pan-*.patch If you are working with source code from git: git am 0001-Bug-591017-Tablet-pan-*.patch Yes, you need to recompile and should reinstall GIMP in order to test this. HTH, Martin -- My GIMP Blog: http://www.chromecode.com/ _______________________________________________ Gimp-developer mailing list Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer