*** th1a has quit IRC | 01:53 | |
*** th1a_ has joined #schooltool | 01:53 | |
*** Aiste has joined #schooltool | 06:53 | |
*** ignas has joined #schooltool | 13:03 | |
*** mgedmin has joined #schooltool | 13:54 | |
*** aelkner_ has joined #schooltool | 14:05 | |
*** aelkner has quit IRC | 14:08 | |
*** alga has joined #SchoolTool | 14:08 | |
*** yvl has joined #schooltool | 14:18 | |
*** aelkner__ has joined #schooltool | 15:30 | |
*** aelkner_ has quit IRC | 15:33 | |
*** fsufitch has joined #schooltool | 15:34 | |
fsufitch | aelkner__: ping | 15:34 |
---|---|---|
fsufitch | ignas: ping | 15:36 |
ignas | fsufitch: pong | 15:38 |
*** aelkner__ has quit IRC | 15:39 | |
*** th1a_ has quit IRC | 15:39 | |
*** aelkner__ has joined #schooltool | 15:39 | |
*** th1a_ has joined #schooltool | 15:39 | |
fsufitch | ignas: yay you're here | 15:41 |
fsufitch | im having some really weird issues with permissions on tjtalk | 15:41 |
fsufitch | even if i set every page to permission="schooltool.view" i can only access them as a manager | 15:42 |
fsufitch | *every page and object | 15:42 |
ignas | hmm | 15:42 |
ignas | oh | 15:43 |
ignas | well - who do you want things to answer? | 15:43 |
ignas | s/answer/seee | 15:43 |
ignas | (meeting in here, got distracted in the middle of the sentence) | 15:43 |
fsufitch | even with the replacement that doesnt make any sense >_> | 15:44 |
ignas | so - who should see and what? | 15:44 |
fsufitch | oh okay | 15:44 |
fsufitch | unauth users should be able to read all the questions and answers | 15:44 |
fsufitch | while schooltool.view people should be able to ask and answer questions | 15:44 |
fsufitch | and schooltool.edit people should be able to add/remove topics, and delete questions | 15:44 |
fsufitch | and none of those are currently working, despite me having personally run over all the permissions to be what i want them to be | 15:45 |
fsufitch | i think im missing something rly obvious | 15:45 |
ignas | reading slowly | 15:45 |
ignas | (distractions all around) | 15:45 |
fsufitch | it's okay ;) | 15:46 |
fsufitch | ignas: pingy | 15:57 |
ignas | sorry | 15:59 |
ignas | reading again | 15:59 |
fsufitch | kk | 16:00 |
fsufitch | agh, i dont get it! | 16:07 |
ignas | well - look at security.zcml | 16:07 |
ignas | in persons | 16:07 |
ignas | for clues | 16:07 |
fsufitch | ok | 16:08 |
ignas | you want <allow> directive | 16:08 |
ignas | like | 16:08 |
fsufitch | <class class="schooltool.tjtalk.app.TJTalkApplication"> | 16:08 |
fsufitch | <allow interface="schooltool.tjtalk.interfaces.ITJTalkApplication" /> | 16:08 |
fsufitch | <require permission="schooltool.edit" | 16:08 |
fsufitch | set_schema="schooltool.tjtalk.interfaces.ITJTalkApplication"/> | 16:08 |
fsufitch | </class> | 16:08 |
fsufitch | this is what i have for my application config | 16:08 |
ignas | <security:allow | 16:08 |
ignas | interface="some.module.TJTalkApplication" | 16:08 |
ignas | crowds="anybody" | 16:08 |
ignas | permission="schooltool.view" /> | 16:08 |
ignas | or something like that | 16:09 |
fsufitch | ohhh, i need crowds | 16:09 |
ignas | look at security.zcml for examples | 16:09 |
ignas | and for namespace | 16:09 |
fsufitch | kk | 16:09 |
fsufitch | ignas: do i have to write the crowds?! | 16:10 |
fsufitch | and snap, class is over | 16:11 |
fsufitch | i'll bbl | 16:11 |
fsufitch | thanks for the hints tho | 16:11 |
ignas | fsufitch: no, you will use the one you need | 16:11 |
ignas | the "anybody" or "anonymous" | 16:11 |
ignas | or "student" | 16:11 |
fsufitch | ok | 16:11 |
fsufitch | now i g2g | 16:11 |
ignas | bye | 16:11 |
fsufitch | cya | 16:11 |
*** fsufitch has quit IRC | 16:12 | |
*** th1a_ has quit IRC | 16:34 | |
aelkner__ | ignas: i installed the fonts at sla last night (had to do it manually - more about that in a sec) | 17:05 |
aelkner__ | turns out that sla's data crashes yvl's code though | 17:06 |
aelkner__ | is justus available to troubleshoot the bug | 17:06 |
*** jstraw has joined #schooltool | 17:07 | |
aelkner__ | ignas: ? | 17:07 |
ignas | aelkner__: hmm | 17:11 |
ignas | aelkner__: can you post the traceback | 17:11 |
ignas | I will show it to him | 17:11 |
ignas | or tell you what's wrong | 17:11 |
*** aelkner has joined #schooltool | 17:26 | |
aelkner | ignas: ayt? | 17:27 |
ignas | aelkner: yes | 17:27 |
*** aelkner__ has quit IRC | 17:27 | |
*** aelkner has quit IRC | 17:29 | |
*** aelkner has joined #schooltool | 17:31 | |
aelkner | ignas: sorry, network trouble | 17:31 |
aelkner | i may get dropped again, but i have a question | 17:32 |
ignas | yeah | 17:32 |
aelkner | is yvl available to look at a bug? | 17:32 |
ignas | well - kind of | 17:32 |
ignas | just post the traceback | 17:32 |
aelkner | there's no tracebook, strangely | 17:32 |
ignas | hmm | 17:33 |
ignas | so - how does the bug look like? | 17:33 |
aelkner | just the following error using sla's data | 17:34 |
aelkner | xml parser error (bogus < or &) in paragraph beginning '7) Alchemy lab (independent & ' | 17:34 |
aelkner | A server error occurred. | 17:34 |
aelkner | it looks like sla's use of the & char in their data crashes yvl's report | 17:34 |
aelkner | the one for all narrative's | 17:34 |
aelkner | is there a way to escape the & before sending it to reportlab? | 17:34 |
ignas | yvl is sorry | 17:35 |
aelkner | the browser gives the message i indicated, and the server, the following message in the terminal session: | 17:35 |
ignas | he is saying he will fix it | 17:35 |
aelkner | 2008-11-05 05:55:53,437 Publisher received a legacy classic class exception: <type 'NoneType'>. This will be handled by the request. | 17:35 |
aelkner | does he need the data.fs, or is it obvious from what i've given how to recreate the bug? | 17:37 |
ignas | aelkner: i'll ask him when he can do it | 17:37 |
ignas | aelkner: quite obvious, he forgot to escape the data | 17:37 |
aelkner | ok, thanks | 17:38 |
ignas | aelkner: he said he can do it tomorrow | 17:38 |
ignas | (we just had a 5 hour meeting in here...) | 17:38 |
aelkner | any reactions from last night's election? | 17:39 |
ignas | nope ;) | 17:40 |
aelkner | oh, i thought people outside the us would be happy | 17:41 |
ignas | there was some FUD about Obama not being concerned with global domination enough thus enabling Russia to expand it's power towards eastern Europe | 17:42 |
ignas | earlier | 17:42 |
ignas | but haven't seen/heard anything at the moment | 17:42 |
ignas | yet | 17:42 |
jstraw | the party in AUS was impressive | 17:42 |
aelkner | interesting | 17:42 |
aelkner | i never thought about your proximity to russia being a factor in your point of view with this result | 17:43 |
ignas | I am not really thinking about it | 17:43 |
aelkner | well, after 5 hours of meetings, maybe you have have more to think about... | 17:44 |
aelkner | needless to say, we're all jazzed here | 17:44 |
ignas | :) | 17:45 |
aelkner | ignas: can i ask another quick question? | 17:48 |
ignas | aelkner: yep | 17:48 |
aelkner | apt-get install msttcorefonts failed, so i had to copy the fonts manually from my machine | 17:48 |
aelkner | Package msttcorefonts is not available, but is referred to by another package. | 17:48 |
aelkner | This may mean that the package is missing, has been obsoleted, or | 17:48 |
aelkner | is only available from another source | 17:48 |
aelkner | E: Package msttcorefonts has no installation candidate | 17:48 |
aelkner | i'm guessing it has to do with /etc/apt/souces.list | 17:49 |
aelkner | deb http://us.archive.ubuntu.com/ubuntu/ gutsy main universe | 17:50 |
aelkner | deb-src http://us.archive.ubuntu.com/ubuntu/ gutsy main universe | 17:50 |
aelkner | #deb http://security.debian.org gutsy/updates main universe | 17:50 |
aelkner | deb http://ppa.launchpad.net/bzr/ubuntu gutsy main | 17:50 |
aelkner | deb-src http://ppa.launchpad.net/bzr/ubuntu gutsy main | 17:50 |
ignas | I think it's in multiverse | 17:50 |
mgedmin | yup | 17:50 |
aelkner | so i just need to add deb http://ppa.launchpad.net/bzr/ubuntu gutsy multiverse? | 17:51 |
aelkner | if that's an obvious question, excuse my ignorance | 17:51 |
*** yvl has quit IRC | 17:52 | |
aelkner | anywa, i realize you're busy, thanks | 17:53 |
ignas | deb-src http://lt.archive.ubuntu.com/ubuntu hardy universe main restricted multiverse | 18:06 |
ignas | not bzr | 18:06 |
ignas | you need hardy or intrepid | 18:06 |
ignas | and not lt. probably | 18:06 |
ignas | deb http://us.archive.ubuntu.com/ubuntu/ gutsy main universe multiverse | 18:07 |
*** replaceafill has joined #schooltool | 18:09 | |
aelkner | ignas: thanks | 18:15 |
*** alga has quit IRC | 19:05 | |
*** jstraw has quit IRC | 19:06 | |
*** th1a has joined #schooltool | 19:46 | |
*** replaceafill has quit IRC | 20:32 | |
*** ignas has quit IRC | 20:54 | |
*** mgedmin has quit IRC | 20:58 | |
*** jstraw has joined #schooltool | 21:15 | |
jstraw | back | 21:15 |
*** aelkner has quit IRC | 21:23 | |
*** th1a has quit IRC | 21:24 | |
*** dwelsh has joined #schooltool | 21:27 | |
*** jelkner has joined #schooltool | 22:39 | |
jstraw | hi jeff | 22:39 |
jelkner | hi jason | 22:39 |
jelkner | i'm still basking in the excitement | 22:39 |
jstraw | lol | 22:39 |
jstraw | what sleep was that? | 22:39 |
jelkner | i need to bring myself back down to earth and get back to work! | 22:40 |
jelkner | btw. mattva01 told me he would send me an email with the info in the new students.apsweb.org vm, but i never saw it | 22:40 |
jstraw | lol | 22:40 |
jstraw | he is realigning the IP addresses | 22:41 |
jstraw | and now at dentist | 22:41 |
jelkner | ok | 22:41 |
jelkner | i'll check in with him tomorrow... | 22:41 |
jstraw | ya | 22:41 |
* jelkner goes back to work... | 22:41 | |
*** replaceafill has joined #schooltool | 23:21 | |
jelkner | replaceafill: hola! | 23:22 |
*** jelkner has quit IRC | 23:37 | |
*** replaceafill has left #schooltool | 23:38 | |
*** jelkner has joined #schooltool | 23:52 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!