*** holycow has joined #gnuenterprise *** reinhard has joined #gnuenterprise *** SachaS_ has quit IRC *** dcmwai has joined #gnuenterprise *** kilo has joined #gnuenterprise *** ajmitch has joined #gnuenterprise hi ajmitch *** psu has joined #gnuenterprise hi hi ajmitch *** ayers has joined #gnuenterprise *** dcmwai has quit IRC *** ayers_ has joined #gnuenterprise *** ayers has quit IRC *** ayers has quit IRC @seen btami kilo: btami was last seen here 4 days, 0 hours, 48 minutes, and 46 seconds ago saying: dimas: never tried, but the gnue-invoice report is ok *** erkki_ has joined #gnuenterprise hello *** kilo has quit IRC *** titopbs has joined #gnuenterprise Cannot find plugin 'appserver' .... deep changes on svn? you updated today? yes do i need to update appserver also? please try to delete the gnue-common/src/datasources directory and re-check out oh ok sometimes svn lets .pyc files hang around when .py files are removed and that confuses python on the tree i run gfcvs only, or on the tree i run appserver also? OT: http://svn.geeks.cl/oss/gnue/gcd2dot/, comments welcomed http://www.geeks.cl/~amery/socomep.png <--- sample output both trees (if you use both with svn) ok The requested URL /~amery/socomep.png was not found on this server uhm error persists? works for me... nope, can open the png now and on your side? (appserver error)? mnemoc: hey, that's cool that diagram is fully autogenerated? yes xsl over .gcd to generate a .dot (graphviz) file .dot file can render many formats, including png and pdf mnemoc: does appserver run ok again? i'm changing my config to use a system wide gnue-cvs ah ok uhm.... -rwx-----x 1 root root 193 2005-06-20 09:46 gfcvs* please let me know if you have further troubles that's not 'system wide' friendly lol not very :) :) bbl reinhard: i get "'user'" on status base (curses) and i'm kicked :\ s/base/bar/ hmmm can you try another UI? curses is not very friendly when displaying error messages :( only ssh available until tomorrow :( ouch appserver starts ok? yes can i increase appserver verbosity? --debug-level=1-9 on both sides might at least help with finding out where it happens *** titopbs has quit IRC i was using 10 :p recommended level? *** jcater has joined #gnuenterprise mnemoc: each level is distinct i.e. --debug-level=8 will give you *only* 8 (and not 7, 6, 5 etc) oh with --debug-level=1-9 you should get pretty much everything aaaaaahh!! more 'everything' that what i expected :p DB002: 0:00:00.416 [UIdriver:309] MESSAGE: 'user' DB002: 0:00:00.417 [UIdriver:310] Detail : Traceback (most recent call last): DB002: 0:00:00.417 [UIdriver:310] File "/opt/gnue/lib/python2.4/site-packages/gnue/appserver/geasSessionManager.py", line 251, in open DB002: 0:00:00.417 [UIdriver:310] sess.login (authentication ['user'], authentication ['password']) DB002: 0:00:00.417 [UIdriver:310] KeyError: 'user' oh you messed with authentication? authentication on appserver vs. non-authentication no no nothing do you run appserver with authentication or without? hmm could also be a version mismatch same tree do you run svn of appserver, too? yes uhm wait that File "" is pointing to 'release' uhm it should be reading /opt/gnue/turnk reinhard: running again :) thanks mnemoc: excellent mnemoc: btw, I didn't know that curses ui logs the traceback in debug level 2 good to know :) *** titopbs has joined #gnuenterprise :) OT: any idea why i could be getting ^? on backspace? yes wrong terminfo this is something I've spent *days* with :) there's a little confusion about what an xterm should send if the user presses backspace some xterms send ^? (#127), some send ^H (#8) and if your terminfo config doesn't match what *actually* is sent, curses doesn't know how to interpret that keypress stty erase and then ctrl+v and then the backspace key. err as an argument after stty erase should fix it for that session. you can throw that in your startup shell if you want. titopbs: I'm not sure if that would fix it I think stty only relates to cooked mode but not 100% sure it seems to work for me all the time, except in zsh. and then it's bindkey "^?" backward-delete-char where the ^? is replaced with ctrl+v and then the backspace key press (it will insert one of ^H or ^?) reinhard: so you are correct. technically the right thing to do is fix terminfo. thanks :) do you have a terminfo for putty shareable? :) reinhard: if you have a minute, please try gcd2dot, i'm new to xsl and dot but i think we can get something very usefull out of there I think you can configure putty Terminal/Keyboard The Backspace key.... aha change that to Ctrl-H and it should work and on xfce/Terminal? :p dunno about that if all else fails press ctrl-h instead of backspace ;-) :p if you change terminfo, you risk other therminals not working any more e.g. xterm or gnome-terminal or whatever you use otherwise xfce/Terminal is based on gnome-terminal libraries i have to go to a class... thanks for the tips cu IIRC gnome-terminal has a setting for that, too cu Preferences -> Advanced -> Delete key generates: Escape Sequence nope Ctrol H now that's the "Del" key oh you are right backspace key generates: ascii del bye *** wendall911 has joined #gnuenterprise *** holycow has quit IRC cu all *** reinhard has quit IRC *** jamest has joined #gnuenterprise *** psu has left #gnuenterprise *** yure has joined #gnuenterprise anyone using gentoo here? erkki_: nope, not me.. sorry. no problem:p.. i'm updating gnue ebuilds right now, thought that someone might be interested *** jamest has quit IRC *** SachaS has joined #gnuenterprise *** jamest has joined #gnuenterprise *** kilo has joined #gnuenterprise hey, could anyone help me debug my appserver setup? Traceback (most recent call last): File "", line 10, in form File "/usr/lib/gnue/appserver/generator/form.py", line 59, in __init__ self.__classDef = classdef.ClassDef (sess, klass, lang) File "/usr/lib/gnue/appserver/generator/classdef.py", line 70, in __init__ self.__loadLabels (klass.gnue_id, self.properties) File "/usr/lib/gnue/appserver/generator/classdef.py", line 198, in __loadLabels for locale in self.__buildLanguageList (self.__language): File "/usr/lib/gnue/appserver/generator/classdef.py", line 114, in __buildLanguageList if '_' in language: TypeError: iterable argument required I get that, when I try to access the sample form directry from appserver appserver doesn't seem to print any errors, when in debug mode (--loglevel 1-9) *** yure has quit IRC *** wendall911 has quit IRC *** reinhard has joined #gnuenterprise *** jamest has quit IRC *** reinhard has quit IRC *** wendall911 has joined #gnuenterprise *** jcater has quit IRC *** titopbs_ has joined #gnuenterprise *** titopbs has quit IRC *** wendall911 has quit IRC *** kilo has quit IRC *** wendall911 has joined #gnuenterprise *** titopbs_ has quit IRC *** holycow has joined #gnuenterprise *** dcmwai has joined #gnuenterprise *** wendall911 has quit IRC *** SachaS has quit IRC *** lxf has joined #gnuenterprise *** jcater has joined #gnuenterprise *** lxf has quit IRC *** jcater has left #gnuenterprise