Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Apr 2004 10:06:21 -0700 (PDT)
From:      Alexander Nedotsukov <bland@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/graphics/inkscape Makefileports/graphics/inkscape/files patch-src::knotholder.cpp
Message-ID:  <200404161706.i3GH6LPZ094021@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404161706.i3GH6LPZ094021>