
On Wed, Aug 11, 2004 at 11:17:29AM -0300, bulia byak wrote:
Current CVS is unusable.
Start, press ctrl+n. Tools icons partially disappear on the new window.
Open fill&stroke. At first only the stroke color tab icon is lost. Close the dialog, open again. Now all icons disappear.
These are from mental's changes to livarot at about 2004-08-09 02:23:47 UTC.
Some of the initial problems are fixed, some like those above are not.
I mention the timestamp so that ppl can use a version before then, or consider reverting the files changed in this commit to their state before this timestamp.
At the moment I'm still hoping we can go forward rather than backwards, but I probably won't be able to give more time myself for the next couple of days.
Draw anything with the bezier tool. You get:
** (inkscape:19152): CRITICAL **: file sp-item.cpp: line 774 (NR::Matrix i2anc_affine(const SPObject*, const SPObject*)): assertion `object != NULL && ancestor != NULL' failed
This one's my fault. (I added to longest_common_suffix a check for common tails, but hadn't considered the case where the whole lists were the same.) Now fixed in CVS.
pjrm.