--- Log opened Sat Mar 10 00:00:12 2007 00:33 -!- pabs3 [n=pabs@dsl-220-235-12-70.wa.westnet.com.au] has joined #synfig 00:37 -!- igli [n=igli@82.152.219.205] has joined #synfig 01:00 * pabs3 gonna try to fix 1368904 01:01 < pabs3> anything happening on the gentoo front igli? 01:01 < igli> hey pabs3 not much need to bump the ebuild with the latest version and add run-time deps; how's the ffmpeg thing? 01:02 < pabs3> haven't worked on that since I got it to build 01:02 < igli> heh not surprising 01:02 < pabs3> (if you u mean the libavcodec plugin) 01:02 < pabs3> :) 01:02 < igli> course ;) you seem to know the lib? 01:03 < igli> i've never even looked at any of that code 01:03 < pabs3> not really, just went by some code snippets I found on google 01:03 * pabs3 either really - just focussed on a couple of functions whose APIs had changed 01:04 < igli> well if you send me some urls i'll read ; not gonna jfgi right now ;) 01:04 < pabs3> ok 01:05 < igli> as i had nfc how you knew what params to use ;) 01:05 < igli> or eg that pict would be added in that way 01:06 < igli> but then i don't know the synfig code at all either 01:07 * pabs3 either! 01:07 < pabs3> I don't know shit, just trying to get stuck in (and learn some gtk/C++ in the process) 01:09 < igli> heh nice one 01:09 * igli goes to pull up r272 01:11 < igli> trgt_av.cpp - what line no again? 01:13 < igli> sorry let me know if you want to look it over with another set of eyeballs i'll be about for a coupla hours 01:14 < pabs3> we're up to svn 280 by now 01:16 < pabs3> igli: lines 412, 431 and before each one are what I changed 01:16 < igli> cool - i'll svn up 01:17 < igli> hmm 280 you only changed the makefile, right? 01:18 < igli> man i didn't realise there was a mod_ffmpeg- is that always built or is there a config opt? 01:19 < pabs3> not sure 01:19 < igli> k i've got your stuff from 399, think i deleted the stuff you commented out with ost or whatever it was 01:19 < igli> np 01:20 < igli> pkt.data = (uint8_t *)pict; 01:20 < igli> bout there 01:20 < pabs3> mod_ffmpeg runs the ffmpeg command line program in the background 01:20 < igli> ah so it's a run-time dep not build-time? 01:20 < igli> but only if USE=ffmpeg for gentoo 01:21 < pabs3> for mod_ffmpeg, yeah. for mod_libavcodec it is a build-time deb 01:21 < pabs3> dep 01:21 < igli> ah ok :) in that case we'll just have it as build-time USE conditional 01:22 < igli> i'm assuming libavcodec is for outputting to video; do other plugins do that too? 01:25 < pabs3> ffmpeg, dv, imagemagick, yuv420p and probably this mplayer plugin that isn't enabled 01:25 < igli> heh 01:26 < igli> imagemagick does video too? cool 01:27 < pabs3> well, it saves as a .miff file, which seems to be able to store multiple images 01:28 < igli> yeah that's all video is after all 01:28 < igli> just trying to gauge how useful the plugin is; but it's a good way to learn the lib i guess ;) 01:29 < pabs3> indeed! 01:30 < igli> so if we get it working, we can keep mod_ffmpeg as build-time :) 01:30 < pabs3> yep 01:31 < igli> other than that, do other mods need build-time ffmpeg? 01:31 < pabs3> nope 01:32 < igli> well maybe it should be rt til we get the mod working? 01:33 < pabs3> rt? 01:34 < igli> run-time sorry :) 01:35 < igli> give us the urls then :) 01:38 < pabs3> yeah, mod_libavcodec should be disabled till it works, just make ffmpeg a rt dep for mod_ffmpeg till mod_libavcodec is fixed 01:38 < igli> cool 01:39 < pabs3> ffmpeg.org should have docs on libavcodec 01:39 < igli> grr 01:41 < igli> heh 02:59 -!- pabs3 [n=pabs@dsl-220-235-12-70.wa.westnet.com.au] has quit ["bbl"] 03:13 -!- pxegeek [n=Miranda@c-71-59-140-184.hsd1.or.comcast.net] has joined #synfig 03:59 -!- crazy_bus [n=philip@CPE-138-130-66-10.nsw.bigpond.net.au] has joined #synfig 04:05 -!- crazy_bus [n=philip@CPE-138-130-66-10.nsw.bigpond.net.au] has quit [Remote closed the connection] 04:07 -!- igli [n=igli@82.152.219.205] has quit [Remote closed the connection] 04:10 -!- igli [n=igli@82.152.219.205] has joined #synfig 05:04 -!- crazy_bus [n=philip@CPE-138-130-66-10.nsw.bigpond.net.au] has joined #synfig 06:38 -!- crazy_bus [n=philip@CPE-138-130-66-10.nsw.bigpond.net.au] has quit [Read error: 104 (Connection reset by peer)] 06:43 -!- zipola [n=zipola@cable-vrk-feb6dd00-89.dhcp.inet.fi] has quit [Read error: 110 (Connection timed out)] 07:04 < pxegeek> OK - anyone have any bright ideas on how to do a radial gradient on an ellipse? 07:29 < igli> lmao 07:29 < igli> none at all sorry 07:30 < pxegeek> Ah well.. worth a shot. 07:31 < igli> please write a doc! 07:34 < igli> ah go on pxegeek ;) 07:37 < pxegeek> I cheated and just did a semi-transparent ellipse in the end. 07:38 < pxegeek> If anyone's interested, I took a stab at converting an icon over to the Tango look-and-feel 07:43 < pxegeek> Synfig's Polygon icon becomes http://pxegeek.home.comcast.net/draw-polygon-sif128.png 07:44 < pxegeek> And here's how it look in the menu... http://pxegeek.home.comcast.net/TangoedPolygon.PNG 07:44 < igli> looks good 07:45 < igli> can you describe how you did it for the wiki? 07:45 < pxegeek> Better than that - you can paly with the sif file - http://pxegeek.home.comcast.net/draw-polygon.sif 07:46 < pxegeek> s/paly/play 07:46 < igli> thanx i will but the doc will help everyone :) 07:46 < igli> i am useless with synfig 07:47 < pxegeek> Sure. I'm going to work on some more of the icons, but I'll see if I can do a quick how to on the wiki 07:47 < pxegeek> It'll be tomorrow at the earliest. It's getting close to bedtime here. 07:47 < igli> thanks :) 07:48 < igli> it's 6:50 am here you lightweight ;) 07:48 < pxegeek> I sure hope you wake up early.... 07:48 < pxegeek> Central Europe time? 07:49 < igli> `lightweight'? ;) 07:49 < pxegeek> ? 07:49 < igli> means you're going to bed early :) 07:50 < igli> flyweight maybe? 07:50 < pxegeek> So are you up early or have you not gone to bed yet? 07:50 < pxegeek> The rest of my family is 2 hours ahead of me.... :( 07:51 < igli> not gone to bed m8 07:51 < pxegeek> Where are you? 07:51 < igli> s'friday 07:51 < igli> UK 07:51 < pxegeek> Ah - a fellow brit! 07:51 < igli> you EST or CST or Pacific? 07:51 < igli> > 07:51 < igli> ?! 07:51 < pxegeek> PST 07:51 < pxegeek> Ex Pat 07:52 < igli> heh you poor sod ;) 07:52 < igli> no proper milk in your tea 07:52 < igli> yuch 07:52 < igli> apart from work and home of course 07:53 < pxegeek> I get Sainsbury's Green Label shipped over 07:53 < pxegeek> Investments in pounds and spending in dollars - it's a good combination right now. 07:53 < igli> yeah but the milk in the cafes and that 07:53 < igli> heh true 07:54 < igli> salary should be £ 07:54 < pxegeek> Yeah - the milk's not the same, but you get used to it. 07:54 < pxegeek> My wife wants to know if you're sexy :) 07:55 < igli> Ask her how tall she is ;) 07:55 < igli> lol 07:56 < pxegeek> She's my height :) 07:57 < pxegeek> Anyway - I'll catch you around later. 'night 07:57 < igli> sleep tight ;) 07:58 -!- pxegeek [n=Miranda@c-71-59-140-184.hsd1.or.comcast.net] has quit ["Miranda IM! Smaller, Faster, Easier. http://miranda-im.org"] 08:55 -!- pabs3 [n=pabs@dsl-58-7-186-217.wa.westnet.com.au] has joined #synfig 09:00 < pabs3> yay, finally fixed the bug where synfigstudio crashed rendering ffmpeg/dv/imagemagick/gif 09:02 < igli> yay! go pabs3 09:03 < igli> in svn? 09:03 < pabs3> yep 09:10 < xerakko> pabs3: uau!!! 09:14 < igli> wtf is uau? 09:15 < xerakko> uau= nice!!!! 09:15 < xerakko> XD 09:42 -!- pabs3 [n=pabs@dsl-58-7-186-217.wa.westnet.com.au] has quit ["Don't rest until all the world is paved in poems."] 10:04 -!- derek_ [n=derek@202.56.231.116] has joined #synfig 10:44 -!- derek_ [n=derek@202.56.231.116] has quit ["derekz departure"] 10:52 -!- zipola [n=zipola@cable-vrk-feb6dd00-89.dhcp.inet.fi] has joined #synfig 11:02 < igli> oic 11:02 < igli> what's it stand for? 11:18 -!- derek_ [n=derek@202.56.231.116] has joined #synfig 11:29 -!- derek_ [n=derek@202.56.231.116] has quit ["derekz departure"] 12:42 -!- pabs3 [n=pabs@dsl-58-7-234-232.wa.westnet.com.au] has joined #synfig 12:45 -!- zipola [n=zipola@cable-vrk-feb6dd00-89.dhcp.inet.fi] has quit [Read error: 104 (Connection reset by peer)] 12:45 -!- zipola [n=zipola@cable-vrk-feb6dd00-89.dhcp.inet.fi] has joined #synfig 12:50 < xerakko> hello pabs3 12:50 < pabs3> heya :) 12:50 < xerakko> are there the fix for synfigstudio in svn? 12:53 < pabs3> yep 12:53 < igli> ++pabs3 :) 12:53 < pabs3> :) 12:54 < igli> s'all rite i'm loggin off in a min ;) 13:05 -!- igli [n=igli@82.152.219.205] has quit [Remote closed the connection] 14:39 -!- omry_ [n=omry@l192-115-19-157.broadband.actcom.net.il] has joined #synfig 14:53 -!- omry [n=omry@l192-117-123-12.broadband.actcom.net.il] has quit [Read error: 110 (Connection timed out)] 14:58 -!- StateS [n=chatzill@244-21.dial.nortenet.pt] has joined #synfig 14:59 < StateS> which gtkmm are we talkin about here? 14:59 < StateS> I have 2.10.7 installed... 14:59 < StateS> I tried it with 2.8.8 14:59 < StateS> and with 2.6.4 (i believe that that was the version...) 14:59 < StateS> and I installed it to the directory that it had specified... which was the gtk directory... 15:00 < StateS> none of them worked... 15:00 < StateS> I'll try version 2.10.8 now and see what happens... 15:04 < StateS> still doesn't work... 15:04 < StateS> hmmm... 15:04 < StateS> could it be that it is detecting programs that use the gtk libraries... that would explain why it says that there is already an instance running I guess... 15:09 < StateS> I am only guessing of course... 15:09 < StateS> the version of gtk that I have installed is 2.10.8 REV A, which can be found over at sourceforge on the project download page for gaim 15:10 < StateS> and I have gtkmm 2.10.8 installed as well... 15:10 < StateS> which is the latest gtkmm found in the link on the download page of the homepage of synfig... 15:15 < StateS> aaaaaah, the sweet sound of silence... :P 15:18 < StateS> the older version used to load... that is why I find it strange that this version doesn't... 15:19 < StateS> namely, version 0.61.05 15:20 < StateS> i had to install things in a certain order for it not to give me missing dll errors and whatnot, but it would load alright 15:32 < pabs3> hey StateS 15:33 < pabs3> can you pastebin the error? 15:33 < StateS> hello ^_^ 15:33 < pabs3> was watching tv, sorry :) 15:33 < StateS> no prob 15:33 < StateS> you don't have to explain 15:34 < StateS> just a sec, trying to get it to redirect the error to a txt document... 15:35 < StateS> synfig(3504): warning: IPC::make_connection(): Unable to connect to previous ins 15:35 < StateS> tance. GetLastError=2 15:35 < StateS> synfig(3504): info: uplink fd=-1 15:35 < StateS> (synfigstudio.exe:3504): GdkPixbuf-WARNING **: Cannot open pixbuf loader module 15:35 < StateS> file 'C:\Program Files\synfig\etc\gtk-2.0\gdk-pixbuf.loaders': No such file or d 15:35 < StateS> irectory 15:35 < StateS> This application has requested the Runtime to terminate it in an unusual way. 15:36 < StateS> Please contact the application's support team for more information. 15:36 < StateS> that is the error that appears 15:37 < StateS> I am using version 264 of the svn build of synfig if you are wondering... 15:42 < pabs3> where did you install gtk? 15:43 < pabs3> StateS: ^^ 15:43 < StateS> sorry... i installed it to program files... 15:43 < StateS> which is the directory that it normally installs it to 15:43 < StateS> if I'm not mistakened... 15:44 < StateS> I was watching some clips of whose line is it anyway, that's why I took so long to respond... mybad... 15:48 < pabs3> normally it installs into C:\GTK iirc 15:48 < pabs3> atrus was saying that if you install it in program files it doesn't work 15:49 * pabs3 bbiab 15:49 -!- pxegeek [n=Miranda@c-71-59-140-184.hsd1.or.comcast.net] has joined #synfig 15:53 < StateS> really? ... I thought that it wouldn't make a difference... I mean... the older version worked if i installed gtk to program files... 15:57 -!- omry_ [n=omry@l192-115-19-157.broadband.actcom.net.il] has quit [Read error: 110 (Connection timed out)] 15:58 -!- omry_ [n=omry@l192-117-123-5.broadband.actcom.net.il] has joined #synfig 16:08 < pabs3> StateS: thats what he said. maybe it is a gtkmm problem, dunno 16:22 -!- igli [n=igli@82.152.213.217] has joined #synfig 16:42 < dooglus> I found it didn't work when I installed into program files, until I set my PATH to include the directory it had installed to 16:42 < dooglus> but I didn't get the error StateS is getting 16:43 < dooglus> I have it installed in /Program Files/Common Files/GTK/2.0/ - that was the default 16:43 < StateS> right... 16:44 < dooglus> when I tried running synfigstudio, it complained it couldn't find glibmm-2.4.dll or some such 16:45 < StateS> right... 16:45 < StateS> then add the paths in windows... 16:45 < dooglus> so I edited PATH in the control panel > system > environment variables to include C:\Program Files\Common Files\GTK\2.0\bin 16:45 < StateS> did that as well... 16:45 < dooglus> after that it was OK 16:45 < StateS> but then when i try to run it gives me the error that I was talkin bout... 16:45 < StateS> just a sec... brb... 16:49 < pabs3> the installer usually gives an option to set the environment variables for you 16:53 < StateS> actually... it gives you an option to set the default install directory... not the environment variables... 16:53 < StateS> oh... wait... only if gtk is not already installed... 16:54 < StateS> then it will ask if you want to set the environment variables... 17:47 -!- omry_ is now known as omry 18:10 -!- pabs3 [n=pabs@dsl-58-7-234-232.wa.westnet.com.au] has quit ["Don't rest until all the world is paved in poems."] 19:01 -!- igli [n=igli@82.152.213.217] has quit [Remote closed the connection] 19:04 -!- StateS [n=chatzill@244-21.dial.nortenet.pt] has quit ["Chatzilla 0.9.77 [Firefox 2.0.0.2/2007021917]"] 19:07 -!- omry [n=omry@l192-117-123-5.broadband.actcom.net.il] has quit [Remote closed the connection] 19:25 -!- igli [n=igli@82.152.245.52] has joined #synfig 19:33 -!- igli [n=igli@82.152.245.52] has quit [Remote closed the connection] 19:47 -!- xerakko_ [n=xerakko@89.pool85-60-83.dynamic.orange.es] has joined #synfig 19:47 -!- xerakko [n=xerakko@debian/developer/xerakko] has quit ["Me'n vaig"] 19:48 -!- igli [n=igli@82.153.77.83] has joined #synfig 20:12 -!- omry [n=omry@l192-117-123-5.broadband.actcom.net.il] has joined #synfig 20:19 -!- omry_ [n=omry@l192-114-82-251.broadband.actcom.net.il] has joined #synfig 20:30 -!- omry [n=omry@l192-117-123-5.broadband.actcom.net.il] has quit [Connection timed out] 21:30 -!- omry__ [n=omry@l192-117-123-179.broadband.actcom.net.il] has joined #synfig 21:33 -!- omry__ is now known as omry 21:45 -!- omry_ [n=omry@l192-114-82-251.broadband.actcom.net.il] has quit [Read error: 113 (No route to host)] 22:13 -!- xerakko_ [n=xerakko@89.pool85-60-83.dynamic.orange.es] has quit ["Me'n vaig"] 22:21 -!- igli [n=igli@82.153.77.83] has quit [Read error: 104 (Connection reset by peer)] 22:22 -!- xerakko [n=xerakko@89.pool85-60-83.dynamic.orange.es] has joined #synfig --- Log closed Sun Mar 11 00:00:12 2007