*** reinhard has joined #gnuenterprise *** johannesV has joined #gnuenterprise good morning hi all *** mnemoc has quit IRC *** johannesV_ has joined #gnuenterprise *** johannesV has quit IRC *** holycow has quit IRC *** erkki_ has joined #gnuenterprise hello to all *** btami has joined #gnuenterprise *** jcater has joined #gnuenterprise *** jcater has quit IRC *** jamest has joined #gnuenterprise *** holycow has joined #gnuenterprise *** rui has joined #gnuenterprise *** sjc has joined #gnuenterprise *** SachaS has joined #gnuenterprise *** yure has joined #gnuenterprise *** _rowan has joined #gnuenterprise Hi anyone around to chat about gnue? hello rowanp01 hi dmas sorry s/dmas/dimas what about gnue? rowanp01: yes, I would expect quite some people here would be interested in gnue ;-) although many of them just lurk around the company I work for is currently thinking of rebuilding their core systems... and I was wondering whether we should consider using gnue I've managed to get it up on my debian box... and have had a look at some of the examples.... but I'm not sure how far along it is yet for RAD style work... and there isn't a whole lot of documentation so you looking for a development platform? (as opposed to a turnkey erp system) if yes, gnue should be quite there pretty much... but I'm not a huge developer... I can write some PHP and a bit of perl... haven't really got around to looking at python yet... ;-) you will love python heh so I've been told how stable is the win32 stuff? several people work on win32 I personally have not much experience okay... coz currently our core system is built in filemaker and its an absolute nightmare to get data out of it to script around basically... I would like to move all of the data into mysql/postgres and then build some sort of frontend to that sounds like you *definitely* should have a look at gnue unfortunately there are not a whole bunch of linux friendly RAD tools that work cross platform yep I know of none except gnue actually well, rekall is apparently capable cross-platform... but so far looks like junk hmmm running on qt on windows is not exactly what I would consider cross platform what is putting me off gnue so far is that I can't find much in the way of tutorial stuff for getting started... I got up the example application with the addresses... but I don't really understand how it works that appserver thingy? okay.... well as long as I can run the client on windows boxes I'm happy yep http://www.gnuenterprise.org/tools/appserver/docs/manual/devguide/index.html is what we have so far as "developer's guide" for gnue in 3 tier mode should give you quite some overview about how things work although it's still work in progress I'll have a read... thanks you don't have to use the appserver though eh? no hmmmm confusing you can use gnue-forms and gnue-reports directly on the database hmmmm so you do all of your rule based stuff in gnue-forms procedures etc the introduction in the above document explains this a bit yes, exactly cool maybe this will be easier than using the appserver to begin with might be, yes one thing... when i tried config options to use qt or gtk2 etc... I couldn't get gnue-forms to run OTOH appserver can take away quite some troubles is this not supported yet? qt is not supported gtk2 works nicely win32 works wx works curses works more or less hmmm wonder what the problem on my box is maybe some dependencies missing will have a play with that how did you install? apt-get :-) deb packages? source tarball? ah ok the deb package only installs the dependencies for wx I'll have a look around I can probably work that out cool for gtk2 you would need python-gnome excellent erm could also be python-gnome2 not sure how it's exactly called and python-gtk2 cool yep, it's python-gtk2 and python-gnome2 I guess I should read through your documentation a bit more before I start asking too many questions... but its good to know that this channel exists you might experience a worse response time though from time to time heh that's okay... project has not even been signed off yet :) by the way... just for the record... I work in an antique/rare book shop... so if anyone has worked on similar sorts of projects it would be good to meet them look for jcater cool thanks he implemented gnue in a book store AFAIR in 2 tier mode (without appserver) fantastic *** holycow has quit IRC contgratulations to the European parlament! power to the people :) yes reinhard: I installed the python-gtk2 and python-gnome2 stuff... but when I start up forms I still get an error: TypeError: could not convert parameter 'type' of type 'GtkWindowType' :-( oops yes, that's a bug in the last release we will do a new release within a week or so heh... okay thanks it's *way* too long since we did the release SachaS: yes quick question... each time I start gnue-forms appserver://appserver/form/address_person I can't see previous entries in the database... however the entries are actually in the database... why does this happen? yay on the software patent bill being overturned btw gnue-forms doesn't preload all entries in the db on startup unless you ask it to you'd have to have a prequery="Y" on the datasource in the gfd file (or press f8 f9 when you start the form) thanks both of you cu al all *** reinhard has quit IRC bye all... thanks for the help today *** rowanp01 has quit IRC *** johannesV__ has joined #gnuenterprise *** sjc_ has joined #gnuenterprise *** sjc has quit IRC *** johannesV_ has quit IRC *** johannesV__ has quit IRC can anyone help me with form's runReport().. is form.runReport('../reports/test.grd',parameters,destination=filename) the right way to pass the destination parameter Traceback (most recent call last): File "", line 22, in __main______gnue_forms_GFObjects_GFLayout_GFLayout_instance_at_0xb65f454c____Inventory_management_btnItemsReport_ON_ACTION_btnItemsReportTrigger TypeError: __call__() got an unexpected keyword argument 'destination' is what i get... not sure if i'm doing it the right way *** rui has quit IRC erkki_: i think it's -o erkki_: ok, i'm way off you have a -D and a -d option i don't do to file reports here but for email reports I use -D email -d jamest@gnue.org and for to printer reports I do -D printer -d lp iirc file is the same way jamest: that's from the cmdline, but there's a runForm() python call in forms, that I'm trying to get working.. (the alternative is to use system() and the cmdline version) triggerRunReport(self, reportFile, parameters={}, **parms) is what the apidoc say's Launches a new instance of GNUe-Reports, running a new report. @param reportFile: the name of the .grd file to be processed @param parameters: @param **params: These roughly correspond to the ./gnue-reports options destination destinationType destinationOptions (dict) filter filterOptions (dict) parameters (dict) sortoption includeStructuralComments omitGNUeXML @return: None I'm trying to understand, if it's me or there's something else wrong.. but yeah, I can fallback to using system() and gnue-reports command is what the apidoc says* ah i've never used that interface *** kilo has joined #gnuenterprise *** kilo_ has joined #gnuenterprise *** kilo has quit IRC *** Amorphous has quit IRC *** btami has quit IRC *** jamest has left #gnuenterprise *** jcater has joined #gnuenterprise *** yure has quit IRC *** erkki_ has quit IRC *** jamest has joined #gnuenterprise *** kilo_ has quit IRC *** SachaS has quit IRC *** sjc has quit IRC *** jamest has quit IRC *** jcater has quit IRC *** holycow has joined #gnuenterprise *** holycow has quit IRC *** dcmwai has joined #gnuenterprise *** SachaS has joined #gnuenterprise *** SachaS has quit IRC