--- Log opened Tue Feb 27 00:00:23 2007 01:15 -!- jarrwlee [n=jl@adsl-065-005-163-179.sip.aby.bellsouth.net] has joined #synfig 01:24 -!- jarrwlee [n=jl@adsl-065-005-163-179.sip.aby.bellsouth.net] has quit ["leaving"] 01:40 -!- pabs3 [n=pabs@dsl-58-7-199-76.wa.westnet.com.au] has joined #synfig 01:41 < pabs3> hmm, no dyloxin 01:49 -!- igli [n=igli@82.152.201.4] has quit [Read error: 60 (Operation timed out)] 03:23 -!- omry__ [n=omry@l192-117-123-11.broadband.actcom.net.il] has joined #synfig 03:30 -!- omry_ [n=omry@l192-115-19-100.broadband.actcom.net.il] has quit [Read error: 110 (Connection timed out)] 03:48 -!- omry_ [n=omry@l192-117-123-48.broadband.actcom.net.il] has joined #synfig 03:51 -!- omry__ [n=omry@l192-117-123-11.broadband.actcom.net.il] has quit [Read error: 110 (Connection timed out)] 03:54 -!- omry__ [n=omry@l192-115-19-208.broadband.actcom.net.il] has joined #synfig 03:56 -!- omry_ [n=omry@l192-117-123-48.broadband.actcom.net.il] has quit [Read error: 145 (Connection timed out)] 04:39 -!- crazy_bus [n=philip@143.238.112.225] has joined #synfig 04:51 -!- pabs3 changed the topic of #synfig to: http://www.synfig.com | dyloxin's irc transport broken, please wait | status update: http://www.synfig.com/2007/02/13/synfig-status/ 04:51 -!- dyloxin [n=dyloxin@dsl081-054-146.sfo1.dsl.speakeasy.net] has joined #synfig 04:51 -!- dyloxin [n=dyloxin@dsl081-054-146.sfo1.dsl.speakeasy.net] has left #synfig [] 04:52 -!- darco [n=darco@dsl081-054-146.sfo1.dsl.speakeasy.net] has joined #synfig 04:52 -!- dyloxin [n=dyloxin@dsl081-054-146.sfo1.dsl.speakeasy.net] has joined #synfig 04:52 < darco> there we go 04:52 < darco> sorry about that 04:53 < pabs3> :) thanks darco 04:53 -!- pabs3 changed the topic of #synfig to: http://www.synfig.com | status update: http://www.synfig.com/2007/02/13/synfig-status/ 05:46 -!- crazy_bus [n=philip@143.238.112.225] has quit [Read error: 104 (Connection reset by peer)] 05:49 -!- crazy_bus [n=philip@143.238.112.225] has joined #synfig 06:12 -!- crazy_bus [n=philip@143.238.112.225] has quit [Remote closed the connection] 07:34 -!- omry_ [n=omry@l192-115-19-126.broadband.actcom.net.il] has joined #synfig 07:35 -!- omry__ [n=omry@l192-115-19-208.broadband.actcom.net.il] has quit [Read error: 110 (Connection timed out)] 09:28 -!- crazy_bus [n=philip@143.238.112.225] has joined #synfig 11:22 -!- crazy_bus [n=philip@143.238.112.225] has quit [Read error: 104 (Connection reset by peer)] 11:24 -!- crazy_bus [n=philip@CPE-143-238-112-225.nsw.bigpond.net.au] has joined #synfig 11:55 -!- fdsfdsdfs [n=philip@144.131.95.209] has joined #synfig 11:55 -!- fdsfdsdfs is now known as crazy_car 12:10 -!- crazy_bus [n=philip@CPE-143-238-112-225.nsw.bigpond.net.au] has quit [Read error: 110 (Connection timed out)] 13:25 -!- crazy_car [n=philip@144.131.95.209] has quit [Connection timed out] 15:16 -!- pabspabspabs [n=pabs@dsl-220-235-137-197.wa.westnet.com.au] has joined #synfig 15:16 -!- pabs3 [n=pabs@dsl-58-7-199-76.wa.westnet.com.au] has quit [Read error: 101 (Network is unreachable)] 16:03 -!- pabspabspabs [n=pabs@dsl-220-235-137-197.wa.westnet.com.au] has quit ["Don't rest until all the world is paved in poems."] 16:15 -!- NSCAD_Nathan [n=tech@h64-5-231-250.gtcust.grouptelecom.net] has joined #synfig 16:17 < NSCAD_Nathan> Hi, I compiled with ./configure --enable-optimisation=0 and my icons are being drawn now, but they all have Xs. Anyone know what's up with that? 16:18 < Bombe> They have Xs? What do you mean? 16:20 < NSCAD_Nathan> well first they were just empty squares 16:20 < NSCAD_Nathan> now it seems as if they have "icon missing" icons 16:20 < NSCAD_Nathan> a sheet of paper with an X 16:20 < Bombe> Ah. 16:21 < NSCAD_Nathan> But apparently K/Ubuntu Edgy doesn't play nice with Synfig, so it could be part of that larger problem 16:21 < Bombe> Try "export SYNFIG_ROOT=/usr/local" (or wherever you installed it to) before starting synfig from the same terminal. 16:22 < NSCAD_Nathan> Oh! 16:22 < NSCAD_Nathan> Thanks! 16:22 < NSCAD_Nathan> Wow... that's so much better :) 16:22 < Bombe> Yeah, that's some bug in the configure script. 16:22 < NSCAD_Nathan> Do I need to do that everytime now? 16:22 < Bombe> I couldn't yet figure out why it gets it wrong. 16:22 < Bombe> You could edit config.h in synfig-studio and recompile, the path is in there. 16:23 < NSCAD_Nathan> I just added it to the startup command in the K Menu :) 16:23 < NSCAD_Nathan> export SYNFIG_ROOT=/usr/local && synfigstudio 16:23 < NSCAD_Nathan> wow... ok... I'm really excited about trying this out 16:24 < Bombe> Cool, KDE can do that? GNOME can't, it complains about "export" not being a file. Which is right because it isn't. 16:24 < Bombe> Stupid GNOME, sometimes. :) 16:24 < NSCAD_Nathan> KDE is fine with it 16:24 < NSCAD_Nathan> I don't like Gnome so much, so it good to have proof I made the right decision with my X windows system :) 16:24 < Bombe> *g* 16:24 < Bombe> I could write myself a wrapper for that, though... :) 16:25 < NSCAD_Nathan> I don't have those kinds of skills 16:25 < NSCAD_Nathan> I'm but a lowly artist 16:25 < NSCAD_Nathan> getting Kubuntu up and running is the extent of my skills 16:32 * darco yawns 16:33 < darco> goodmorning all 16:33 < Bombe> Hey, darco. 17:45 -!- igli [n=igli@81.5.171.186] has joined #synfig 18:17 -!- darco [n=darco@dsl081-054-146.sfo1.dsl.speakeasy.net] has left #synfig [] 19:10 < dooglus> Bombe: you can write: bash -c "SYNFIG_ROOT=/usr/local synfigstudio" in your menu entry 19:10 < dooglus> Bombe: GNOME doesn't run a new shell every time you click a menu entry, whereas KDE does. so GNOME is quicker, but KDE lets you write 'export' and such like... 19:57 -!- omry_ is now known as omry 22:53 -!- omry_ [n=omry@l192-114-45-158.broadband.actcom.net.il] has joined #synfig 22:59 -!- omry [n=omry@l192-115-19-126.broadband.actcom.net.il] has quit [Read error: 60 (Operation timed out)] --- Log closed Wed Feb 28 00:00:23 2007