*** jamest has quit IRC *** bluesbaron_ has joined #gnuenterprise *** bluesbaron_ has left #gnuenterprise *** johannesV has joined #gnuenterprise *** reinhard has joined #gnuenterprise *** btami has joined #gnuenterprise *** kilo has joined #gnuenterprise *** holycow has quit IRC *** sjc has joined #gnuenterprise *** ajmitch has quit IRC *** cilkay_ has joined #gnuenterprise *** cilkay has left #gnuenterprise morning everyone *** ajmitch has joined #gnuenterprise johannesV: something has gone wild with commit 6489. it puts property types in the form fields... check out: http://gnuenterprise.org/~kilo/images/R6488.png and http://gnuenterprise.org/~kilo/images/R6491.png johannesV is not here today (forgot to log out probably ) I will have a look at it later ok, thx his cron job is not working? he was here this morning for 15 minutes or so ajmitch: did you see the discussion on debian mailing lists about how to set up packages that need database initialization? could become interesting for appserver at some point reinhard: no, I didn't most debian mailing lists are far too high volume for me to follow just saw it in dwn *** sjc has quit IRC *** ncjp_ has joined #gnuenterprise *** ncjp has quit IRC *** sjc has joined #gnuenterprise kilo: your bug is fixed oh, checking seems ok thx kilo: thanks for reporting as i hit the same bug but in a much more obfuscated manner but your report helped me to find it much faster oh, my pleasure *** ajmitch has quit IRC *** ajmitch has joined #gnuenterprise *** ajmitch has quit IRC *** btami has quit IRC *** ajmitch has joined #gnuenterprise *** jamest has joined #gnuenterprise anyone have an idea when was the changes to datasources discussed in the logs, the issues causing the change, and the issues that led to the rollback also, is there any reason a static datasource shouldn't imply prequery="y" oh yeah, hello :) for static datasource i have no idea why there shouldn't be prequery="Y" i mean I agree it should :) *** kilo has quit IRC the uppercase/lowercase issues started around sept 21, 22, 23 the rollback was done sept 25 as to the issues we have *** bluesbaron_ has joined #gnuenterprise *** bluesbaron_ has left #gnuenterprise you could try to add a "print self._dataObject._fieldReferences.keys()" to the beginning of "isFieldBound" in Base/ResultSet.py and try a simple example where the form contains field names with uppercase characters jamest: did I scare you away? no, seems i'm a little busier now that I don't work for the government :) i'll try that in a sec *** johannesV_ has joined #gnuenterprise *** johannesV has quit IRC anyone using form's trigger for form.getAuthenticatedUser() not me seems to always return None didn't know if it's my setup here sigh i see what you're talking about in isFieldBound ok somethimes uppercase, sometimes lowercase a point where this problem manifests is (just a sec) DBSIG2/RecordSet.py where the INSERT and UPDATE statements are built there's something like for field in self._modifiedFlags.keys (): if self._parent.isFieldBound (field): and if you are unlucky, _modifiedFlags.keys() is lowercase and isFieldBound (read: _fieldReferences) is uppercase or the other way around and the field doesn't get saved and you patch make the field names case sensitive? no johannes started to introduce lower() in a few places to make them all case insensitive but that seems to have broken a lot of stuff that's odd i'm searching for the central point where he added that right now yeah there it is in GDataSource.referenceField he basically changed self._fieldReferences[field] = "" to self._fieldReferences[field.lower()] = "" which seemed quite straightforward and right(tm) only in that file? well sorry, i'll try and read the logs in a bit there were other changes connected to that somehow this even influenced datasource names that should have rippled through the drivers too i'd imagine *** jcater has joined #gnuenterprise *** dcmwai has joined #gnuenterprise *** SachaS has joined #gnuenterprise hello all how is things going good hello jamest I've join a new company and it is squeusing me like hell ;( *** kilo has joined #gnuenterprise *** dcmwai has quit IRC *** wendall911 has joined #gnuenterprise *** Ahewes has joined #gnuenterprise *** johannesV_ has quit IRC *** holycow has joined #gnuenterprise l8r all *** reinhard has quit IRC *** jamest has quit IRC *** jamest has joined #gnuenterprise *** SachaS has quit IRC *** holycow has quit IRC *** reinhard has joined #gnuenterprise *** SachaS has joined #gnuenterprise Whether 'tis nobler in the mind to suffer The slings and arrows of outrageous fortune, Or to take arms against a sea of troubles, And by opposing end them. With AppServer. With your pack of glazed donuts by your side No outstanding bug in common can hide *** wendall911 has quit IRC did you read too much LOTR?? no, it is not LOTR it is about a guy talking to a skull... *** jcater_ has joined #gnuenterprise *** jcater has quit IRC rofl dont worry if gnue kills you ... we can still communicate... we are versed in talking to bones ;) *** cilkay has joined #gnuenterprise thats not what hamlet is *about* about 'dont worry' another one comes to my mind but i cant write it by heart so i search... You worry Because You're hurrying, And hurry Because You're worrying, Don't happy Be worried. kilo: that's different IIRC it was don't marry be happy roflmao here's a little song i didn't write i wish i had the copyright don't worry be happy etc. lalala reinhard: http://www.benjaminzephaniah.com/rhymin.html De Rong Song hehe night all *** reinhard has quit IRC *** jamest has quit IRC *** ajmitch has quit IRC *** ajmitch has joined #gnuenterprise *** kilo has quit IRC *** ajmitch has quit IRC hi jcater i am stuck with Oracle9i on debian unstable good luck with that came across a common problem with the file /plsql/lib/ins_plsql.mk what problems? it fails to run the makefile against that file *** bluesbaron_ has joined #gnuenterprise on what distirbution have you installed your db? SuSE Enterprise 8 and i assume that was smooth sailing, right? yes supported by both oracle and suse so just followed directions I tried w/debian for a while and ? to do some test development that was nasty outch had to install compatability glibc's, etc bbl *** jcater has quit IRC *** ajmitch has joined #gnuenterprise *** holycow has joined #gnuenterprise *** holy_cow has joined #gnuenterprise ok it seems to work now. seems i have a problem with update-alternatives update-alternatives does not change the link :( *** holycow has quit IRC ok. with having chosen the right verison of gcc (2.95.x) it run through installation seems like debian kicks as with no problems at all if you point to the right gcc *** jamest has joined #gnuenterprise *** SachaS has quit IRC *** wendall911 has joined #gnuenterprise *** MiXi^ has joined #gnuenterprise *** sjc has quit IRC *** MiXi has quit IRC *** holy_cow has quit IRC *** holycow has joined #gnuenterprise *** wendall911 has left #gnuenterprise *** jamest has quit IRC *** Ahewes has quit IRC