Wednesday, 2010-05-19

*** tpb has joined #tp00:00
*** ChanServ sets mode: +o tpb00:00
*** shenki__ is now known as shenki00:44
*** tansell-laptop has joined #tp01:05
*** Epyon has quit IRC01:47
*** Erroneous has quit IRC02:11
*** glew has quit IRC02:20
*** nash has joined #tp03:02
llnzbbl, maybe05:02
*** llnz has quit IRC05:02
*** mithro has joined #tp05:56
*** bisc has joined #tp06:56
biscmithro: hello, you're available?06:59
tansellbisc, yes07:05
bisctansell: I've created a fork repo and commited code which you approved http://github.com/bisc/tpclient-pywx07:08
tpbTitle: bisc's tpclient-pywx at schemepy - GitHub (at github.com)07:08
tansell-laptopbisc, okay found another problem07:13
tansell-laptopbisc, you have not set your email address in ~/.gitconfig07:14
tansell-laptophttp://help.github.com/git-email-settings/07:14
tpbTitle: Help.GitHub - Setting user name, email and GitHub token (at help.github.com)07:14
tansell-laptopbisc <bisc@acer-timeline.(none)>07:15
tansell-laptopbisc, if you fix that I'll pull it into my repository07:17
bisctansell-laptop: oops, sorry, I did that, but maybe locally in another repo. will fix it. as well, I added "before" picture here http://codereview.mithis.com/3600107:21
tpbTitle: Issue 36001: Error messages. - Code Review (at codereview.mithis.com)07:21
tansell#dlg = wx.MessageDialog(self.application.gui.current, unicode(evt), _("Network Error"), wx.OK|wx.ICON_ERROR)07:23
tansell 398                 dlg = wx.MessageDialog(self.application.gui.current, "Cannot connect to Thousand Parsec server.", _("Network Error"), wx.OK|wx.ICON_ERROR)07:23
tansellI think the proper fix here is to make the unicode(evt) return "Cannot connect to Thousand Parsec server"07:23
bisctansell: yes, I agree, that's more correct. is that done by adding __str__ method to event class?07:27
tansellbisc, I'm unsure why it's not working at the moment - in theory it should already07:27
tansellbisc, need to figure out why unicode(evt) is not returning the string07:46
bisctansell: ok, will find out.07:46
tansellthe string should be something like07:47
tansell"The client was unable to connect to the host. This could be because the server is down or there is a problem with the network."07:47
*** shenki has quit IRC07:55
bisctansell: there's one more issue: for wrong password a NetworkFailureUserEvent is returned, not NetworkFailurePasswordEvent08:04
tansellbisc, you can't tell the difference between wrong password and wrong username08:04
bisctansell: that's true on server side or on client side?08:05
tansellbisc, on the client side08:05
*** cahirwpz has joined #tp08:10
tansellbisc, so what have you done this week?08:11
tansellhave you setup a blog yet?08:11
tansellbisc, poke?08:12
tansellhello cahirwpz08:12
bisctansell: yes, I have. http://ruchkin.wordpress.com/ also, I created those patches at codereview. as well, I was digging through message panel code.08:12
bisctansell: I'm going to work on message panel, the first thing is to add wxToggleButton instead of simple button. and debug this filter window08:13
cahirwpztansell, pong08:14
cahirwpztansell, but wait for a sec, I need to drink my first coffee ;-)08:15
tansellbisc, you mean replace the filder button with a toggle?08:16
tansells/filder/filter/08:16
bisctansell: yes, and make it work appropriately08:18
bisctansell: second, I'm going to set up a new OS on NVidia video, so that I can find out, if buggy behavior of popup frames occurs because of my intel gma 4500, or poorly written code08:19
tansellbuggy popup frames?08:20
cahirwpztansell, http://github.com/cahirwpz/tpserver-py08:21
tpbTitle: cahirwpz's tpserver-py at master - GitHub (at github.com)08:21
cahirwpztansell, http://github.com/cahirwpz/libtpproto2-py08:21
tpbTitle: cahirwpz's libtpproto2-py at master - GitHub (at github.com)08:21
bisctansell: I mean those issues which I posted on google bugtracker. and my filter frame is not placed correctly when shown first time.08:21
tansellcahirwpz, http://github.com/cahirwpz/libtpproto2-py/commit/fc52bf28bb5fd15532055746747f7ee4bc4bdd89 <- that should have some tests associated with it08:25
tpb<http://ln-s.net/6cvP> (at github.com)08:25
cahirwpztansell, ok - I'll write one08:27
tansellcahirwpz, you should never be accessing the ._ variables08:32
cahirwpztansell, why's that? what's they purpose then ?08:33
tansellcahirwpz, the ._ variables are private to a class, you should access them via their public name08:33
cahirwpztansell, ok - I'll check if in cases I use underscore variables there're other (cleaner) methods to access the data my code requires08:37
bisctansell: just to find out: when you click "Filter" button where is the filter window displayed?08:37
tansellcahirwpz, if you access it directly, you by pass all the checking that the structures stuff does08:39
cahirwpztansell, that's a good reason not to use them my way ;-)08:40
*** Agon-laptop has joined #tp09:44
*** mithro has quit IRC10:11
*** Agon-laptop has quit IRC10:13
*** nash has quit IRC10:37
*** Agon-laptop has joined #tp10:56
*** shenki has joined #tp11:21
*** Agon-laptop has quit IRC12:06
*** Agon-laptop has joined #tp13:23
*** mithro has joined #tp13:45
*** jmtan has joined #tp14:46
*** verhoevenv has joined #tp14:48
*** Noughmad has joined #tp15:36
*** Noughmad has quit IRC16:47
*** peres has joined #tp16:54
*** bisc has quit IRC16:55
*** peres has quit IRC17:20
*** Noughmad has joined #tp17:28
*** jmtan has quit IRC17:32
*** Noughmad has quit IRC17:41
*** Erroneous has joined #tp18:17
*** null_000 has joined #tp18:26
null_000can anyone help me with adding a new design using libtpclient-py?20:23
*** llnz has joined #tp21:00
*** null_000 has quit IRC21:14
*** cahirwpz has quit IRC21:48
*** Agon-laptop has quit IRC22:47
*** mithro has quit IRC23:51

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!