*** derek has joined #gnuenterprise *** johannesV has joined #gnuenterprise *** reinhard has joined #gnuenterprise good morning all morning brb *** reinhard has quit IRC *** reinhard has joined #gnuenterprise back *** kilo has joined #gnuenterprise *** btami has joined #gnuenterprise *** johannesV_ has joined #gnuenterprise good morning night *** sacha is now known as sachaZzz *** johannesV has quit IRC sigh after upgrading to etch yesterday, evolution survives < 1 min before it hangs good morning hey, great ... commit-mails are working again lol 3 MBs :D *** yure has joined #gnuenterprise *** ajmitch has quit IRC *** ajmitch has joined #gnuenterprise *** krizz_ has joined #gnuenterprise hello gnuepeople i'm trying to compile wxPython2.6.2 in debian and ' was curious if i have to compile wxWidgets too, to make it work on gnue-designer krizz_, why don't you just download wx2.6 from wxPython.org ? or at least from sourceforge em? there's no prebuild debs for wx2.6.2 oh, yeah i've just seen it ... didn't know that there's no prebuilt deb available sorry no prob :) so now about wxWidgets? but i think the wxwidgets libraries would be needed ... isn't a 2.6.1 available for your debian ? i'm running ubuntu and it has a 2.6.1.1 available yes it is, but gnue-desginer complains that 2.6.2 versions is not for him :) i'm on ubuntu too krizz_, i haven't built a wxpython from source either, so i don't know wether the wxwidgets is needed or not. but i think the libs will be required for wxpython oh, ok then i'll do them all.. it just takes a lot of time and i'm bored waiting :) *** ajmitch has quit IRC so is pep8 accepted for new gnue-code ? I think that's what we agreed on yesterday, yes ok hm, strange calling a block.commit () is redirected to the owning form and thus doing a form.commit () but calling a block.rollback () is redirected to block.processRollback () only and thus not affecting other (unrelated) blocks of the form FWIW, I think that was us who did that we changed one because there were problems with multi block forms exactly ok, so what is the preferred way ? calling the forms' routines or the blocks' one ? or leave it as it is ? I can't remember exactly what the problem was it had to do with (IIRC) searching in one block fsck'd up other blocks brb *** reinhard has quit IRC *** reinhard has joined #gnuenterprise dammit I can't get evolution to work properly isn't it working on the notebook either ? *** dimas__ has joined #gnuenterprise it works with the notebook reading my mail there right now *** yure has quit IRC *** yure has joined #gnuenterprise *** krizz_ has quit IRC reinhard, regarding to pep8. it says to not use a space after functionnames. what about classes ? like class Foobar: pass ... x = Foobar() or x = Foobar () ? consistent would be Foobar() because it's actually a function call of the constructor function ok likewise for definitions class foo(bar): def baz(): def baz(self): bah it looks really ugly to me ... :( i hope i'll get used to it soon i like it... too much indentation ... what a wast of space :) we save the space by having no blank before the ( ;-) ha ha ... nah i didnt like foo( how can we "disable" an entry atm ? I think there is a property that you can set to false no, it isn't at least nothing like that is listed in _triggerProperties of GFEntry there is _base/UIdriver doing a setValue with an additional argument for enabled (depending on the rows) but it can't be toggled from within a trigger-code (for example) iirc there is no way to do that atm ok i think that's true but there should be... so there should be a triggerProperty 'enabled' which could be set to true/false and every widget should implement a set_enabled (state) function (and a get_enabled ... ?) *** ajmitch has joined #gnuenterprise reinhard, to set an issue to testing i do include a text like "issue55 testing" within my commit-message, right ? right on a line by itself ok, just tried it anyway works fine :) *** Shufla has joined #gnuenterprise hello :) *** johannesV_ has quit IRC *** Shufla has quit IRC ajmitch: awake? somewhat ;) :) in the packaged version, where do we read the connectons.conf from? /etc/gnue/connections.conf are you sure? it was last time I checked though you may need to copy the sample into place & edit it to your needs and the one in /usr/local/gnue/etc is the one that is used... when set up from source? yes since /usr/local should never ever be seen in a package talking about debian packages... ajmitch: any chance to get debs for the new releases? sure I just need to get around to it :) *** btami has quit IRC *** dimas_ has quit IRC *** jamest has joined #gnuenterprise *** kilo has left #gnuenterprise *** chillywilly has joined #gnuenterprise *** jamest has left #gnuenterprise *** yure has quit IRC *** jcater_ has left #gnuenterprise *** jcater has joined #gnuenterprise morning all *** derek has quit IRC *** yure has joined #gnuenterprise *** k-man has joined #gnuenterprise *** yure has quit IRC *** g_geeko has joined #gnuenterprise *** dimas__ has quit IRC *** k-man_ has quit IRC how do I checkout the devel tree? g_geeko: http://www.gnuenterprise.org/developers/svn.php http://www.gnuenterprise.org/developers/svn.php err, yeah lol race condition detected thx, is there a separate branche/trunk (?) for the latest development version? *** k-man has quit IRC it's trunk *** derek has joined #gnuenterprise *** derek has quit IRC *** dimas has joined #gnuenterprise *** derek has joined #gnuenterprise bah evolution problem fixed you have to call it with G_SLICE=always-malloc evolution well, seems perfectly intuitive to me :- yes I wonder why I needed 9 hours to figure that out *** k-man has joined #gnuenterprise *** sjc has joined #gnuenterprise *** jamest has joined #gnuenterprise *** g_geeko has quit IRC *** jamest has quit IRC *** jamest has joined #gnuenterprise *** sachaZzz has quit IRC cu all *** reinhard has quit IRC *** yure has joined #gnuenterprise *** yure has quit IRC *** kilo has joined #gnuenterprise *** derek_ has joined #gnuenterprise *** derek has quit IRC *** jamest has left #gnuenterprise *** krizz_ has joined #gnuenterprise *** krizz_ has quit IRC *** docelic has quit IRC *** sjc has quit IRC *** kilo has left #gnuenterprise *** jcater_ has joined #gnuenterprise *** jcater has quit IRC *** jcater_ is now known as jcater *** jcater_ has joined #gnuenterprise *** jamest has joined #gnuenterprise *** derek_ has quit IRC *** derek has joined #gnuenterprise *** jamest has quit IRC *** weex has joined #gnuenterprise *** weex has left #gnuenterprise hello