| eldar | when i'm running the makefile | 00:00 |
|---|---|---|
| eldar | parse errors | 00:00 |
| ignas | hmm | 00:01 |
| ignas | lisppaste5: url | 00:01 |
| lisppaste5 | To use the lisppaste bot, visit http://paste.lisp.org/new/schooltool and enter your paste. | 00:01 |
| ignas | please | 00:01 |
| eldar | way too many to paste, it's all parse errors to do with var/lib | 00:03 |
| eldar | but the make finished so i'm guessing it's ok | 00:03 |
| ignas | hmm | 00:05 |
| ignas | did it run schooltool? | 00:05 |
| ignas | and you could paste at least some of them | 00:05 |
| lisppaste5 | eldar pasted "traceback" at http://paste.lisp.org/display/57847 | 00:07 |
| ignas | ok | 00:09 |
| ignas | so svn co schooltool somewhere | 00:09 |
| ignas | and add relative part to schooltool to the develop = line | 00:09 |
| ignas | in buildout.cfg | 00:09 |
| ignas | that is in your cando directory | 00:09 |
| ignas | and make run again | 00:09 |
| ignas | the errors were from apt-get | 00:09 |
| ignas | and are not related to schooltool | 00:10 |
| eldar | ok | 00:10 |
| eldar | do i need to make schooltool or no? | 00:11 |
| ignas | no | 00:11 |
| ignas | only check it out | 00:11 |
| ignas | and put it into develop path list | 00:12 |
| ignas | it's a list of paths with "development" eggs | 00:12 |
| ignas | packages that should be used from a checkout instead of downloaded from the internet | 00:12 |
| lisppaste5 | eldar pasted "another-error" at http://paste.lisp.org/display/57848 | 00:15 |
| eldar | this happened in the middle of downloading eggs | 00:15 |
| ignas | sudo apt-get install build-dep python-lxml | 00:16 |
| ignas | maybe | 00:16 |
| ignas | it seems that you are missing libraries that are needed to build lxml | 00:16 |
| eldar | is build-dep some sort of a key word? or should i go and look what those depencies are up | 00:17 |
| ignas | keywords | 00:18 |
| ignas | like install | 00:18 |
| ignas | build-dep means "build dependencies" as in - stuff you need to build the package | 00:18 |
| eldar | it's trying to treat build-dep as a package >.< and can't find it | 00:19 |
| ignas | emm | 00:21 |
| ignas | oh | 00:21 |
| ignas | my bad | 00:21 |
| ignas | don't put install in there | 00:21 |
| ignas | build-dep goes *instead* of install | 00:21 |
| ignas | sorry | 00:21 |
| eldar | oh ok | 00:21 |
| eldar | oooh it's throwing those same parse errors | 00:23 |
| eldar | when i run apt-get build-dep python-lxml | 00:23 |
| ignas | yep | 00:24 |
| ignas | but they don't matter | 00:24 |
| ignas | they are for other packages | 00:24 |
| eldar | >.< i'm really hungry | 00:25 |
| ignas | :) | 00:26 |
| eldar | can we put this off for later, i'll make sure to get a working sandbox by then | 00:26 |
| eldar | cuz school cafeteria is only open for so long | 00:26 |
| ignas | hmm | 00:26 |
| ignas | the slight problem is - it will be 1-2 am in here then | 00:26 |
| ignas | unless by later you mean tomorrow | 00:27 |
| eldar | some other day then? | 00:27 |
| eldar | yea | 00:27 |
| ignas | like - morning your time some day | 00:27 |
| ignas | hmm, when do you wake up | 00:27 |
| ignas | and get done with breakfast+shower routine | 00:27 |
| eldar | i can wake up whenever really | 00:27 |
| eldar | i just might have class | 00:27 |
| eldar | what time are you thinking? | 00:27 |
| eldar | and what day of the week | 00:27 |
| ignas | tomorrow - i have the whole day | 00:28 |
| eldar | ok let's meet tomorrow then | 00:28 |
| ignas | i'll try being on line for the whole day | 00:28 |
| ignas | afk sometimes, but in irc | 00:28 |
| ignas | so i'll see if you'll be writing me | 00:28 |
| eldar | ok i'll see you tomorrow then | 00:29 |
| ignas | see you | 00:29 |
| ignas | have a nice meal ;) | 00:29 |
| eldar | thanks | 00:29 |
| eldar | night | 00:29 |
| *** eldar has quit IRC | 00:29 | |
| *** ignas has quit IRC | 00:29 | |
| *** pcardune has joined #schooltool | 07:48 | |
| *** pcardune_ has joined #schooltool | 07:57 | |
| *** pcardune has quit IRC | 07:57 | |
| *** pcardune has joined #schooltool | 10:25 | |
| *** pcardune_ has quit IRC | 10:25 | |
| *** pcardune has quit IRC | 10:45 | |
| *** ignas has joined #schooltool | 16:09 | |
| *** wbrady has joined #schooltool | 17:00 | |
| *** eldar has joined #schooltool | 17:05 | |
| eldar | ignas, hi | 17:05 |
| *** wbrady has quit IRC | 17:08 | |
| ignas | eldar, hi | 17:16 |
| eldar | ok i got a sandbox up and running i think | 17:17 |
| ignas | cool | 17:17 |
| eldar | the instance starts at any rate | 17:17 |
| ignas | and it's cando i assume | 17:17 |
| eldar | yeah, i see there is no logo anymore | 17:17 |
| eldar | and just plain big sections up top | 17:17 |
| eldar | like calendar ... manage, curriculum, competency and etc | 17:17 |
| ignas | yeah, but if you add ++skin++NewCano/ | 17:18 |
| ignas | you should get the cando UI thing | 17:18 |
| ignas | the idea is - that most of the top level navigation items got moved into the menu | 17:18 |
| ignas | that is under "Manage" | 17:18 |
| ignas | because - only manager has to see that | 17:18 |
| eldar | i see | 17:18 |
| ignas | so from a cando user standpoint - if you will move them into that menu | 17:18 |
| ignas | and put a "CanDo" item | 17:19 |
| ignas | in there | 17:19 |
| ignas | you should have a sensible cando layout\ | 17:19 |
| ignas | without the new skin | 17:19 |
| ignas | the idea apparently is to get rid of the new skin | 17:19 |
| ignas | as schooltool has tabs | 17:19 |
| eldar | okies | 17:19 |
| ignas | so you will have to talk to dwelsh about what you want to see as the result | 17:19 |
| ignas | and i'll give you the tools to make it ;) | 17:20 |
| eldar | gotcha | 17:20 |
| ignas | what you should probably start from | 17:20 |
| ignas | is re registering the curriculum and stuff | 17:20 |
| ignas | menu items | 17:20 |
| ignas | from "INavigationManager" | 17:20 |
| ignas | to IManageMenuViewletManager | 17:20 |
| ignas | you can find examples of both | 17:21 |
| ignas | so that users that are not managers | 17:21 |
| ignas | would not see the things | 17:21 |
| ignas | (they could not accesss them from the new skin anyway) | 17:21 |
| ignas | and add a "CanDo" tab | 17:21 |
| ignas | that at least now would go to application's absolute url with skin turned on\ | 17:21 |
| ignas | just to see if you can make it work | 17:21 |
| ignas | oh and cando should have a bunch of tests failinhg | 17:22 |
| ignas | because manager now has to click "Manage" then "Persons" to add a person | 17:22 |
| ignas | for example | 17:22 |
| eldar | oh i see | 17:22 |
| ignas | so you might as well start working on getting tests passing | 17:22 |
| ignas | then i'll talk to either you or ccarey to get buildbot working | 17:22 |
| ignas | on that branch | 17:22 |
| ignas | (the cando trunk is only being tested with the old schooltool) | 17:23 |
| eldar | oh | 17:23 |
| ignas | which is why we have this branch | 17:23 |
| ignas | so we'd not break cando with all the schooltool integration stuff | 17:23 |
| ignas | before cando people are ready to use the new schooltool | 17:23 |
| eldar | ok | 17:24 |
| ignas | so at least at the moment getting tests passing should be the priority | 17:26 |
| ignas | it should give you the idea about what got changet ;) | 17:27 |
| eldar | yup gotcha, thanks | 17:27 |
| ignas | i'll fix up buildbot tomorrow | 17:27 |
| eldar | okies, i'll start working on tests then | 17:28 |
| ignas | ssh to pov server + ssh to schooltool.org + configuring stuff is a bit too slow to do actual work | 17:28 |
| eldar | hehe | 17:30 |
| eldar | i'm gonna restart, all of my key mappings are going wild, windows launches windows media center when i hit enter o.O | 17:31 |
| *** eldar has quit IRC | 17:31 | |
| *** pcardune has joined #schooltool | 19:53 | |
| *** pcardune_ has joined #schooltool | 20:06 | |
| *** pcardune has quit IRC | 20:07 | |
| *** pcardune has joined #schooltool | 20:17 | |
| *** pcardune_ has quit IRC | 20:17 | |
| *** pcardune_ has joined #schooltool | 22:15 | |
| *** pcardune has quit IRC | 22:15 | |
| *** pcardune has joined #schooltool | 22:37 | |
| *** pcardune_ has quit IRC | 22:37 | |
| *** pcardune_ has joined #schooltool | 22:38 | |
| *** pcardune has quit IRC | 22:38 | |
| *** pcardune_ has quit IRC | 23:11 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!