dneighbo (~dneighbo@ip68-109-180-32.ph.ph.cox.net) joined #gnuenterprise. happy tday derek mine ends in 30 more seconds ;) there done siesel (jan@xdsl-195-14-223-29.netcologne.de) left irc: Read error: 54 (Connection reset by peer) derek (~dneighbo@ip68-109-180-32.ph.ph.cox.net) left irc: Connection timed out siesel (jan@xdsl-213-168-111-31.netcologne.de) joined #gnuenterprise. SachaS (~Sacha@dialup-196-174.wasp.net.au) joined #gnuenterprise. reinhard (~reinhard@M1264P004.adsl.highway.telekom.at) joined #gnuenterprise. thierry_ (~thierry@musashi.xtensive.com) left irc: Remote closed the connection btami (~btami@ip102-205.ktv.tiszanet.hu) joined #gnuenterprise. Nick change: gsoti_away -> gsoti gsoti (~gsoti@adsl-68-72-100-124.dsl.chcgil.ameritech.net) left #gnuenterprise. Nick change: SachaS -> SachaAway btami: thanks, a had date tagged checkout of forms with obsolete code in there mdupont (IRCm@C24020DD.dial.de.easynet.net) joined #gnuenterprise. hi all hello mdupont hi dimas you gnu here? ? you new here? :) i guess not, i rememeber you name..... no, i'm an old one hi dimas,mdupont btami: hello hi dtami morning guys hello siesel siesel: these settings in forms/../uidrivers/wx/common.py cause an error here: #'big5': wxFONTENCODING_BIG5, #'gb2312': wxFONTENCODING_GB2312 siesel: can you help to uncomment them? :) if they cause an error its probably connected with the version of wx windows you are using. I'll add a try: except: loop around it later. marcello (~marcello@adsl-ull-180-101.42-151.net24.it) joined #gnuenterprise. dimas: issue solved siesel: thanks siesel (jan@xdsl-213-168-111-31.netcologne.de) left irc: "Client exiting" btami (~btami@ip102-205.ktv.tiszanet.hu) left irc: SachaAway (~Sacha@dialup-196-174.wasp.net.au) left irc: "Client exiting" mdupont (IRCm@C24020DD.dial.de.easynet.net) left irc: Read error: 104 (Connection reset by peer) mdupont (IRCm@C2403C07.dial.de.easynet.net) joined #gnuenterprise. dcmwai (~dcmwai@219.95.214.39) joined #gnuenterprise. ToyMan (~stuq@smtp.dstoys.com) joined #gnuenterprise. marcello (~marcello@adsl-ull-180-101.42-151.net24.it) left irc: "Leaving" Nick change: mdupont -> md-lunch md-lunch (IRCm@C2403C07.dial.de.easynet.net) left irc: Read error: 104 (Connection reset by peer) md-lunch (IRCm@194.64.60.225) joined #gnuenterprise. Nick change: md-lunch -> mdupont gsoti_away (~gsoti@adsl-68-72-94-125.dsl.chcgil.ameritech.net) joined #gnuenterprise. mcuria (~user@29-185-89-200.fibertel.com.ar) joined #gnuenterprise. Hello. I'm having some problems with gnue-designer and postgresql. In two different machines with different database servers, doing the same I get different errors. Both errors are raised whe I insert a datasource to the form. I choose any of the postgresql connections and in one of the machines gives me: ....B000: File "/usr/lib/gnue/python/gnue/common/datasources/GConnections.py", line 375, in _load_dbdriver DB000: dd = dbdriver.supportedDataObjects[type]() DB000: AttributeError: 'module' object has no attribute 'supportedDataObjects' No, sorry that was the last exit message, the error says:... DB000: File "/usr/lib/gnue/python/gnue/common/datasources/GConnections.py", line 372, in _load_dbdriver DB000: raise GDataObjects.ProviderNotSupportedError, tmsg DB000: gnue.common.datasources.GDataObjects.ProviderNotSupportedError: No database driver found for provider type 'psycopg' mcuria: in case you use CVS ToyMan (~stuq@smtp.dstoys.com) left irc: Read error: 110 (Connection timed out) there has been a major restructurin restructuring so you might want to double-check that you have updated all cvs I get that same error not with popy or the others however In one of the machines I've replaces psycopg for postgresql in the connections.conf and now it asks for the user and password. ;) that it should, if you havent set those in the connection.conf as well.. Ok, now I get something like: DB000: list.append(GDataObjects.Schema(attrs={'id':rs[2], 'name':rs[0], DB000: File "/usr/lib/gnue/python/gnue/common/datasources/drivers/postgresql/Base/Driver.py", line 237, in __getPrimaryKey DB000: cursor.execute("select indkey from pg_index where indrelid=%d" % oid) DB000: TypeError: int argument required that when using the schema browser in designer with popy? Yes. it's fixed in the latest popy driver, but that hasnt been released yet, I dont think There's any postgresql driver that works?? ;( you might try the others.. pygresql, I think is another.. or pester thierry for a new release of popy when he's around.. :) siesel (jan@xdsl-213-168-111-31.netcologne.de) joined #gnuenterprise. are you using debian? mcuria, it happenend that I read the log :) You need to use pygresql or any other postgresql driver its "popy" which doesn't work with schema support oops, didn't see your (Vee's) answer :) np it seems like the last update to psycopg in debian sid, on the 9'th was when it broke psycopg (1.1.10-1) unstable; urgency=low * Added download location to debian/copyright file (Closes: #215880). -- Federico Di Gregorio Sat, 8 Nov 2003 23:32:40 +0100 not a real insightful changelog though hmm.. the 8th rather.. :) wow.. there hasnt been a new release of popy since august 2001? hi siesel ") Oh, I've found that the gnue/python/gnue/common/datasources/GConnections.py _get_dbdriver does a catch all exceptions, to test every other driver. There it should be a better way to to it. Sorry, I had to do some work. Vee: Yes, i use Debian, of course. ;) hi dcmwai It seems to be working now, thanks guys. siesel, are you busying? what did you do, mcuria? I installed python2.3-pygresql, removed python2.3-popy, as you suggested. dcmwai: not really :) siesel, Then.. good :) we can now solve the xslt problem :) :) siesel, ready :) so... which errors did you get? DB000: libxml2.parserError: xmlParseFile() failed and saying about this why meant nosense to me cause... /usr/local/gnue/share/gnue/filters/SimpleTabulation/html.xsl:81: error: Opening and ending tag mismatch: body and xsl:for-each there is an ^ on the > do you have installed "xmllint"? siesel, sorry I found the problem liao :) £/„ Miss place siesel, hum done liao :) haha :) Action: dcmwai Say Sorry to siesel phenix (adam@open.phenixamd.com) joined #gnuenterprise. ¡îS siesel, about pdf is that a different story? jcater (~jcater@cpe-066-061-071-147.midsouth.rr.com) joined #gnuenterprise. anyone know a better doc server? no, its similar, the only thing is that you need "passivetex" Nick change: mcuria -> mcuria-away for postprocessing xml-fo to pdf siesel, oh then the formation is ther are the same? in html we use CSS in pdf what we use? Im not shure, but it seems to be a config file for passivtex where I get passivetex? I just installed it and could use it directly, but I'm not quite shure about the process haha :) you have to install TEX first (I would recommend teTEX) siesel, oh... that will be a long jobs for them :( I've TeX http://www.tei-c.org.uk/Software/passivetex/ I would recommend to use this one first and switch to the universal backend when its ready. As the last one will be much faster. Action: dcmwai think he is in big trouble... Action: dcmwai don't know if aria-erp still can kept people in the Windows side :( siesel, passivetex is not GPL... although you can free to use it. Probably universal will be ready very soon, so don't worry. you can use java to create pdf from xml-fo too. :) sorry, have to run. back in 2 hours. Nick change: siesel -> siesel_away I just know that from the site.. siesel_away, when will the universal get ready... Action: dcmwai think he will Just wait. :) jcater did some commits recently, don't know much about it. so just ask him. l8r jcater, em... mind If I ask you about then universal backend? When will it be ready :) wendall911 (~wendallc@torus.nidaho.net) joined #gnuenterprise. mdupont (IRCm@194.64.60.225) left irc: "( www.nnscript.de :: NoNameScript 3.65 :: www.XLhost.de )" reinhard (~reinhard@M1264P004.adsl.highway.telekom.at) left irc: "Never wrestle with a pig. You both get dirty and the pig likes it." dcmwai (~dcmwai@219.95.214.39) left irc: "Client exiting" lxf (~agus_tea@202.73.120.151) joined #gnuenterprise. mouns (mouns@kali.mouns.org) joined #gnuenterprise. siesel_away (jan@xdsl-213-168-111-31.netcologne.de) left irc: Read error: 104 (Connection reset by peer) siesel_away (jan@xdsl-213-196-194-28.netcologne.de) joined #gnuenterprise. Nick change: mcuria-away -> mcuria mouns (mouns@kali.mouns.org) left irc: Remote closed the connection gsoti_away (~gsoti@adsl-68-72-94-125.dsl.chcgil.ameritech.net) left #gnuenterprise. Nick change: mcuria -> mcuria-away mdupont (IRCm@du-025-028.access.de.clara.net) joined #gnuenterprise. Nick change: mcuria-away -> mcuria lxf (~agus_tea@202.73.120.151) left irc: Read error: 104 (Connection reset by peer) Nick change: mcuria -> mcuria-away jamest (~jamest@adsl-65-64-191-242.dsl.tpkaks.swbell.net) joined #gnuenterprise. sjc (~sjc@cpc2-seve3-4-0-cust112.popl.cable.ntl.com) joined #gnuenterprise. night all mdupont (IRCm@du-025-028.access.de.clara.net) left #gnuenterprise. btami (~tamas@net-apn0.pgsm.hu) joined #gnuenterprise. btami (~tamas@net-apn0.pgsm.hu) left irc: Client Quit sjc (~sjc@cpc2-seve3-4-0-cust112.popl.cable.ntl.com) left irc: "Client exiting" jamest_ (~jamest@adsl-65-64-191-215.dsl.tpkaks.swbell.net) joined #gnuenterprise. jamest (~jamest@adsl-65-64-191-242.dsl.tpkaks.swbell.net) left irc: Read error: 110 (Connection timed out) jamest_ (~jamest@adsl-65-64-191-215.dsl.tpkaks.swbell.net) left irc: "Client exiting" jamest (~jamest@adsl-65-64-191-215.dsl.tpkaks.swbell.net) joined #gnuenterprise. GNUPredator (mdupont@p5080EDBC.dip0.t-ipconnect.de) left irc: Read error: 110 (Connection timed out) GNUMonkey (mdupont@p5080E4A7.dip0.t-ipconnect.de) joined #gnuenterprise. lxf (~agus_tea@202.73.120.151) joined #gnuenterprise. lxf (~agus_tea@202.73.120.151) left irc: Read error: 54 (Connection reset by peer) lxf (~agus_tea@202.73.120.151) joined #gnuenterprise. dneighbo_ (~dneighbo@ip68-109-180-32.ph.ph.cox.net) joined #gnuenterprise. dneighbo (~dneighbo@ip68-109-180-32.ph.ph.cox.net) left irc: Read error: 60 (Operation timed out) dcmwai (~dcmwai@219.95.163.220) joined #gnuenterprise. Nick change: dneighbo_ -> derek jamest (~jamest@adsl-65-64-191-215.dsl.tpkaks.swbell.net) left irc: "Client exiting" derek chillywilly hi dude derek suck er sup heh --- Sat Nov 29 2003