*** holycow has joined #gnuenterprise *** bluesbaron_ has joined #gnuenterprise *** bluesbaron_ has left #gnuenterprise *** johannesV has joined #gnuenterprise *** reinhard has joined #gnuenterprise hello all reinhard: how to push button in curses ui? *** btami has joined #gnuenterprise *** kilo has joined #gnuenterprise dimas: press the finger against the screen ;-) well doesn't work yet that's one of the things i still have to do hi everyone hi kilo reinhard: i did pressing it up to 4am :) hi kilo hi reinhard, dimas hi all hi btami reinhard: what about dropdowns? hi btami dropdowns work in a way they are usable that is yesterday my wife declared exclusive access to our computers, so i have to read two day's log now... you can enter the first few characters and it fills out the rest but you can not yet list the allowed values kilo, you have several computers hi btami: yes,but limited physical space at the desktop... so i watched le tour instead ahaaa the tour is same as F1, just s/Schumi/Armstrong not, it is not. ie I like Armstrong, but dislike Schumi 8-)) :) reinhard: thanks, will try today and those mountains... i love watching le tour hi johannesV release time!! hi johannesV well, is there forms included ? if so i'd like to commit the copy and paste stuff first yes,it's mucho better than watching news but it seems as if there's a bug in the keymapper no, only common and appservre appserver ah, ok hi kilo there's still a lot of things to do for curses ui kilo: did you notice the bug-fix to your runForm () problem ? yesterday was no-computer day for me, just reading logs and mails reinhard: as what? buttons listing allowed values in dropdowns boxes listboxes scrollbars (??) showing a list of function keys in the last line on the screen first two are most valuable for me now hi is there any interest on html ui ? btami: sure so long as I'm not writing it for now ;) i'v made some wery experimental attempt btami: yes using what? but stucked a bit there was an attempt started in webware at one point simpleHtmlServer from Python ok, i commit it, and maybe someone will continue ok, so it won't be part of a normal website? it can, if you use medusa or other python based server but it's not implemented yet maybe it can be turn to mod_python but i'm not familiar with web programming enough maybe someone could write a zope product for it ;) or webware or use one of the other frameworks there's a partial html forms implementation in already, iirc I think siesel did a lot of work on it yes, but it's in php and it doesn't use gnue-common adn gnue-forms it's a total reimplementation of forms in php right ok, committed, so you can see the sources in gnue-forms/src/uidrivers/html it's read only, no page support, etc-etc. no buttons ;-) :) it countless issues to solve/code if some of you are interested, feel free to do anything with it *** reinhard has quit IRC *** chillywilly has quit IRC *** ajmitch_ has quit IRC *** reinhard has joined #gnuenterprise *** chillywilly has joined #gnuenterprise *** ajmitch_ has joined #gnuenterprise johannesV: runForm works ok, thx but i can produce a warning when trying to exit with uncleared form ** (gnue-forms:3244): WARNING **: Invalid UTF8 string passed to pango_layout_set_text() when the message box comes up ok kilo: would you try it again ? sure johannesV: the messages came from ErrorHandler.py are truncated in gtk2 ui just try to run fe: intro.gf johannesV: it works, but an other instance produces same error, if the database is not accessible at startup gfcvs -u gtk2 CDict.gfd ------------------------------------------------------------ Hiba: Nem sikerült a belépés az adatbázisba. (111, 'Kapcsolat elutas\xedtva') ------------------------------------------------------------ ** (gnue-forms:3597): WARNING **: Invalid UTF8 string passed to pango_layout_set_text() Hiba: Nem sikerült... is Error: Can not log in to database... is this because the db is shut down ? yes ok btami: what is it with intro.gfd ? hmm, just try to run forms with any mistyped form name ah, i see btami: if i run gfcvs -u gtk2 foo.g i get a text-only errormessage and that's it strange, in my uidrivers/gtk2/ErrorHandler.py i have def handleStartupError(errortext): print print '-' * 60 print _("Error: %s") % errortext print '-' * 60 print _StartupErrorDisplay(str(errortext)) sys.exit() and later: class _StartupErrorDisplay(gtk.MessageDialog): def __init__(self, errortext): message = _('Unable to start GNUe Forms:') + '\n\n %s' % errortext message = lineWrap(message,60) gtk.MessageDialog.__init__(self, None, gtk.DIALOG_MODAL|\ gtk.DIALOG_DESTROY_WITH_PARENT, \ gtk.MESSAGE_ERROR,\ gtk.BUTTONS_CLOSE, message) self.show_all() self.conn but this doesn't get called in this context (i think) at least not if you mis-type the form-name i get a message box too besides the text errormessage in btami's case i have to say, i'm testing it on XP and ** (gnue-forms:3633): WARNING **: Invalid UTF8 string passed to pango_layout_set_text() and i _get_ the dialog ok, i'll try to track down kilo: can you try "gfcvs -u gtk intro.g" for my please s/my/me did that, same error as above, just (gnue-forms:3652). and i get the message box, with truncated text in it ok, thx hmm, strange johannesV: after svn up, i get this error c:\python23\scripts>gf -u gtk2 intro.gfd c:\python23\scripts>C:\python23\python.exe C:\python23\scripts\gnue-forms -u gtk2 intro.gfd DB000: Traceback (most recent call last): DB000: File "C:\python23\scripts\gnue-forms", line 34, in ? DB000: client.run () DB000: File "C:\python23\Lib\site-packages\gnue\forms\GFClient.py", line 171, in run DB000: instance.activate() DB000: File "C:\python23\Lib\site-packages\gnue\forms\GFInstance.py", line 307, in activate DB000: self._uiinstance = self._uimodule.GFUserInterface(self.eventController, disableSplash=self._disabl eS erm DB000: File "C:\python23\Lib\site-packages\gnue\forms\uidrivers\gtk2\UIdriver.py", line 100, in __init__ DB000: self._display = gtk.gdk.display_manager_get ().get_default_display () DB000: AttributeError: 'module' object has no attribute 'display_manager_get' shit fogott to add the module gtk hmm, no, wait ... it's working for me btami: what version of pygtk do you have ? wait... pygtk-2.2.0-1.win32-py2.3.exe wait, maybe a have 2.0.0 i reinstall it... btami: could you please check the following no, do not downgrade 2.2. is fine start python import gtk gtk.gdk.display_manager_get () this should return an instance (and not an error) stop sorry i had 2.0.0 installed i'v just installed 2.2.0 and it's OK sorry again ok so we've to 'require 2.2' yes ok, so i'm leaving for lunch now -- i'll check this stuff later me too, bbl *** btami has quit IRC *** kilo has quit IRC **************************************** 0.0.9 of appserver is out can somebody please change the channel topic thanks **************************************** look for j{cater,amest,bailey} :) or derek no new common to go with appserver? ah, 0.5.6, great * ajmitch grabs appserver depends on new common, or will it work with 0.5.5? *** gsoti_ has left #gnuenterprise appserver depends on common 0.5.6 ok will note that in dependencies :) off for now have a nice weekend all *** reinhard has quit IRC *** dneighbo_ has quit IRC *** Vee2d2 has quit IRC *** dneighbo_ has joined #gnuenterprise *** Vee2d2 has joined #gnuenterprise *** dimas has quit IRC *** kilo has joined #gnuenterprise kilo: i've no found out why there wasn't a message-box displayed for me; if you add a --debug-level to the call no messagebox appears on startup-error *** dimas has joined #gnuenterprise kilo: error handler should now work *** jamest has joined #gnuenterprise *** Vee2d2 has quit IRC johannesV: thx, sorry for replying late, been playing with the kids could anyone with reportlab (not running debian sid) open python and try from reportlab.graphics import renderPM *** Vee2d2 has joined #gnuenterprise heck, even people w/ debian could try it in case my box is screwed up *** johannesV_ has joined #gnuenterprise *** johannesV has quit IRC well it ain't just your box jamest i'm also running sid ... ImportError: No module named _renderPM thanks wayneg np what little google turned up made me think this was part of debian reportlab in the past ain't it a pain in the ass when stuff don't work right! thankfully i don't need it i just wanted to add bitmap support via reportlab back into the barcode output stuff coolies *** bluesbaron_ has joined #gnuenterprise *** bluesbaron_ has left #gnuenterprise *** jcater has joined #gnuenterprise *** holycow has quit IRC *** SachaS has joined #gnuenterprise *** holycow has joined #gnuenterprise *** btami has joined #gnuenterprise hi all jamest: http://www.reportlab.org/rl_addons.html that wouldn't resolve last night as that was output in the error message iirc but it works now i musta mis cut n pasted(?) thanks http://www.reportlab.org/daily/renderPM-0.98-daily-unix.tgz thanks np it isn't in UHU-Linux too i see you started a new html driver hey guys congrats on the upcoming release :) yes, and stucked on events :( then i'v lost a bit my inspiration to continue maybe someone else will continue to work on it take a breather, refresh your self :) holycow: thx, i will try :) btami: i think i'll have a look at it the next few days ok btami: have you noticed the updates on gtk-driver ? copy & paste should work no (for entries and text-views; combo's will follow) cool do you know where to get those both missing icons ? or are they just missing for gnome ? no, jcater knows iirc *** reinhard has joined #gnuenterprise ah, ok jamest gave me a link, but i'v forgot it it's in the logs, or we can ask jamest/jcater again :) as i see they are included in the gnome-iconset but not in the default one wow, gnome-iconset looks great ! we can copy the missing 2 to default, but they style is a bit different... http://primates.ximian.com/~tigert/new_stock_project/ i hate that fuking home icon btami: right, the style is different; default looks like 'gtk-stock-items' johannesV_: look at jcaters link, thx jcater thanks bbl *** btami has quit IRC *** johannesV_ has quit IRC jcater: well as you are here could you please change the topic? we already have news/10140.php now maybe "first beta release for appserver 0.1 available" reinhard: sure we can change all the default icons as far as I'm concerned the only reason we choose the ones we did was because um that's all we could find *** ChanServ sets mode: +o jcater *** ChanServ sets mode: +o jamest *** jcater changes topic to "New releases of AppServer available - http://www.gnuenterprise.org/project/news/10140.php" er, nevermind then err, sorry I thought he was talking to me he was i figured you'd be in a meeting or something long lunch I agree w/icons *** jamest sets mode: -o jamest we were hardpressed to find free/gpl icons and tigerts were the best we could find at the time not that I thought they were great for our needs but the best we could do at the time we can also loose the splashscreen graphic *** jcater sets mode: -o jcater and replace w/ something more like designer or just lose :) thanks jcater btw i still have uncommitted changes in my local cvs for several months now waiting for you to fix the webpage generation script to no longer use the DRIVERS= variable :) ah hmm ok what should it do now? is there a list() function now? you told me i forgot but I forget I'll look it's too long ago :) this has been a bad summer for me yep there is a list () function and the self test code of plugin.py contains a sample on how to use list () sigh you sound like my wife "You know, I've been waiting on you to do this for months... when are you going to get around to it" :) if you weren't such a slacker you wouldn't have to put up with that jason i've heard all about how you spend almost every day goofing off at things like eating and sleeping and using the restroom nah I quit most of those jcater: i can try to fix it if you can give me a hint of where to do it I'm in the code right now if I can do it in a couple of minutes, I'll fix now great if not, I will conveniently forget about it until I'm reminded again err, I mean I'll try to get to this weekend *g* *** sjc has joined #gnuenterprise reinhard: ok, seems to be working jcater: excellent, thanks then i'll commit *** kclever has joined #gnuenterprise Hello, I have tried to install GNUEnterprise on my PC and am having problems with it, is there anyone here able to help? what OS? Windows, right now what's it doing wrong? I Installed all the pieces but when I go into a Dialog Box Comes up, Saying Errors occured look at the Log File. And The Log File is blank And all the pieces do that, Forms, Designer, Reports, etc is this from source install or the .exe files? From the EXE installer *** johannesV has joined #gnuenterprise *** dneighbo_ has quit IRC *** dneighbo_ has joined #gnuenterprise kclever: i'm not much help on the windows side of things you could try the forms program on the intro.gfd with --debug-level 5 i think there is a icon create for that app Ok, Well it Lunch time... I'll be back though... *** wayneg has quit IRC *** johannesV has quit IRC kilos suggestions concerning gnue-packages would be monday at THIS time (-7 minutes) i think yes i met a guy from the liechtenstein library today their library software runs on SUSE linux must be a huge librarian software package (commercial), a lot of universities are using it *** nickr_ has joined #gnuenterprise *** nickr has quit IRC apparently he sporadically visits linux user group vorarlberg meetings. but missed out last night ;) what is his name? meinrad bĂźhler *** wayneg has joined #gnuenterprise ah yes i know him ok *** DieterP has joined #gnuenterprise SachaS: yes, you were exact regarding the time of the meeting hi kilo are you still working on the .gcds? *** kclever has quit IRC now, i am looking at my good ole Laphroaig single malt Islay whisky bottle jesus :) geeeh :) so definitely not working on gcds right now 8-)) haha maybe i should also get a whisky bottle ;) i can advise you on that topic very detailed haha *** DieterP has left #gnuenterprise *** jamest has quit IRC bye *** kilo has quit IRC *** kclever has joined #gnuenterprise Is Anyone Avail to help with a Problem? When I try to get into the Designer I get an DB000: NameError: name sys is not defined; So what am I missing? are you using wxpython 2.5? I Am.. wx 2.5 is an unstable, development series afaik it's currently not supported by gnue, sorry Well thats Definatly a help though *** jcater has quit IRC wx 2.4 should be fine :) I'm Installing that now And It worked Thank you! great So what is up the EXE's on the Windows Platform? When I try to Execute them they Tell me to look at the log and the Log has This: Traceback (most recent call last): File "gnue-designer", line 30, in ? ImportError: No module named gnue.designe Any Recomendations? designe, or designer? Designer sorry * ajmitch looks around & doesn't see btami.. gnue-common is installed? Yep how odd And If I Run the Designer.py it runs just fine.. I don't know the windows setup of things, unfortunately Thats Ok, I'll try again later, I at least have something now to look at and try to see if it will work for what I need. Thank you again aj you could try asking on the mailing list Ok, I'll hook up there shortly... Thanks *** jamest has joined #gnuenterprise hey ajmitch you are da man hey! hi reinhard heh you finally got your upload permission? nope someone else in #hurd offered ;) judging by past records, I'll be stalled for a year with no explanation waiting for the debian account manager http://qa.debian.org/developer.php?login=ajmitch@gnu.org shows your gpg key latest common & appserver have been uploaded only a few minutes ago, anyway that's because they fixed the page which it hasn't done before IIRC ah thought that has something to do with you becoming official DD nah ajmitch: i know you uploaded so when's the next forms release? see the subscriber's count for appserver I thought you'd be tracking it.. 1 that's me :) hehe :) i hope it will be in a week or so * ajmitch wonders if gnue-forms 0.5.6 will be released soon due to gtk2 changes? ok, that's good * holycow waves to all I can get on with splitting it into different ui driver packages then i think gtk2 is very close to getting finished hola aj :) ehe yeah exactly since there'll be 2 usable drivers gnue-forms-wxgtk gnue-forms-gtk2 gnue-forms-curses 3 usable drivers :) that's what held up 0.5.5 - I was trying to sort out the splitting nice I had -wxgtk, -gtk2, -qt, -curses and the base gnue-forms -qt hasn't had much love lately hi holycow reinhard: btw I've got a databases assignment to do this weekend - I've got to invent an ER diagram with 4-8 entities.. got any ideas of what I should model? :) customer, item, invoice, invoice item would be the "classic" example but being a proud upcoming DD you could also developer, package, release, bug not a bad idea.. proud upcoming dd :) ehe I was thinking of a timesheet app timesheet time erm tracking job, project, customer, etc time?? what time is it? oh i have one for you 1:41 a.m. late weee hehe install gnotime tracker i think i should go to bed it tracks jobs, time, customer info, journal ajmitch: thanks for uploading!! night all *** reinhard has quit IRC reinhard, night :) *** holycow has quit IRC *** jcater has joined #gnuenterprise *** kclever has quit IRC *** sjc has quit IRC hi jcater *** dimas has quit IRC howdy *** jamest has quit IRC *** jamest has joined #gnuenterprise *** wayneg1 has joined #gnuenterprise *** wayneg has quit IRC *** wayneg1 has quit IRC *** wayneg has joined #gnuenterprise *** holycow has joined #gnuenterprise