Thursday, 2009-06-04

*** tpb has joined #tp00:00
*** ChanServ sets mode: +o tpb00:00
tansellcherez, ?00:00
cherezassertRaises doesn't take a message argument.00:01
cherezSo the message I passed instead got used as part of the call to the function, so it raised an exception of too many arguments being passed.00:02
tansellcherez, ahh00:02
Greywhindtansell: meeting time?00:02
tansellso coverage is right00:02
tansellGreywhind, yeah00:02
cherezYeah, it works now, but I'm not sure how to give useful messages if one of those tests fails.00:02
Greywhindtansell: ok. you've got my weekly report already.00:03
tansellcherez, well maybe put a # FIXME for now?00:03
cherezThat's the plan.00:03
tansellGreywhind, so I don't think the order stuff will be as much of a problem as you think00:04
tansellGreywhind, it'll just be a bitch to test00:05
Greywhindtansell: well, i hope it won't00:05
Greywhindi just need to get the design worked out00:05
Greywhindfigure out how to squeeze all that info in such a small space00:05
Greywhindprobably using tabs00:05
tansellGreywhind, yeah00:06
Greywhindsometimes i wish everything weren't always visible in panels00:06
Greywhindmakes everything rather small00:06
tansella tab per order queue sounds like a good idea00:06
Greywhindyeah, i think so00:06
tansellGreywhind, what do you mean?00:06
Greywhindtansell: well, the orders panel is often too small to see all the buttons easily, the starmap can't hold very large icons at all, etc.00:07
Greywhindbut you can't get rid of panels, because for one there's no visible way to get them back other than restarting the client00:07
tansellGreywhind, the order panel should be big enough to display the buttons correctly on a reasonable screen00:08
tansellGreywhind, the ability to minimize panels is one thing which is missing from AUI :(00:08
Greywhindwell, i'm probably not going to have time to change anything major about the layout or sizing during this GSOC00:09
Greywhindso it's probably not worth worrying about for now00:09
tansellthe AUI stuff can only be fixed by changing wxWidgets00:10
Greywhindthere's really no way to have a menu at the top that lists the panels and allows you to open or close them/00:11
Greywhind*?00:11
tansellGreywhind, yes and no00:12
tansellGreywhind, I've pondered making the panelPicture part of the starmap panel00:13
Greywhindtansell: have it pop up when you mouse over, or something?00:14
tansellyeah00:14
Greywhindthat would probably be good00:14
tansellthen the order panel could take over the complete left side00:14
Greywhindyeah00:14
Greywhindi like that idea00:14
tanselland open/close when the object is selected00:14
Greywhindanyway, that's kind of off-topic i guess00:15
Greywhindso today, i've been working on fixing the Resources overlay00:15
Greywhindi've got it almost done, except for overall scaling00:15
alanpllnz: the schema looks good though?00:15
llnzalanp: looked ok00:16
tansellGreywhind, okay great00:33
tansellGreywhind, I think having order stuff solved by the end of next week is definitely dooable00:33
Greywhindtansell: i'll do my best00:34
tansellGreywhind, the changes you need to make should be fairly trivial00:34
tansellI wouldn't be surprised if you had 90% done in one day00:34
Greywhindtansell: that would be great00:34
Greywhindi might need to spend one more day polishing up the SystemIcon and Resource overlays first, we'll see00:35
tansellwe probably need to sit down a think about how to solve the starmap media problem sometime00:35
Greywhindi think having a separate overlay makes some sense00:35
tansellGreywhind, I'm surprised at how small the changes you have to made so far have been00:35
tansells/made/make/00:35
tansellI expected them to make more effort00:36
Greywhindtansell: me too00:36
Greywhindi hope you don't mind too much :P00:36
Greywhindif you see a larger change that needs doing that i'm missing, feel free to point it out00:37
tansellno it means you'll have time to work on features rather then just fixing the old problems00:37
Greywhindyep - i'm hoping to get everything on my original features list done, and at that point, if there's time left, i'll start looking at other things i can do to help the client outside of updating to tp0400:37
tansellwhere is your original features list?00:38
Greywhindit's on my blog, under "Detailed Proposal"00:38
Greywhindyou can see it in the archives, for May i believe00:38
tansellI would be suprised if you have not finished the tp04 updating by the end of this month at this rate00:38
tanselllink me?00:38
Greywhindhttp://greywhind.wordpress.com/2009/05/22/detailed-proposal/00:39
tpb<http://ln-s.net/3Gbd> (at greywhind.wordpress.com)00:39
tansell# Support for “aged” properties being shown differently (tpclient-pywx)00:40
tansellI had not thought about that change in a long while00:40
tansellhave we solved this yet -> # Multiple coordinates should be dealt with and displayed properly (tpclient-pywx)00:40
llnztpserver-cpp currently doesn't have any "aged" properties00:40
tansellllnz, muhahaha - the client will soon be ahead of the server again :P00:41
llnzwell.. the server actually supports it (right through to the database), but the rulesets don't use it yet00:41
tansellGreywhind, I think these two will end up working with cherez00:42
tansell# Filter support in protocol, if not already implemented? (libtpproto-py)00:42
tansell# Frame version checking, if necessary. (libtpproto-py, or libtpclient-py?)00:42
Greywhindtansell: ok00:42
tansellassume he get his work done :)00:42
Greywhindi'm mostly trying to follow at least somewhat the weekly goals00:43
Greywhinddo them in at least close to the same order00:43
Greywhindi'm at about June 22nd right now, i think :P00:43
cherezAww man, I have work now?00:43
tansellI think step 4 is probably best left to later00:44
tansell4. Easy viewing of new dynamic object properties (tpclient-pywx)00:44
Greywhindyeah, i'm moving that to after the orders00:44
tansellthat is related to the aged stuff00:45
tansellcherez, yeah you have to get libtpproto2-py into a usable state :)00:49
cherezAww man!00:49
tansellchop chop :P00:50
*** jnengland77 has quit IRC00:54
*** jnengland77 has joined #tp00:54
*** alanp_ has joined #tp00:57
*** alanp has quit IRC00:58
*** jnengland77 has joined #tp01:01
CIA-46Greywhind tpclient-pywx-tp04 * r7ee071697c72 / (extra/objectutils.py windows/main/panelStarMap.py): Fixed old method of finding homeworld, adding new getResources() method to objectutils in the process.01:08
*** jordan has joined #tp01:08
*** jordan has quit IRC01:12
* llnz wanders off to airport01:12
llnzlater all, not sure when I will be around until Monday night01:12
*** llnz has quit IRC01:13
Greywhindtansell: http://codereview.mithis.com/100301:13
tpbTitle: Issue 1003: Fixed Resources overlay to work with TP04. - Code Review (at codereview.mithis.com)01:13
Greywhindi have to go for a while, might check in before i go to sleep01:13
*** jnengland77 has quit IRC01:19
tansellI wonder what is up with these crazy numbers01:20
chereztansell: How do I delete a branch after I've merged it back into the master?01:22
tansellgit branch -d01:23
tansellif you did a squash merge01:23
tansellyou'll need a -D to remove it01:23
*** gau_veldt has joined #tp01:46
*** jmtan has quit IRC02:20
*** greenlion has joined #tp02:25
*** alanp_ has quit IRC02:31
*** jmtan has joined #tp03:15
*** nash has quit IRC03:36
Greywhindtansell: i'm going to sleep - today's post is up. tomorrow's my birthday, so i'll be doing stuff in the evening, but i'll work when i can around that.04:14
*** Greywhind has quit IRC04:18
*** jmtan has quit IRC05:15
* Landon had a brain fart, felt he better document it before he went back to sleep05:40
Landon:P05:40
*** greenlion has quit IRC05:46
*** greenlion has joined #tp05:46
*** peres has joined #tp08:15
*** verhoevenv has joined #tp08:43
*** mithro has quit IRC09:09
*** verhoevenv has quit IRC09:35
*** verhoevenv has joined #tp09:35
*** epyon_ has quit IRC09:40
*** epyon has joined #tp09:41
*** mithro has joined #tp09:44
*** bddebian has joined #tp10:13
bddebianHeya10:16
*** jmtan has joined #tp10:54
*** peres has quit IRC11:56
*** peres has joined #tp13:21
*** jmtan has quit IRC13:30
*** Greywhind has joined #tp13:37
*** alanp has joined #tp14:21
*** peres has quit IRC14:40
*** alanp has quit IRC15:59
*** Noughmad has joined #tp16:17
*** Noughmad has quit IRC16:55
*** verhoevenv has quit IRC16:57
*** jnengland77 has joined #tp16:59
*** bddebian has quit IRC17:42
*** JLafont_ has joined #tp17:55
*** JL has joined #tp18:02
*** greenlion has quit IRC18:10
*** JLafont has quit IRC18:13
*** JLafont_ has quit IRC18:20
*** JLafont_ has joined #tp18:37
*** JL has quit IRC18:54
*** JL has joined #tp18:55
*** nash has joined #tp19:08
*** JLafont_ has quit IRC19:13
*** JLafont has joined #tp19:44
*** alanp has joined #tp19:55
*** JLafont_ has joined #tp19:56
*** JL has quit IRC20:02
*** JL has joined #tp20:02
*** mithro has quit IRC20:10
*** JLafont has quit IRC20:14
*** JLafont has joined #tp20:14
*** JLafont_ has quit IRC20:15
tansellmorning people20:16
*** JL has quit IRC20:20
*** JLafont_ has joined #tp20:28
tansellhow are things today20:29
tansellGreywhind, happy birthday :)20:29
*** JL has joined #tp20:33
*** mithro has joined #tp20:34
*** JLafont has quit IRC20:45
*** JLafont_ has quit IRC20:51
*** JL has quit IRC20:51
*** bddebian has joined #tp20:59
*** JLafont has joined #tp21:55
*** JLafont_ has joined #tp22:13
*** JL has joined #tp22:15
*** JLafont has quit IRC22:19
*** mhilmi2 has joined #tp22:21
*** JL has quit IRC22:29
*** mhilmi has quit IRC22:29
*** JLafont_ has quit IRC22:33
*** JLafont has joined #tp22:37
*** tote has quit IRC22:49
*** JLP_ has quit IRC22:55
*** Erroneous has quit IRC23:13
Greywhindtansell: thanks23:23
Greywhindtansell: did you ever get to look at http://codereview.mithis.com/100323:33
tpbTitle: Issue 1003: Fixed Resources overlay to work with TP04. - Code Review (at codereview.mithis.com)23:33
*** tote has joined #tp23:34
*** sladegen has quit IRC23:36
*** sladegen_ has joined #tp23:36
tansellI thought I had23:39
tanselloh23:39
tansellI forgot to submit them23:39
*** DTRemenak has quit IRC23:41
Greywhindtansell: thanks23:41
tanselldone23:41
*** mhilmi2 has quit IRC23:51
*** alanp has quit IRC23:57

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