/srv/irclogs.ubuntu.com/2012/01/13/#ubuntuone.txt

=== gatox is now known as gatox_away
duaneiphoneHello duanedesign01:01
duanedesignhello duaneiphone01:01
=== duanedesign is now known as duanedroid
=== duanedroid is now known as duaneiphone
=== duaneiphone is now known as duanedesign
=== greenkobold is now known as hybrid
=== hybrid is now known as hYbR1D
=== hYbR1D is now known as rf
=== rf is now known as blober
=== blober is now known as ref
=== ref is now known as ttmrgksfrf
=== ttmrgksfrf is now known as blober
karniMorning :)07:08
=== zyga-afk is now known as zyga
mandelmorning all!09:38
JamesTaitHappy Friday, people! :D10:04
nessitahello all12:05
=== yofel_ is now known as yofel
alecuhello world!12:10
nessitahola alecu12:10
mandelalecu, nessita hola!12:12
gatoxgood morning12:12
mandelalecu, I'm managed to remove the _perfromed_time_operation calls from the fs tests on windows using a MemebtoWatcher that returns the processed events + all the events received, so it waits for a deferred that is triggered when all the expected events are raised12:13
mandelalecu, that way we can test for those operations where we ignore events without giving a time out :)12:14
alecumandel, what's a MemeWatcher?12:15
alecumandel, nice, btw!12:15
mandelalecu, Memento, sorry :P12:16
mandelalecu, it grabs all events from ReadDirectoryChangesW and remembers them, the rest is done by a normal watch12:17
alecumandel, http://memegenerator.net/instance/1318391112:17
mandelalecu, lol12:18
mandelnessita, facundobatista one strange question that you may know, in pyinotify, when I'm watching a folder with path='blah' that has a child dir not watched ('blah/child') and we create a file inside the child, do we get one event which is a IN_MODIFY|IS_DIR?12:29
nessitamandel: not sure, but you can certainly try it IRL :-D12:30
facundobatistamandel, if a directory is not watched, you don't get any events from it12:31
mandelnessita, I'm was being lazy :)12:31
mandelfacundobatista, what I mean is, blah is watched, blah/child is not and I create a file blah/child/fuuu.txt. On windows I get that the child dir was modify, and that should be ignored, is that correct?12:33
facundobatistamandel, yes, it should be ignored12:33
facundobatistamandel, with nessita we found a bug regarding that, I assume you're on it, right?12:34
mandelfacundobatista, yes and one of the test I wrote is failing, so I'm kind of happy since my new tests approach works better :)12:35
facundobatistamandel, :)12:35
nessitawhat reviews do I owe to whom?12:41
mandelnessita, not me, maybe later today the one related to the watches, or maybe that is more foundations+ and alecu..12:42
gatoxnessita, https://code.launchpad.net/~diegosarmentero/ubuntuone-windows-installer/network-detect12:42
nessitagatox: again?!?!?112:42
nessita:-P12:42
gatoxnessita, well....... you can approve it and you wont have to review it again :P12:43
nessitajajaja12:43
mandelgatox, that ^ sounds like a no, hehe12:44
gatoxjejeje12:44
gatoxalecu, please: https://code.launchpad.net/~diegosarmentero/ubuntuone-windows-installer/network-detect12:44
gatoxre-review12:45
alecuack12:45
* alecu brbs12:46
=== teknico is now known as teknico_away
dobeyreally do not want to spend all day filing bugs13:37
nessitagatox: ping13:38
gatoxnessita, pong13:38
nessitadobey: hi there! how's gwibber changes going? any update from yesterday?13:38
alecumandel, ping13:39
mandelalecu, pong!13:39
alecumandel, bug #91602913:39
nessitagatox: about the new strings added to the new network detection widget13:39
dobeynessita: i didn't work on gwibber yesterday. i started work on libu1 and rhythmbox-u1, and upgraded workstation to precise. will poke at gwibber today some more though13:39
ubot4Launchpad bug 916029 in ubuntu-sso-client "Proxy authentication dialog (affects: 1) (heat: 6)" [Undecided,New] https://launchpad.net/bugs/91602913:39
gatoxanyone know what is this about: "libsyncdaemon/Makefile.am:94: HAVE_INTROSPECTION does not appear in AM_CONDITIONAL"??  i'm having this issue trying to run autogen.sh from u1-client13:39
nessitagatox: perhaps I'm confused, but I would have expect to have all string in the same location13:39
nessitagatox: that is not the case of windows-installer?13:40
gatoxnessita, sorry..... which string?13:40
alecumandel, if it's ok with you, I'll finish with replacing the restful client calls, and you may tackle the bug above.13:40
gatoxnessita, try again?13:40
mandelalecu, well sure I can do that, is more boring, but ok :)13:40
nessitagatox: +        self.setTitle(_("Installing Ubuntu One"))13:40
nessitagatox: +        self.setButtonText(QtGui.QWizard.CustomButton1, _("Try again"))13:41
mandelalecu, I need to talk with lissete about the dialog that is all13:41
mandelalecu, I updated the bug with the correct tag13:41
alecumandel, cool13:41
gatoxnessita, ahhhhh.... yes....... i'll move that to the header of the file....13:41
mandelok, time for lunch13:41
dobeygatox: do you not have gobject-introspection installed?13:41
* mandel lunch13:41
nessitagatox: be sure to check that those are not already there13:42
dobeygatox: add the nightlies ppa if you haven't, and apt-get build-dep ubuntuone-client13:42
gatoxdobey, ahhhh.. that was missing.. thakns13:42
alecumandel, I'm not sure it's boring... it will mean changing both backends to emit a "proxy creds failure" kind of signal, or something (both on qtnetwork and libsoup)13:42
alecumandel, also, you can do the removing of the threads, since it sucks :-)13:43
mandelalecu, true :)13:43
nessitagatox: since you're changing that, you should also change this:13:43
nessitaself.patch(gui.networkstate, "is_machine_connected", lambda: True)13:43
nessitato reflect the same api as the original method13:43
mandelalecu, anyways, my revenge is going to ask you review the filesystem notifications changes13:43
mandelbuahahaha13:43
nessitagatox: so, since the method returns a deferred, you should do the same. An example would be:13:44
mandelwill be back after lunch13:44
nessitagatox: self.patch(gui.networkstate, "is_machine_connected", lambda: defer.succeed(True)))13:44
gatoxnessita, ok..... changing that13:44
nessitagatox: otherwise the test is not testing that your method handles the returned deferred13:44
alecumandel, ouch13:45
alecumandel, :-)13:45
gatoxdobey, thanks!! i was missing that13:45
gatoxnessita, ack13:45
nessitagatox: and these 2 should be a single import:13:45
nessita +from ubuntuone_installer.gui.qt.tests import BaseTestCase13:45
nessita+from ubuntuone_installer.gui.qt.tests import FakeWizardButtonStyle13:45
nessitadobey: thanks... would you please update when you have some more news? (for example, when you can see if your original estimate of "not that much work" is either confirmed or adjusted)13:46
ralsinagood late morning!13:47
dobeynessita: yes of course13:47
nessitadobey: thanks!13:47
dobeygah i can't run two firefox profiles on the same display :(13:47
alecumorning ralsina!13:49
nessitahola ralsina13:49
gatoxralsina, bunenas13:49
=== teknico_away is now known as teknico
ralsinanessita: what's the cutoff date for branches that will be in the next release? today?14:15
nessitaralsina: one sec14:18
dobeymonday is a us holiday btw14:19
ralsinadobey: did you load it?14:19
dobeyload it?14:20
nessitaralsina: ideally yes. So far we haven  been enforcing that extremely hard since we did not have that many changes, but I think we should.14:21
nessitadobey: in canonicaladmin he means, I think14:21
ralsinanessita: +1 on enforcing it.14:21
ralsinadobey: yes, canonicaladmin14:21
nessitaralsina: I agree14:21
dobeyralsina: yes, you already approved it :)14:21
ralsinadobey: how nice of me ;-)14:21
* mandel back14:58
mandelstand up?15:00
nessitasure!15:00
gatoxme15:00
mandelme15:00
nessitatehn bzr pipelines15:00
mandelnessita, yes :)15:00
nessitame15:01
dobeyboo15:01
gatoxralsina, alecu  standup?15:02
alecume15:02
ralsiname15:02
gatoxDONE:15:02
gatoxFixed network-detection branch. Change the current NetworkManager and DBus network detection implementation to use NetworkManagerState from sso and make a truly multiplatform use, some minor modifications in NetworkManagerState from sso, all tests pass, adding new ones.15:02
gatoxTODO:15:02
gatoxFinish with the test for NetworkManagerState, FF, fix some bugs.15:02
gatoxBLOCKED:15:02
gatoxNo15:02
gatoxmandel, go15:02
mandelDONE: Entire day on bug 907511. The bug is fixed at the moment with more deterministic tests for the file system events on windows.15:02
mandelTODO: Look at possible ways of simplifying the code of fs events on windows. There are some places that can be improve. Propose branch. Freaky fryday project.15:02
mandelBLOCKED: no15:02
* mandel passes the ball to nessita15:02
ubot4Launchpad bug 907511 in ubuntuone-client "Windows: events from directories where no watch has been added should be ignored (affects: 1) (heat: 31)" [High,In progress] https://launchpad.net/bugs/90751115:02
nessitaDONE: weekly meeting, talk with alecu re: executing UI as a separated process, more for bug #83987715:02
nessitaTODO: FF! restart remove-markerds branch15:02
nessitaBLOCKED: nopes15:02
nessitaNEXT: dobey15:02
ubot4Launchpad bug 839877 in ubuntuone-windows-installer (and 2 other projects) "When creating a new account, the credentials stored are invalid. (affects: 1) (heat: 7)" [Critical,In progress] https://launchpad.net/bugs/83987715:02
dobeyλ DONE: upgraded workstation to precise, started music store/library work15:02
dobeyλ TODO: hack day.15:02
dobeyλ BLCK: None.15:02
alecuDONE: team meeting, got plane ticket, worked on use-restful-client branch, reviews15:02
alecuTODO: IRL debugging, keep replacing bits of sso with proxy client, bzr pipelining15:02
alecuBLOCKED: no15:02
alecuNEXT: ralsina15:02
ralsinaDONE: about 4 hours of calls (really), a couple of reviews, administrivia TODO: something semi-fun because it's friday, RTs for next week's windows release BLOCKED: no15:03
dobeywow jumpy15:03
ralsinadobey: you did not say me15:03
ralsinaandyou scared me saying boo, you insensitive clod15:03
dobeyi did. it was just in the language of disdain ;)15:03
ralsinaI thought you were saying boo-urns15:03
mandelralsina, I remember you said you were looking at fixing the run-tests.bat to fix the error in jenkins on windows, is that correct?15:05
ralsinamandel: never got around to it15:05
mandelralsina, can I do that?15:05
mandelralsina, I want to start looking at jenkins on windows asap15:05
ralsinamandel: and sidnei is on vacation until monday, IIRC15:05
mandelralsina, ack.. :(15:06
ralsinamandel: please, be my guest unless nessita has something more urgent to throw at you15:06
mandelralsina, nessita, dobey, alecu, gatox there is one thing I'd like to propose, shall we remove the style checks from the run-tests.bat? they don't work and they clutter the test results on windows15:07
mandeland tarmac runs them on linux, so branches will still be checked15:07
ralsinamandel: I vote leave pep8 and replace pylint with pyflakes on windows15:07
gatoxmandel, agree15:07
dobeythey don't work on windows? why not?15:07
dobeylet's just replace pylint with pyflakes everywhere15:07
ralsinadobey: pylint doesn't understand PYTHONPATH on windows15:07
ralsinadobey: it uses the wrong path separator :-/15:08
nessitadobey: no! :-)15:08
mandelralsina, dobey  I can update all the batch scripts to use pyflakes..15:08
dobeyyes!15:08
mandelon windows, that is15:08
nessitamandel: not yet, please15:08
dobey:)15:08
nessitamandel: we can try to set the pythonpath properly for pylint?15:08
nessitaas ralsina mentions15:08
dobeynessita: well you could patch pylint if you really wanted to. not like we haven't had to do that before :(15:09
mandelnessita, hm.. I'll look into fixing that with pylint. My point is, atm they don't work and are one of the reasons we get failing in jenkins15:09
nessitadobey: I don't say change pylint, but change the PYTHONPATH in our script15:09
ralsinaalso, even with the right path, I get much more errors on windows (specially about testcases being old style classes that call super)15:10
nessitadobey: so, instead of using ;, use : in windows right before running pylint15:10
dobeynessita: i know what you said, but if we're going to do that, we might as well do it right15:10
dobeyralsina: eh? it complains about super()?15:10
ralsinadobey: yes, it says we are calling super on old style classes for everything that inherits testcase15:11
mandel+1 to dobey15:11
dobeygah pylint is crap15:11
dobeypyflakes everywhere!15:11
nessitadobey: when pyflakes performs all the checks that pylint does, yes15:12
mandelok, anyways.. is just something I wanted to bring up related to windows, pylint vs pyflakes is a diff battle I don't wanna fight at least in january :P15:12
mandelso, pipeline?15:14
mandel@ping15:15
ubot4pong15:15
dobeynessita: tell me which ones pyflakes doesn't do, which we care about. because we obviously do not care about *all* the ones pylint does, given it fails so often, and we disable many of them15:15
nessitamandel: I'm in mumble resolving a u1client stuff with facu15:15
mandelnessita, ok, no worries, let me know when you are done15:16
nessitamandel: but isn t this on mumble as well?15:16
mandelnessita, is it? it can be, but is easier when I can type the commands hehe15:16
nessitadobey: I don't have that info right now, I will try to gather it every time I see something. But one check that you can make is run u1lint on u1client, and you'll see :-)15:17
dobeynessita: and yes, we have to use pyflakes on u1client, because pylint is so broken, anyway15:18
nessitadobey: anyways, you can run u1lint on u1client to get some of the things that pyflakes miss15:18
mandelnessita, dobey I don't see as a bad thing to go though u1client making it work with pylint.. is boring as hell but..15:19
dobeymandel: it's not possible15:19
nessitamandel: I'm not saying that :-) I'm saying that if we want to see what pyflakes miss, you can test running u1lint15:19
nessita(in u1client)15:20
dobeymandel: just disabling all the warnings isn't "working with". pylint is just overzealous15:20
nessitamandel: I agree that u1client project should run pyflakes on windows as well. But not the rest of the projects.15:21
dobeyman, i just feel less productive now :(15:21
mandeldobey, so, there are too many to be possible.. is a problem :(15:21
nessitamandel: since we're already running it on linux15:21
mandeldobey, haha15:21
dobeytrying to use unity again, and firefox is overly crashy, and rhythmbox trunk isn't working well15:22
alecumandel, shall we start?15:22
mandelalecu, I think we should wait for nessita to finish her call with facu...15:23
nessitamandel: join me!15:23
nessitamandel: I can stop this and continue later15:23
alecumandel, oh, I didn't notice that. ok, we can wait.15:24
nessitamandel: rady!!!15:24
nessitaalecu: I'm ready15:24
alecucool!15:24
mandelok, mumble or here, as you wish :)15:24
dobeyon mumble or irc?15:24
nessitamumble!15:24
dobeygah15:24
mandel+1 for irc ;)15:24
nessitathroughput is higher on mumble, no?15:25
dobeyjust get it over with, wherever it is15:25
dobeyyou're killing the productivity i don't have!15:25
mandeldobey, che, I'm on both atm!15:26
alecuwell, mumble or irc depends on how much mandel is going to make us write.15:26
nessitadobey: for a Friday you are cranky! how can we make you feel better?15:26
mandeldobey, bad question... for a friday ;)15:26
dobeynessita: make things work right15:27
nessitadobey: come to mumble, mandel will tell you jokes15:27
nessitadobey: I'm trying to :-)15:27
=== CardinalFang_ is now known as CardinalFang
mandelgatox, ping!15:29
nessitagatox: you around?15:29
gatoxmandel, pong15:29
alecugatox, mumble!15:29
nessitagatox: mumble?15:29
* gatox opening mumble15:29
nessitagatox: for bzr pipeline15:29
nessitaralsina: you joining us for bzr pipeline?15:31
mandelralsina, eso^15:31
ralsinanessita: yes,going15:31
mandelnessita, how fast do you type!?!15:31
nessitamandel: very :-P15:31
dobeyi just bang the keyboard really fast, and it's usually right15:31
ralsinadobey: you are not programming perl anymore15:32
dobeyi hit the space key enough for it to be python15:33
dobeyand yes i am doing perl, though for spare time thing :)15:33
=== m_conley_away is now known as m_conley
=== teknico is now known as teknico_away
dobeyok, lunch. bbiab16:12
mandelok, I'm off to walk the beast16:27
* gatox lunch16:28
=== gatox is now known as gatox_lunch
=== gatox_lunch is now known as gatox
=== teknico_away is now known as teknico
gatox@ping17:34
ubot4pong17:34
alecupong: @ping17:34
ralsinaOMG, Brian is marked as starting on a bank holiday.17:42
dobeyon monday?17:43
ralsinadobey: yes17:43
dobeyheh17:43
ralsinadobey: fun part is, he agreed, so I will have to swap his first day :-)17:43
dobeyheh17:43
javihola!17:58
javiTengo problemas a la hora de compartir archivos en modo url en Ubuntu one17:59
javiAlguien me puede echar una mano?18:00
dobeypara hablo ingles por faavor?18:01
javidobey, ok, sorry!18:01
dobeythanks. :)18:02
nhainesjavi: what happens when you try to share an archive as a URL?18:02
javidobey, do you know how convert one file (which is uploaded) in a correct url in ubuntu one?18:03
javinhaines, hello!18:03
dobeyjavi: you want to share it publicly?18:03
javidobey, yes!18:04
dobeyjavi: you need to "publish" the file. you can do it from the client, or from the web site18:05
javinhaines, When I press "Public url" it generates a url, yes18:05
dobeyjavi: that is the url you give to someone to see the file18:06
nhainesjavi: does the URL work?18:06
javidobey, but when i take this url to paste in a blog (for example), this does nothing18:06
dobeyjavi: what is the url?18:06
javidobey, I am working in the web site, not client18:07
dobeyyes, that's fine18:07
dobeydoes opening that url not show you the file?18:07
javidobey,  yes, that's the problem18:08
javiwhat can I do? I want share my file(s) with other people with UbuntuOne18:09
javiThe URL does not work18:09
dobeyjavi: can you paste the url so i can test it? you can /msg it to me if you prefer18:10
javidobey, that is: http://ubuntuone.com/69rc62pmzuAKL2BVxdHVQt18:11
dobeyjavi: looks like a PDF to me :)18:11
javisure??18:11
dobeyyep18:12
nhainesjavi: yes, I just tested it in Firefox 9 on Windows 7 and it comes up as a PDF here.  :)18:12
javithen, why can't I do this?18:12
dobeyi am not sure. does it give you an error, or some message?18:13
javidobey, nhaines, uups..!18:13
javidobey, no, nothing18:13
nhainesjavi: clear your cache and restart your browser, or try a different browser.18:13
javinhaines, different browser? I love Firefox ;)18:14
nhainesjavi: just for testing.  :)18:14
javidobey, nhaines, It may be by Gnome 3?18:15
javinhaines, yes, i'm joking ;P18:15
javinhaines, about firefox18:16
beunono, nothing to do with gnome318:16
javibeuno, I like G318:16
javinhaines, I'll try restarting my browser18:17
dobeyjavi: are you on 64-bit and using nspluginwrapper? it might be a bug in that, trying to embed it or something18:18
dobeyjavi: but it opens up fine in evince for me18:19
javidobey, no, i'm on 32-bit18:20
javidobey, Evince? Are you using Evince?18:20
dobeywell, i opened the link in firefox, and it offered to open the file in evince18:20
javiwith mozplugger18:21
dobeyno, i don't have mozplugger18:21
dobeymaybe that is your problem? :)18:21
dobeyonly plug-ins i have installed, are flash and totem18:22
javidobey, no, i said that because the first developer of evince is my neighbor18:22
javidobey, not mozplugger is fine to me18:22
javiI'll try to restart my firefox18:22
dobeyok18:22
javidobey, no, nothing. I've restarted my brwser but the problem continues18:24
javiThe tab of my browser is blank18:25
dobeyjavi: ok. i'm not sure what to suggest then. it seems to likely be a problem with your browser. have you tried to wget the url?18:26
dobeyi can assure you that the url is public and works though :)18:26
javidobey, yes, i know18:26
javidobey, but "wget", what do you want to say?18:27
dobeyjavi: if you open a terminal, and run "wget http://ubuntuone.com/69rc62pmzuAKL2BVxdHVQt -O test.pdf" it should download the file to test.pdf18:27
javiok, I try now18:28
javidobey, Ok, I run the script that you give me in a terminal18:31
javibut, nothing change18:31
dobeyjavi: did it not download the file to test.pdf?18:32
javidobey, no18:32
dobeyjavi: what happened then? can you copy/paste the output of running wget on http://paste.ubuntu.com/ please?18:33
javiwait18:33
javiyes, I go now18:34
javidobey, here you have: http://paste.ubuntu.com/803264/18:35
dobeyjavi: it did download the file :)18:36
dobeyjavi: you should have a file named test.pdf in your home directory now18:36
javihumm...I'll see18:37
dobeyjavi: so there is definitely a problem in your browser. it could be an extension or plug-in you have installed perhaps18:37
javimaybe18:37
dobeyjavi: quit firefox, and run it from a terminal with "firefox -safe-mode" and try to open the url in firefox :)18:37
javiYes, I have the file test.pdf in my home18:38
javidobey, then, i have a problem with my browser but, if i'll share my files in Ubuntu One, people can see it without problems?18:40
dobeyjavi: yes, i can see the file just fine. and you downloaded it just fine.18:42
javidobey, ou...18:43
javiin safe-mode still doesn't work18:44
dobeythat is odd; but i suppose not the oddest thing i've seen with firefox18:44
beunojavi, I recommend you try downloading PDFs from elsewhere in the internet18:45
beunothere's something off with your firefox config18:45
dobeybeuno: there's obviously something wrong with his browser, but it's his PDF he's sharing. he was concerned that other people couldn't see it because he was having problems18:45
javidobey, well I'll share my files and send to my friends18:46
dobeyanyway18:46
javidobey, a lot of thanks!!!18:46
dobeyi am having to do some surgery on firefox myself18:46
dobeyjavi: no problem :)18:46
javidobey, where are you from?18:47
javiform england?18:47
dobeyus18:47
javiI went to US two years ago, one month18:47
javiTo Califoooornia18:47
javiSun, Wine, and good people, like here, ;)18:48
javidobey, thanks again!!18:48
dobeyheh18:49
javidobey, bye!. Have a nice day!18:58
dobeybuenas javi18:59
beunodobey, that only really works for "hello"18:59
javibeuno, what do you want to do?19:00
javior... what do you mean?19:00
beunojavi, ignore me  :)19:00
javibeuno, jeje, ok; bye!19:01
dobeyheh19:01
alecufrak, frak, frak19:08
* alecu finally found out that lazr.restfulclient sometimes does POSTs, sometimes does GETs19:09
alecufrak19:09
dobeyalecu: too much bsg.19:11
alecuway too much19:12
alecugatox, btw: should I bring the board games on the sprint?19:13
dobeylol19:13
dobeycylon.19:13
dobeywell at least firefox is no longer super crashy for me19:14
nessitaalecu: of course19:15
gatoxalecu, :D19:15
gatoxalecu, you shouldn't ask that kind of things!19:16
gatoxjeje19:16
nessitaalecu: also, we're sprinting with facundobatista on sunday afternoon at my place, you're welcome to come. We can start assigning you magicicada bugs today :-D19:16
alecunessita, I don't plan to sprint on sunday, thankyouverymuch.19:16
alecunessita, I plan to either go out or game19:16
nessitaalecu: you can come and visit as well :-)19:17
ralsinaand play galactica-solitaire19:17
ralsinait's where you pretend you are the average battlestar galactica fan and die alone pretending to date Starbuck.19:17
dobeylol19:17
dobeyamazon has one-hit-wonders for $0.69 now19:18
facundobatistaalecu, we can do a galactica game after dinner!19:18
* ralsina is cranky today19:18
gatoxalecu, you are welcome to my home and play with the kinect19:18
gatoxgames or programming the kinect :P19:18
nessitagatox: stop stealing my guests! :-P19:19
mandelalecu, http://memegenerator.net/instance/1319539219:19
gatoxnessita, jejeje sorry19:19
gatoxnessita, you are welcome to my home too :P19:19
alecumandel, Usu Sally?19:19
aleculol btw19:20
alecufacundobatista, remember the house rule: no bsg game starts after 10pm19:20
mandelalecu, here is weekend already, I don't care :)19:20
alecugatox, "programming the kinect" sound much more like my kind of sunday sprint19:20
gatoxalecu, :P19:21
alecunessita, btw: it's not "guests" the word you were looking for... it's "'cicada contributors"19:21
mandelor cicada slaves!19:22
nessitaalecu: naaaaaqah19:22
* mandel runs away19:22
alecu:-)19:22
* alecu is so saddened by the POST/GET restfulclient dilemma that is tempted to call this a week... :-(19:23
alecufrak this, I'm off to see some Garth Marenghi's episodes.19:24
beunoI would call it something much worst19:25
gatoxnessita, when you have a moment: https://code.launchpad.net/~diegosarmentero/ubuntuone-client/network-detect/+merge/8854519:25
gatoxmandel, for monday: https://code.launchpad.net/~diegosarmentero/ubuntuone-client/network-detect/+merge/88545 :P19:25
gatoxmandel, since you are around.... please don't forget to send me an email about the account for the FF project19:25
gatoxso i can keep working on that19:25
gatoxpleaseeeee :P19:26
alecubeuno, do you have some past experience with restfulclient?19:26
nessitagatox: ack19:26
beunoalecu, I don't, luckily19:27
=== Alcine is now known as jalcine
dobeygrr python+gi+stuff20:37
gatoxeod for me!21:03
gatoxbye people21:03
* nessita -> eod and eow21:17
nessitabye!21:17
=== StepNjump is now known as ve2hs
=== ve2hs is now known as stepnjump
dobeythisfred: care to do a quick review?21:49
ralsinadobey: i can22:00
dobeyhttps://code.launchpad.net/~dobey/libubuntuone/init-restructure/+merge/8841622:00
ralsinadobey: nice colour!22:01
ralsinadobey: +122:02
dobeyheh22:03
dobeygrr, fedex. :-/22:05
thisfreddobey: sure22:12
thisfredah too late :)22:13
=== m_conley is now known as m_conley_away
=== stepnjump is now known as ve2hs
snickers_Hello23:16
=== ve2hs is now known as stepnjump

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!