*** tpb has joined #melange | 00:00 | |
*** larryxiao has joined #melange | 01:09 | |
*** Mek has quit IRC | 05:07 | |
*** Mek has joined #melange | 05:08 | |
*** asmeurer has joined #melange | 06:14 | |
*** asmeurer has quit IRC | 06:57 | |
*** larryxiao has left #melange | 08:03 | |
*** larryxiao has joined #melange | 08:37 | |
*** larryxiao has quit IRC | 09:56 | |
*** jasvir has joined #melange | 10:00 | |
jasvir | hello. I have installed melange successfully on laptop. | 10:01 |
---|---|---|
jasvir | Please tell me, what i'll do further. | 10:01 |
*** monkegjinni has joined #melange | 10:01 | |
jasvir | i can see "welcome to melange" "Sorry, there are no active programs at this time" at localhost:8080 | 10:02 |
madrazr | jasvir: sure | 10:14 |
madrazr | jasvir: to help further, what are you trying to do with Melange? | 10:14 |
jasvir | i want to make it look like google-melange. | 10:17 |
madrazr | jasvir: please elaborate? | 10:22 |
jasvir | ok | 10:22 |
madrazr | jasvir: it already looks like google-melange.com? | 10:22 |
madrazr | jasvir: just that google-melange.com has its own data | 10:22 |
madrazr | ? | 10:22 |
jasvir | when i vist localhost:8080, there just single page with "Sorry, there are no active programs at this time". | 10:24 |
jasvir | how to add active programs? | 10:26 |
madrazr | jasvir: Ah | 10:32 |
madrazr | jasvir: you should be able to do that by going to /gsoc/program/create | 10:33 |
jasvir | but it gives error : page not found (404). | 10:34 |
*** antrik_ has joined #melange | 10:35 | |
*** antrik has quit IRC | 10:40 | |
madrazr | jasvir: let me check, wait | 10:44 |
madrazr | jasvir: Oh, here is a tricky problem | 10:45 |
madrazr | the eternal problem of bootstrapping | 10:45 |
madrazr | ! | 10:45 |
madrazr | jasvir: you need a sponsor to create a program | 10:45 |
madrazr | jasvir: and there is no "web way" for creating a sponsor on Melange | 10:46 |
madrazr | jasvir: what you need to do is, open up a remote api console | 10:46 |
madrazr | and create a sponsor entity from the console | 10:46 |
madrazr | to open the console, in your shell go to the melange source's top directory | 10:47 |
madrazr | type ./scripts/interactive.py <YOUR-APP-ID> localhost:8080 | 10:47 |
madrazr | you should a Python interactive console | 10:47 |
madrazr | there you can create a sponsor entity | 10:47 |
jasvir | my app id is dev~jasvirapp. I got it from http://localhost:56117/ | 10:51 |
jasvir | after using above command with this app id. I was prompted to enter username and password. | 10:52 |
jasvir | Nothing was specified, which username and password it is. | 10:53 |
jasvir | I entered there my gmail id and password. | 10:53 |
jasvir | but it gives error | 10:54 |
jasvir | urllib2.HTTPError: HTTP Error 200: OK | 10:54 |
madrazr | jasvir: try using [email protected] as the username | 10:54 |
madrazr | jasvir: and no password | 10:54 |
madrazr | just hit enter for password | 10:54 |
jasvir | yeah now i got it. | 10:55 |
madrazr | jasvir: also when you paste errors, please paste the full console log into a paste bin and paste the link here | 10:55 |
madrazr | jasvir: it is almost impossible to diagnose with last error line | 10:55 |
jasvir | don't you think it is quit difficult to employe melange for noobs like me. | 10:56 |
jasvir | ok sorry for that :( | 10:56 |
jasvir | but it is quite interesting. Because this is first time i am taking help on IRC. Prior to this, i was on mailings lists only. | 10:57 |
jasvir | madrazer: now i am in Python console. Now what to do? | 10:59 |
jasvir | ? | 11:11 |
jasvir | ? | 11:19 |
madrazr | jasvir: It is | 11:20 |
madrazr | jasvir: but bootstrapping is a very hard problem | 11:21 |
madrazr | jasvir: it is as hard as the chicken and the egg problem | 11:21 |
madrazr | jasvir: and I personally don't see value in spending time to make that easier | 11:21 |
madrazr | jasvir: that reminds me | 11:21 |
madrazr | jasvir: we have one of our developers fix seed_db recently. I don't know if it is merged to master yet | 11:22 |
madrazr | jasvir: but anyway, in your browser you can try visiting /seed_db | 11:22 |
madrazr | if that works, then you are good | 11:22 |
madrazr | you don't have to do anything in the console | 11:22 |
jasvir | it gives error | 11:27 |
jasvir | Exception Type: BadValueError | 11:28 |
jasvir | Exception Value: | 11:28 |
jasvir | Entity has uninitialized properties: account_id | 11:28 |
jasvir | yeah! Now it works | 11:30 |
jasvir | first i visited /login | 11:30 |
jasvir | after that i logged in using [email protected] | 11:30 |
jasvir | and then i visi /seed_db | 11:31 |
jasvir | it says Done | 11:31 |
jasvir | visit* | 11:32 |
madrazr | jasvir: cool | 11:32 |
madrazr | your home page now should be somewhat similar to google-melange.com | 11:33 |
madrazr | wow, time to go to bed | 11:35 |
*** madrazr has quit IRC | 11:35 | |
jasvir | i think these steps must be in getting started. I wish to edit Getting started page | 11:35 |
*** RoonyH has joined #melange | 11:43 | |
RoonyH | jasvir: instruction to run seed_db should already be in GettingStarted. | 11:45 |
RoonyH | maybe you missed it? | 11:45 |
jasvir | RoonyH: yeah! It is there. But it is nowhere specified that you have to login before visitin /seed_db | 11:49 |
jasvir | *visinting | 11:50 |
jasvir | *visiting | 11:51 |
RoonyH | oh. right. I can't remember it being necessary to run seed_db. but it was refactored and changed recently. | 11:51 |
*** monkegjinni has quit IRC | 11:51 | |
jasvir | May I change it? | 11:52 |
RoonyH | so I'll take look | 11:52 |
*** monkegjinni has joined #melange | 11:52 | |
jasvir | ok :) | 11:53 |
*** monkegjinni has quit IRC | 11:56 | |
RoonyH | jasvir: don't think we should change the wiki page because this could be something temporary. | 11:57 |
RoonyH | seed_db is still being improved, so this error you saw will be taken care of probably | 11:58 |
jasvir | why temporary? | 11:58 |
RoonyH | now that you have a development environment setup try some coding :) | 11:58 |
jasvir | you means seed_db should work without login? | 11:59 |
jasvir | yeah! I love that part :D | 11:59 |
RoonyH | i am not sure | 11:59 |
jasvir | see. I my django applications, whenever i send any request that required login, it redirects me to login page, if I am not. | 12:00 |
jasvir | *In my ... | 12:00 |
jasvir | commonly I use "user.is_active" to do so | 12:02 |
jasvir | under if condition | 12:02 |
jasvir | and if it is not logged in, then it redirects it to /login. | 12:02 |
*** RoonyH has quit IRC | 12:18 | |
*** jasvir has left #melange | 12:37 | |
*** antrik_ is now known as antrik | 13:32 | |
*** larryxiao has joined #melange | 14:24 | |
*** Niharika has joined #melange | 14:30 | |
Niharika | Hello. | 14:31 |
*** larryxiao has quit IRC | 14:50 | |
*** larryxiao has joined #melange | 14:52 | |
*** larryxiao has quit IRC | 14:58 | |
*** monkegjinni has joined #melange | 14:58 | |
*** monkegjinni has quit IRC | 15:32 | |
*** monkegjinni has joined #melange | 15:33 | |
*** monkegjinni has quit IRC | 15:37 | |
*** Niharika is now known as Niharika|afk | 16:00 | |
*** yashsexygo has joined #melange | 16:03 | |
yashsexygo | Hello everyone! | 16:06 |
yashsexygo | i am student developer. and i want to take part in this year's gsoc2014 working for melange. | 16:07 |
yashsexygo | Anyone online? | 16:18 |
*** yashsexygo has quit IRC | 16:26 | |
Niharika|afk | Hello. Where can I find the ideas list for this year´s GSoC? | 16:30 |
*** Niharika|afk is now known as Niharika | 16:37 | |
*** Niharika has quit IRC | 16:42 | |
*** Niharika has joined #melange | 16:42 | |
*** asmeurer has joined #melange | 17:06 | |
*** madrazr has joined #melange | 17:42 | |
*** ChanServ sets mode: +o madrazr | 17:42 | |
*** asmeurer has quit IRC | 17:42 | |
*** mang0 has joined #melange | 17:57 | |
*** mang0 has joined #melange | 17:57 | |
*** Niharika has quit IRC | 18:05 | |
*** monkegjinni has joined #melange | 18:08 | |
*** monkegjinni has quit IRC | 18:33 | |
*** monkegjinni has joined #melange | 18:33 | |
*** monkegjinni has quit IRC | 18:38 | |
*** monkegjinni has joined #melange | 18:42 | |
*** monkegjinni has quit IRC | 19:00 | |
*** asmeurer_ has joined #melange | 19:00 | |
*** monkegjinni has joined #melange | 19:00 | |
*** monkegjinni has quit IRC | 19:02 | |
*** asmeurer_ has quit IRC | 19:29 | |
*** monkegjinni has joined #melange | 19:31 | |
*** asmeurer has joined #melange | 20:33 | |
asmeurer | the 2009 gsoc page gives a 500 error | 21:17 |
asmeurer | if it's not supposed to be there you should probably just remove it from the popup | 21:17 |
*** asmeurer has quit IRC | 21:54 | |
*** mang0 has quit IRC | 22:09 | |
*** monkegjinni has quit IRC | 22:26 | |
*** monkegjinni has joined #melange | 22:26 | |
*** robbyoconnor has joined #melange | 22:26 | |
*** monkegjinni has quit IRC | 22:31 | |
*** madrazr has quit IRC | 22:45 | |
*** mwilkes|away has quit IRC | 22:53 | |
*** MatthewWilkes has joined #melange | 22:55 | |
*** asmeurer_ has joined #melange | 23:54 |
Generated by irclog2html.py 2.12.1 by Marius Gedminas - find it at mg.pov.lt!