*** wayneg has quit IRC *** wayneg has joined #gnuenterprise *** wayneg has quit IRC *** wayneg has joined #gnuenterprise *** wayneg has quit IRC *** wayneg has joined #gnuenterprise *** btami has joined #gnuenterprise *** holycow has joined #gnuenterprise *** wayneg has quit IRC *** wayneg has joined #gnuenterprise *** holycow has quit IRC *** kilo_ has joined #gnuenterprise *** dcmwai has joined #gnuenterprise *** holycow has joined #gnuenterprise *** ajmitch__ has joined #gnuenterprise *** SachaBett^^ has joined #gnuenterprise *** SachaBett^^ has joined #gnuenterprise *** SachaS has joined #gnuenterprise *** dcmwai has quit IRC *** wayneg has quit IRC *** wayneg has joined #gnuenterprise *** holycow has quit IRC *** dcmwai has joined #gnuenterprise *** wayneg has quit IRC *** wayneg has joined #gnuenterprise *** dsmith has joined #gnuenterprise *** kilo_ has quit IRC *** btami has quit IRC *** jamest has joined #gnuenterprise *** jreynaga has joined #gnuenterprise *** jreynaga has quit IRC *** dneighbo has joined #gnuenterprise *** jreynaga has joined #gnuenterprise *** dcmwai has quit IRC *** jreynaga has quit IRC *** jreynaga has joined #gnuenterprise *** jreynaga has quit IRC *** jreynaga has joined #gnuenterprise *** Morphous has joined #gnuenterprise *** jcater has joined #gnuenterprise *** Amorphous has quit IRC *** jreynaga has quit IRC *** jreynaga has joined #gnuenterprise *** ajmitch__ has quit IRC *** dhill1 has joined #gnuenterprise Anybody want to help a newbie? Just installed gnue on a linux box. I try to run the intro.gfd and get the following message: AttributeError: 'module' object has no attribute 'UILoginHandler' What have I done wrong?? odd do you have a DISPLAY variable set? *** jreynaga has quit IRC DISPLAY=:0.0 *** sjc has joined #gnuenterprise *** kilo has joined #gnuenterprise dhill1: do you have the wx driver installed? (for python) sorry for the huge delays, i'm kinda busy I think so, how can I verify? python import wx that shouldn't be the problem but I can't recall seeing this error before fails. no module named wx. i imagine that is the problem Are you at KSU? yes why? my brother-in-law runs the restarant at the Holiday Inn there. small world ah yeah thanks for the help. np, sorry it takes so long no sweat jamest: can you plz give commit rights to me in the near future? youre account is setup IIRC is it? i'm checking only if you promise to commit lots of win32 fixes like btami does :) lol jcater: someone here tested new snapshots on the snapshot page and they are workign properly again kilo: you're up you need to change yer passwd jamest: off top of your head do you know if list.sort() is valid syntax? * derek remembers python has nice interpreter and goes to check for self :) jamest: thanks, will check soon * kilo reboots to linux *** kilo has quit IRC yes derek: yes *** dsmith has quit IRC but hmm didnt do what i thought foo=[3,2,1] bar=foo.sort() no work foo.sort() sorts the list in place >>> print foo ['mike', 'fred', 'abe'] >>> foo.sort >>> print foo ['mike', 'fred', 'abe'] >>> ah must do foo.sort() * jamest smacks derek about foo.sort doesnt work (but doesnt error) foo.sort() does work foo.sort is perfectly valid python it's a link to the foo instances sort function so you could probably do (untested) foo.sort = myKillahSortRoutine we play that game in parts of gnue :) just to fsck with unsuspecting fewlz well the .sort() function just made my life WAY easier *** kilo has joined #gnuenterprise jamest: what pwd? fooey dicts dont have a .sort derek: dicts are unsorted by definition you can make a copy of their keys and sort that though if you want to sort based on keys, do correct cant sort a map... only sequence can be sorted keys = dict.keys() keys.sort() for needle in keys: i have need to sort the keys fwiw: that worked like a charm *** kilo has quit IRC derek: install glimpse then you can index gnue source tree and glimpse for things like sort() to find samples i have about 8 more python books hopefully on the way by monday jamest: off hand is there a command line options parser in gnue-common * derek goes to grep, but incase you knwo before i can find :) * derek wonders if there a gnue-common reference jamest has done a good GNue Common guide as a & to & type routine would be nice in common as well look at http://www.gnuenterprise.org/tools/common/docs/ cool * derek goes to snarf it up fwiw from xml.sax.saxutils import escape escape('<&>') would return '<&>' cool that is what i was looking for a function that did all of those if sax has it no need for common to sweet two of my hitlist items are done in 1/100th of expected time because of beauty of python :) *** jcater has quit IRC *** sjc has quit IRC *** jamest has quit IRC *** dyfet has joined #gnuenterprise *** dhill1 has quit IRC *** jcater has joined #gnuenterprise jcater: is the dual arrow cursor on resizing fixable or a wx bug? as the first time you use it when you mouse over the edge it turns into a dual arrow however subsequent mouse overs dont change the cursor but you can still resize thigns during the resize the cursor turns to daul arrow this leads me to believe it is a wx issue, but figured i would ask designer? what are you resizing? um the form but also once it "breaks" it wont show the dual arrow for resizing anything (panels or form) it works functionally so its merely a cosmetic bug but all three of the guys reported it today so im assuming that nearly anyone using designer for the first time will notice it *** holycow has joined #gnuenterprise *** holy_cow has joined #gnuenterprise *** holycow has quit IRC yes dunno if it is wx or us but I've seen this from the beginning and haven't been able to fix hi all so didja hear? microsoft stole your idea of a framework to write once publish everwhere :D the next xbox is supposed to based around a dev environment where you create once publish on many devices including of course the new xbox that they want to be built by someone other than ms and play games on watches, cel phones, pcs, etc, etc. nothing new there java is meant to have similar pretensions I thought that was premise of c#/.net too? yea 'xactly but it got me thinking about gnue and just how portable it is and how it allows for multiple deployment strategies i for one would love to have an app written once and available on pc, web and pda never mind the 'hey cool' factor currently my pda sits unused because creating form based apps that integrate with other tools well gnue will bring the puppy alive :) you could litterally take gnue and sell the concept/platform to celphone manufacturers pda manufacturers gnue: friends to puppies everywhere once you start connecting devices with the gnue glue, man you release some awesome potential hahaha :) i would write that one down, thats pretyy good :) omfg i have 1005 mp3's, 5.3 gigs and 3.2 days of listening time i had no idea, i had about a dozen anyway, way to go guys i think you are really onto something revolutionary i can see gnue used everywhere in our company, actually release unrealized value out of existing hardware we already own okay revolutionary perhaps not as you say java has the same ambitions but i can't see my boss using java, i can teach him to create practical forms based apps :) well doesnt ms have some new forms standard very similar to gfd ugh i know the guys here were getting all gaa gaa goo goo over it a while back and i was like wtf oracle did that 15 years ago * chillywilly is sick * chillywilly goes back to bed i didn't see it derek ... perhaps webforms via .net? the rest of the world is welcome to go right ahead and use a set of tools that you will be paying to use, to view, to write, to execute, to copy, and on and on they see the icing on the cake, but because developers dont usually deal with business issues, they fail to notice all the tollbooths along the way *** jamest has joined #gnuenterprise *** mixi has joined #gnuenterprise *** holy_cow has quit IRC *** _mixi_ has quit IRC *** dsmith` has quit IRC *** chillywilly has quit IRC *** derek has quit IRC *** dsmith` has joined #gnuenterprise *** chillywilly has joined #gnuenterprise *** derek has joined #gnuenterprise *** dcmwai has joined #gnuenterprise *** jcater_ has joined #gnuenterprise *** jcater has quit IRC *** jcater_ has joined #gnuenterprise *** ChanServ sets mode: +o jcater *** jcater_ was kicked by jcater (jcater) hmmm *** dyfet has quit IRC i wonder if that worked out they way he wanted :) *** jcater sets mode: -o jcater jcater, actually... you can do a ghost kill :) nah I prefer the bloody, violent kind haha *** mdean has quit IRC *** dcmwai has quit IRC *** mdean has joined #gnuenterprise *** dsmith` has quit IRC *** jamest has quit IRC *** jcater has quit IRC