*** michael301080 has joined #gnuenterprise hello all hi michael301080 can anyone tell me why http://www.gnuenterprise.org/irc-logs/ and /irc-logs/gnue-public.log gives me a 403 Forbidden (no permission to access it) hi reinhard www.gnuenterprise.org has moved to a new server ah and not everything is quite ready now oh OK, sorry np probably it's a good hint for jamest/jcater anyway lol reinhard: do you have any experience with sql-ledger? no I am not exactly a friend of web applications save of the language of mordor (= perl) I understand. it says on their website that it's quite capable of running a business' accounting *** dneighbors has quit IRC err that "save" was a translation error - should of course be "much less the language of mordor" or something like that... how does gnue accounting compare to that? :-) got ot *** btami has joined #gnuenterprise s/ot/it yes, I've heard businesses running their accounting on sql ledger the major difference between sql ledger and gnue accounting is that sql ledger exists which might be a k.o. criterium for some businesses they have templates for setting up reports etc, which seem quite easy to setup when do you think gnue accounting will exist? (not saying that it 'll exist after I make it) currently I'd say in a year or so problem is that I say this for 4 years now lol :-) there have been several attempts, right? but opposed to earlier, I've actually started seriously working on it gnue-sb , the aria stuff, ... there have been several attempts from others You're working on LUCA my plan exists for several years now independently from those attempts yes, gnue-luca I'm looking forward to that me too ;-) ;-) Is there a way I can help with that besides translating? well first of all you could check out gnue-luca, see if you can get it to run, look at the source and see whether you can understand the concept and tell me what you think OK I will. where can I find it? is it svn? yes it has its own repository although I'm not sure anonymous SVN works right now should be svn.gnuenterprise.org/var/svn/gnue-luca/trunk let me know when it does, so I can check it out. OK, I'll try. I have no idea whether anonymous svn works or not, you might just try Could not open the requested svn filesystem ... :-( ok, will talk to jcater today reinhard, in your opinion, how should an app react: if the cursor is on one block, and you click on another block's scrollbar, should that action move the cursor to the latter? I don't think clicking on a scrollbar should move the cursor at all problem is: moving a scrollbar is calling the current block's nextXXX prevXXX now the *current* block's? that's pretty wrong IMHO so if the cursor is in another block... see dimas' problem above it should call the *scrollbar's* block's functions every scrollbar has a block associated with it, doesn't it? btami is doing scuba diving on that * reinhard must confess he never used a scrollbar in gnue in his life lol reinhard: the pb we use requestXXX Events in uidriver level *** ajmitch_ has joined #gnuenterprise so this seems to be a design bug it runs GFInstance functions, and these calls GFForm functions yep possible fix might be to add the block as a parameter to the event or to invent a new event not sure how urgent this is for you or for dimas but I'd feel better if we talked to jamest about this I have no clue about scrollbar at all ok *** johannesV_ has joined #gnuenterprise *** johannesV has quit IRC btami, there are still issues with multiline-edits in win32 if the text has been added with a wx or gtk-form the line-breaks don't work properly in win32 afterwards you run a form on windows using wx and add text there? no, i run the form on linux for gtk or wx and win32 on the notebook \n or \r\n ? this is the question on win \r\n is the new line as you know but on other platforms only \n what to do? *** ajmitch_ has quit IRC btami: I think best would be to do \n everywhere in any case we should be able to handle multiline text in inhomogenous environments i.e. some clients with win, some with gtk gtk2 ui runs on win32 too so it's a platform pb *** ajmitch has quit IRC good point and maybe it affect the new input/displayhandler stuff too *** ajmitch_ has joined #gnuenterprise *** ajmitch has joined #gnuenterprise bbl *** btami has quit IRC *** ajmitch has quit IRC *** ajmitch__ has joined #gnuenterprise *** ajmitch has joined #gnuenterprise *** ajmitch_ has quit IRC *** kilo has quit IRC reinhard, wrt scrollbars and blocks ... gtk2 driver is buggy too ... scrollbar fires wrong block-movement will investigate right now .. hmm tricky *** sjc has quit IRC *** btami has joined #gnuenterprise *** jcater has joined #gnuenterprise *** jcater has quit IRC *** jcater has joined #gnuenterprise *** dneighbors has joined #gnuenterprise sigh what today is just the kind of day where it approaches 5 p.m. and you realize you've got *nothing* done... I can't even remember what I did all day lol reinhard, i'm facing another problem wrt blocks and scrollbars maybe I fell asleep 4 hours and didn't notice ;-) the block calls switchRecord () *before* the UIWidgets are created but *after* the GFObjects are built so the GFScrollbar has registered himself already so you have to add a but when it comes to an adjustScrollbar () the GFScrollbar has a problem if self._uiwidget is not None: right something like that :) it's really weired ... however this pretty much shows how the order of things in forms startup is broken that was exactly what i was about to say :) is ash dow again? down *** tophe has joined #gnuenterprise *** tophe has left #gnuenterprise hm, ok, so there's that focus-problem left then *** yure has quit IRC johannesV_: thx for the gtk2 fixes! i'm not finished yet :) i see but they get harder and harder ... is svn working ok for you guys? is ash dow again? and: I have no idea whether anonymous svn works or not, you might just try Could not open the requested svn filesystem ... :-( (earlier today about gnue-luca) what ip the ash is on? FWIW, svn works for me $ host ash.gnuenterprise.org ash.gnuenterprise.org has address 209.234.155.8 thx that's the old ash oh www, svn, mail, etc point to the new ip but ash still points to the old one for now until everything got moved over $ host svn.gnuenterprise.org svn.gnuenterprise.org has address 70.158.36.94 yep, right svn.gnuenterprise.org has address 70.158.36.94 I use svn.gnuenterprise.org, so it works for me ah you're a bit faster yeah, that's my 700 MHz server ;-) *lol* i can't ping the new ip :( hmm it worked from my office, but doesn't work here, at home fwiw this ash has a few more safeguards in place one of the things is it uses iptable's recent module to limit the number of ssh attempts from the same ip address so if you fail to log in 3 times in a row you'll just have to wait 60+ seconds before you can try again *** btami has quit IRC *** btami has joined #gnuenterprise bbl *** sjc has joined #gnuenterprise btami, where does a scrollbar move the record in win32 driver ? *** jamest has joined #gnuenterprise ah, think i've got it *** johannesV__ has joined #gnuenterprise *** johannesV_ has quit IRC *** dcmwai has joined #gnuenterprise hm, that win32 really sucks ... *lol* i'm glad i don't have to use it ... could it be that we don't get commit-mails atm ? *** dcmwai has quit IRC good night all *** johannesV__ has quit IRC *** btami has quit IRC *** btami has joined #gnuenterprise *** kilo has joined #gnuenterprise *** btami has quit IRC *** michael301080 has quit IRC off to sleep good night all *** jamest has quit IRC *** jcater has quit IRC *** wt has joined #gnuenterprise *** dvoss has joined #gnuenterprise 'lo I noticed that I can't download any of the Windows installers from http://www.gnuenterprise.org/downloads/current.php. Are they not public? the are, had some server problems recently, plz check again the morn k thx Do they work? :) yes, definitely Cool. I'll check it out tomorrow. *** dvoss has left #gnuenterprise *** kilo has quit IRC *** sjc has quit IRC *** mnemoc has quit IRC *** mnemoc has joined #gnuenterprise *** jamest has joined #gnuenterprise *** dneighbors is now known as derek *** wt has quit IRC *** derek has quit IRC *** dneighbors has joined #gnuenterprise latest gnue-* debs are in sid & breezy, just in time for breezy release next month please report any issues with them, since I can't unbreak stuff after release *** dcmwai has joined #gnuenterprise *** jamest has quit IRC *** SachaS has joined #gnuenterprise *** dcmwai has quit IRC *** dimas_ has quit IRC *** SachaS has quit IRC good morning all *** dneighbors has quit IRC ajmitch: excellent. *** johannesV has joined #gnuenterprise good morning good morning *** kilo has joined #gnuenterprise hi kilo I have a question about windows ui IIRC windows had 2 kinds of dropdowns morning one where you can also type in a text and one where you can only select from the list basically yes where for the latter, you can only use the keyboard to type the *first* letter of the needed item is it possible to use the former in a form? so one can type "fo" to select the entry "foobar" is it not working that way now? AFAICT no f brings you to the first entry starting with f but second letter doesn't seem to work hmm so if I also have fab, fizz and fed I must use the mouse or the cursor keys to scroll through reinhard: works for me, checked right now (alhtough I'm not even sure if the cursor keys wouldn't navigate to the next/prev record) dimas: under win32? oh, no sorry ah ok, confirmed this is more or less the last thing on my current list with the customer I'd like to do a bugfix release after this if you agree *** sjc has joined #gnuenterprise *** yure has joined #gnuenterprise win32-dropdown: if you have two entries in a dropdown "foo" and "otto", typeing "f" jumps to 'foo', typing next 'o' (=fo) it jumps to "otto" and otto isnt happy being jumped upon :) yeah :)