cvs commit: ports/graphics/inkscape
	Makefileports/graphics/inkscape/files patch-src::knotholder.cpp
    Alexander Nedotsukov 
    bland at FreeBSD.org
       
    Fri Apr 16 10:06:22 PDT 2004
    
    
  
bland       2004/04/16 10:06:21 PDT
  FreeBSD ports repository
  Modified files:
    graphics/inkscape    Makefile 
  Added files:
    graphics/inkscape/files patch-src::knotholder.cpp 
  Log:
  Fix crasher bug. There is a problem in inkscape provoked by
  sp_object_invoke_write() call wich result in bunch on gtk signals
  emission wich in turn may release parent knot holder object beeng
  modified. Current fix is not correct way to resolve the situation but
  it let us safely go.
  
  Revision  Changes    Path
  1.12      +1 -0      ports/graphics/inkscape/Makefile
  1.1       +11 -0     ports/graphics/inkscape/files/patch-src::knotholder.cpp (new)
    
    
More information about the cvs-all
mailing list