[07:03] good morning! [07:13] morning all [07:14] hi faga [07:14] hi *fagan [07:16] ralsina: ping me when you are ready for food === Stecchino_ is now known as Stecchino [10:29] Greetings, all! [10:30] morning JamesTait [10:39] I'm syncing my ~/.filezilla folder with ubuntu one [10:39] But when I log in to the webinterface and select that folder I can't see any files [10:40] And there should be some xml files [10:40] Has this anything to do with the dot? [10:52] nope [10:52] LBo: nope [10:52] LBo: how many files are there in ~/.filezilla? [10:53] LBo: or rather, has your syncdaemon finished syncing it all [10:53] Chipaca: 11 files (all xml) [10:53] strange [10:54] LBo: what version of ubuntuone-client do you have? [10:54] And the ubuntu one desktop client says: "File sync is up to date" [10:54] 1.5.8-0ubuntu2 [10:56] LBo: natty, good [10:56] LBo: hmm... there is a bug whereby you create the udf and then are not subscribed to it (if you disconnect syncdaemon in the middle of the creation process) [10:57] OK [10:57] LBo: so, check the u1 control panel, make sure the cloud folder is checked [10:57] LBo: i.e. that you're subscribed to that folder [10:57] you're probably not [10:57] Indeed I'm not [10:57] tadaa [10:57] OK. Gonna try that :) [10:57] Thanks [10:58] Yes, I can see them now. Works like a charm [10:59] LBo: excellent. sorry you stumbled across that bug. should be fixed before release :) [10:59] That's what the beta's are for [10:59] bah, there's actually two bugs [10:59] one is already fixed in nightlies [10:59] the other will probably be shipped as is :-/ [11:00] Too bad :( [11:00] Are the ubuntuone bugs entered in launchpad? [11:00] yep [11:00] OK. Then I now where to search next time [11:01] you've probably hit #752602 [11:02] which *is* going to be fixed [11:02] there's another one that is similar and rarer, and is not getting fixed [11:03] * Chipaca goes looking for it [11:10] hiya [11:10] does anyone know if bug 663001 is easy to fix? [11:10] Launchpad bug 663001 in libubuntuone "My Downloads page shows incorrect status for songs with some non-English characters (affects: 4) (heat: 23)" [High,Confirmed] https://launchpad.net/bugs/663001 [11:12] ubot4: that's either fixed or in the process of being fixed [11:12] Chipaca: Error: I am only a bot, please don't think I'm intelligent :) [11:12] um [11:12] dholbach: ^ [11:13] Chipaca, awesome - that's great news - as soon as I get a nightlies update for libubuntuone I'll test again [11:15] Chipaca, I take it back [11:15] it's fixed [11:15] well done! [11:15] :-D [11:15] anything else you want me to have fixed for you? [11:16] * dholbach draws out the long list of U1 wishlist bugs [11:16] :-P [11:16] dobey: I think that was you fixing it; if so, plz update the status of bug 663001 [11:16] Launchpad bug 663001 in libubuntuone "My Downloads page shows incorrect status for songs with some non-English characters (affects: 4) (heat: 23)" [High,Confirmed] https://launchpad.net/bugs/663001 [11:16] I think the most obvious and important stuff is fixed :) [11:16] dholbach: i think so too [11:17] dholbach: evo u1 contacts are working even for people with nightlies as of right now [11:17] rodrigo_: good work on that :) [11:17] Chipaca, alright, added a comment to the bug [11:18] dholbach: tks [11:21] Chipaca, yeah, it was completely broken, so not hard to fix :) [13:02] rodrigo_, ping [13:03] rodrigo_, do you have some 5 minutes to talk about Tomboy sync addin implementation [13:04] hm, many rodrigos :) [13:04] rye, yes [13:05] rye, there's only a real one :) [13:05] rodrigo__, baseically I am interested in GetConfigSettings of U1SyncServiceAddin - can we simply issue SSO requests every time we perform a sync? Tomboy keeps its own copy of the SSO tokens that may become invalid with no way to update them in Tomboy except of clearing the tokens and re-sync which will create conflicts... [13:05] well, there is a script to do that but it is not that user-friendly [13:06] rye, we can do that, yes [13:06] rye, although I'm not sure if it's called every time tomboy starts, let me check the code [13:06] rodrigo_, Now I wonder whether I have already filed a bug about this [13:07] rodrigo_, hm, there is an IsConfigured call .. [13:08] rye, yes, if it is, GetConfigSettings won't be called, afair [13:08] rye, so i guess the best thing is to check if it would work by adding that code [13:10] rodrigo__, it is not that critical but it would save the users from wondering why their tomboy sync fails to work but files are being happily synced [13:10] rodrigo__, by the way, awesome work at evolution contacts! [13:10] rye, right, but the tokens-are-lost problem has been around for a long time, so maybe we should fix it in the server === rodrigo__ is now known as rodrigo_ [13:12] rye, so, why do the tokens become invalid? [13:12] rodrigo_, no, that's not that issue, the losing tokens is one issue but e.g. if I have removed my machine and then re-added the tokens (in case I found that e.g. i have committed my OAuth tokens to the bzr, like I recently did :) ), then I go to web ui, remove the machine and reauthorize. [13:13] rye, ah, but that won't work, tomboy needs to do its own oauth dance, iirc [13:13] rodrigo_, but tomboy keeps its own copy of the tokens so it continues banging its head against 401 Unauthorized response with no way to update the token stored within gconf [13:13] rye, right [13:13] rodrigo_, why? SSO should provide the credentials, and if there are none, then register the machine to Ubuntu One [13:13] like it does now, I suppose [13:15] rye, iirc, the u1 addin just does the initial authentication, once done, tomboy gets the settings from gconf [13:15] which reminds me that I need to edit the FAQ.... [13:15] rye, since I'm not sure right now, the best thing would be to replace the GetConfigSettings with calls to ubuntu-sso and see if it works [13:16] there's already code in that adding to talk to sso, so shouldn't be hard [13:16] addin [13:16] rodrigo_, ok, I will file a bug if there is none and will assign to you :) [13:54] Chipaca: i haven't looked at that bug yet; but rye said he replicated it. [13:55] dobey, what bug? [13:55] bug 663001? [13:55] Launchpad bug 663001 in libubuntuone "My Downloads page shows incorrect status for songs with some non-English characters (affects: 4) (heat: 23)" [High,Confirmed] https://launchpad.net/bugs/663001 [13:55] yes [13:55] rye: ^^ that one [13:55] rye: can you try to rerepliplicacate? [13:55] dobey, ah, yes, should I re-try this with nightlies? [13:55] * rye does not like banshee :) [13:56] so he hasn't started it since the last replipliplication [13:56] rye: well, with ibubuntuone 0.9.2 and banshee 2.0.0-1ubuntu2, or rbox + rhythmbox-ubuntuone-music-store 0.2.0 [13:56] * rye upgrades to the latest things [13:57] dobey: ping [13:59] mandel: hi [13:59] dobey: hello :) [14:00] dobey: I was wondering if you had the time to re-review this guy: https://code.launchpad.net/~mandel/ubuntuone-dev-tools/qtreactor/+merge/55349 [14:00] ralsina: also, if you can ^ [14:00] hi dobey! [14:00] did you guys all agree to take monday off after I left on friday? [14:00] mandel: got it! [14:01] ralsina: no, i figured i need to be around today and tomorrow to deal with any possible emergencies before beta and shepherd the server changes we need for amz through :) [14:01] hello [14:02] dobey: ping [14:02] dobey: yeah, indeed [14:02] mattgriffin: pang. what's up? [14:02] good news, the freeze is not as hard as we thought on friday [14:02] holaalecu [14:03] ralsina, good news indeed [14:03] dobey: hi :) since bug #661292 was already accepted into maverick-proposed, should it be in natty now? i just updated and still see this issue with published folders. [14:03] Launchpad bug 661292 in ubuntuone-client (Ubuntu Maverick) (and 4 other projects) "Nautilus is not aware of published files (affects: 7) (dups: 4) (heat: 53)" [Medium,Fix released] https://launchpad.net/bugs/661292 [14:03] ralsina, are we having the standup, or should I take kindergarten first? [14:03] I mean "take amelia to kinder" [14:04] alecu: yeah. It seems it's more like a "release candidate" freeze than a beta freeze, but we can upload tomorrow and, with a review, they may still go in. [14:04] cool [14:04] you mean as take them hostage? ;-) [14:04] take her to kindergarten, I know what you did on friday anyway === franxesk is now known as franxesk_afk [14:05] ralsina, jajaja. How's london treating you? [14:05] mattgriffin: no, i didn't get time to look at it yet. and the code is different between 1.4 and trunk, for it :( [14:06] dobey: ah. ok [14:06] same for all the people that were on BA last week, so, no need for standup today [14:06] ralsina, ack. anyway: [14:06] BLOCKED: I have a turn scheduled midday at the passport office for a renewal [14:08] alecu: have fun! [14:09] ralsina, they scheduled the turn, so I guess it should be fast :P [14:09] alecu: nice, everyone is nice and tries to understand what I say. [14:10] alecu: well, it's a new procedure, you may get lucky. [14:12] dobey, Freeway To Üsküdar - Brooklyn Funk Essentials [14:12] In the Buzzbag [14:12] Transferring to your Ubuntu One storage [14:13] dobey, and local/server hash for this is equal [14:14] rye: hrmm. and it is in the library? [14:14] dobey, well, it has been downloaded already; in rhythmbox it also says it is being transferred [14:15] dobey, and yes, it is in rb library [14:15] rye: ok, cool. can you state all that info in the bug please :) [14:17] libubuntuone 0.9.2+r133~natty1, rhythmbox-ubuntuone-music-store 0.2.0-0ubuntu1 [14:20] ralsina: just found this, it is worth a try: http://www.twistedmatrix.com/pipermail/twisted-python/2003-May/004132.html [14:29] ralsina: even better: http://www.twistedmatrix.com/pipermail/twisted-python/2006-June/013442.html [14:31] mandel: \o/ [14:31] mandel: stealing is GOOD [14:33] ralsina: I'm guessing that taking a look at that implementation and try to do a similar thing should do the trick, and the comment is way more recent [14:34] yeah, and that part is maintained, so... [14:38] hello everyone! did I miss the stand up? [14:40] nessita: there was no AFAIK [14:40] not many people around here today... [14:40] mandel: hey there! how's the spring going? [14:41] nessita: fine, not yet at full speed, but we needed to organize first [14:41] we will gain speed later :P [14:42] we will roll downhill like a wrecking ball full of coding win [14:43] dobey: ping? [14:44] hola [14:44] dobey: hi, can you re-review mandel's branch? your needsfixing is blocking us :-) [14:55] ralsina, mandel: done, but a fe wmore needs fixings i found. [14:55] dobey: ok, let me take alook [14:59] dobey: sure, I missed all those 'manuel brain fucks', I'll fixe them right away [15:07] ok, i need to go wake up fully, brb [15:09] dobey: cool, will do [15:12] * alecu is updating the desktop computer, after a week sprinting at the laptop [15:27] ralsina: https://code.launchpad.net/~mandel/ubuntu-sso-client/windows_ui_4/+merge/56308 [15:49] ooh! I can ping clarita_ and it appears on the screen up there? [15:49] or maybe not [15:49] maybe it's clarita? [16:09] guess i need to find me an atx case and a power supply [16:21] dobey: I think it should be fixed by now: https://code.launchpad.net/~mandel/ubuntuone-dev-tools/qtreactor/+merge/55349 [16:21] mandel: ok, looking again then :) [16:22] dobey: thx! [16:22] mandel: https://github.com/ghtdak/qtreactori [16:22] dobey: I know I screwed up somewhere.... [16:22] * mandel punches himself in the face [16:24] dobey: sorted [16:28] mandel: approved now. [16:29] dobey: thx!!!! and sorry for screwing up the url :) [16:29] * alecu has shed some hair, and is now heading for the passport office, for a renewal. [16:29] ttyl [16:30] heh [16:41] can I have a review fort this: https://code.launchpad.net/~mandel/ubuntu-sso-client/windows_ui_4 [16:43] mandel: you need some # pylint: disable= entries for your devtools branch i think [16:43] Chipaca: ping, your phone is making funny noises [16:43] dobey: oh, looking [16:44] ralsina: it's just MI-6 calling him [16:44] dobey: is that the windows_ui_4 branch? [16:44] or the dev-tools one? [16:44] mandel: devtools [16:45] ralsina: thanks, going [16:45] dobey: I though I ran them… maybe I had all the dependencies and that is why I did not get the issues [16:45] let me see [16:47] dobey: are the XXX comments meant to stop a branch from landing? [16:47] 218 at u1lint [16:47] mandel: no [16:48] mandel: you probably did get the one about app being unused, but just ignored it :) [16:54] dobey: I got the app one and my brain blocked it :P [16:55] dobey: I'm also getting the XXX but is weird... [16:55] 218 in bin/u1ling... [17:00] mandel: yes, the XXX is supposed to get printed, but not cause a failure [17:00] dobey: cool, I did not know that [17:00] mandel: the XXX is there in u1lint to test that, so that if it does fail, tarmac and stuff complains and we can fix it :) [17:00] ah, hehe [17:01] dobey: the other warn is due to python-qt not being installed, do you have control on the machine that uns it? [17:02] s/uns/runs [17:02] I can disable the error, but maybe having pyqt there is a good idea [17:05] ugh. it requires so much stuff [17:07] dobey: I can disable the issue is just a comment and not much work [17:07] dobey: but I think that if we can have all the dependencies, it would be nice to have them [17:07] dobey: let me know what is better for you and I'll do it :) [17:09] i installed python-qt4 there [17:18] ok, time to get lunch [17:18] bbiab [17:37] * nessita updates her system while having lunch === beuno is now known as beuno-lunch [17:52] * nessita reboots after update [18:12] ralsina: ping === beuno-lunch is now known as beuno [19:12] rodrigo_, bug #757841 [19:12] Launchpad bug 757841 in tomboy (Ubuntu) "Tomboy Ubuntu One sync plugin should not cache SSO OAuth tokens (affects: 1) (heat: 6)" [Undecided,New] https://launchpad.net/bugs/757841 [19:32] rye: for bug #663001 does anything get printed to console from rhythmbox when it tries to get the info? [19:32] Launchpad bug 663001 in libubuntuone "My Downloads page shows incorrect status for songs with some non-English characters (affects: 4) (heat: 23)" [High,Confirmed] https://launchpad.net/bugs/663001 [19:44] dobey, no, nothing u1-related, only that sd is there and that it is loading the real store; But I looked into this issue and it looks like the encoding of the file name from web page does not match one on the file system [19:45] rye: oh, hrmm. that does suck. thanks === joshuahoover1 is now known as joshuahoover [21:07] can I have a trivial review for https://code.launchpad.net/~nataliabidart/ubuntuone-control-panel/selectable-labels/+merge/57206 ? [21:07] alecu: ping [21:11] nessita, pong [21:11] nessita, I'll review [21:12] alecu: did you and ralsina go thru the bindwood thingy? [21:13] nessita, no, we did not. I got an email last week from james that told us about the state of bindwood, but we never got around to talk about it with him and thisfred. [21:13] alecu: so, how are we dealing with that + main repo freeze? [21:14] is there a plan? [21:14] nessita, not that I'm aware of [21:14] alecu: any idea what's needed? just the packaging? [21:15] nessita, it has been released and packaged for natty... let me fwd the email to you. [21:16] alecu: ah, then any idea what is pending? [21:16] right, 1.99.0 is already packaged [21:17] nessita, james says "duplicate suppression" is missing [21:17] alecu: any idea what that is? :-) [21:17] when you have the initial bookmarks that firefox installs by default, it will get duplicated on every synced machine. [21:18] nessita, but that has been the same with every previous bindwood version [21:18] alecu: ok, so there is bug. Nice, I thought we missed a bigger problem. [21:18] so it's not like a regression, but an annoying bug. [21:19] nessita, I've sent you his mail [21:19] alecu: right. Another question, control panel says your quota is full, is that correct? [21:19] my quota full? let me check [21:20] nessita, my control panel says "2.7Gb of 22.0 Gb (12%)" [21:20] alecu: ah, I know what it is! :-) [21:20] alecu: thanks [21:20] what is it? [21:20] alecu: PICNIC :-) [21:54] nessita, selectable approved [21:54] alecu: thanks! [21:57] rye: if you feel like it, you will like this branch: https://code.launchpad.net/~nataliabidart/ubuntuone-control-panel/not-free-space-for-ro/+merge/57237 [22:00] nessita, the description seems to be relevant to my interest [22:00] rye: it is! :-) [22:00] rye: please note that if you have both RW and RO from the same user, quota info will be shown [22:01] 1st part - confirming, looks awesome [22:02] now killing the tokens [22:04] nessita, question [22:04] nessita, i have removed the server-side token, sd cannot connect but the cp provides info about the free space in the shares to me. How? [22:06] rye: free space is cached in metadata i think [22:06] dobey, possible, but where? [22:06] not sure [22:06] verterok: ^^ sd caches free space info, right? [22:07] rye: probably in the metadata for the volume, would be my guess [22:07] dobey: yup [22:07] in the volume metadata we keep the free bytes value [22:08] verterok, dobey ok, confirming, get_shared() call returns this info [22:08] you have quite a few interesting bits in the dbus interface... [22:09] nessita, based on my expectations and branch behavior I think it works extremely well. [22:09] I was afraid we'll have users with read-only shares having to wonder why does the share from Joe is so important to have more than 0 bytes [22:11] rye: yes, free space info is cached for shares [22:11] rye: and thanks! [22:11] ok, I'm off for while, need to run some errands, [22:23] ugh [22:23] control-panel tests failing if unity is not installed [23:15] later all