*** jcater_ has quit IRC *** jcater has quit IRC *** reinhard has joined #gnuenterprise *** sjc has joined #gnuenterprise *** btami has joined #gnuenterprise *** johannesV has joined #gnuenterprise *** wt has joined #gnuenterprise *** wt has joined #gnuenterprise *** wt has joined #gnuenterprise *** kilo has joined #gnuenterprise *** sjc has quit IRC *** sjc has joined #gnuenterprise good morning good morning *** dimas_ has quit IRC *** bluesbaron_ has joined #gnuenterprise hi kilo hi btami hi johannesV hi johannesV: what are you working on atm? reports? kilo, yeah, reports and navigator and the connection between them great my first pdf came out of the printer as controlled by the generated form :) cool wow yeah, now i've to tweak navigator a bit to start the generated form if you have a report just call it like 'grcvs -U gtk2 sample.grd' and look :) btami can't stop telling 'whoa's... cooooool :) why do you use -U? i always use -u don't know hehe this was there just before tamas@TAMAS-PC:~$ grcvs -U gtk2 char.grd DB000: Traceback (most recent call last): DB000: File "/home/tamas/svn/gnue/gnue-reports/scripts/gnue-reports", line 29, in ? DB000: GRRun().run() DB000: File "/home/tamas/svn/gnue/.cvsdevelbase/gnue/reports/client/GRRun.py", line 195, in run DB000: runui.run() DB000: File "/home/tamas/svn/gnue/.cvsdevelbase/gnue/reports/client/GRRunUI.py", line 94, in run DB000: formBuffer = self.__buildForm () DB000: File "/home/tamas/svn/gnue/.cvsdevelbase/gnue/reports/client/GRRunUI.py", line 216, in __buildForm DB000: code.extend (self.__addDataSources ()) DB000: File "/home/tamas/svn/gnue/.cvsdevelbase/gnue/reports/client/GRRunUI.py", line 330, in __addDataSources DB000: filters.append ((item [1]['formatter'], item [1]['description'])) DB000: KeyError: 'formatter' wow is formatter used for something ? you have another dict in reports ? i have no formatters yet, and some other entryes hesa no too s/hesa/has btami, can you please check what's the result of reportInfo.getFilters () function in client/GRRun.py ? mailmerge has no too checking... thanks btami, i'll change the algorithm for getting all filters johannesV: the traceback comes before getFilters() was called... ok anyhow, the structure of entries in .conf may vary from filter to filter btami, give me another 5 minutes, then you can try it again 5??? but i'm in reorganizing a Char filter a bit (as jcater suggested), so it will contain formatter too... btami, can you svn up and check it again ? it's ok now, thx can you remove the statusline from the dialog too? if it's possible at all hmm i've added a STATUSBAR:SUPPRESS .. so i'm wondering why it is still there ... this doesn't work in wx either ... have to check ok, after svn up again, no statusbar, thx again! :) ok, so now the navigator-integration is left to be done ... johannesV: what do you think, is there any chance to use checkbox/dropdown/listbox style entries in generated dialogs? what do you mean by 'generated dialogs' ? the parameters dialog, you are working on now :) btami: ah, i see yes i can imagine the prob is how to describe parameters, so it can be determined which control (widget) to use but i can imagine things like that, of course for example: dropdowns referencing lookup-datasources or controls for a "between selection" (lower-bound and upper-bound-value with value-checking) or other stuff like that yes btw. date, time, datetime and booleans are treated right now correctly it would be cool IMO (using input- and displaymasks or using a checkbox ) you would have to set the "type" attribute of the parameter-tag like ... ok, will try it too so the generated form would now containe a checkbox oh no, it doesn't work as intended ... :( hmm, damn restructuring of code ... :) great, i've just found another bug, in GRRunUI as well as in forms :)( hmmm, i guess johannesV will finish with forms in 1 hr, then cover navigator during lunch, and that would mean we could have working input/display masks by the afternoon 8-)) s/forms/reports we have a new coding machine called johannesV (after temp losing jcater/jan) s/losing/loosing i should re-introduce *longer* test-cycles before committing again *** btami_ has joined #gnuenterprise *** btami has quit IRC *** btami_ has quit IRC johannesV: after svn up, you should use -u from now on... so you've killed "--username" ? the command line params are a bit inconsistent anyway -u is --ui for forms and --username for appserver kilo, i would say "-i" is a better short-opt for "--interface" reinhard, yeah it works just like in forms np in gnue-schema, it's --connection in appserver, it's --database in forms, it's --interface in reports, it's --ui however i believe it would break quite a lot of existing stuff if we changed command line params :( right that was the reason i haven't changed OTOH nobody has used --ui option for reports anyway (since it did nothing at all) so it would be the right time *now* to change --ui to --interface to be consistent at least with forms and navigator exactly. change it now or never... both forms and navigator have --interface and -u and noow reports too ? navigator, forms and reports all have a '--interface' where's that --ui ? used to be in reports: --ui or -U no --interface or -U (-u after your change) "ui" is just the internal key for self.OPTIONS ah, yes it used to be like [ 'ui', 'U', 'ui', 1, 'text', 'interface', - 'Run GNUe Reports using a specific UI. Possible UI\'s are text and gui.'] first 'ui' is the internal key U is short name second 'ui' is long name 'text' id the default 'interface' is the argument so it must have been --ui *** sjc has quit IRC btw just if anybody else got that mail from "red hat" kilo, yeah that's correct, so you've already fixed that ! telling you to download a patch for fileutils because ls and mkdir have security holes it's now official that it's a fake and the "patch" installs a backdoor on your system and the domain www.fedora-redhat.com is not a domain of red hat redhat sec mail is fake johannesV: yes, i did @weather LHUD kilo: The current temperature in Szeged, Hungary is 67°F (2:00 PM CEST on October 25, 2004). Conditions: Partly Cloudy. Humidity: 64%. Dew Point: 58°F. Pressure: 30.05 in (1018 hPa). Visibility: 5.0 miles (8.0 kilometers). UV: 0 out of 12 @weather hohenems bah kilo: how did you find out LHUD? i know all hungarian airport codes by heart, so it was only a matter of issueing print kilo.get('Szeged') and it printed 'LHUD' @weather LOIH kilo: The current temperature in Dornbirn, Austria is 66°F (2:00 PM CEST on October 25, 2004). Conditions: Partly Cloudy. Humidity: 60%. Dew Point: 52°F. Wind: NNE at 1 mph (2 km/h). Pressure: 29.95 in (1014 hPa). Visibility: 21.8 miles (35.0 kilometers). UV: 3 out of 12 @weather HOH reinhard: The current temperature in Dornbirn, Austria is 66°F (2:00 PM CEST on October 25, 2004). Conditions: Partly Cloudy. Humidity: 60%. Dew Point: 52°F. Wind: NNE at 1 mph (2 km/h). Pressure: 29.95 in (1014 hPa). Visibility: 21.8 miles (35.0 kilometers). UV: 3 out of 12 bah bigbrother doesn't speak UTF-8?? reinhard: http://www.aviator.at/Listen_airp2.html @weather HOH reinhard: The current temperature in Dornbirn, Austria is 66°F (2:00 PM CEST on October 25, 2004). Conditions: Partly Cloudy. Humidity: 60%. Dew Point: 52°F. Wind: NNE at 1 mph (2 km/h). Pressure: 29.95 in (1014 hPa). Visibility: 21.8 miles (35.0 kilometers). UV: 3 out of 12 better :) one of the most annoying "features" of gaim is to simply *not* display the whole line if it can't decode a single character from utf-8 http://www.bonforte.com/webcam/ *** Amorphous has quit IRC oh gaim 1.0.2 going into sarge today let's hope they fixed it :) kilo: lol if i don't have the time to look out of the window ;-) gaim developers asked gaim: where do you want to go today? and he answered Sarge bbl *** kilo has quit IRC *** jamest has joined #gnuenterprise jamest: good morning jamest: how can one make a modal form? the entire form? yes or a dialog form inside a form this is needed for reports hmmmm reports wants to start a form to ask the user for parameters and destination of course that form should be modal i've not tried it with the top level form well according to johannesV it doesn't work :) but in dialog forms there is a modal option iirc yes and is just an alias for
but it seems you can't run a dialog from the "outside" just from within a normal form shouldn't need to but we have no normal form hang on, let me try something maybe johannesV can explain better * johannesV is curious about a solution right now we have what if we were to add modal to that list looking over the code i think we could add a check in gffinstance's activateForm which would flip modal to true if the forms style was modal johannesV: ? however it does break at least the wx driver as a wxframe doesn't support the showModal() call * reinhard is just trying to mediate ;-) *** Amorphous has joined #gnuenterprise *** johannesV_ has joined #gnuenterprise *** johannesV has quit IRC jamest, setting a style="dialog" produces a lot of GLib warnings for gtk too jamest, using wx with a style="dialog" works so it seems to be in gtk2 uidriver ... odd i'll look into it i get errors doing that as the menu bar and stuff is left off in dialog mode using wx ? which is why I suggested adding a style='modal' oh, i've fixed that today i think yeah, in wx *** bluesbaron_ has left #gnuenterprise *** wt has quit IRC *** jamest has quit IRC *** jamest has joined #gnuenterprise *** dimas has joined #gnuenterprise *** Vee2d2 has quit IRC *** Vee2d2 has joined #gnuenterprise @weather PHX derek: The current temperature in Phoenix Sky Harbor International, Arizona is 66°F (7:56 AM MST on October 25, 2004). Conditions: Mostly Cloudy. Humidity: 52%. Dew Point: 48°F. Pressure: 29.82 in (1010 hPa). Visibility: 10.0 miles (16.1 kilometers). UV: 0 out of 12 brrr its cold *** wendall911 has joined #gnuenterprise *** jcater has joined #gnuenterprise *** sjc has joined #gnuenterprise derek: okz derek: that's a nice day for me off to lug meeting l8r all *** reinhard has quit IRC *** sjc has quit IRC *** wendall911 has left #gnuenterprise *** holycow has joined #gnuenterprise *** Vee2d2 has quit IRC *** Vee2d2 has joined #gnuenterprise *** Vee2d2 has quit IRC *** Vee2d2 has joined #gnuenterprise *** jamest has quit IRC *** jamest has joined #gnuenterprise *** johannesV_ has quit IRC *** wt has joined #gnuenterprise jcater, are you here? *** sjc has joined #gnuenterprise wt: briefly still there? jcater, I missed you didn't I? damn *** SachaS has joined #gnuenterprise *** kilo has joined #gnuenterprise *** wendall911 has joined #gnuenterprise jcater: i see that gnue-luca generates commit mails. could we have that also for gnue-contrib? any objections? kilo: done wt: ? oh, thx jcater, you there now? yes jcater, I was hoping to setup a lunch with you if you ever have time I'll even pay if you will discuss gnue with me pay for lunch dare I ask, why not ask more questions here? I do I am trying to get a better idea of the gnue big picture, though wt: ask what is the deal with appserver? is it supposed to serve forms? *** jamest has left #gnuenterprise and all the other stuff that is contained in *.g* files *** wt has quit IRC *** wt has joined #gnuenterprise *** sjc has quit IRC geez, you guys ask him to ask and then ignore him ;) appserver? it is meant to provide the middle layer between forms and the db chillywilly: you know, the clan... is it useful to not forms apps like were I to write a POS? or add to the POS in SVN? hmmm, maybe. havent thought of that yet i've spent a lot of time with appserver recently, but only with forms it is independent of forms any tool written against gnue-common can take advantage of gnue-appserver it encapsulates business logic but according to the whitepaper, it must be adequate for non-forms apps too oh, i was late tsk tsk *** jcater has quit IRC *** jcater has joined #gnuenterprise I say it later peeps *** wt has quit IRC *** jamest has joined #gnuenterprise *** jamest has left #gnuenterprise *** jamest has joined #gnuenterprise *** jamest has left #gnuenterprise *** nickr has quit IRC *** nickr has joined #gnuenterprise *** SachaS has quit IRC *** wendall911 has quit IRC *** jamest has joined #gnuenterprise *** wendall911 has joined #gnuenterprise *** kilo has quit IRC *** Amorphous has quit IRC *** Amorphous has joined #gnuenterprise anybody here awake that knows of an alternative to gnucash (gnucrash)? not i not any Free ones ok, cool, thanks guys sql-ledger.org ... not really an alternative but doable It would be fine if it didn't crash so often and have so many dependency issues. I know the author has said a rewrite is necessary to fix it. gnucash rules if by "rules" you mean "sucks" I agree lol holycow: sql-ledger may be the best bet well it does what it's meant to do for small business holycow: at least I can make my own stuff for it :) it works for me but gnue is here remedy any of jcater's concerns :) yea right wendall911, lol, i presume you know perl? hey, who's responsible for the financial manager in gnue, and why isn't it finished yet? i heard the sql ledger code is a mess, but hell, i have no clue :) FAQ question __^ :) wendall911, it's done when its done heh or when someone contributes some dough :) Thanks for the feedback guys pffft my gnucash never crashed i think sql ledger should be ported to gnue crashes :) I had bad luck w/it plus it sucks :) way too high of a learnign curve gnue sucks too plus missing lots of features well, I have a single WinXP machine at home oh geez, it's basic accounting only because gnucash sucks bbiab *** jcater has quit IRC someones sure made up their mind X) if you can't handle double entry accounting maybe you should reevaluate your ability to manage finances :) actually I wish gnucash had an sql backend...oh well it also uese scheme which is weird...it needs more luvin' gnue kinda lovn'! spread some love, get your gnue on! :) or not *** jcater has joined #gnuenterprise wassup Jason? word *** holycow has quit IRC *** wendall911 has quit IRC *** holycow has joined #gnuenterprise *** jamest has quit IRC *** wt has joined #gnuenterprise *** wt has quit IRC *** bluesbaron_ has joined #gnuenterprise *** bluesbaron_ has left #gnuenterprise *** wt has joined #gnuenterprise *** wt_ has joined #gnuenterprise anyone here? appserver related would be best if i knew anything i would help... sorry dude :/ just wanna letcha know someones here ehe :) *** jcater has quit IRC :-P