[11:45] I couldn't find a option to create user in Quickshot.. [11:58] any IRC channel specifically for QuickShot ? [16:05] godbyk: ping [16:05] Sorry about the commas [16:06] ChrisWoollard: no worries. [16:06] I will fix it in a bit [16:06] Hey guys. [16:06] godbyk, ping [16:06] We have really weird rules about punctuation and quotation marks in the U.S. [16:06] (They're not at all consistent.) [16:06] I didn't realise that commas gon in speech marks in american english. I thought that was an error. [16:06] daker: pong [16:07] i need you to setup a staging server [16:07] ChrisWoollard: Usually the punctuation goes inside the quotation marks, but there are cases where it doesn't. [16:07] daker: Sure. What do you need me to do? [16:08] godbyk: | . |? [16:09] Omega, a way of poking people [16:09] godbyk, staging.u-m.o which can run a django project [16:09] daker: I am aware. [16:10] That was my way of poking fun. [16:10] daker: Okay. I'll see if I can get that set up for ya. [16:10] godbyk, thanks [16:20] daker: what will you need for databases? [16:20] actually i am not sure if we are going to use sqlite or mysql [16:38] godbyk: I have modified the punctuation from uk to us english. Sorry about that. [16:38] ChrisWoollard: thanks. np. [16:38] it happens all the time. :) [16:38] I bet it does [16:40] daker: Do you have code in the repository someplace that staging.u-m.o should point to? [16:40] lp:ubuntu-manua-website [16:40] oops [16:40] lp:ubuntu-manual-website [16:41] exactly lp:ubuntu-manual-website/umpwebsite [16:41] there is a README file there [16:42] 'kay. [16:58] daker: is the name of the django module 'umpwebsite'? [16:58] yep [17:03] hello, is the quickshot done ? [17:04] jenkins: ^^^ [17:10] hey c7p1 it is but no one has told us what screenshots are needed it is on the agenda to be done in the next meeting [17:11] im not asking for that [17:11] Do you need any testers or something like that ? [17:13] yea feel free to test it https://edge.launchpad.net/~quickshotdevs/+archive/quickshot-release is the ppa info and use http://flan.uguu.ca:5000/ump/test as the projecy url [17:13] that would be great c7p1 [17:14] ok ;) [17:14] jenkins, bug 641424 [17:14] Launchpad bug 641424 in quickshot "Quickshot allow the users to create the"quichshottest" with one character in the password" [Undecided,New] https://launchpad.net/bugs/641424 [17:14] daker: where are is the index.html page? where should the web server look for the html pages? [17:15] godbyk, there is not index.html [17:15] thanks daker I will see if that can be fixed asap [17:17] godbyk, what you are using? modwsgi ? [17:18] jenkins, https://bugs.launchpad.net/quickshot/+bug/641424/+attachment/1598738/+files/Capture-User%20account%20-%20Quickshot.png [17:18] Launchpad bug 641424 in quickshot "Quickshot allow the users to create the"quichshottest" with one character in the password" [Undecided,New] [17:18] the logo is cropped and the text too [17:19] jenkins: when the quickshot reach the v.1 will it be available for translation [17:19] thaks i will look at that as well [17:19] jenkins, oki [17:19] yep c7p1, [17:19] catch everyone later got to go o/ [17:20] daker: nope. passenger_wsgi.py I don't have modwsgi available to me. [17:22] daker: I need to know what the DocumentRoot should be. (It's usually the public/ directory for Rails apps, for instance.) [17:22] daker: Also, what's csstidy used for? [17:23] More specifically, does it need to exist on the server? [17:32] godbyk, yep [17:33] godbyk, let me see for the DocumentRoot [17:34] daker: which version of csstidy: the php version or the binary executable version? [17:35] godbyk, sudo apt-get install csstidy [17:35] I can't do that. [17:35] Remember, it's a shared servetr [17:36] euh :s [17:36] yeah. [17:36] I can compile a copy of it. [17:36] I just didn't know which of these to download: http://csstidy.sourceforge.net/download.php [17:40] godbyk, the c++ [17:40] 'kay [17:41] hi! c++? [17:44] thorwil, we are talking about CssTidy [17:46] godbyk, i think the DocumentRoot is the path to the ump website branch [18:03] godbyk, everything is oki ? [18:36] godbyk, ? [18:45] daker: working on compiling csstidy. [18:46] it had a bug I had to fix. [18:46] we can remove it if that causing problems [18:46] it should be okay now. [18:47] oki === bilalakhtar_ is now known as bilalakhtar [19:00] hey, daker. It appears to not be working for some unknown reason. [19:00] I'm trying to track down the problem. [19:02] ah, I have an idea why. [19:02] the server is currently pointed at public/ instead of umpwebsite [19:02] lemme move things and see if that helps [19:02] oki === bilalakhtar_ is now known as bilalakhtar [19:03] that didn't seem to help [19:03] dutchie, ping [19:04] yarp? [19:04] any experience with passenger_wsgi.py ? [19:05] no, none whatsoever [19:07] godbyk, in the normal case /public should contains what ? [19:10] Here are the instructions I'm working from: http://wiki.dreamhost.com/index.php/Django [19:10] I just found this troubleshooting section: http://wiki.dreamhost.com/Passenger_WSGI#500_Errors_with_Passenger_WSGI_Workaround [19:10] I'm reading it now. [19:12] is this another thing that would be easier to serve on my vps? [19:12] dutchie: I think this is daker's new UMP site. [19:13] dutchie, the umpwebsite [19:13] a django project [19:14] the offer's there [19:18] I'll play around with it a bit more later when my brain's working. [19:18] I've setup django apps on there before, so I know it works. [19:20] the /public contains what ? [19:22] let me wipe out all of it and have it set up the defaults again. then I'll tell you [19:23] the default files in there are just favicon.gif, favicon.ico, quickstart.html (just telling you that you haven't set things up yet), and the media dir that holds the static css, img, and js files. [19:25] static files are in /static [19:32] * daker is confused [19:35] *now* we're getting somewhere. [19:35] had to kill the original python process to get it to reload some stuff. [19:35] now I have more debugging info. [19:36] read the README file [19:38] your readme? I did. [19:38] yep [19:38] have installed django-compress ? [19:38] you* [19:38] yep [19:39] I'm looking to see if it's in the proper path [19:39] oki [19:39] aha. [19:40] it's in the 2.4 site packages dir [19:40] but I'm using python 2.6 [19:40] one moment. [19:40] lemme tell the stupid installer what's what. [19:40] 2.6 or 2.5 [19:40] ? [19:41] 2.6.5 [19:53] brb [20:05] still some issues. [20:05] but I'm getting closer. [20:05] I'll come back to this later. I have to get a couple other things done first. [20:08] oki [21:25] evening all