--- Log opened Fri Mar 02 00:00:23 2007 03:15 -!- pabs3 [n=pabs@dsl-58-7-249-87.wa.westnet.com.au] has joined #synfig 10:13 * Bombe tries the patch. 10:22 < Bombe> dooglus, works for me. 10:22 < Bombe> circles.sif looks like it's supposed to now. 10:24 < pabs3> I've asked darco to review the patch, probably best to just apply it if none of synfig/examples/*.sif and synfigstudio/images/*.sif are broken by it 10:34 * Bombe rebuilds synfig-studio/images with the patch applied. 10:51 < Bombe> Okay, the images check out. Now for all those examples files... 13:56 -!- igli [n=igli@82.152.174.169] has joined #synfig 13:57 -!- crazy_bus [n=philip@CPE-60-229-241-11.nsw.bigpond.net.au] has joined #synfig 14:22 -!- pabs3 [n=pabs@dsl-58-7-249-87.wa.westnet.com.au] has quit ["Don't rest until all the world is paved in poems."] 14:31 -!- crazy_bus [n=philip@CPE-60-229-241-11.nsw.bigpond.net.au] has quit [Read error: 104 (Connection reset by peer)] 14:37 -!- igli [n=igli@82.152.174.169] has quit [Remote closed the connection] 15:21 -!- RedJak [n=the_Slay@66.63.194.178] has joined #synfig 16:41 -!- igli [n=igli@82.152.201.33] has joined #synfig 17:40 -!- RedJak [n=the_Slay@66.63.194.178] has quit [Read error: 60 (Operation timed out)] 18:18 -!- omry [n=omry@l192-117-99-210.broadband.actcom.net.il] has quit [Read error: 110 (Connection timed out)] 18:19 -!- omry [n=omry@l192-115-19-218.broadband.actcom.net.il] has joined #synfig 18:34 -!- zipola [n=zipola@zip.kortex.jyu.fi] has joined #synfig 20:31 -!- omry [n=omry@l192-115-19-218.broadband.actcom.net.il] has quit [Read error: 110 (Connection timed out)] 21:20 -!- omry [n=omry@l192-114-45-132.broadband.actcom.net.il] has joined #synfig 21:56 -!- zipola [n=zipola@zip.kortex.jyu.fi] has quit ["Abiit"] 22:02 -!- omry [n=omry@l192-114-45-132.broadband.actcom.net.il] has quit [Read error: 110 (Connection timed out)] 22:02 -!- omry [n=omry@l192-114-45-234.broadband.actcom.net.il] has joined #synfig 23:18 -!- dyloxin [n=dyloxin@dsl081-054-146.sfo1.dsl.speakeasy.net] has quit ["JJIGW shutdown"] 23:18 -!- dyloxin [n=dyloxin@dsl081-054-146.sfo1.dsl.speakeasy.net] has joined #synfig 23:34 -!- darco [n=darco@dsl081-054-146.sfo1.dsl.speakeasy.net] has joined #synfig 23:38 < dooglus> is there a good reason for BLinePoint()::BLinePoint() not to at least initialise its 1st tangent? 23:40 < darco> Does the constructor do anything? And if it doesn't why does it need to? 23:42 < dooglus> the constructor initialises the vertex, width, origin and split_tangent, but neither of the 2 tangents themselves 23:42 < dooglus> the constructed object's tangents are being passed to mag() which is reading their uninitialised values 23:43 < dooglus> I don't know if the uninitialised values end up causing any harm or not, but the fact that they're being read at all creates warnings from valgrind when I try to diagnose other crashes 23:43 < dooglus> (I 23:44 < dooglus> 'm trying to render the wallpaper.sif example, and it's causing synfig to dump core) 23:44 < dooglus> it's OK if I render it at 1280x1024, but my screen is 1680 pixels wide, which seems to cause problems 23:58 < darco> if the constructor is initializing all of the values EXCEPT the tangents, then that is likely just an oversight on my part --- Log closed Sat Mar 03 00:00:23 2007