jcater (~jason@cpe-066-061-083-220.midsouth.rr.com) left irc: "Client Exiting" IsoosI (dahoose@port-210-54-58-98.jet.net.nz) joined #gnuenterprise. Remosi (dahoose@port-210-54-58-247.jet.net.nz) left irc: Read error: 113 (No route to host) reinhard (~reinhard@M1250P019.adsl.highway.telekom.at) joined #gnuenterprise. Vee (~vin@c66.169.136.41.ts46v-07.otn-c1.ftwrth.tx.charter.com) left irc: Remote closed the connection lupo (lupo@p5085F833.dip.t-dialin.net) joined #gnuenterprise. good morning mornin Action: Vee2d2 shares some coffee thanks want some cookies? dont hafta twist my arm aaargh jcater when i get you heh? =) he still didn't apply my patch i don't wanna run a patched gnue forever :) what's the patch do? or fix I guess is more likely..? makes saving files in designer work with python < 2.2.2 it's a three-line fix ahh does anyone know how this linuxfund.org thing works? lupo (lupo@p5085F833.dip.t-dialin.net) left irc: Read error: 110 (Connection timed out) ToyMan (~stuq@smtp.dstoys.com) joined #gnuenterprise. dsmith (dsmith@oh-strongsvillecadent1-1d-224.clvhoh.adelphia.net) left irc: Remote closed the connection lupo: yes i do what part of linuxfund do want explained? oh he is gone nevermind jcater (~jason@cpe-066-061-083-220.midsouth.rr.com) joined #gnuenterprise. jcater (~jason@cpe-066-061-083-220.midsouth.rr.com) left irc: Client Quit lupo (lupo@pD9542329.dip.t-dialin.net) joined #gnuenterprise. derek, still there? lupo: what's the patch? jamest: mom, i look what dcl number it has argh downloading stuff and my connection is so slow. i should install traffic shaping progs. jamest: ticket #248 #230 can be closed dsmith (~dsmith@borg.altus.cc) joined #gnuenterprise. is #230 solved then? lupo_ (lupo@pD9542874.dip.t-dialin.net) joined #gnuenterprise. damn forced disconnet disconnect yes, #230 is solved actually, #248 is the fix for #230 can you test it for me in a sec? lupo (lupo@pD9542329.dip.t-dialin.net) left irc: Read error: 60 (Operation timed out) committed (untested) yep havoc_lt (~havoc@CPE-65-31-171-97.wi.rr.com) joined #gnuenterprise. cvs up is running havoc_lt (~havoc@CPE-65-31-171-97.wi.rr.com) left irc: Read error: 104 (Connection reset by peer) thans thanks Action: jamest shouldn't be fixing this stuff right now :) havoc_lt (~havoc@CPE-65-31-171-97.wi.rr.com) joined #gnuenterprise. okay, i'll try to run designer works principally thanks i now have another bug, i'm going to hunt that right now cool i think it's a loop over a dictionary we have 1 killer bug in designer unless jcater found it recently try deleting a widget and she'll segfault is that the one you're fighting? nope i hope not :) how do i get the keys of a map, with python? mapname.keys() jcater (~jason@w202.z065105010.mem-tn.dsl.cnc.net) joined #gnuenterprise. thx same file (GObjects.py), line 202: a map is used as a list, which inevitably leads to problems Nick change: lupo_ -> lupo want a fix? for abbrev in self._xmlchildnamespaces.keys(): right? yep what is this fixing? because i have DB006: [GObjects:201] self._xmlchildnamespaces is {'Char': 'GNUe:Layout:Char'} (self-made GDebug message) there's no ticket for that, so be careful, it could be depend on the python version. perhaps it was just me no, that's a bug okay unless it always happens when you save a file in designer because this has to do with namespace stuff, without it gnue layout handlers won't work shouldn't we start a 24-hour-bug-a-thon? :-) I have 0 gnue time till next week but feel free :) just a random idea. after all, i didn't do the copyright paperwork just for being slapped by chillywilly :-)) I have little gnue time as well :-( and i want all these bugs to go, at least those that i can fix :-) GNUpdate project did a hackfest one time 0.5.0 is a priority for me, because it might be the first gnue release that i can use for possible customers it would be cool is gnue had one but that would require some serious scheduling and planning I take it s/is/if/ commited that's what i mean. take a fixed day, tons of coffee and some peer review people with CVS access and prepare freenode.net that they'll soon have load problems. jamest: thanks sigh heh why does reporting gnue bugs on IRC == load problems for a distributed IRC network I don't think freenode would die ;) what are you trying to say exactly lupo ? :) lol jamest: erm ... nothing :-) lupo: did you do the paperwork? jamest: i signed the papers that i got. so you can use everything from me as you see it fit. i'm not the fsf copyright clerk, if you thought that :-) sigh forms doesn't work with the form generated by designer DB000: Traceback (most recent call last): DB000: File "/home/lupo/cvs/gnue-head/.cvsdevelbase/gnue/forms/GFClient.py", line 154, in ? DB000: GFClient().run() DB000: File "/home/lupo/cvs/gnue-head/.cvsdevelbase/gnue/forms/GFClient.py", line 151, in run DB000: instance.activate() DB000: File "/home/lupo/cvs/gnue-head/.cvsdevelbase/gnue/forms/GFInstance.py", line 274, in activate DB000: self.activateForm('__main__') DB000: File "/home/lupo/cvs/gnue-head/.cvsdevelbase/gnue/forms/GFInstance.py", line 283, in activateForm DB000: form = self._formsDictionary[formName] DB000: KeyError: __main__ any ideas? known problem? yes designer creates forms with the name="form" that needs to be name="__main__" i need to fix forms or designer or both as forms is looking for a form named "__main__" as the starting form i'm not sure of the clean way to fix this 1) require __main__ yes 2) if no __main__ load the first form loaded i understand, i've taken a look at the code i'm sorry cool goat herders like jamest should never have to apologize ;) bad lupo ! personally, i'd choose (2) because i don't see a point in forcing ppl to use one specific name. in case you might want to have multiple forms as possible starting forms, you run in trouble sorry for what? there's nothing to be sorry for :-) he's sorry for busting the code ;) Action: chillywi1ly looks at his nick wtf Nick change: chillywi1ly -> chillywilly weird leet RR must've dropped me chillywilly: 31337 hehe no, I'm sorry lupo had to look at the code irssi did that that's almost cruelty oh irssi is 1337 jamest: hehe no prob we'll have to track the first form loaded i've seen code that most CS students wouldn't be able to recognize as code :-) bah, I need to create my /id alias in irssi to id me to nickserv as the dict they are stored in doesn't guarentee order perl hashes don't guarantee order either ;) sorry, but I am now going to relate everything to perl ;P muwahahaha just like I don't guarantee to spell guarantee correctly can be spelled either way...erm, they might diff meanings though Action: chillywilly uses dict one once you naughty recursion boy I am pretty sure they both mean the same thing seems that way naughty recursion boy? well, with form="__main__", gforms runs well chillywilly: a boy who uses naughty recursions Action: chillywilly attempts to get back to work /ignore ALL *!lupop@*.dip.t-dialin.net ;P better yet /ignore ALL #gnuenterprise actually the syntax is backwards chillywilly: i think you're the one who reduces the signal-noise-ratio on this channel :P /ignore #gnuenterprise ALL lupo: and your point is? chillywilly: nobody would care if you /ignored anyone around here fuck off lupo i love you so much blow me back to serious work afk *blow* havoc_lt (~havoc@CPE-65-31-171-97.wi.rr.com) left irc: "Client exiting" jamest (~jamest@gw.math.ksu.edu) left irc: Remote closed the connection psu (psu@public1-wear2-3-cust49.midd.broadband.ntl.com) joined #gnuenterprise. s (~robert@Mix-Strasbourg-203-4-164.abo.wanadoo.fr) joined #gnuenterprise. s (~robert@Mix-Strasbourg-203-4-164.abo.wanadoo.fr) left irc: Client Quit robewald (~robert@Mix-Strasbourg-203-4-164.abo.wanadoo.fr) joined #gnuenterprise. hi the cvs server does not respond, whats going on? robewald: what do you mean with "not respond"? i cant login, cvs always times out works now :-) yes sometimes cvs is a bit sucky are you using subversion or vanilla cvs? bbl reinhard (~reinhard@M1250P019.adsl.highway.telekom.at) left irc: "Don't believe in miracles -- rely on them" robewald: plain vanilla cvs i'd prefer a better SCMS, but, well ... http://www.chicagotribune.com/news/local/chi-030337meteorite,0,610488.story?coll=chi-news-hed cvs is "standard" (for whatever that means) i am using arch here, quite nice, if you ask me there are a couple of alternatives the problem is that a) developers don't want to deal with new infrastructure tools and b) free software hosting providers don't provide it yes thats true. so scms to cvs gateways are the way to go I guess yep brb, just making fresh coffee robewald: some mad fule put some P2P files on the machine that we share as our CVS server I believe they have been terminated w/extreme prejudice but the P2P clients out there don't knoe it yet http://mail.gnu.org/archive/html/gnue/2003-03/msg00007.html refers Aah, I see, why is there a p2p client running on that server? there wasn't. Just some files on the server got listed as part of a p2p network This being p2p, it takes a while for all the clients to realise thats a nasty way of mounting a ddod attack, no trojans or anything involved... s/ddod/ddos/ another question: where can I find a reference (dtd o.s.) for the new forms xml? the current seems rather outdated um I suspect the answers at the moment are either a) the code (which, natch, you can't get at) or b) hang around here, leave some donuts out & hope to get jcater's attention The basic principle is to seperate layout & logic I know little more than that cvs update just completed :o) However, the gnue-sb (Small Biz) edition uses the new format so you could use those as samples ACK http://savannah.gnu.org/cgi-bin/viewcvs/gnue-sb/gnue-sb/ done.. now cvs has no troubles at all Thanks for the help np robewald: in cvs, there are quite some docs, even on the new (0.5.0 release) form definition files bye, gotta help a friend carry her harp to the second floor I'm off, dial up is expensive :-( robewald (~robert@Mix-Strasbourg-203-4-164.abo.wanadoo.fr) left #gnuenterprise. lupo: /me suspects that's the first time that's ever been used as an excuse around here ;-) tiffin (~tiffin@66.95.5.8) joined #gnuenterprise. hello all anyone around? me (sorta) any experience with DCL? otherwise all quiet I'm afraid not re DCL here you have a new job s/here/hear/ yep congrats thanks last day at my old job today start new job 7th April dont party too hard :) well, we went down the pub at lunchtime and I got a round in of pint and a half of lager, 4 cokes and 3 diet cokes ;-) ;) Action: psu <- resident of an office of hardened drinkers later all, back to work tiffin (~tiffin@66.95.5.8) left #gnuenterprise. neil? darn hi psu do the debian woody 2.4 kernels include raid support? s/raid/software raid/ look in the kernel config file ;) bleh ToyMan (~stuq@smtp.dstoys.com) left irc: "Client Exiting" weee, there's now a forsale sign in muh yard selling your house? yip, this one anyway oh well that must be nice I don't even own 1 house it's a great neighborhood.. cul-de-sac, lalala.. but we wanna move closer to family and go debt free it's a good time to buy if you have $$.. brb psu (psu@public1-wear2-3-cust49.midd.broadband.ntl.com) left #gnuenterprise. peter sup dawg oops, that was a quit message Action: chillywilly is so observant today lupo (lupo@pD9542874.dip.t-dialin.net) left irc: Read error: 60 (Operation timed out) jbailey (~jbailey@atlas.fundserv.com) joined #gnuenterprise. havoc_lt (~havoc@CPE-65-31-171-97.wi.rr.com) joined #gnuenterprise. havoc_lt (~havoc@CPE-65-31-171-97.wi.rr.com) left irc: Remote closed the connection dsmith (~dsmith@borg.altus.cc) left irc: "later.." jbailey (~jbailey@atlas.fundserv.com) left irc: "Client Exiting" ToyMan (~stuq@170-215-195-33.bras01.glv.ny.frontiernet.net) joined #gnuenterprise. esv (~esv@dsl-200-67-32-146.prodigy.net.mx) left irc: "Leaving" jcater_ (~jason@cpe-066-061-083-220.midsouth.rr.com) joined #gnuenterprise. jcater (~jason@w202.z065105010.mem-tn.dsl.cnc.net) left irc: Killed (NickServ (Nickname Enforcement)) jcater (~jason@w202.z065105010.mem-tn.dsl.cnc.net) joined #gnuenterprise. jcater (~jason@w202.z065105010.mem-tn.dsl.cnc.net) left irc: Killed (NickServ (Nickname Enforcement)) Nick change: jcater_ -> jcater jcater_ (~jason@w202.z065105010.mem-tn.dsl.cnc.net) joined #gnuenterprise. jcater_ (~jason@w202.z065105010.mem-tn.dsl.cnc.net) left irc: Remote closed the connection fixe (~fixe@dsl093-081-253.chi2.dsl.speakeasy.net) left irc: "Client exiting" weeee :L) wtg (~merlinx@ppp941.qld.padsl.internode.on.net) left irc: "You ain't got debian you ain't got shit!" Bill_H (~chatzilla@ga-cmng-cuda2-c3b-91.cmngga.adelphia.net) joined #gnuenterprise. Bill_H (~chatzilla@ga-cmng-cuda2-c3b-91.cmngga.adelphia.net) left irc: Remote closed the connection ToyMan (~stuq@170-215-195-33.bras01.glv.ny.frontiernet.net) left irc: "Client Exiting" --- Sat Mar 29 2003