*** replaceafill has joined #schooltool | 00:05 | |
*** replaceafill has quit IRC | 01:54 | |
*** ignas has joined #schooltool | 09:41 | |
*** ignas has quit IRC | 09:58 | |
*** menesis has joined #schooltool | 13:51 | |
*** menesis has quit IRC | 14:56 | |
*** menesis has joined #schooltool | 15:02 | |
*** ignas has joined #schooltool | 16:05 | |
*** ignas has quit IRC | 16:21 | |
*** replaceafill has joined #schooltool | 16:32 | |
*** replaceafill has joined #schooltool | 16:39 | |
replaceafill | th1a, i'm thinking of asking pujendra for his timetable setup | 19:15 |
---|---|---|
th1a | Sure. | 19:15 |
th1a | What's your current state? | 19:15 |
replaceafill | i've been trying to reproduce the duplicated periods bug but i haven't been able | 19:15 |
th1a | What about the loss bug? | 19:15 |
replaceafill | i fixed the issue with setting the schedule | 19:15 |
replaceafill | not able to reproduce in tests yet :( | 19:16 |
replaceafill | damn numbers always print | 19:16 |
th1a | Can you get it through the web with any consistency? | 19:17 |
replaceafill | no | 19:17 |
th1a | Are you trying any selenium tests for it? | 19:17 |
replaceafill | yes | 19:17 |
replaceafill | that's why i said the numbers always print | 19:18 |
replaceafill | i meant in my test | 19:18 |
replaceafill | i want to ask pujendra for two things actually | 19:18 |
th1a | Have you seen it since the first time? | 19:18 |
th1a | Or only once? | 19:18 |
replaceafill | his timetable setup and ask if his section is multi-term | 19:18 |
replaceafill | (which i don't think so) | 19:18 |
replaceafill | th1a, i've seen it 3 times happening | 19:19 |
replaceafill | but i couldn't identified a pattern | 19:19 |
replaceafill | identify* | 19:19 |
*** ignas has joined #schooltool | 19:20 | |
th1a | Once it happens in a specific view can you make it happen over and over? | 19:22 |
th1a | Do you want to send me a data.fs and I can poke at it? | 19:22 |
replaceafill | sure | 19:22 |
replaceafill | hold on, i'm writing pujendra's email | 19:22 |
*** menesis has quit IRC | 19:23 | |
th1a | ok | 19:24 |
th1a | You should be able to do that from worksheets, right? | 19:24 |
replaceafill | i'm sinked in a bunch of timetable emails :D | 19:34 |
replaceafill | sigh.. ok email sent | 19:38 |
replaceafill | th1a, do that from worksheets? | 19:38 |
th1a | I mean, you don't need his Data.fs. | 19:38 |
replaceafill | ah | 19:38 |
replaceafill | no | 19:38 |
th1a | He could send you his timetable, term, etc. worksheets. | 19:39 |
replaceafill | that's the last resource ;) | 19:39 |
th1a | Last resort? | 19:39 |
replaceafill | that! :D | 19:39 |
replaceafill | ok | 19:39 |
replaceafill | i'll send you jelkner's database | 19:39 |
replaceafill | (where i saw the ghost!) | 19:39 |
th1a | OK. Let me know the login. | 19:40 |
* th1a goes to get Julia. | 19:48 | |
replaceafill | th1a, sent | 19:50 |
th1a | replaceafill: When were you switching and clicking on different months? | 21:14 |
replaceafill | yes, using the navigators and then clicking on the worksheet tabs | 21:15 |
th1a | Switch sections, pick a month, record some scores, see if the disappear, reapeat? | 21:15 |
replaceafill | yes | 21:15 |
th1a | kk | 21:15 |
replaceafill | well, i used what jelkner had | 21:15 |
replaceafill | didnt record new ones | 21:15 |
th1a | Ah. | 21:15 |
th1a | You were doing that on your local instance, right? | 21:16 |
replaceafill | yes | 21:16 |
th1a | No network weirdness possible. | 21:16 |
replaceafill | nope | 21:17 |
th1a | kk | 21:17 |
* replaceafill goes to get lunch, bb in ~30 | 21:20 | |
*** ignas has quit IRC | 21:27 | |
* replaceafill is back | 21:52 | |
replaceafill | it's javascript!!!! | 22:29 |
replaceafill | th1a, got it | 22:29 |
replaceafill | it's the popus + filldown + comment dialog | 22:30 |
th1a | How do you trigger it? | 22:42 |
replaceafill | i'm testing with jelkner's server | 22:46 |
replaceafill | every time i get a jquery error, the attendance data is lost | 22:46 |
replaceafill | when i don't get js errors, data is there | 22:47 |
th1a | Ah. | 22:49 |
th1a | So somewhere in there there's a bug. | 22:49 |
replaceafill | http://imagebin.org/index.php?mode=image&id=248501 | 22:51 |
replaceafill | see the last line show in the grid | 22:51 |
replaceafill | it should contain around 9-10 "a"s | 22:52 |
th1a | Is this easier to debug with in un-minified js? | 22:52 |
replaceafill | absolutely | 22:53 |
th1a | So you can swap that in. | 22:53 |
replaceafill | well, i think i'll set up a test instance in jelkner's server using his data | 22:53 |
replaceafill | so i can mess with the code | 22:53 |
replaceafill | like replacing jquery | 22:54 |
replaceafill | i was trying to reproduce with apache's bw module | 22:54 |
replaceafill | (to limit the bandwidth) | 22:54 |
replaceafill | http://stackoverflow.com/questions/9867265/how-to-simulate-low-bandwidth-network-delay-in-localhost-running-on-wamp-wi | 22:54 |
replaceafill | it gets really really slow, but no js error | 22:55 |
th1a | Yeah, I was wondering if I should just hammer it with ab or something while trying to reload the pages. | 22:56 |
th1a | So you think that's related? | 22:56 |
replaceafill | iirc js is not involved in rendering the grade in the cell | 22:57 |
replaceafill | imo what should broke by this are the popup menus | 22:58 |
replaceafill | and filldown/comment dialogs | 22:58 |
replaceafill | and they break obviously | 22:58 |
th1a | So you can do this without throttling the bandwidth. | 22:59 |
th1a | replaceafill? | 23:02 |
replaceafill | yes | 23:02 |
replaceafill | ? | 23:02 |
th1a | Do you have to pop up the menus first to trigger it? | 23:02 |
replaceafill | no | 23:02 |
replaceafill | i meant, the menus get broken because of the js errors | 23:03 |
th1a | OK... so can you trigger this at will now? | 23:04 |
th1a | I'm still confused. | 23:04 |
replaceafill | not at will, it just shows often in jelkner's server | 23:04 |
replaceafill | hold on, i'm trying something | 23:04 |
th1a | OK, I'll just shut up. | 23:05 |
replaceafill | :| | 23:05 |
th1a | I think the hardest part is done. | 23:05 |
replaceafill | see it? | 23:06 |
replaceafill | we're closer indeed | 23:06 |
replaceafill | ah :( | 23:08 |
replaceafill | i was expecting str(value) would do it... | 23:08 |
replaceafill | i thought it could be l10n | 23:08 |
replaceafill | since 'a' and 't' are i18n messages | 23:08 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!