reinhard (~reinhard@M1255P019.adsl.highway.telekom.at) joined #gnuenterprise. reinhard_ (~reinhard@M1255P019.adsl.highway.telekom.at) joined #gnuenterprise. dcmwai (~chatzilla@219.95.155.102) joined #gnuenterprise. knock knock who is here... I want to learn to install gune dcmwai: hello i have 10 minutes before leave should be enough :) ok guide me through .. Thank You... I 've download everything... get cvs version of the code and run install of all of them... Just don't really how them start I'm using the tar :) find forms/samples and try to run gnue-forms intro.gfd where? /usr/local/gnue? it depends on how did you install it hum... why I didn't have that :( what platform are you on? Linux... I'm running appserv.gfd is that ok? no gnue-forms appserv.gfd oop not for the first try let me get the sample.gfd... is there /usr/local/gnue? scripts gnue-* like /usr/local/bin/gnue-forms? if not then how did you install things? I've the gnue- stuff but no intro.gfd there should be helloworld.gfd simple no.. where is the from sample files from? forms/samples/intro forms/samples forms/samples/simple found? wait No there is separate samples package oh where to get it please :) got it reinhard (~reinhard@M1255P019.adsl.highway.telekom.at) left irc: Read error: 111 (Connection refused) ra3vat: I've got that simple got it running? looking for intro.gfd damn .. why no intro.gfd. give "ls" from that samples package I've but it is not running wait.. DB000: Traceback (most recent call last): DB000: File "/usr/local/bin/gnue-forms", line 43, in ? DB000: GFClient().run() DB000: File "/usr/local/gnue/lib/python/gnue/forms/GFClient.py", line 149, in run DB000: instance.addFormFromFile(formfile) DB000: File "/usr/local/gnue/lib/python/gnue/forms/GFInstance.py", line 229, in addFormFromFile??? there are more oop... I should paste it in flood :( it is not clear what form did you run hum... something must be wrong somewhere. the appserv.gdf aslo have problem please install xmlprc? you should get very simple form running first the very simple from helloworld2.gdf also have problem without let's find which ? let's find which problem you face with helloworld2.gdf where to start run the helloword2.gdf? run gnue-forms helloworld2.gfd and paste errors if any I think #flood is better gnue-forms --gebug-level=20 helloworld2.gfd paste few last lines as you did before ra3vat: Where flood or here? ine 282, in startElementNS DB000: raise MarkupError, tmsg DB000: gnue.common.definitions.GParser.MarkupError: Error processing
tag [I do not recognize the "height" attribute oh, wait Action: dcmwai dcmwai is new to linux and cvs with linux without gui will kill him easily :) DB001: [GConnections:71] Conn File: "/usr/local/gnue/etc/connections.conf" DB001: [GFClient:86] Unable to load UI driver wx DB001: [GFClient:87] No module named wxPython is that an issue? yes installing (sorry) does X environment available for you? ah.. apt don't have it.. yes.. wxPython is for gui only and run gnue-forms --version 0.50 and tell here the answer ok [02:21] Last message repeated 1 time(s). you could grab 2 forms from http://ics.elcom.ru/~ds/forms/ what is that for? simplest forms i found to test installation hum.... I think wxpython is an issue.. got it installed? Not ... can't find RPM, I' think I've to get it source :( what is your distro? Rh9 :) should be in distro and what's the problem to find rpm for RH? oh I find but it is not in it... what is the command to run wxpython? fot test or anythings whare are you getting wxpython rpm from? there is the whole demo application, could be in separate package but you can install wxpython rpm and try to run gnue-forms again ok will try hum... 8 MB Big and huge.. ra3vat: Where are you going later? ? you say you are going? hope will appear as dimas from the work hehe anyone here know about the stauts of gune-sb? ra3vat: BTW... isn't that wxpython have to be same version of python? dcmwai: try to install >= 2.4 version of wxpython already but still problem :( dcmwai: there were commits to gnue-sb last week to let one run what's in there easily ok... then you have to teache me just how to set CVS Para :) Export CVSROOT=XXX I only have read them once and I'm not sure how. i installed myself and run with postgres, contacts should work fine dcmwai: what is the problem you still having? I'm not sure now... i think it is still the same peoblem ... I can't scrool up for log :( does not Shift+PageUp work for scrool? No it lock it up :( find log to file option --debug-file DB001: [GBaseApp:201] Python 2.2.2 (#1, Feb 24 2003, 19:13:11) gnue-forms --help DB001: [GBaseApp:201] [GCC 3.2.2 20030222 (Red Hat Linux 3.2.2-4)] DB001: [GBaseApp:202] Run Options: [('--debug-level', '20')] DB001: [GBaseApp:203] Run Arguments: ['helloworld2.gfd'] DB001: [GConfig:71] Reading configuration info from gnue.conf section forms DB001: [GBaseApp:248] Unable to load locale information falling back to default English language translations. DB001: [GBaseApp:271] Connection Definition: "/usr/local/gnue/etc/connections.conf" DB001: [GConnections:71] Conn File: "/usr/local/gnue/etc/connections.conf" DB001: [GFClient:86] Unable to load UI driver wx DB001: [GFClient:87] No module named wxPython DB000: Traceback (most recent call last): DB000: File "/usr/local/bin/gnue-forms", line 43, in ? DB000: GFClient().run() DB000: File "/usr/local/gnue/lib/python/gnue/forms/GFClient.py", line 149, in run DB000: instance.addFormFromFile(formfile) DB000: File "/usr/local/gnue/lib/python/gnue/forms/GFInstance.py", line 229, in addFormFromFile DB000: self.addFormFromFilehandle(fileHandle) DB000: File "/usr/local/gnue/lib/python/gnue/forms/GFInstance.py", line 249, in addFormFromFilehandle DB000: form = loadFile (fileHandle, self, initialize=0) DB000: File "/usr/local/gnue/lib/python/gnue/forms/GFParser.py", line 66, in loadFile DB000: initialize, attributes={"_instance": instance, DB000: File "/usr/local/gnue/lib/python/gnue/common/definitions/GParser.py", line 107, in loadXMLObject DB000: parser.parse(stream) DB000: File "/usr/lib/python2.2/site-packages/_xmlplus/sax/expatreader.py", line 109, in parse DB000: xmlreader.IncrementalParser.parse(self, source) DB000: File "/usr/lib/python2.2/site-packages/_xmlplus/sax/xmlreader.py", line 123, in parse DB000: self.feed(buffer) DB000: File "/usr/lib/python2.2/site-packages/_xmlplus/sax/expatreader.py", line 203, in feed DB000: self._parser.Parse(data, isFinal) DB000: File "/usr/lib/python2.2/site-packages/_xmlplus/sax/expatreader.py", line 300, in start_element_ns DB000: AttributesNSImpl(newattrs, {})) DB000: File "/usr/local/gnue/lib/python/gnue/common/definitions/GParser.py", line 282, in startElementNS DB000: raise MarkupError, tmsg DB000: gnue.common.definitions.GParser.MarkupError: Error processing tag [I do not recognize the "height" attribute :) again is wxpython... :( if you installed wxPython Yes... it should be in may be I've to rebuild it from source.. RH9 is damn when running new program :( /usr/lib/python22/site-packages/wxPython then damn things is that I may have installed the wron version on wx :( version of python may differ Yes.. I'm using 2.2 :( and I've installed the 2.3 :( you cat run python ant then type from python's prompt: import wxPython.wx har? it should went without error no module name... (well ignore it first ) does rh still shipped with python 1.5.2? No.. is 2.2 2.2.2 could you find where wxpython had installed? not now.. I'm dl the 2.2 version. [ds@ics ds]$ rpm -qa|grep wx wxPythonGTK-2.3.3.1-alt1 File "", line 1 mport wxPython.wx ^ SyntaxError: invalid syntax >>> import wxPython.wx Gdk-ERROR **: BadAccess (attempt to access private resource denied) serial 441 error_code 10 request_code 146 minor_code 3 Gdk-ERROR **: BadAccess (attempt to access private resource denied) serial 445 error_code 10 request_code 146 minor_code 3 is this normal? sometimes Gdk-ERROR appeared try to run gnue-forms now it at least sees wxPython module DB001: [GBaseApp:201] Python 2.2.2 (#1, Feb 24 2003, 19:13:11) DB001: [GBaseApp:201] [GCC 3.2.2 20030222 (Red Hat Linux 3.2.2-4)] DB001: [GBaseApp:202] Run Options: [('--debug-level', '20')] DB001: [GBaseApp:203] Run Arguments: ['helloworld2.gfd'] DB001: [GConfig:71] Reading configuration info from gnue.conf section forms DB001: [GBaseApp:248] Unable to load locale information falling back to default English language translations. DB001: [GBaseApp:271] Connection Definition: "/usr/local/gnue/etc/connections.conf" DB001: [GConnections:71] Conn File: "/usr/local/gnue/etc/connections.conf" DB007: [GFwxApp:10] WxApp initializing DB007: [GFwxApp:18] WxApp initializing DB000: Traceback (most recent call last): DB000: File "/usr/local/bin/gnue-forms", line 43, in ? DB000: GFClient().run() DB000: File "/usr/local/gnue/lib/python/gnue/forms/GFClient.py", line 149, in run DB000: instance.addFormFromFile(formfile) DB000: File "/usr/local/gnue/lib/python/gnue/forms/GFInstance.py", line 229, in addFormFromFile DB000: self.addFormFromFilehandle(fileHandle) DB000: File "/usr/local/gnue/lib/python/gnue/forms/GFInstance.py", line 249, in addFormFromFilehandle DB000: form = loadFile (fileHandle, self, initialize=0) DB000: File "/usr/local/gnue/lib/python/gnue/forms/GFParser.py", line 66, in loadFile DB000: initialize, attributes={"_instance": instance, DB000: File "/usr/local/gnue/lib/python/gnue/common/definitions/GParser.py", line 107, in loadXMLObject DB000: parser.parse(stream) DB000: File "/usr/lib/python2.2/site-packages/_xmlplus/sax/expatreader.py", line 109, in parse DB000: xmlreader.IncrementalParser.parse(self, source) DB000: File "/usr/lib/python2.2/site-packages/_xmlplus/sax/xmlreader.py", line 123, in parse DB000: self.feed(buffer) DB000: File "/usr/lib/python2.2/site-packages/_xmlplus/sax/expatreader.py", line 203, in feed DB000: self._parser.Parse(data, isFinal) DB000: File "/usr/lib/python2.2/site-packages/_xmlplus/sax/expatreader.py", line 300, in start_element_ns DB000: AttributesNSImpl(newattrs, {})) DB000: File "/usr/local/gnue/lib/python/gnue/common/definitions/GParser.py", line 282, in startElementNS DB000: raise MarkupError, tmsg DB000: gnue.common.definitions.GParser.MarkupError: Error processing tag [I do not recognize the "height" attribute hum... try those forms i gave you the link to ok Oh I saw the pic once then error comeout ... last lines of error? ra3vat: Better Join #flood, else the log will kill me only last line ok DB000: wxPython.wxc.wxPyAssertionError: C++ assertion "wxAssertFailure" failed in /usr/src/redhat/BUILD/wxPythonSrc-2.4.0.7/src/unix/fontutil.cpp(867): this encoding should be available! what about last few lines? DB000: Traceback (most recent call last): DB000: File "/usr/local/bin/gnue-forms", line 43, in ? DB000: GFClient().run() DB000: File "/usr/local/gnue/lib/python/gnue/forms/GFClient.py", line 151, in run DB000: instance.activate() DB000: File "/usr/local/gnue/lib/python/gnue/forms/GFInstance.py", line 305, in activate DB000: self._uiinstance.initialize() DB000: File "/usr/local/gnue/lib/python/gnue/forms/uidrivers/wx/UIdriver.py", line 74, in initialize DB000: self.splash = UIWXSplashScreen() DB000: File "/usr/local/gnue/lib/python/gnue/forms/uidrivers/wx/UIWXSplashScreen.py", line 51, in __init__ DB000: twidth,theight = self.GetTextExtent(text) DB000: File "/usr/lib/python2.2/site-packages/wxPython/windows.py", line 275, in GetTextExtent DB000: val = apply(windowsc.wxWindow_GetTextExtent,(self,) + _args, _kwargs)DB000: wxPython.wxc.wxPyAssertionError: C++ assertion "wxAssertFailure" failed in /usr/src/redhat/BUILD/wxPythonSrc-2.4.0.7/src/unix/fontutil.cpp(867): this encoding should be available! --no-splash, -s Disables the splash screen try to add this option to command line DB000: File "/usr/local/gnue/lib/python/gnue/forms/uidrivers/wx/common.py", line 44, in initFont DB000: wxNORMAL,FALSE,'',encodings[gConfig('textEncoding')])) DB000: KeyError: utf-8 oh yes and look into /usr/local/gnue/etc/gnue.conf for textEncoding and other encoding oprions do you really need utf-8 now? Not really what should I set to/ DB000: File "/usr/local/gnue/lib/python/gnue/forms/uidrivers/wx/MenuBar.py", line 83, in addAction DB000: parent.AppendItem(item) DB000: File "/usr/lib/python2.2/site-packages/wxPython/windows.py", line 815, in AppendItem DB000: val = apply(windowsc.wxMenu_AppendItem,(self,) + _args, _kwargs) DB000: wxPython.wxc.wxPyAssertionError: C++ assertion "wxAssertFailure" failed in /usr/src/redhat/BUILD/wxPythonSrc-2.4.0.7/src/gtk/menu.cpp(1460): unknown keyboard accel someone please kill me :) i thought about #textEncoding = iso8859-1 by default is done dcmwai: ready to dive into the source code? go ahead :) ra3vat: On you marks :) find gnue/forms/uidrivers/wx/MenuBar.py where is it? oh I see :) and check that following lines are commented # if hotkey: # label += '\t%s' % hotkey search in /usr/lib/python22/site-packages/gnue that all? are they commented? no I've just comment them let's look will that help Now it is running... Damn... how am I going to ask my user to do all these stuff :( dcmwai: it was fixed after 0.5 was released still I face some fonts problem... only appeared on redhat (may be mandrake) dcmwai: now your friends would be db drivers, /usr/local/gnue/etc/connections.conf, common/README.databases db drive? python DB drivers what db will you run, mysql? I've mysql postgresql running (both :) i use postgresql mostly DB000: val = apply(windowsc.wxWindow_GetTextExtent,(self,) + _args, _kwargs)DB000: wxPython.wxc.wxPyAssertionError: C++ assertion "wxAssertFailure" failed in /usr/src/redhat/BUILD/wxPythonSrc-2.4.0.7/src/unix/fontutil.cpp(867): this encoding should be available! Is this right? find common/README.databases no.. only connection.txt and read about psycopg, popy should be in common tgz where is that, did I need to find for it again... have you downloaded separate packages for Forms Common ...? there shoud be README inside Froms common? No Only Form packages Humm I think there should always be a nught build version :) then how you installed common? setup.py install :) can you run "ls" from there again for me and paste here? where you want me to run the ls from ? the same place you was running setup.py install i'm just wondering what files you've downloaded and installed from and what's in there ok [root@Amitabhasrv GNUe-Forms-0.5.0]# ls AUTHORS COPYING images NEWS samples setup.py BUGS dialogs INSTALL PKG-INFO scripts src build doc INSTALL.win32 README setup.cfg.in TODO ChangeLog FAQ man README.databases setupext utils README.databases ah.... the same for GNUE-Common [03:42] Last message repeated 1 time(s). GNUe-Forms-0.5.0/samples ooh it is all there and... GNUe-Forms-0.5.0/doc has documentation in OpenOffice format the same for Common still need help with gnue-sb cvs? damn I hate the fonts problem :( yes if I can checkout the latest release... from xterm http://savannah.gnu.org/cvs/?group=gnue-sb go there nonymous CVS Access This project's CVS repository can be checked out through anonymous (pserver) CVS with the following instruction set. The module you wish to check out must be specified as the modulename. When prompted for a password for anoncvs, simply press the Enter key. Software repository : cvs -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/gnue-sb login cvs -z3 -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/gnue-sb co did I need to define my CVSROOT? paste last l2 lines in term it is defined in command line -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/gnue-sb paste first psycopg is going to be a big problem :( hit Enter at password prompt what is the modulename? then paste second . will give you all ? . ok psycopg is going to be a big problem :( why? Ok I've got gnue-sb... how about gune with the same technique? let try :) because I've to make it from the source and that will be a big problem for us :( dcmwai: look in postgresql package or additional packages for postgres and more drivers should be in distro some drivers should be in distro hum I'll search for it postgresql-python-7.3.2-3 is in plave s/plave/plave s/plave/plac s/plave/place sorry ra3vat I am wounder where is all the gnue-* files located? are they script files or binart files... there are no binary files and gnue now scripts are in /usr/local/bin oh so are script... hum that is good and the best configs and in /usr/local/gnue all the others in python/site-packages/gnue Now I know I've postgresql-python-7.3.2-3 running did I still need psycopg? README.databases may be you have one driver already ra3vat: be frank... the readme.database have nothing :) in GNUe-Common oh got it * PostgreSQL 6.x-7.x [via PyGreSQL, PyPgSQL, Psycopg, and PoPy] which one is the one I'm using ... pypgsql? pygresql or pypgsql drivers could be inside postgresql-python let see you can look what files in there via rpm -ql postgresql-python oop "/usr/lib/python2.2/site-packages/_pgmodule.so /usr/lib/python2.2/site-packages/pg.py /usr/lib/python2.2/site-packages/pgdb.py /usr/share/doc/postgresql-python-7.3.2 /usr/share/doc/postgresql-python-7.3.2/README /usr/share/doc/postgresql-python-7.3.2/tutorial /usr/share/doc/postgresql-python-7.3.2/tutorial/advanced.py /usr/share/doc/postgresql-python-7.3.2/tutorial/basics.py /usr/share/doc/postgresql-python-7.3.2/tutorial/func.py /usr/share/doc/postgresql-python-7.3.2/tutorial/syscat.py any hints? i'm not sure which one is this installation cvs version... I don't think anyone fit... PyGreSQL, version 3.3 then use it at last... it run the first.gdf :) then now what to run? gnue-sb create db how? sorry.. I meant... How to get the sql files load schema.sql (for postgres would be easy for me to help) look inside gnue-sb get the files just import it? gnue-sb/schema/PgSQL createdb gnue-sb done psql gnue-sb < schema.sql ah... shit :( what? :) doing something funny will be back ... damn Action: ra3vat runs to the office or i will fire myself ra3vat: ok I'm donw... but you are off :) dcmwai: have you installed navigator? yep actually why there a navigator, from and all stuff? I'm not too sure about all that. gnue-navigator contacts.gpd is what you should run ok the try to open lu_* forms and add new entries there Oh yes Nothing was onthe right side? after that you can add new entries from main contacts form DB000: self._runForm(formfile, parameters) DB000: File "/usr/local/gnue/lib/python/gnue/navigator/UIwxpython.py", line 266, in _runForm DB000: instance.activate() dcmwai: it is assumed you added [gnue-sb] entry in connections.conf file DB000: File "/usr/local/gnue/lib/python/gnue/forms/GFInstance.py", line 288, in activate DB000: self.manager.handleStartupError(mesg) DB000: AttributeError: Instance instance has no attribute 'handleStartupError' entry... hum no :) Wah.. this is killing me :0 :( :) :~ dcmwai: we have a good chance to write gnue-sb INSTALL :) python... you worte it... I'm new :) what should the gnue-sb entry like this? [gnue-sb] comment = GNUe-Small Business aliases = dcl test provider = PyGreSQL host = localhost dbname = gnue-sb ? is there something wrong? change [gnue-sb] to [gnue_sb] it is how it referenced inside forms oh the aliases ok? try now login name password admin password? it is postgresql thing createuser will create it oh... So that is postgresql password :) yes got it got form running? YEP fill id and text field and hit F6 ra3vat: something to ask ... you know about the Bugzilla From? on which form? Nick change: reinhard_ -> reinhard which one you have running? there are only one right.. Contact Manager. f6 is for what save save... well gnue-sb/contacts/forms [ds@ics forms]$ ls contact_manager.gfd CVS lu_address_type.gfd lu_email_type.gfd lu_phone_type.gfd [ds@ics forms]$ yes you can run lu_* separately via gnue-forms lu_address_type.gfd too fill initial data or run then all from navigator I see How come after I exit the from I've to restart nagivator to have the form running agian no ? you just run it again from navigator can't... (don't know why...) double click on the left menu right/ yes is it started for the first try? DB000: File "/usr/local/gnue/lib/python/gnue/forms/uidrivers/wx/UIdriver.py", line 60, in __init__ DB000: commonToolkit.GFUserInterface.__init__(self,eventController,disableSplash) DB000: File "/usr/local/gnue/lib/python/gnue/forms/uidrivers/_commonGuiToolkit/UIdriver.py", line 53, in __init__ DB000: GFUserInterfaceBase.__init__(self,eventController) DB000: File "/usr/local/gnue/lib/python/gnue/forms/uidrivers/_base/UIdriver.py", line 149, in __init__ DB000: self._supportedWidgets[widget.configuration['provides']]=widget DB000: AttributeError: 'module' object has no attribute 'configuration' Yes.. only the first try... then you gnue-forms and work with each form separately we resolve that navigator issue later yes.. ok.. not I 've got it work and damn... not-->now long long time... and Very Hard... gune-sb need to be running on some stable release before gune-se release... else gnue will need to provide some patch during all the time ;) if look back most of the problem was to get required packages installed YES cu later oh you are going off? ra3vat: Thank For your help... (although I'm still very blur what is going on) will try to run on josh machine :) anybody... here? again :) Action: Vee2d2 heads to the farm heh, no he dont anyone can help me to install on the system with cvs? typ I've try to install with setup-cvs.py But is don't work on what operating system? ok, looks like you are using linux in some form, from your conversation with ra3vat.. I was thinking I recalled you saying you were using windows in a prior conversation, which would mean you need to run the setup-cvs-win.py file instead... Sacha (~Sacha@dialup-196-175.wasp.net.au) left irc: Read error: 110 (Connection timed out) Vee2d2: sorry was away for dinner :) I'm on Linux again :( oop :( --> :) Sacha (~Sacha@dialup-196-4.wasp.net.au) joined #gnuenterprise. dcmwai: you need to elaborate on what "But it don't work" means. =) You do relize that the CVS install names the tools differently, right? such as the forms client is gfcvs, designer is gfdes and so on? I gotta run.. good luck with it Thank dimas (~dimas@195.218.177.46) joined #gnuenterprise. here finally :) lxf (~agus_tea@202.73.120.115) joined #gnuenterprise. dimas (~dimas@195.218.177.46) left #gnuenterprise ("Вышел из XChat"). dimas (~dimas@195.218.177.46) joined #gnuenterprise. ToyMan (~stuq@65-73-213-153.bras01.mdl.ny.frontiernet.net) joined #gnuenterprise. lxf (~agus_tea@202.73.120.115) left irc: Read error: 60 (Operation timed out) botsie (~botsie@202.88.170.105) joined #gnuenterprise. Sacha (~Sacha@dialup-196-4.wasp.net.au) left irc: Remote closed the connection Sacha (~Sacha@dialup-196-4.wasp.net.au) joined #gnuenterprise. Sacha (~Sacha@dialup-196-4.wasp.net.au) left #gnuenterprise ("Client exiting"). jamest (~jamest@gw.math.ksu.edu) joined #gnuenterprise. hello jamest dcmwai (~chatzilla@219.95.155.102) left irc: "ChatZilla 0.8.11 [Mozilla rv:1.2.1/20030505]" jamest: unknown keyboard accel issue still exist in 0.5 release files don't recall who was fixed it btami or siesel or jcater should we fix 0.5 release or hope 0.5.1 will be soon? 0.5.1 should be soon it's been 2 months since the last release i think its a matter of jbailey and I working on the .debs and jcater telling us designer is release ready which I believe it's close ok we have unofficial rpm's somewhere if i want to have official rpm's for RH and few other rpm-based distros how could we deal with the author of original packages spec-files and so on or packaging contribution could be accepted only from "paper-worked" participants? hmmmm i don't know where rpm construction would fall in that the debian maintainer is covered with paperwork and I thought rpms were automagically generated by the setup.py we have now jamest: they should be i.e. if the rpms are not being created with setup.py they should be i'm very new with rpm-build and my main concern now is altlinux.com distro that is how jade was making them long ago (i think i even made some that way) as far as 'official' i don't think someone has to be 'papered' to make official rpms just to get their stuff in cvs they should be 'papered' so for now i'd like to make some derivation from rh rpms so go ahead and make them :) if you email info@gnue.org when done we will post them on the site thanks :) i.e give us a url to download them from we will snag them and put them up for download attribiting credit to you Action: derek thinks thats what we did for current rpms form jarvi where is jarvi's rpms referenced? we would prefer you fill out paperwork and put files to create such things in CVS so if you vanish we can continue managing them but its not mandatory http://www.gnu.org/software/gnue/news/news130.html luckily, being ra3vat, i have paperwork done :) hmmm seems that we never added those to our site or our downloads page pure oversight i suppose dimas: i thought it was you, but wasnt sure :) or should it be luckily being ra3vat, i have paperwork done :) Sacha (~Sacha@dialup-196-4.wasp.net.au) joined #gnuenterprise. jcater (~jcater@cpe-066-061-083-220.midsouth.rr.com) left irc: "Client exiting" ToyMan (~stuq@65-73-213-153.bras01.mdl.ny.frontiernet.net) left irc: "Client Exiting" lxf (~agus_tea@202.73.120.115) joined #gnuenterprise. lxf (~agus_tea@202.73.120.115) left irc: Client Quit reinhard_ (~reinhard@M1255P019.adsl.highway.telekom.at) joined #gnuenterprise. jcater (~jason@w202.z065105010.mem-tn.dsl.cnc.net) joined #gnuenterprise. reinhard (~reinhard@M1255P019.adsl.highway.telekom.at) left irc: Read error: 111 (Connection refused) Nick change: reinhard_ -> reinhard ToyMan (~stuq@smtp.dstoys.com) joined #gnuenterprise. botsie (~botsie@202.88.170.105) left irc: "Client Exiting" jbailey (~jbailey@atlas.fundserv.com) joined #gnuenterprise. kreiszner (kreiszner@ppp001.alx.la.xspedius.net) joined #gnuenterprise. kreiszner (kreiszner@ppp001.alx.la.xspedius.net) left irc: Read error: 104 (Connection reset by peer) kreiszner (kreiszner@ppp001.alx.la.xspedius.net) joined #gnuenterprise. Vee2d2: what is the lu_item_mfg_model_maint.gfd used for lu_ means lookup then is this a form for moving items from older versions of gnue? only mfg_model need to be clarified if ever no what is the actual purpose to input data or simply see the data both the form belong to item maintenance module Action: dimas is just guessing from form's name so you wouldn't be modifying prices or information about the product with this form and helps to keep manufacturer model info and something i think i got the pic now thanks np kreiszner: have you installed gnue-sb? Action: dimas is going home dimas (~dimas@195.218.177.46) left #gnuenterprise ("Вышел из XChat"). kreiszner (kreiszner@ppp001.alx.la.xspedius.net) left irc: "Client exiting" lex (~alex@host-148-244-140-29.block.alestra.net.mx) joined #gnuenterprise. Halo Is mdean home? knock knock mdean mdean: not home email mdean@users.sourceforge.net Action: jcater sees a ghost jcater: why checkin gnue-pos to gnue? instead of gnue-sb? gnue-pos is a standalone program that can use gnue-sb as a backend hmmm bummer bummer? deviates greatly from what i hoped makes perfect sense to me no time to really discuss just means double maintenance ? was really hoping to same 'modularity' for GNU Enterprise proper in fact thats what we discussed jcater: well if gnue-sb backend is an 'option' for the forseeable future it's the "only" option that means you are having to maintain all the tables with in gnue-pos no there's a backends/ directory with a gnue-sb directory which means having to change two trees or such which imports from gnue-sb but regardless i dont think 'gnue' tree is proper place would be better making gnue-pos project on savannah imho just like gnue-sb or we need an gnue/apps/ or something it's not in gnue/ i thought i saw gnue/gnue-pos no Action: derek only glanced was bummed it wasnt under gnue-sb so quit reading doing last email check before leaving for the week gnue is a pos isn't it? ;) haha Action: chillywilly runs away Action: jcater throws a trout in chillywilly's general direction dcmwai (~chatzilla@219.93.247.65) joined #gnuenterprise. Who is still here :) here back ra3vat, I've got the cvs version of both gnue and gnue-sb install on josh machine but... it don't really run... how is that? I'm not sure... sorry I'm sure of something gnue-* script wasn't setup correctly if you did cvs install the names would be gfcvs instead gnue-forms gncvs instead of gnue-navigator and so on oh.. I see look for them in $HOME/bin ah.. you guy are smart :) no they are on /usr/local/bin :) I've something to say ... and this effect much of the development.. you know the world is open now and most of the time single languages isn't enough for business... Don't you think that using Bi-languages in paper/report will be a great choice? Bi-languages? yep dyfet (~dyfet@pool-138-89-110-140.mad.east.verizon.net) joined #gnuenterprise. like for my business, I'm dealing business with Taiwan and My country, we use English here but on Taiwan they use Chinese so makeing a report that have 2 type of lanugages in the same time may make all of them happy.. Using 1st languages is primay (Based on our company) and 2nd is Secondary (dependent on company) Using 1st languages is primay (Based on our company) and 2nd is Secondary (dependent on target company) any comment? flame? why do you think it is not supported by gnue reports now? No i don't Just to let you know this idea dyfet (~dyfet@pool-138-89-110-140.mad.east.verizon.net) left irc: "Client exiting" siesel (jan@xdsl-195-14-205-177.netcologne.de) joined #gnuenterprise. kreiszner (~kreiszner@ppp001.alx.la.xspedius.net) joined #gnuenterprise. dcmwai (~chatzilla@219.93.247.65) left irc: "ChatZilla 0.8.31 [Mozilla rv:1.4/20030611]" kreiszner (~kreiszner@ppp001.alx.la.xspedius.net) left irc: "Client exiting" ToyMan (~stuq@smtp.dstoys.com) left irc: "Client Exiting" jcater (~jason@w202.z065105010.mem-tn.dsl.cnc.net) left irc: Remote closed the connection jcater (~jason@w202.z065105010.mem-tn.dsl.cnc.net) joined #gnuenterprise. lex (~alex@host-148-244-140-29.block.alestra.net.mx) left irc: Read error: 60 (Operation timed out) ToyMan (~stuq@65-73-213-153.bras01.mdl.ny.frontiernet.net) joined #gnuenterprise. jcater, you there? lock, stock, and barrel :) I've two ideas to make designer a bit easier to use. what about adding an "ARROW" icon to toolbar of the LayoutEditor? for? at the moment I f.e. choose Label, then I will just add labels, but cannot switch back to the select only mode Possibly there is allready a way to go back to this select only mode, but I didn't found it. ah, I see The other thing is just a minor fix: could you make the dropdown box for choosing the block a bit bigger? Its a bit too small, especially for the names of blocks created by wizards ok Action: jcater is adding to his list thanks. jbailey (~jbailey@atlas.fundserv.com) left irc: "Client exiting" siesel (jan@xdsl-195-14-205-177.netcologne.de) left irc: "night" reinhard (~reinhard@M1255P019.adsl.highway.telekom.at) left irc: "Anything is good and useful if it's made of chocolate" jamest (~jamest@gw.math.ksu.edu) left #gnuenterprise ("Client exiting"). jamest (~jamest@adsl-66-142-212-1.dsl.tpkaks.swbell.net) joined #gnuenterprise. kreiszner (kreiszner@ppp001.alx.la.xspedius.net) joined #gnuenterprise. jcater (~jason@w202.z065105010.mem-tn.dsl.cnc.net) left irc: "dinner/home" rdean (~rdean@c-66-177-158-116.se.client2.attbi.com) joined #gnuenterprise. ToyMan (~stuq@65-73-213-153.bras01.mdl.ny.frontiernet.net) left irc: "Client Exiting" kreiszner (kreiszner@ppp001.alx.la.xspedius.net) left irc: "Client exiting" jcater (~jcater@cpe-066-061-083-220.midsouth.rr.com) joined #gnuenterprise. fixe (~fixe@dsl017-020-123.chi1.dsl.speakeasy.net) left irc: "because I feel like it" dcmwai (~chatzilla@219.95.155.102) joined #gnuenterprise. rdean (~rdean@c-66-177-158-116.se.client2.attbi.com) left irc: "Client exiting" jcater (~jcater@cpe-066-061-083-220.midsouth.rr.com) left irc: "Client exiting" --- Tue Jun 17 2003