*** holycow has joined #gnuenterprise *** SachaS has quit IRC *** cilkay has quit IRC *** btami has joined #gnuenterprise *** kilo has joined #gnuenterprise *** reinhard has joined #gnuenterprise *** johannesV has joined #gnuenterprise *** sjc has joined #gnuenterprise good morning hi kilo johannesV: thx for the RecordSet patch, it works now OK good morning all great however i wonder where it went wrong as it was working last friday for sure, maybe on monday too ah, well it has been introduced by the OnInit-changes cause a new record now is created *before* commit in order to do that appserver-dbdriver needs a list of fields requested by the form so we should blame.... hmmm... whom should we blame?... it get's this list, but with fieldnames in camel-case (in your gfd) you would blame me, then :) that is against axioma #1... anybody around here, having some docs about gtkhtml2 ? blame derek it is thursday and we have no DCL yet... blame derek johannesV: what are you going to do with gtkhtml2? use it for navigator ah acutally navigator already uses it but it drops a list of errors like HtmlUtil-CRITICAL **: file htmlstream.c: line 129 (html_stream_cancel): assertion `stream->cancel_func != NULL' failed looking at the simple-browser.py (included in python2.3-gnome2) it has the same problems as well as the "Use of deprecated SAXv1 function endElement" message but googling around the web i cannot find and api or a howto ... i see that latter often hmm any idea of an alternate HTML-display-system for gtk ? my understanding is that gtkhtml2 is *the* html display system for gtk yeah, i thought so too, but i drops a lot of nasty messages then ... maybe there's a problem that the python module doesn't exactly match the library version and it isn't really documented ... reinhard, shall i ignore that error messages ? I think we have no chance to do anything against it, anyway so yes great, i've hacked the sample program ... now there are no error messages (except the SAX-stuff) just changed the algorithm of creating new html-docs :) *** cilkay has joined #gnuenterprise what set of object does find() operate on? ie does it find objects that are dirty, or only the committed ones? only the committed ones and is there a way to find dirty objects? hmmm well actually i'm not entirely sure /msg reinhard i just told btami that i like it very much when you say 'hmmm' hehe i *think* find() only finds committed objects and i even think that is the right thing during invoicing you add items and i want to display to totals based on them, but they are only dirty objects reinhard, would you do the curses frontent for navigator ? because so you can rely on the fact that they are complete and consistent i agree that find should work on committed objects dirty objects can have missing non-nullable fields and so on if you want to work on non-committed data i think you have to do so on forms level it is a methodology question. however if you are talking about invoice entry i would consider autocommitt anyway ie it is busines logic that is only for display? i agree that it actually *belongs* in appserver the more i think about it the more i believe i would do autocommit in this case why i have talked to users where you could enter 50 invoice items without saving and they *hated* that program because they lost complete invoices with 50 items when they hit "rollback" instead of "commit" accidentally which was super awful because the rollback key was F12 and the commit key was F11 uh and the fact that my (new) program saved every item right away was seen as a *big* plus by them that is actually reason 1 for autocommit here IMHO reason 2 is that it solves your problem :) lol *** stan has joined #gnuenterprise *** holycow has quit IRC hmmm, autoCommit sends the form to a 'neverending story'... johannesV: do you still have the invoice project set up? yes i would like to show you an interesting thing with that if you start it, you can commit an invoice head, then commit invoice items but if you put autoCommit="Y" to the item block, it goes to an unending cycle when commiting the head i made a simple form to demonstrate that, will send it to you btw is it normal behavior that the master should be committed first and the detail only after that? kilo, this is done by appserver automatically, isn't it ? exactly what? handling m/d should be... kilo: that is done by forms first committing master then detail it has to be that way only the marginal case is not handled ok, when master is filled and no detail record is filled, and you press the commit button otherwise there would be a foreign key violation well, this case it is a kilo's will violation so, to summerize: autocommit is true, master is filled up, detail is not filled up, and you commit, it goes to an infinite loop (thx btami). on a 2-tier it does not johannesV/reinhard: re what are the most lacking features in gnue to work on i think the formula support in reports is one btami: mostly, i think the most lacking features in gnue are now outside appserver one of the things we will probably do next is generation of an ui to ask the user for parameters in reports also i think input masks should have high priority, but jcater is already working on that bbl lunch agreed on all points FWIW I think both common and forms have a list of things that need to be *fixed* before we think of new features anyway input/display masks, yes *** btami has quit IRC *** reinhard has quit IRC *** johannesV has quit IRC *** reinhard has joined #gnuenterprise aha johannes is gone, too :) there was a power breakage here yes, you two left in sync *** johannesV has joined #gnuenterprise * johannesV had a power-outage yes me too ...and there they are, the two Autrian guys, just 100 commits between them. 100 commits, what is that... It takes only a moment to fill that gap when you deal with sql case problems, gtk forms or simply rewriting the rpc interface. But don't forget that the other one has a powerful secret weapon - release scripts. He can release any time and gain some more. Two months only and then - rien ne va plus, madame et monsieur, rien ne va plus! :) once we had IRC statistics, too number of posts per person number of words posted per person hmmmmmm that is not hard to do at all... also, to be really fair not the number of commits should count, but the number of lines committed yes, but i can';t ask that from svn it should be caught somehow on ash at the time of commit, eg a svn hook that count these lines but btami told me this kind of stats used to exist on the old website *** kilo has quit IRC *** jamest has joined #gnuenterprise rofl http://bugs.debian.org/cgi-bin/bugreport.cgi?archive=no&bug=277622 that's what i call a really constructive bug report lol *lol* anyone know how I can remove this svn:mime-type property? duh svn propdel our website (www.gnuenterprise.org) cannot be displayed using gtkhtml2 ? (gnue-navigator:8135): HtmlUtil-CRITICAL **: file htmlstream.c: line 129 (html_stream_cancel): assertion `stream->cancel_func != NULL' failed (gnue-navigator:8135): GLib-GObject-WARNING **: invalid unclassed pointer in cast to `GObject' (gnue-navigator:8135): GLib-GObject-CRITICAL **: file gobject.c: line 1579 (g_object_unref): assertion `G_IS_OBJECT (object)' failed ** (gnue-navigator:8135): CRITICAL **: file dom-document.c: line 75 (dom_Document__get_documentElement): assertion `doc != NULL' failed if i put navigator to another URL it work's fine (like www.gnome.org or www.gnu.org ...) odd yeah, but i wasn't able to get any docs about that gtkhtml anyway ... what about www.bytewise.at? * reinhard is just curious hmmm www.gnuenterprise.at seems to be XHTML it's working maybe gtkhtml has problems with that www.bytewise.at works yes, i think so too ... holy crap gnome 2.8 wtf did that happen? about a week after they realized they were 3.3 - 2.6 ..... .7 releases behind KDE? * jamest runs right cause version numbers are meant to be taken so literally they mean a lot ;) * chillywilly thwaps jamest *** jcater has joined #gnuenterprise *** jcater_ has joined #gnuenterprise any objections against an appserver and common release now? no? ok then does anybody actually remember the moderator password for gnue-announce? *** kilo has joined #gnuenterprise *** dcmwai has joined #gnuenterprise *** stan has left #gnuenterprise *** Amorphous has quit IRC *** Amorphous has joined #gnuenterprise *** bluesbaron_ has joined #gnuenterprise *** bluesbaron_ has left #gnuenterprise *** SachaS has joined #gnuenterprise reinhard: i might yip i can get in to announce admin approved the announcements jamest: if you loved me, you would add me to the list of approved posters ;-) but anyway thanks done wouldn't want you to feel unloved /msg jamest but does reinhard do anything around here? * jcater hides /msg i think he spends most his time making us look bad by commiting code all the time that is a) well commented and b) functional *** dcmwai has quit IRC *lol* i think there is a connection between a) and b) ... ok i'm off for today have a nice evening [day] *** johannesV has quit IRC *** SachaS has quit IRC *** holycow has joined #gnuenterprise night all *** reinhard has quit IRC *** kilo has quit IRC *** wendall911 has joined #gnuenterprise *** kilo has joined #gnuenterprise *** jamest has quit IRC *** kilo has quit IRC *** jamest has joined #gnuenterprise *** jcater has quit IRC *** sjc has quit IRC *** holycow has quit IRC *** jcater has joined #gnuenterprise *** Vee2d2 has quit IRC *** cilkay has quit IRC *** jamest has quit IRC *** wendall911 has quit IRC *** derek has quit IRC *** ncjp has quit IRC *** havoc has quit IRC *** chillywilly has quit IRC *** ajmitch_ has quit IRC *** nickr has quit IRC *** jcater has quit IRC *** dimas has quit IRC *** wayneg has quit IRC *** jcater has joined #gnuenterprise *** jamest has joined #gnuenterprise *** wendall911 has joined #gnuenterprise *** cilkay has joined #gnuenterprise *** havoc has joined #gnuenterprise *** dimas has joined #gnuenterprise *** ncjp has joined #gnuenterprise *** chillywilly has joined #gnuenterprise *** Vee2d2 has joined #gnuenterprise *** ajmitch_ has joined #gnuenterprise *** nickr has joined #gnuenterprise *** derek has joined #gnuenterprise *** wayneg has joined #gnuenterprise *** bigbrother has joined #gnuenterprise *** bigbrother` has joined #gnuenterprise *** bigbrother has quit IRC *** SachaS has joined #gnuenterprise *** nickr has quit IRC *** holycow has joined #gnuenterprise *** jamest has quit IRC *** jcater has quit IRC *** wayneg has quit IRC *** cilkay has quit IRC *** cilkay has joined #gnuenterprise *** SachaS has quit IRC