mouns (mouns@kali.mouns.org) joined #gnuenterprise. SachaS_ (~Sacha@dialup-196-213.wasp.net.au) joined #gnuenterprise. SachaS_ (~Sacha@dialup-196-213.wasp.net.au) left irc: Read error: 54 (Connection reset by peer) floosh (~chatzilla@113.142-200-80.adsl.skynet.be) joined #gnuenterprise. Hi is anyone here to answer a newbie ? I have a few questions regarding reports... Is it possible to call a report from a form? If yes, is it possible to pass paraters? s/paraters/parameters How do I do that ? marcello (~marcello@adsl-16-73.38-151.net24.it) joined #gnuenterprise. floosh, i dont know, as I never wrote a form I created a very form with about 4 pages but I'd like to generate invoices from the form itself sorry brb in 30 min floosh: will look about parameters in mine Action: SachaS gets an DB000: xmlrpclib.Fault: error by trying the GNUe_ClassRepository.gfd sample in gnue-appserver default=""/> gnue-report report.grd num=125 floosh: something like this gnue-appserver installation works for me now dimas do you use python2.3 for reports? Python 2.2.2 is here I use python2.3 but dont have the pysablot debs (dont know how to build them but dont tell anybody) cool thanks! Can I create an event (a button) that calls the form and pass a parameter ? (from the from I meant) floosh: i did that simply via os.system call, with passing parameters makes sense I'll try that Another question: I am trying to display line items record that depend on an intermediary table due to a M to M relationship. What I did was to create a block/datasource of the intermediary table that display 5 records. I then linked it with the line item table wich becomes the child of the intermediaru table. Unfortunately only the first line item is displayed while 5 records of the intermediary table are displayed... Actually I have lots of questions :) I'll ask a few of them. Answer the ones you want ... I find that when I run forms, not all blocks get updated when a entry is added/updated or removed. I am assuming is due to cached data because when I do a search, my screens are refreshed. How do I force an update of the datablocks after a database operation ? I found that in designer, when I move a field for instance from a block to another, it doesn't work. Apparently it corrupts the XML file and I have to fix it manually. Is this a known bug? Nick change: SachaS -> SahcaAway Nick change: SahcaAway -> SachaAway Is it considered good design procedure to make extensive use of triggers in the database? It reduces portability of the application but it seems a safer approach then doing it via gnue events... floosh: number them :) with first one i had that problem previously. it may be misproper use of mater-details features or limitations in gnue it deserve to put a simple example to reproduce that floosh: wait until someone object this ok I'll try to prepare a test case. It may be useful marcello (~marcello@adsl-16-73.38-151.net24.it) left irc: Remote closed the connection jbailey (~jbailey@CPE0060082df811-CM014260028338.cpe.net.cable.rogers.com) joined #gnuenterprise. jamest (~jamest@adsl-64-216-106-144.dsl.tpkaks.swbell.net) joined #gnuenterprise. floosh: yes you can call reports from forms w/ a button and hand it parameters probably the best way to do what you want is to use navigator it calls forms and reports via a navigation engine how would you feed the parameter in such a scenerio? floosh: on your forced refresh there is a property in the block or datasource i dont recall that dicates how/when to refresh it was added for "lookups" Action: derek thinks thats what you want if i understand your question floosh: on the moving block, no working... please file a specific bug to designer-support@gnuenterprise.org floosh: we discourage to a degree database triggers in GNU Enterprise apps because of the reduced portability, but for custom applications it's completely up to the person doing the work :) kampagnol (~kevin@194.204.106.247) joined #gnuenterprise. hi all ... anyone with some time to help a newbie? ToyMan (~stuq@user-0cevdks.cable.mindspring.com) joined #gnuenterprise. anyone with some time to help a newbie? kampagnol: start asking installed gnue-common ok installed gnue-appserver ok but seems gnue-designer won't look as gnue-appserver terminal reports: unable to connect to appserver --- using usernames hacker/secret and test/test makes no difference --- connecting direct to mysql works ok... --- also gnue-designer GUI shows up with titles in chinese - though I imagine that to be unrelated ... --- probably you need reinhard to answer this ideas? what times is he normally around? marcello (~marcello@adsl-23-119.38-151.net24.it) joined #gnuenterprise. kampagnol: gmt+1 is about his home time hmm same zone as mine - i'll watch out for him thanks derek (~dneighbo@ip68-109-180-32.ph.ph.cox.net) left irc: Connection timed out derek (~dneighbo@ip68-109-180-32.ph.ph.cox.net) joined #gnuenterprise. dimas (~dimas@195.218.177.46) left irc: "Вышел из XChat" dimas (~dimas@195.218.177.46) joined #gnuenterprise. dimas (~dimas@195.218.177.46) left irc: "Вышел из XChat" dimas (~dimas@195.218.177.46) joined #gnuenterprise. floosh (~chatzilla@113.142-200-80.adsl.skynet.be) left irc: "ChatZilla 0.8.31 [Mozilla rv:1.4/20030624]" reinhard (~reinhard@M1264P004.adsl.highway.telekom.at) joined #gnuenterprise. psu (psu@public1-wear2-3-cust70.leed.broadband.ntl.com) joined #gnuenterprise. kampagnol (~kevin@194.204.106.247) left irc: "Client exiting" marcello (~marcello@adsl-23-119.38-151.net24.it) left irc: "Leaving" kampagnol (~kevin@194.204.106.247) joined #gnuenterprise. anyone ever had a problem with chinese chars on gnue-designer? hmmmm maybe seisel would know ;) I don't speak chinese and neither do a lot of other developers except I think seisel's wife is Chinese and he speaks it afaik so maybe he has tried it? he's not here atm though :( siesel_ (~chatzilla@port2002.duesseldorf.ndh.net) joined #gnuenterprise. hi heya I got a strange feeling, that someone (chillywilly) spoke about me ;) someone was asking if anyone has used designer with chinese characters have you? and did it work? 14:08 < kampagnol> anyone ever had a problem with chinese chars on gnue-designer? yes, it doesn't work :( I should mow the lawn that's because of gnue-designer is using wx -> gtk 1.0 gtk1? hmmmph blah is it possible to use wx w/ gtk2? yes, but this is highly unstable bah gtk2 has been out forever what's taking them so long? ;) so why not direct use gtk2 :) -ui gtk2 does it work ? and more importantly does it work with chinese characters? yes, very well. I just use gtk2 ok yes, chinese japanese etc. I should post a screenshot ah, but designer is strict wx isn't it? yes, so I always have to uncomment 'textencoding=utf-8' before starting up designer :( probably I should try to persuade jcater that gtk2 is much more hip than wx windows so this doesn't help the problem heheh I just wonder about the first problem he reported. unable to connect to appserver It should work IMHO. kampagnol: you here ? siesel_: the problem is that gnue-designer _shows_ chinese chard although he wants english chinese chars oh :-o hmmm, that's strang what's his locale set to? looks like his designer is more advanced than mine ;) lol I wanna CHANGE heh reinhard: about the webfrontend stuff: Can you take a look at the directory extensions/webfrontend try it out and if you think, its 75% ok, just include it in the tarball? I don't have time to improve/fix/include it any more this weekend. my thinkpad is broken and it took me 24 hours for a dselect dist-upgrade on an old laptop. So time is running away. jbailey (~jbailey@CPE0060082df811-CM014260028338.cpe.net.cable.rogers.com) left irc: "Client exiting" stinkpad ;P btw. did you enjoy twin peaks? cw: you say it. You push it once, and it won't start up any more. and ibm has no 24/7 support for R class laptops :( ok, cu all l8r siesel_ (~chatzilla@port2002.duesseldorf.ndh.net) left irc: "ChatZilla 0.9.28 [Mozilla rv:1.5b/20030827]" siesel_: i understand java about as much as chinese eh missed him he is so fast i think i'll include it in the release and write some README that this is work in progress I don't even know how to try it out but I trust very much in siese and he hasn't touched any existing file so he 100% sure didn't break anything existing bbl - will read logs Nick change: reinhard -> rm-tv psu (psu@public1-wear2-3-cust70.leed.broadband.ntl.com) left #gnuenterprise. mouns (mouns@kali.mouns.org) left irc: Remote closed the connection Nick change: rm-tv -> reinhard good night all reinhard (~reinhard@M1264P004.adsl.highway.telekom.at) left irc: "Friends may come and go, but enemies accumulate." thierry (~thierry@musashi.xtensive.com) left irc: Read error: 60 (Operation timed out) thierry (~thierry@musashi.xtensive.com) joined #gnuenterprise. jbailey (~jbailey@CPE0060082df811-CM014260028338.cpe.net.cable.rogers.com) joined #gnuenterprise. jbailey (~jbailey@CPE0060082df811-CM014260028338.cpe.net.cable.rogers.com) left irc: "Client exiting" derek (~dneighbo@ip68-109-180-32.ph.ph.cox.net) left irc: Read error: 110 (Connection timed out) derek (~dneighbo@ip68-109-180-32.ph.ph.cox.net) joined #gnuenterprise. wendall911 (~wendallc@198.31.172.218) left irc: "Download Gaim [http://gaim.sourceforge.net/]" Nick change: kampagnol -> kampagnol_away kampagnol_away (~kevin@194.204.106.247) left irc: "Client exiting" ToyMan (~stuq@user-0cevdks.cable.mindspring.com) left irc: "Client Exiting" --- Sun Sep 21 2003