*** sjc has joined #gnuenterprise *** dcmwai has quit IRC *** btami has joined #gnuenterprise *** btami has quit IRC *** reinhard has joined #gnuenterprise *** johannesV has joined #gnuenterprise good morning johannesV *** btami has joined #gnuenterprise new gnue releases have been uploaded to sid yesterday :)) (or today?) thanks ajmitch_! *** dimas has joined #gnuenterprise *** kilo has joined #gnuenterprise good morning *** suitable has joined #gnuenterprise johannesV: check out SelectAddr.gfd now... *** suitable has left #gnuenterprise *** lekma has joined #gnuenterprise hello hi lekma hi kilo *** dimas has quit IRC johannesV or reinhard: i found out why appserver was leaking memory when using the xul client and not when using gnue-forms (well it was obvious even though i spent some time chasing it) lists created by session.find were never closed when requested by external python code (when generating xul form for example) i do now close all list attached to a session when i request a new form (this lead me to clutter a bit more the xmlrpc interface, yes i know it's VERY BAD) but maybe there should be a more standard way to free ressources when not needed anymore (maybe for a future version) *** dimas has joined #gnuenterprise @list kilo: Admin, Alias, Amazon, Anonymous, Babelfish, BadWords, Bugzilla, Channel, ChannelLogger, ChannelStats, Config, Ctcp, Currency, DCC, Debian, Dict, Ebay, Factoids, Filter, Format, Fun, FunDB, Google, Herald, Http, Karma, Later, Lookup, Math, Misc, Network, Note, Owner, Poll, Python, RSS, RootWarner, Scheduler, Seen, Services, Sourceforge, Status, Todo, Topic, URL, Unix, User, UserInfo, (1 more message) kilo, are you there ? aye great, i have some questions about your select-addr thingy lekma: IIRC all lists should be freed as soon as the session is closed reinhard: yep johannesV: ok but a session can live for a day on the left hand side you want to list all records from ADDR_Address lekma, lists are close on session.logout () kilo, is that right ? but a session can live for a day aye which records are held by the right hand side ? (from which class) PIM_AdPe inner join ADDR_Address on PIM_AdPe.PIM_addr = ADDR_Address.gnue_id where PIM_AdPe.PIM_person = a given person kilo, so there are all records vom PIM_AdPe for a given person jes if i click 'add' another record should be added to this one ok, so what about that ADDR_type not yet implemented. will have a dropdown too in the form for that this is another item of the combination in PIM_AdPe so one can add Work address or Home address but these can be the same ok, so on click to the 'add'-button a new PIM_AdPe-record will be created with the fixed person, the address currently active and the type selected in the combo, right ? yes ok, how should the person get selected ? by param giving the gnue_id ? yes, this form is called from the main form (pim.gfd), and gets the person.gnue_id as a param ok but why do you add the new record via procedure-call ? which does an implicit store () btw and the next question goes here: on 'remove' of an address, why don't you delete the PIM_AdPe-record ? i mean what's about that PIM_from and PIM_until ? * kilo phone remove should only fill up PIM_until, so it could be used to track address changes and the add proc should fill in PIM_from and to be exact the right listbox should contain only addresses that have PIM_until as NULL ah, ok, i see *** sjc has quit IRC so i get an appserver error if a click add is it working for you ? if you call this form from the main form? no i call it from the commandline, giving a valid person-parameter ah, if i call the form again, the new address is shown ! removing does not work at all refreshing is not ok removing is not working, affirmed and filtering out PIM_until NULL is not working either can you help on the latter? line 165 in SelectAddr.gfd well, i think i would do it a bit differently ... if i put 'PIM_until':None to the simpleQuery params, it does not get back any addresses do you need the procedures add/remove form somewhere else ? i think one cannot query "SELECT * from X where field LIKE NULL" cause simpleQuery always creates like conditions ... how could i filter for NULL then? you'd have to create a 'condition' but i'm already in hacking mode ... so please stand by a few minutes ... lekma: right lekma: we've already talked about adding a function to the RPC interface to close a list list requsted by rpc are no problem cause you can fetch() with close=true oh list generated by session.find90 list generated by session.find() we *did* implement that already? :) are the problem :) in newest appserver release, IIRC johannesV changed that err forget that what exactly doesn't get freed? the list object that was returned by session.find? or some object behind that? sorry must leave... today is a holiday here really and i promised my daughter she may use the computer to play :) will be back tomorrow see you maybe johannesV can and has time to help (actually it's a holiday for him, too, though) l8r all *** reinhard has quit IRC kilo, if i would use a row-style grid on the right hand side, everything's quite easy ... but having a listbox there is very tricky ... but i'm still in hacking mode :) * lekma is away: feeding the cat... but that row-style is khmmm looking ugly... well, it's not the uglyness, but one can still enter stuff into the entries, although they're read-only ah, yes, that is ugly too :( "Does Sarge really matter? Joe 'Zonker' Brockmeier wondered if it really matters whether or when Debian releases the sarge distribution as official release. He added that the official release date doesn't really mean anything, since sarge is already widely in use." Bah... *** SachaS has left #gnuenterprise kilo, i cannot find a way to display the right hand side in a stable way either it's a requery which shoots everything (f8/f9) or it's a manual rollback ... using a listbox is simply *wrong* hmmm. how far have you reached? i'll now try the rows-thing it's working bbl *** btami has quit IRC including automagically refreshes don't need procedures, don't need heavy triggers johannesV: what about you hacking a decent grid widget this afternoon? 8-)))) would have to modify rollback a bit, so pressing F11 resets to the preselected person-id kilo, i have talked with reinhard already, but i think we need to discuss this far more ... hmmm, damn 8-))) anyway, could you send your gfd to me? of course ... hmm, looks like a static-condition of a datasource get's lost on a rollback yes, affirmed. i've tried that way too this is a bug in common! well, i don't need it to do the *normal* job, but this way i cannot keep track of the proper master after a rollback this is why i like these test projects. so much turns out during their development kilo, foo.gfd shows how to do it a bit simpler, but still not perfect johannesV: plz send it via email kilo, can you give me your mail address ? kilo att gnuent... org ah, ok thx. bbl in the evening *** kilo has quit IRC * lekma is back (gone 02:08:45) *** jamest has joined #gnuenterprise *** btami has joined #gnuenterprise *** johannesV_ has joined #gnuenterprise *** jcater has joined #gnuenterprise *** johannesV has quit IRC *** reinhard has joined #gnuenterprise *** btami has quit IRC *** wendall911 has joined #gnuenterprise *** kilo has joined #gnuenterprise *** lekma has quit IRC *** lekma has joined #gnuenterprise *** johannesV_ has quit IRC *** reinhard has quit IRC *** lekma has quit IRC *** wendall911 has quit IRC *** sjc has joined #gnuenterprise *** cilkay has quit IRC *** sss has joined #gnuenterprise *** suitable has joined #gnuenterprise *** cilkay has joined #gnuenterprise Is this really the place to be to find out what is happening in this project, and to get involved? suitable: yes. ask whatever you would like to great, I have substantial experience in sales-and-operations planning, some supply chain and MPS. Interest in planning and scheduling algorithms. My question: Who is involved in these modules? hmmm, let me see his name is kilo 8-))) ...and who is involved with Gnue-Integrator? sss: ask jcater/jamest about plans regarding integrator jcater / jamest: what are plans for Gnue-Integrator? kilo: pleased to make your acquaintance! I don't know where to begin with questions and suggestions...and I don't want to interupt you needlessly. Is there some kind of spec and/or model already? to be honest, there is no such spec yet. there has been efforts to develop erp packages, but it wasn't finished. this summer saw a new initiative but it is advancing very very slowly. we simply do not have enough knowledgeable people. active people are mostly software developers, with not enough insight on designing/developing erp systems what is ready can be found at our svn tree, and the previous version too and there is a gnue-sb trunk in svn too, aimed at small businesses *** craig has joined #gnuenterprise *** suitable has left #gnuenterprise *** csawyer0012 has quit IRC *** sss has quit IRC *** jamest has left #gnuenterprise *** kilo has quit IRC *** jamest has joined #gnuenterprise *** wayneg has joined #gnuenterprise *** cilkay has quit IRC *** sjc has quit IRC *** Vee has quit IRC *** Vee has joined #gnuenterprise *** Vee has quit IRC *** Vee has joined #gnuenterprise *** jamest has quit IRC *** titopbs has joined #gnuenterprise * titopbs is away. Automatically set away [SZon] *** jcater has quit IRC *** titopbs has quit IRC *** titopbs has joined #gnuenterprise * titopbs is away. Automatically set away [SZon]