jamest (~jamest@adsl-64-216-111-42.dsl.tpkaks.swbell.net) left irc: "[x]chat" mdean-[verk] (~mdean@mkc-65-28-72-76.kc.rr.com) left irc: Remote closed the connection psu (psu@public1-wear2-3-cust32.midd.broadband.ntl.com) joined #gnuenterprise. fixe (~fixe@dsl093-114-172.chi2.dsl.speakeasy.net) left irc: Read error: 104 (Connection reset by peer) fixe (~fixe@dsl093-114-172.chi2.dsl.speakeasy.net) joined #gnuenterprise. Nick change: chillywilly -> marcusU2 Nick change: marcusU2 -> chillywilly psu (psu@public1-wear2-3-cust32.midd.broadband.ntl.com) left #gnuenterprise. fixe (~fixe@dsl093-114-172.chi2.dsl.speakeasy.net) left irc: "Client exiting" chillywilly (danielb@mke-24-167-199-83.wi.rr.com) left irc: "leaving" chillywilly (danielb@mke-24-167-199-83.wi.rr.com) joined #gnuenterprise. chillywilly (danielb@mke-24-167-199-83.wi.rr.com) left irc: "restarting X" chillywilly (danielb@mke-24-167-199-83.wi.rr.com) joined #gnuenterprise. esands (~nic@pop2-port74.jetstart.maxnet.co.nz) left irc: "blah" reinhard (~reinhard@M1250P019.adsl.highway.telekom.at) joined #gnuenterprise. reinhard (~reinhard@M1250P019.adsl.highway.telekom.at) left irc: Remote closed the connection Isomer (dahoose@port-219-88-247-248.jet.net.nz) joined #gnuenterprise. reinhard (~reinhard@M1250P019.adsl.highway.telekom.at) joined #gnuenterprise. lupo (~lupo@pD9542A6D.dip.t-dialin.net) joined #gnuenterprise. lupo_ (~lupo@p5085F909.dip.t-dialin.net) joined #gnuenterprise. ToyMan (~stuq@65-73-50-96.bras01.glv.ny.frontiernet.net) joined #gnuenterprise. hi lupo and lupo_ we had a minor change in vat legislation becoming active 17 march in austria that caused some work for me lupo (~lupo@pD9542A6D.dip.t-dialin.net) left irc: Read error: 110 (Connection timed out) so appserver was going rather slow for a month or so but i think it will boost again now as this has finished off to garden hi reinhard Nick change: reinhard -> rm-away argh oops i'm very good at missing ppl you need something? nope i only read your text at the moment you said "off to garden" didn't mean to run away from you :) just want to make use of the good weather garden <--- you try to make a lazy day? no doing work in the garden oh hehe i enjoyed a demonstration today so i also used the weather :) :) Action: rm-away is now really away when i run gfcvs with a form i've created i get this error: DB000: ImportError: No module named wxPython. can anyone help out ? wtg: hm in fact all the different display methods gtk2 qt curses all complain about missing some module ?? where do i get these modules from ? wtg: did you install wxpython? wtg: what operating system and what distribution do you use? debian ... upgraded to unstable last night then apt-cache search wxpython and install it what's the deb called for wxpython ? libwxgtk2.2-python or something like that libwxgtk2.2-python - wxWindows Cross-platform C++ GUI toolkit (wxPython binding) libwxgtk2.3-python - wxWindows Cross-platform C++ GUI toolkit (wxPython binding) libwxgtk2.4-python - wxWindows Cross-platform C++ GUI toolkit (wxPython binding) python-opengl - Python binding to OpenGL wxwin2.4-examples - wxWindows Cross-platform C++ GUI toolkit (examples) looks like it should the cvs tree be somewhere special on my machine ... or can it run from anywhere ? you have to install either a per-user or a system wide install use setup-cvs.py yeah ... i've done that all ready ... choose the per-user op which python version have you choosen while installing? ppffff ... i installed this a few days ago ... i think it was 2.1 which libwxgtkx.y-python have you installed? 2.2 2.3 and 2.4 strange should i not have installed 3 ? that shouln't be a problem oh what's strange ? i see that wxpython in unstable requires python 2.2 at least i have 2.2 install and 2.3 =( hm scratch 2.3 ... must have seen things last night when i was installing ... but 2.2 is definetly installed so you should choose 2.2 in the install process gnue does not automatically detect the to-be-used python version ok ... so i just run setup-cvs.py again ... will it override my .conf files ? you can choose not to do so, AFAIK jbailey (~jbailey@CPE0060082df811-CM014260028338.cpe.net.cable.rogers.com) joined #gnuenterprise. i have a copy of the cvs on my system ... how do i download only the changes made ? cvs update cvs up -Pd gnue ? which one's best ? up is just shorthand for update Oh yeah. You should probably put 'update -Pd' into your ~/.cvsroot if you want to use my command. =) err.. .cvsr c .cvsrc BAH I'm still asleep haha thanks anywho jbailey and Vee2d2 jamest (~jamest@adsl-64-216-111-42.dsl.tpkaks.swbell.net) joined #gnuenterprise. ok ... way does gnue.common.definitions.GParser.MarkupError keep complaining about attributes forms sets on it's tags ? which application, which file(s) ? gfcvs on a gfd file btw ... i know what afk stands for what does afaik stand for ? afaik = as far as i know arr wtg: can you give the whole error message? DB000: gnue.common.definitions.GParser.MarkupError: Error processing
tag [I do not recognize the "height" attribute wtg: your form is old gfd format yes which form did you try? cvs head uses new gfd syntax gnue/forms/utils/gfd04to05.py will convert old form to new format ok thanks ml.sax._exceptions.SAXParseException: ../../../../../../var/spool/gnueteststuff/zipcodeTut.gfd:14:9: not well-formed (invalid token) nvm ... i got it ok ... that didn't work either ... i got: DB000: gnue.common.definitions.GParser.MarkupError: Error processing tag [I do not recognize the "source" attribute and that's with the new file what file are you starting with? what's my .gfd file ? yes is it one in the samples? it's the one from the forms developers guide on the web site where are the samples dir ? in cvs you have gnue/forms/samples and gnue/samples/forms not everything has been migrated to 0.5.x gfd format yet it's a bit of a mess at the moment ls i see i also have trouble adding a datasource in forms ... DB000: AttributeError: 'module' object has no attribute 'supportedDataObjects' try the form in forms/sample/zipcode.gfd is this also part of the mess ... or is this something i've done ? that one is certain to be a 0.5.0 form bash-2.05b$ ls ~/cvs/gnue/samples/testcases/forms/gauntlet/ that form is a testcase for forms I'm working on the forms I know jcater and I both test with are ~/cvs/gnue/forms/sample/zipcode.gfd er ~/cvs/gnue/forms/samples/zipcode/zipcode.gfd and dsmith (dsmith@oh-strongsvillecadent1-1c-181.clvhoh.adelphia.net) joined #gnuenterprise. ~/cvs/gnue/forms/samples/intro/intro.gfd we're bad coders and have got into a rut :) I hope to see the gaunlet form expanded more as a test case another great way to get sample forms in gnue-designer dsmith (dsmith@oh-strongsvillecadent1-1c-181.clvhoh.adelphia.net) left irc: Client Quit it's wizards can create a form in seconds from existing table structures gfdes ? however I've not had time to check it's stability in the last week or so yes, gfdes i'm having issues with it ... but i'm sure there all my problem =) it was a little flaky due to changes in forms UI driver system but I think jcater patched that up some the 0.4.x -> cvs head (0.5.x) is a major change in how things work so the tools are a little flaky and I expect that not to change till 0.5.1 which ought to be out by 2010 at the rate were moving :) haha =) I'd love to see you use head head ? but if this flakyness is bothering you I'd suggest going to latest 0.4.x releases of the tools cvs head the main cvs trunk you're using now as head tools are not polished up yet, the docs are out of sync, etc, etc head it is ... who needs docs anyway =) lol we have tons of docs actually just look for the files ending in .py your python files are your docs ? :) j/k =) grrrr java no workie with mozilla 1.3 Action: derek rues the day i upgraded (damn evolution!) haha ... derek are you american by any chance ? yes he is unfortunately you want him? we'll let him go real cheap no ... just love that word rues ... not a word you hear often in aus you sure i might be able to take up a collection haha ... yes i'm sure i'm sure some of us could cough up the money for shipping costs lol well i got plenty of floor space =) :) derek: all the dns servers listed on ash were not responding anymore i slapped in my ISPs dns server but can you get good ones from Jade? ouch no he is on vacation until monday iirc that's ok, we don't need dns working on ash drop him a line at jade.meskill@libertydistribution.com i just needed it to apt-get update oh ok i was thinking you meant dns dns like the website was down Action: derek knows the move is coming REAL soon he hasnt got all the new ip addresses yet move? i have lunch meeting scheduled with him next week to start arranging things jamest: remember they are moving to fully qualified datacenter oh yeah it is supposed to happen in early april find out if he can maybe slip ash into a rack mount during the move he is putting plan in place that hopefully will put down time to about 12 hours maybe less is it a rack server? maybe a new mboard, couple of cpus, and a gig or two of ram as well :) ah Action: jamest is trying to get free upgrade :) Action: jamest is not serious Action: derek is away: kids Action: derek will see what i can do Action: derek is serious ;) lol well i finally got zipcodes.gfd to open in gfcvs ... so that's a great note to head to bed on :) thanks for all your help jamest sorry I couldn't be more help Action: jamest is swamped that's ok .. just means i have to learn more ... which could never be a bad thing afk l8r lupo_ (~lupo@p5085F909.dip.t-dialin.net) left irc: Read error: 60 (Operation timed out) keyhack (~keyhack@64-215-24-229.mon.frontiernet.net) joined #gnuenterprise. Is there a good accounting program like QuickBooks, besides gnucash? i think some people in here use something else but I don't recall the name and I don't recall them saying it was good :) hmm lol gnucash is ok... but, not enough to run a business on Iran says rocket hit its territory Minneapolis Star Tribune - 3 hours ago Iran said today that a stray rocket had hit one of its petrochemical facilities, and complained about repeated violations of its airspace by US and British warplanes. Kidman defies boycott Melbourne Herald Sun - 2 hours ago NICOLE Kidman will not join a growing list of Hollywood stars boycotting the Academy Awards early tomorrow because of the war in Iraq. way to go Nicole heh keyhack (~keyhack@64-215-24-229.mon.frontiernet.net) left irc: I didnt mean to paste that here, btw. =/ :) http://rita.thegourmet.com/computers.html was sent to our local lug list as " this guy needs our help " lupo_ (~lupo@p5085F909.dip.t-dialin.net) joined #gnuenterprise. Isomer (dahoose@port-219-88-247-248.jet.net.nz) left irc: Read error: 60 (Operation timed out) keyhack (~keyhack@64-215-24-229.mon.frontiernet.net) joined #gnuenterprise. Nick change: rm-away -> reinhard hello hi keyhack whats up not sure i've always thought that would be wasssssup ;-) I'm looking for an accounting program i'm not sure if there is something you can run a "serious" business on in the free software world yet we're on the road to build such a thing but not quite there yet you _might_ want to look at gnue-sb but i don't know if they do accounting, too gnue-sb = gnue small business gnucash seems ok, I dunno I wonder if wine can do QuickBooks gnucash might be usable for small companies, yes looks like I'll just have to reboot lol dsmith (dsmith@oh-strongsvillecadent1-1c-181.clvhoh.adelphia.net) joined #gnuenterprise. ToyMan (~stuq@65-73-50-96.bras01.glv.ny.frontiernet.net) left irc: Read error: 60 (Operation timed out) ToyMan (~stuq@170-215-193-112.bras01.glv.ny.frontiernet.net) joined #gnuenterprise. lupo_ (~lupo@p5085F909.dip.t-dialin.net) left #gnuenterprise. fixe (~fixe@dsl093-081-253.chi2.dsl.speakeasy.net) joined #gnuenterprise. stuq_ (~stuq@170-215-193-112.bras01.glv.ny.frontiernet.net) joined #gnuenterprise. ToyMan (~stuq@170-215-193-112.bras01.glv.ny.frontiernet.net) left irc: Read error: 110 (Connection timed out) dsmith (dsmith@oh-strongsvillecadent1-1c-181.clvhoh.adelphia.net) left irc: "later.." stuq_ (~stuq@170-215-193-112.bras01.glv.ny.frontiernet.net) left irc: Read error: 110 (Connection timed out) keyhack (~keyhack@64-215-24-229.mon.frontiernet.net) left irc: "Client Exiting" dsmith (dsmith@oh-strongsvillecadent1-1c-181.clvhoh.adelphia.net) joined #gnuenterprise. dsmith (dsmith@oh-strongsvillecadent1-1c-181.clvhoh.adelphia.net) left irc: "later.." jbailey (~jbailey@CPE0060082df811-CM014260028338.cpe.net.cable.rogers.com) left irc: "Client Exiting" stuq_ (~stuq@170-215-194-34.bras01.glv.ny.frontiernet.net) joined #gnuenterprise. reinhard (~reinhard@M1250P019.adsl.highway.telekom.at) left irc: "There is no war against terrorism. War is always against people." Isomer (dahoose@port-219-88-247-248.jet.net.nz) joined #gnuenterprise. dsmith (dsmith@oh-strongsvillecadent1-1c-181.clvhoh.adelphia.net) joined #gnuenterprise. dsmith (dsmith@oh-strongsvillecadent1-1c-181.clvhoh.adelphia.net) left irc: Client Quit dsmith (dsmith@oh-strongsvillecadent1-1c-181.clvhoh.adelphia.net) joined #gnuenterprise. --- Sun Mar 23 2003