*** reinhard has joined #gnuenterprise *** kilo has joined #gnuenterprise *** wt has joined #gnuenterprise *** johannesV has joined #gnuenterprise good morning hi good morning hello all *** dcmwai_ has quit IRC hmm, that firebird is sometimes very strange in it's behavior ... ie? regarding referential constraints ... having one table a referring another one b, there must be a unique index on table b including the referred fields - that's ok but it does not work if one creates such a unique index instead one must create a "unique constraint" which get's automatically converted into a unique constraint by the firebird-server isn't that strange ?! so why can't we just create that index directly to have it working ? hmmm anyway .... firebirds index-support is a bit sloppy as you cannot have indices wider than about 60 to 70 characters (depending on the number of fields included in the index) SQL> create table ixcheck (name varchar(62) not null, id char(5) not null); SQL> create unique index ixfoo on ixcheck (id, name); Statement failed, SQLCODE = -607 unsuccessful metadata update -key size exceeds implementation restriction for index "IXFOO" yep, some stupid restricitions are there if i were about to use firebird/interbase this would be something very bad ... since this is a very low bound then ... just think about an index including a person's name, ... yes ok, i'll leave that as it is for now ... and the one that hurts me most is string size limit when in unicode mode, it is about 11000... yeah and it can give problems when you have loooong procedure code *** dcmwai has joined #gnuenterprise *** mnemoc_ has joined #gnuenterprise *** krizz has joined #gnuenterprise hello I'm trying to implement the ZipCode Form Guide but I get an error when try to run the form AttributeError: GFField instance has no attribute 'fk_key' *** johannesV_ has joined #gnuenterprise any idea? *** johannesV has quit IRC anyone active in hete? more or less :) the zipcode sample is available in the samples directory of gnue-forms hi reinhard hi krizz oh.. ok thanks I was just trying to follow the tutorial guides we are just in the (very slow) process of updating the tutorials to match the actual state of the programs any help with that is highly appreciated BTW that's the reason, I was playing arround. To get familiar, with Gnue. and maybe then I could help some way yes, great :)) *** mnemoc has quit IRC I could provide some greek locale also, if interested that's excellent translation is just releasing a language file in po directory? right start with the .pot file, fill in the translations, and done usually we do prereleases a few days before the release so usually you wait for the prerelease, grab the .pot file from there, translate it, and your translation will be included in the final release so I must wait for a pre-lease bore starting? Or just get from svn? you can of course work on SVN versions and merely update when we do the prerelease something else, do you know how i can connet to mysql in non default port. Tried port attribute in connections.conf, but didn't do SVN version? hello all anybody has an example of master-detail in a report? reports I'm not sure anymore, but i think it's current stable now hello dimas krizz: hi *** dcmwai has quit IRC krizz: I have never used MySQL maybe johannesV_ can try if he has time is it urgent ? no, no urgent johannesV_ . I can find a work arround It's that I have mysql set with transaction in another port. In mysql 3 (default port) transactions are not set i think the problem is that gnue's mysql-driver does not pass a port-arg to the connect method I could also install a postgre, to play with gnue. But at the momen I'm not very familiar with it (postgre) krizz: you are very welcome to use mysql ok, i could fix our mysql-driver to support the port-arg (as well as a few others) as most of us use postgres and mysql is less tested than postgres so especially when you're "only" playing you could improve the quality of mysql driver (just as you did right now) but i will be afternoon or maybe tomorrow then ... hey you are really active and quick. it's ok johannesV_ when you have time one last question? :D shoot in windows (atleast), i can't type greek in forms. Is this a problem of wxwidgets, or has to do with gnue? try native windows driver i'll do that, thanks gnue works only win python 2.3? I read something in the site about it not win with :) svn version yes last release worked with 2.1 and 2.2 also *** btami has joined #gnuenterprise dimas: there is one in reports samples/location and another in gnue-contrib/gnue-invoice/reports *** krizz has quit IRC btami: thanks *** bigbrother has joined #gnuenterprise *** bigbrother has joined #gnuenterprise btami: in location example it did not output from detail section
()
dimas: never tried, but the gnue-invoice report is ok *** holycow has quit IRC *** dimas has quit IRC *** btami has quit IRC *** kilo has quit IRC *** titopbs has joined #gnuenterprise *** jamest has joined #gnuenterprise *** jamest has left #gnuenterprise *** titopbs has quit IRC bbl *** johannesV_ has quit IRC *** titopbs has joined #gnuenterprise *** SachaS has joined #gnuenterprise *** jamest has joined #gnuenterprise *** jamest has left #gnuenterprise *** dcmwai has joined #gnuenterprise wow just had the shock of the year noticed that sshd_config option PermitEmptyPasswords is meaningless if UsePAM is set to yes and instead the "nullok" from pam.d holds and a passwordless shell account was open for > 1 year over ssh on my server thank god I don't run ssh over port 22 :) *** estragon has joined #gnuenterprise *** dcmwai has quit IRC bbl *** estragon has quit IRC *** estragon has joined #gnuenterprise *** wendall911 has joined #gnuenterprise *** estragon has left #gnuenterprise *** yure has joined #gnuenterprise *** kilo has joined #gnuenterprise ***************** note to all intrusive change in datasources upcoming please do not use SVN HEAD in production for a week or so ************** (unless your name is reinhard or you know his telephone number) ;-) *** wendall911 has quit IRC in case anybody here can easily test a master/detail report please tell me if it still works is gnue cool yet? hehe *** uglykidjoe has joined #gnuenterprise *** jcater has joined #gnuenterprise *** uglykidjoe has quit IRC jcater: FYI I just did the event thingy we recently talked about doing all this notification datasource->block stuff via standard events so you can for example just register an event handler on the event 'dsCursorMoved' and your event handler will be called whenever the record pointer of the current result set in the datasource is moved around night all *** reinhard has quit IRC *** yure has quit IRC *** kilo has quit IRC *** titopbs has quit IRC *** wt has quit IRC *** ahz has joined #gnuenterprise Is GNUe a good choice for a generic non-profit donor, volunteer, and prospect database system? *** jcater has quit IRC *** holycow has joined #gnuenterprise *** SachaS has quit IRC *** dcmwai has joined #gnuenterprise *** mdean has joined #gnuenterprise *** jcater has joined #gnuenterprise