*** jfroche_ has quit IRC | 01:00 | |
*** didymo has joined #schooltool | 02:25 | |
*** wrobel has quit IRC | 03:21 | |
*** didymo has quit IRC | 03:32 | |
*** jamesh has joined #schooltool | 04:20 | |
*** jamesh has quit IRC | 05:00 | |
*** jinty_ has quit IRC | 05:00 | |
*** Bhaskar has joined #schooltool | 05:44 | |
*** Bhaskar has quit IRC | 05:45 | |
*** Bhaskar has joined #schooltool | 05:45 | |
Bhaskar | th1a:hello | 06:01 |
---|---|---|
th1a | Hello Bhaskar. | 06:01 |
Bhaskar | th1a: i have send you the list of missing string in development series | 06:02 |
th1a | Yes. Thank you. | 06:02 |
Bhaskar | th1a: can you add these strings in template | 06:03 |
th1a | We have to fix the code so that they are generated correctly. | 06:04 |
Bhaskar | th1a:thanks | 06:05 |
Bhaskar | th1a: up to when you fix the code? | 06:06 |
th1a | I won't be doing it myself. It will be up to ignas. | 06:09 |
th1a | He has other responsibilities as well though. | 06:09 |
th1a | So I don't know when it will be done exactly. | 06:09 |
th1a | Please don't bother him about it too much. | 06:09 |
Bhaskar | th1a:ok , anyway pls note this task also in schedule | 06:10 |
th1a | He's aware of the issue and intends to fix it soon. | 06:10 |
Bhaskar | th1a:thanks | 06:11 |
Bhaskar | th1a: when will the schooltool beta version release | 06:14 |
th1a | A true beta in about a year. | 06:15 |
Bhaskar | th1a:well | 06:16 |
Bhaskar | th1a: i have error while running server:Reading configuration from /usr/local/schooltool/schooltool/schooltool/schooltool.conf | 06:22 |
Bhaskar | Traceback (most recent call last): | 06:22 |
Bhaskar | File "schooltool-server.py", line 60, in ? | 06:22 |
Bhaskar | schooltool.app.main.StandaloneServer().main() | 06:22 |
Bhaskar | File "/usr/local/schooltool/schooltool/schooltool/src/schooltool/app/main.py", line 494, in main | 06:22 |
Bhaskar | db = self.setup(options) | 06:22 |
Bhaskar | File "/usr/local/schooltool/schooltool/schooltool/src/schooltool/app/main.py", line 521, in setup | 06:22 |
Bhaskar | self.configure() | 06:22 |
Bhaskar | File "/usr/local/schooltool/schooltool/schooltool/src/schooltool/app/main.py", line 368, in configure | 06:22 |
Bhaskar | context = zope.configuration.xmlconfig.file( | 06:22 |
Bhaskar | File "/usr/local/schooltool/schooltool/schooltool/Zope3/src/zope/configuration/xmlconfig.py", line 579, in file | 06:22 |
Bhaskar | include(context, name, package) | 06:22 |
Bhaskar | File "/usr/local/schooltool/schooltool/schooltool/Zope3/src/zope/configuration/xmlconfig.py", line 515, in include | 06:22 |
Bhaskar | processxmlfile(f, context) | 06:22 |
Bhaskar | File "/usr/local/schooltool/schooltool/schooltool/Zope3/src/zope/configuration/xmlconfig.py", line 370, in processxmlfile | 06:22 |
Bhaskar | parser.parse(src) | 06:22 |
Bhaskar | File "/usr/lib/python2.4/site-packages/_xmlplus/sax/expatreader.py", line 109, in parse | 06:22 |
Bhaskar | xmlreader.IncrementalParser.parse(self, source) | 06:22 |
Bhaskar | File "/usr/lib/python2.4/site-packages/_xmlplus/sax/xmlreader.py", line 123, in parse | 06:22 |
Bhaskar | self.feed(buffer) | 06:22 |
Bhaskar | File "/usr/lib/python2.4/site-packages/_xmlplus/sax/expatreader.py", line 216, in feed | 06:23 |
Bhaskar | self._parser.Parse(data, isFinal) | 06:23 |
Bhaskar | File "/usr/lib/python2.4/site-packages/_xmlplus/sax/expatreader.py", line 364, in end_element_ns | 06:23 |
Bhaskar | self._cont_handler.endElementNS(pair, None) | 06:23 |
Bhaskar | File "/usr/local/schooltool/schooltool/schooltool/Zope3/src/zope/configuration/xmlconfig.py", line 349, in endElementNS | 06:23 |
Bhaskar | self.context.end() | 06:23 |
Bhaskar | File "/usr/local/schooltool/schooltool/schooltool/Zope3/src/zope/configuration/config.py", line 544, in end | 06:23 |
Bhaskar | self.stack.pop().finish() | 06:23 |
Bhaskar | File "/usr/local/schooltool/schooltool/schooltool/Zope3/src/zope/configuration/config.py", line 692, in finish | 06:23 |
Bhaskar | actions = self.ha | 06:23 |
th1a | actions = self.ha? | 06:26 |
Bhaskar | th1a:Reading configuration from /usr/local/schooltool/schooltool/schooltool/schooltoo l.conf | 06:28 |
Bhaskar | Traceback (most recent call last): | 06:28 |
Bhaskar | File "schooltool-server.py", line 60, in ? | 06:28 |
Bhaskar | schooltool.app.main.StandaloneServer().main() | 06:28 |
Bhaskar | File "/usr/local/schooltool/schooltool/schooltool/src/schooltool/app/main.py", line 494, in main | 06:28 |
Bhaskar | db = self.setup(options) | 06:28 |
Bhaskar | File "/usr/local/schooltool/schooltool/schooltool/src/schooltool/app/main.py", line 521, in setup | 06:28 |
Bhaskar | self.configure() | 06:28 |
Bhaskar | File "/usr/local/schooltool/schooltool/schooltool/src/schooltool/app/main.py", line 368, in configure | 06:28 |
Bhaskar | context = zope.configuration.xmlconfig.file( | 06:29 |
Bhaskar | File "/usr/local/schooltool/schooltool/schooltool/Zope3/src/zope/configuration /xmlconfig.py", line 579, in file | 06:29 |
Bhaskar | include(context, name, package) | 06:29 |
Bhaskar | File "/usr/local/schooltool/schooltool/schooltool/Zope3/src/zope/configuration /xmlconfig.py", line 515, in include | 06:29 |
Bhaskar | processxmlfile(f, context) | 06:29 |
Bhaskar | File "/usr/local/schooltool/schooltool/schooltool/Zope3/src/zope/configuration /xmlconfig.py", line 370, in processxmlfile | 06:29 |
Bhaskar | parser.parse(src) | 06:29 |
Bhaskar | File "/usr/lib/python2.4/site-packages/_xmlplus/sax/expatreader.py", line 109, in parse | 06:29 |
Bhaskar | xmlreader.IncrementalParser.parse(self, source) | 06:29 |
Bhaskar | File "/usr/lib/python2.4/site-packages/_xmlplus/sax/xmlreader.py", line 123, i n parse | 06:29 |
Bhaskar | self.feed(buffer) | 06:29 |
Bhaskar | File "/usr/lib/python2.4/site-packages/_xmlplus/sax/expatreader.py", line 216, in feed | 06:29 |
Bhaskar | self._parser.Parse(data, isFinal) | 06:29 |
Bhaskar | File "/usr/lib/python2.4/site-packages/_xmlplus/sax/expatreader.py", line 364, in end_element_ns | 06:29 |
Bhaskar | self._cont_handler.endElementNS(pair, None) | 06:29 |
Bhaskar | File "/usr/local/schooltool/schooltool/schooltool/Zope3/src/zope/configuration /xmlconfig.py", line 349, in endElementNS | 06:29 |
Bhaskar | self.context.end() | 06:29 |
Bhaskar | File "/usr/local/schooltool/schooltool/schooltool/Zope3/src/zope/configuration /config.py", line 544, in end | 06:29 |
Bhaskar | self.stack.pop().finish() | 06:29 |
Bhaskar | File "/usr/local/schooltool/schooltool/schooltool/Zope3/src/zope/configuration /config.py", line 692, in finish | 06:29 |
Bhaskar | actions = self.handler(context, **args | 06:29 |
Bhaskar | th1a: svn info is:Path: . | 06:31 |
Bhaskar | URL: http://source.schooltool.org/svn/trunk/schooltool | 06:32 |
Bhaskar | Repository Root: http://source.schooltool.org/svn | 06:32 |
Bhaskar | Repository UUID: dad8973a-47c6-0310-98b4-a7a43f191050 | 06:32 |
Bhaskar | Revision: 6577 | 06:32 |
Bhaskar | Node Kind: directory | 06:32 |
Bhaskar | Schedule: normal | 06:32 |
Bhaskar | Last Changed Author: ignas | 06:32 |
Bhaskar | Last Changed Rev: 6574 | 06:32 |
Bhaskar | Last Changed Date: 2007-01-16 22:44:05 +0545 (Tue, 16 Jan 2007) | 06:32 |
Bhaskar | Properties Last Updated: 2007-01-18 10:12:01 +0545 (Thu, 18 Jan 2007) | 06:32 |
th1a | Bhaskar: It doesn't really work to paste tracebacks. | 07:03 |
th1a | I'm not getting the whole thing. | 07:03 |
Bhaskar | th1a: what is the way to receive my problem | 07:04 |
th1a | You could email the traceback to me. | 07:05 |
Bhaskar | th1a: thanks i send via mail | 07:07 |
Bhaskar | th1a:pls check the mail | 07:17 |
th1a | I think you may need to update your Zope 3. | 07:21 |
th1a | This is a svn checkout? | 07:21 |
th1a | Bhaskar? | 07:21 |
th1a | cd into the Zope3 directory in the root of your SchoolTool instance and do "svn up" | 07:22 |
th1a | See if that helps. | 07:22 |
Bhaskar | th1a:ok | 07:28 |
Bhaskar | th1a: i use "svn up" for Zope then run server, again error appear | 08:11 |
Bhaskar | th1a: the error seems like:File "schooltool-server.py", line 59, in ? | 08:18 |
Bhaskar | import schooltool.app.main | 08:18 |
Bhaskar | th1a:sir i send you mail about my latest problem while running server, small mail, please check and suggest me | 08:31 |
th1a | Bhaskar: Do 'make test' | 08:38 |
Bhaskar | th1a:ok | 08:38 |
*** kitblake has left #schooltool | 08:43 | |
*** kitblake has joined #schooltool | 08:43 | |
Bhaskar | th1a: i did make test, again error, sir | 08:46 |
th1a | same one? | 08:46 |
th1a | No cPersistence? | 08:47 |
Bhaskar | th1a: cPersistence | 09:00 |
th1a | cd into the Zope3 directory and do 'make test' | 09:01 |
th1a | Did this ever work? | 09:01 |
Bhaskar | th1a:ok i will try | 09:03 |
* th1a is going to bed. | 09:03 | |
Bhaskar | th1a: error:ImportError: No module named profile | 09:04 |
Bhaskar | please install the python2.4-profiler package | 09:04 |
Bhaskar | make: *** [test_inplace] Error 1 | 09:04 |
th1a | Something is out of whack with your Zope 3 instance. | 09:10 |
Bhaskar | th1a: i install python2.4-profiler and make test in zope | 09:12 |
Bhaskar | th1a:process is going | 09:12 |
Bhaskar | th1a: again error: ile "schooltool-server.py", line 60, in ? | 09:17 |
Bhaskar | schooltool.app.main.StandaloneServer().main() | 09:17 |
*** wrobel has joined #schooltool | 10:01 | |
*** ignas has joined #schooltool | 10:02 | |
*** Bhaskar has quit IRC | 10:38 | |
*** Bhaskar has joined #schooltool | 10:40 | |
Bhaskar | ignas:hello | 10:40 |
ignas | hi | 10:40 |
ignas | what command do you use to starts schooltool | 10:41 |
Bhaskar | ignas:python schooltool-server.py | 10:42 |
ignas | use "make run" | 10:42 |
ignas | it downloads missing stuff | 10:42 |
Bhaskar | ignas:ok | 10:43 |
Bhaskar | ignas:there is error | 10:44 |
ignas | lisppaste5: url | 10:44 |
lisppaste5 | To use the lisppaste bot, visit http://paste.lisp.org/new/schooltool and enter your paste. | 10:44 |
ignas | paste it there | 10:44 |
Bhaskar | ignas:ok | 10:44 |
*** matthewrevell has joined #schooltool | 10:45 | |
lisppaste5 | Bhaskar pasted "bug while make run" at http://paste.lisp.org/display/35564 | 10:52 |
Bhaskar | ignas:i have recently pasted | 10:53 |
*** didymo has joined #schooltool | 10:57 | |
ignas | sudo apt-get install libicu-dev | 10:57 |
ignas | make run then | 10:57 |
Bhaskar | ignas:ok | 11:00 |
*** Aiste has joined #schooltool | 11:15 | |
*** Aiste_ has joined #schooltool | 11:15 | |
Bhaskar | ignas: i run the server thanks, i think ou are working on untranslated side menu(hyperlink) | 11:27 |
ignas | ? | 11:27 |
Bhaskar | ignas: almost all the string are translated except side menu in nepali, i send you a screenshot | 11:29 |
Bhaskar | ignas:yesterday | 11:29 |
ignas | and it is still untranslated ? | 11:29 |
Bhaskar | ignas:ya | 11:29 |
ignas | hmm | 11:30 |
Bhaskar | ignas:ya | 11:31 |
Bhaskar | ignas:i m sending you screenshot and po file now | 11:46 |
ignas | i can see that it doesn't work in nepali | 11:47 |
ignas | and i am trying to find out why | 11:47 |
Bhaskar | ignas: i think some issue of UTF-8 | 11:48 |
ignas | why do you think so? | 11:48 |
Bhaskar | ignas: i think python and zope well support for utf- 8 | 11:50 |
ignas | ? | 11:50 |
Bhaskar | ignas:anyway pls check my po file and screenshot , just i send you in mail, check mail pls | 11:52 |
ignas | please, learn some patience | 11:52 |
Bhaskar | ignas:ok sir | 11:53 |
*** Aiste has quit IRC | 12:06 | |
Bhaskar | ignas:sir could you pls send me schooltool logo, i am developing mannual, so i want this | 12:08 |
ignas | what kind of logo ? what file format, size, which logo etc. | 12:10 |
Bhaskar | ignas: schooltool logo in jpeg format | 12:11 |
ignas | hmm, i think i don't have it, you might want to ask Tom Hoffman for it | 12:12 |
Bhaskar | ignas:thanks | 12:13 |
Bhaskar | ignas: i think you have a lot of work to be solved for schooltool so i donot want to uoy boaring | 12:14 |
ignas | Bhaskar: what IRC client are you using? | 12:14 |
Bhaskar | ignas:its ok, i will cooperate you for speedup schooltool, i am beginner, i am learning from you | 12:16 |
*** jfroche has joined #schooltool | 12:19 | |
Bhaskar | ignas:up to when , we were able to translate all menus?? | 12:26 |
*** vidasp has joined #schooltool | 12:34 | |
Bhaskar | ignas: when i run "svn up" the message:svn: Working copy 'src/schooltool/locales/ne' is missing or not locked | 13:07 |
ignas | did you delete it again? | 13:08 |
Bhaskar | ignas:no | 13:10 |
ignas | hmm, then try svn cleanup | 13:10 |
Bhaskar | ignas:svn: 'src/schooltool/locales/ne' is not a working copy directory | 13:11 |
ignas | did you copy src/schooltool/locales/ne from a backup ? | 13:11 |
Bhaskar | ignas:no sir | 13:12 |
ignas | interesting | 13:12 |
ignas | then just delete it and try svn up | 13:12 |
*** jinty has joined #schooltool | 13:25 | |
*** Bhaskar has quit IRC | 13:29 | |
*** thisfred has joined #schooltool | 13:30 | |
*** Aiste has joined #schooltool | 14:02 | |
*** lisppaste5 has quit IRC | 14:22 | |
*** faassen has joined #schooltool | 14:28 | |
*** lisppaste5 has joined #schooltool | 14:28 | |
*** jfroche has quit IRC | 15:01 | |
*** jfroche has joined #schooltool | 15:05 | |
*** mgedmin has joined #schooltool | 15:12 | |
*** matthewrevell_ has joined #schooltool | 15:23 | |
*** jfroche has quit IRC | 15:34 | |
*** vidasp has quit IRC | 15:37 | |
*** matthewrevell has quit IRC | 15:40 | |
*** vidasp has joined #schooltool | 15:51 | |
*** mgedmin has quit IRC | 16:05 | |
*** th1a_ has joined #schooltool | 16:29 | |
*** WaterSevenUb has joined #schooltool | 16:30 | |
*** th1a has quit IRC | 16:31 | |
*** mgedmin has joined #schooltool | 16:59 | |
*** alga has joined #SchoolTool | 17:24 | |
*** aelkner has joined #schooltool | 17:56 | |
Lumiere | hi aelkner | 17:57 |
aelkner | Hello. | 17:57 |
aelkner | Are you coming to the sprint Sat. | 17:57 |
Lumiere | yes | 17:57 |
Lumiere | I get to work again | 17:57 |
aelkner | I hope it goes better for you this time. | 17:58 |
Lumiere | yea | 17:59 |
Lumiere | this time | 17:59 |
Lumiere | server is jeff's issue | 17:59 |
Lumiere | not mine | 17:59 |
Lumiere | and I'm gonna make it clear today when I talk to him | 17:59 |
Lumiere | that I have to get something done on my projects for schooltool | 18:00 |
Lumiere | I've been so busy... resource scheduling hasn't gotten the time it deserves | 18:00 |
Lumiere | when does wdicker's class start | 18:01 |
Lumiere | if you see him... have him ask jeff when I should call | 18:01 |
Lumiere | (brb) | 18:01 |
aelkner | I'm chatting with him now. | 18:22 |
aelkner | He'll be joining soon. | 18:23 |
*** wdickers has joined #schooltool | 18:23 | |
aelkner | Lumiere: you had a question for Jeff? | 18:24 |
*** wdickers has quit IRC | 18:39 | |
Lumiere | yea | 18:40 |
Lumiere | he has a question for me | 18:41 |
aelkner | Do you know his number at school? | 18:44 |
aelkner | All I have is externsion 5419 | 18:44 |
aelkner | If not, send him a note. | 18:44 |
Lumiere | I just wanted to know whether to call etc | 18:46 |
Lumiere | cause this is usually when their class is running | 18:47 |
Lumiere | and he can take a minute | 18:47 |
aelkner | But you need the number to call, right? | 18:51 |
aelkner | DO you have it because I don't. | 18:52 |
aelkner | Anyway, I'm out of here. Got to take a shower. | 18:53 |
*** aelkner has quit IRC | 18:53 | |
*** matthewrevell_ is now known as matthewrevell | 19:11 | |
*** WaterSevenUb has quit IRC | 19:47 | |
*** matthewrevell has quit IRC | 19:51 | |
*** matthewrevell has joined #schooltool | 19:55 | |
*** matthewrevell has quit IRC | 20:01 | |
*** faassen has quit IRC | 20:28 | |
*** ignas has quit IRC | 21:02 | |
*** vidasp has quit IRC | 21:39 | |
*** pcardune has joined #schooltool | 21:56 | |
*** Ninno has joined #schooltool | 22:01 | |
*** mgedmin has quit IRC | 22:12 | |
*** Ninno has quit IRC | 22:19 | |
*** didymo has quit IRC | 22:58 | |
*** jinty has quit IRC | 23:32 | |
*** jinty has joined #schooltool | 23:35 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!