
My server still can't ssh out to get the cvs tree for autobuilds, so I am still doing it manually. Hopefully this will be fixed soon.
Here is the build for this morning: http://troi.hous.es3.titan.com/~rjamison/inkscape/builds/Inkscape0409211102....
I updated the make.* files again.
Bob

Thanks much! And of course it works... but the gradients seem to be broken.
Basically if I go into the gradient editor, the gradients "work", but moving the control points is funky. It's not grabbing like normal and it's almost as if the mouse tracking is screwed up. Where I move the points to is not where they end up. Even if I try to do new "control lines" (meaning not grabbing the existing one and trying to do a new one next to it), they still don't end up where my mouse was. Hmmm... Unfortunately this is the first nightly I've grabbed since the 17th or so, so I don't know how long it's been doing this.
Also, ever since the recent changes to gradient scaling were made, if I resize an object w/ gradient (and whether the option to scale gradient w/ object is checked or not doesn't affect it) it reverts to the groups original flat coloring (but still shows gradient as selected in the fill/stroke dialog). When I change it to either a solid color or linear gradient and back to the radial gradient, the gradient is completely jacked (to see what I mean, go to http://www.scislac.com/gradient.jpg, the one on the left is normal and the one on the right is what happens after a resize and changing fill mode and going back to radial gradient). The interesting thing is while I'm scaling the object, it looks perfect. But once I release the mouse button, it's done for. I'd be happy to submit the SVG to any of the devs, but can't post to the list for business reasons.
Any thoughts?
Thanks -Josh
-----Original Message----- From: inkscape-devel-admin@lists.sourceforge.net [mailto:inkscape-devel-admin@lists.sourceforge.net] On Behalf Of Bob Jamison Sent: Tuesday, September 21, 2004 9:25 AM To: inkscape-devel@lists.sourceforge.net Subject: [Inkscape-devel] Win32 build
My server still can't ssh out to get the cvs tree for autobuilds, so I am still doing it manually. Hopefully this will be fixed soon.
Here is the build for this morning: http://troi.hous.es3.titan.com/~rjamison/inkscape/builds/Inkscape0409211 102.zip
I updated the make.* files again.
Bob
------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel

Please ALWAYS provide a sample file.
Quting myself:
The logic is something like this: if what fails for you is some pretty simple and straightforward operation, such as pasting a pattern fill, chances are your document is unusual because otherwise we would have caught this before <...> This means you need to supply your document so we could reproduce it. And if the failure you observe is rare or involves some unusual circumstances, of course you also need to give us the document where this happens. So, in any case, submitting the sample document is a very good idea :)

Actually I now see this problem myself. Dragging gradient vector ends in Fill&stroke is badly broken. It's very recent, most likely caused by Peter Moulder's recent (last two days) refactoring of the gradient code. I'm pretty sure it worked OK as recently as yesterday.
Peter: Could you please check this out? And please always test your changes even if they look trivial.
Joshua: Still, I don't understand everything in your report. For example you refer to it "reverting to the groups original flat coloring" but I don't see where the group comes from. So please still provide a sample file illustrating all points of your report.

Provided to your Gmail inbox. =)
Just to explain a little better. There is a group of shapes (letters and a couple lines). So that is the "group" I'm referring to and of course the flat coloring is just a solid color.
-Josh
-----Original Message----- From: bulia byak [mailto:buliabyak@...400...] Sent: Tuesday, September 21, 2004 1:16 PM To: Peter Moulder; Joshua A. Andler Cc: inkscape-devel@lists.sourceforge.net Subject: Re: [Inkscape-devel] Win32 build
Actually I now see this problem myself. Dragging gradient vector ends in Fill&stroke is badly broken. It's very recent, most likely caused by Peter Moulder's recent (last two days) refactoring of the gradient code. I'm pretty sure it worked OK as recently as yesterday.
Peter: Could you please check this out? And please always test your changes even if they look trivial.
Joshua: Still, I don't understand everything in your report. For example you refer to it "reverting to the groups original flat coloring" but I don't see where the group comes from. So please still provide a sample file illustrating all points of your report.

Peter: Could you please check this out?
Here are the steps to reproduce:
- draw an ellipse
- resize the ellipse with selector changing its width/height ratio
- open fill&stroke, assign a radial or linear gradient to it
- try dragging the ends of the vector, or center and radius in fill&stroke => the visible result is wrong.
So the problem is with editing gradient on shapes that have their own transform=. It looks to me as if the gradient transform is multiplied by the item's transform when it must be divided by it, or vice versa. Verified broken in current CVS, verified working in -D"2004-09-19".

I sent it to you directly. As mentioned in initial post, I couldn't just post it to the list.
Thanks! -Josh
-----Original Message----- From: inkscape-devel-admin@lists.sourceforge.net [mailto:inkscape-devel-admin@lists.sourceforge.net] On Behalf Of bulia byak Sent: Tuesday, September 21, 2004 1:07 PM To: Joshua A. Andler Cc: inkscape-devel@lists.sourceforge.net Subject: Re: [Inkscape-devel] Win32 build
Please ALWAYS provide a sample file.
Quting myself:
The logic is something like this: if what fails for you is some pretty simple and straightforward operation, such as pasting a pattern fill, chances are your document is unusual because otherwise we would have caught this before <...> This means you need to supply your document so we could reproduce it. And if the failure you observe is rare or involves some unusual circumstances, of course you also need to give us the document where this happens. So, in any case, submitting the sample document is a very good idea :)
------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
participants (3)
-
Bob Jamison
-
bulia byak
-
Joshua A. Andler