sladen_ | what are the story-NNNN tags? | 00:21 |
---|---|---|
jdobrien | sladen_: they are how we track our project | 02:42 |
ayllu | i have a problem installing ubuntu one on ubuntu notebook remix | 04:06 |
ayllu | I added de PPA, but when i click install in the sopurt page, do nothing, and i trid to find in synaptic, but i cudnt | 04:08 |
verterok | ayllu: do you have apturl installed? | 04:24 |
=== yofel_ is now known as yofel | ||
sladen_ | jdobrien: do they correspond to some other internal trac instance? | 10:46 |
=== sladen_ is now known as sladen | ||
jdobrien | sladen: no, it's for our internal project management | 13:25 |
nano-ubuntaire33 | hello | 13:31 |
=== nano-ubuntaire33 is now known as akjode | ||
akjode | send invitation for ubuntu one plis | 13:32 |
akjode | need invitation for ubuntu one | 13:34 |
akjode | need invitation for ubuntu one | 13:41 |
statik | sladen, launchpad doesn't yet have a way to track higher level stories across projects, we've just got a google spreadsheet with a list of stories/features in it. then we break down the work into approximately one bug/branch per day or 500 lines of code | 14:10 |
statik | then we have a python script that uses the gdata library to read the story ids out of the spreadsheet, and queries launchpad using launchpadlib, and updates a progress indicator for each story. it also shows some dashboard like stuff about how many open bugs still haven't been triaged or mapped into a story for prioritization against the other work | 14:11 |
statik | we're giving the launchpad team input about how we're using all this stuff to give ideas for launchpad v4 | 14:12 |
* CardinalFang thinks statik/Canonical should sell all that crazy planning glue mojo. | 14:21 | |
kklimonda | ? | 14:22 |
statik | i was going to post it on my blog | 14:29 |
statik | MEETING BEGINS | 15:00 |
statik | Hi, everyone who is here for the ubuntu one developer standup, please say 'me'. The format for this meeting is to paste 3 lines: TODO, DONE, and BLOCKED. Then say the person that should go next - we can try going in 'me' order. | 15:00 |
CardinalFang | me | 15:00 |
rodrigo_ | me | 15:00 |
statik | me | 15:00 |
statik | i expect teknico and aquarius aren't here today | 15:01 |
statik | jblount, vds, urbanape ? | 15:01 |
jblount | me | 15:01 |
statik | lets get started | 15:01 |
vds | me | 15:01 |
urbanape | me | 15:02 |
statik | CardinalFang, i think you are first | 15:02 |
CardinalFang | DONE: Nearly got Paste replaced. A few warts remain. | 15:02 |
CardinalFang | TODO: Find a place to write files containing port number. Test; I'll want help with this; I'll update branch 'replace-paste-with-spawning' again later today. | 15:02 |
CardinalFang | BLOCKED: None. | 15:02 |
CardinalFang | (Actually, that first TODO may be close to finished since I wrote that. Hrm.) | 15:03 |
CardinalFang | rodrigo_: You. | 15:03 |
rodrigo_ | DONE: finally make 'make start' work for me | 15:03 |
rodrigo_ | TODO: fix some more issues with local server's backtraces and continue testing tomboy syncing | 15:03 |
CardinalFang | rodrigo_: I have some work on "start" wonkiness. Let's compare notes. | 15:03 |
dobey | me | 15:03 |
rodrigo_ | BLOCKED: errors in local setup | 15:04 |
rodrigo_ | CardinalFang: make start now works for me, after some fixes, it's just the web server now that fails | 15:04 |
rodrigo_ | statik: go | 15:04 |
statik | DONE: Not so much of what was on my TODO from yesterday. A bunch of phone calls and debugging and code reviews, and wrote a branch for shorter download urls with better control over Content-Disposition. Started setting up evolution-couchdb, but didn't get it working yet. | 15:05 |
statik | TODO: Face duty. As time allows: publish desktop-contacts python module. Make an ubuntu package for lp:bindwood. Work with Rodrigo on Tomboy sync. | 15:05 |
statik | BLCK: None. Next: jblount | 15:05 |
jblount | DONE: Got payment process branch approved, kind of working downloads for /files/new | 15:05 |
jblount | TODO: Get payment branch landed, downloads up for review, start work on delete | 15:05 |
jblount | BLOCKED: PQM seems incredibly cranky this morning | 15:05 |
jblount | vds: Your roll | 15:05 |
vds | DONE: finished funambol branch and going to propose it, discussed with the team about bugs, roadmap, estimation and other things | 15:05 |
vds | TODO: propose the branch and finally land it! | 15:05 |
vds | BLOCKED: no | 15:05 |
vds | go urbanape | 15:05 |
urbanape | DONE: Finished stuffing all the new files ui code back into a namespace. jblount's new upload dialog works, but uploading doesn't. Pushed to lp and got it approved. | 15:05 |
urbanape | TODO: Need to pull trunk and pqm-submit. Then, get started wiring up the rest of the buttons. | 15:05 |
urbanape | BLOCK: None | 15:05 |
urbanape | next => dobey | 15:05 |
dobey | DONE: Use localhost in oauthdesktop instead of 127.0.0.1, Got rid of setup.py usage in ubuntuone-client, Mostly fixed clientdefs installation issue | 15:05 |
dobey | TODO: Make a tarball release (0.90.4), UL/DL status notifications, syncdaemon start-up error reporting, Fix UnknownLoginError silliness | 15:05 |
dobey | BLCK: None. | 15:05 |
statik | jblount, about PQM blocking you, verterok is working on a fix now | 15:06 |
statik | rodrigo_, anything we can do to help with the errors in local setup that are blocking you? | 15:06 |
rodrigo_ | statik: https://pastebin.canonical.com/19856/ | 15:07 |
statik | thanks for the meeting everyone! MEETING ENDS | 15:07 |
statik | rodrigo_, that is odd. we use a geoip library to try and default to the correct country when people are signing up. i'll try to find which one it is | 15:09 |
dobey | i think it's python-geoip | 15:10 |
rodrigo_ | statik: now I get this: "Caught an exception while rendering: Reverse for 'ubuntuone.homepage' with arguments '()' and keyword arguments '{}' not found." | 15:11 |
jblount | rodrigo_: That sounds like a url confi problem | 15:24 |
rodrigo_ | jblount: seems that ubuntuone.homepage string is not in the source tree.... | 15:26 |
rodrigo_ | jblount: any idea where to look? | 15:26 |
jblount | rodrigo_: lib/ubuntuone/web/urls.py is the main url conf, that sort of error happens when there is some problem with that, but I'm not sure how it's related to python-geoip | 15:33 |
rodrigo_ | ok , looking... | 15:33 |
sladen | statik: ta, that was a seriously useful summary. Hopefully https://wiki.ubuntu.com/UbuntuOne?action=diff&rev2=47&rev1=45 in turn summaries that | 17:22 |
statik | sladen, cool thanks! | 17:25 |
=== dpm is now known as dpm-afk | ||
=== yml__ is now known as yml | ||
=== facundobatista_ is now known as facundobatista | ||
CardinalFang | statik: Care to start our call early? | 20:31 |
statik | CardinalFang, sure! | 20:31 |
statik | CardinalFang, i just need 5 minutes | 20:32 |
CardinalFang | Okay. | 20:32 |
CardinalFang | Whenever you're ready. | 20:32 |
statik | wow eating watermelon does not mix well with laptops | 20:39 |
dobey | haha | 20:40 |
dobey | no, no it doesn't | 20:40 |
BUGabundo | hey hey hey. duug gnineve | 21:45 |
adeptus_ | how long does it take to get a invitation? | 22:42 |
dobey | these days, not very long | 22:45 |
dobey | did you click the "Request an Invitation" link on the site? | 22:45 |
BUGabundo | if that doesn't work | 22:45 |
BUGabundo | adeptus_: pvt me your email and you wil have it in sec | 22:45 |
BUGabundo | hi dobey | 22:46 |
BUGabundo | this as been calm | 22:46 |
BUGabundo | :) | 22:46 |
BUGabundo | adeptus_: done. welcome to the Cloud | 22:48 |
=== BUGabundo1 is now known as BUGabundo | ||
adeptus_ | thanks | 23:10 |
adeptus_ | what is up with the file shared | 23:10 |
BUGabundo | eheh | 23:11 |
dobey | later | 23:16 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!