[11:39] good morning everyone [11:40] good morning al [11:40] all* [11:42] good morning! [11:47] good morning everyone! [11:47] rye: do you know if anyone has set up U1 on a server edition and written a guide about it? [11:48] i seem to remember someone was going to do this... [11:48] hello karni [11:48] hi duanedesign [11:51] how are you today? [11:51] karni: ^ [11:51] in a lecture? [11:54] duanedesign: not really, in hometown since Mon/Tue night :) [11:54] duanedesign: helped out with huge shopping twice and finding some time for coding :) [11:54] duanedesign: feeling good, thanks! I feel it will be a good day for programming haha [11:54] duanedesign: how are you :)? [11:57] * karni can't understand how ant builds broken apk while eclipse does the job right :< [11:58] hello nessita! [11:58] nessita, hi [11:59] hello everyone! [11:59] nessita, regarding bug I talked about yesterday, I'm still investigating when exactly the problem occurs, I'll report it when I have more data [11:59] zyga: you mean the bug re: throttling? [11:59] no, xdg stuff [11:59] ah, right [12:00] zyga: did you tried new control panel? [12:00] nessita, I was going to ask about tha [12:00] nessita, is it in any PPA I should be aware of? I didn not get any new u1 packages on natty yesterday [12:01] ralsina: FYI, yesterday I released and packaged control panel v0.1.0 (without the services tab) [12:01] nessita: great :-) [12:01] zyga: do you have any control panel installed, even if it's the old version? [12:01] nessita: are you on track for the devices tab as we talked? I got dropped off the internet too early [12:02] nessita, what's the package name? [12:02] zyga: becasue the package is in the repo, universe for now until we fill the MIR [12:02] https://launchpad.net/ubuntu/+source/ubuntuone-control-panel [12:02] ah,that explains it [12:02] just a sec [12:03] ralsina: more or less, yesterday I took a pause in the afternoon and kept working after dinner. And Chipaca said he will be pairing with me today, helping, so that is good [12:03] nessita: cool [12:03] ralsina: I should be able to get the tab ready for eoding today [12:03] ralsina: so I may bug you tomorrow for a review [12:03] nessita: no problem [12:05] Chipaca: let me know when you're ready to sprint [12:05] * nessita grabs a glass of milk [12:06] nessita, got it [12:06] nessita, playing with it, the captcha failed early on, let's see what i can find [12:19] nessita, I got it working [12:19] nessita, should it list all my synced folders already? [12:19] zyga: yes, on the second tab, 'Folders' [12:20] nessita, on clean install it behaves strange [12:20] meaning? [12:20] nessita, right now I can see everything about my plan etc but since I'm not signed (not user, with network) it does not list the folders [12:21] nessita, on top of that when I first started it there were two popups for sign-in [12:21] one from the maverick cycle [12:21] and the second one from your new control panel after I clicked the button for existing users on the right hand side of the panel [12:21] (both popus were different) [12:21] ah, that was syncdaemon that didn't have credentials [12:21] anyway, now I'm signed in but not connected so it says there are no folders [12:22] yeah [12:22] is a known bug but not reported [12:22] I think so too [12:22] could you please report that 2 sign in dialog? is caused by activating syncdaemon before the creds are in place [12:22] sure [12:23] I --connected [12:23] zyga: regarding your folders, if it says there is no folders, then there is no folders. Let's confirm: [12:23] zyga: wait, connection has nothing to do with folders [12:23] nothing changed so far, description is with user with network and "ready to connect" [12:23] processing queues [12:23] I think it just needs to get to a stable metadata state to know there are folders [12:23] but the UI is wrong [12:23] it's not "no folders" [12:23] but "no data yet" [12:24] zyga: in the folders tab, what do you see? a spinner? a legend? [12:24] I made a screenshot, just the text sayin "no folders to show" [12:24] ok, now, in a terminal [12:24] nessita, I'll be taking screenshots as I go, I can post them somewhere later [12:24] what does u1sdtool --lidt-folders show? [12:25] zyga: wait, if the UI says no folders, that's the info that syncdaemon sens [12:25] sends* [12:25] it shows my folders correctly [12:25] (in u1sdtool) [12:25] ok, I need the logs then [12:26] could you please do the following: [12:26] I know where the log file is [12:26] just tell me where to put them [12:26] wait! :-) [12:26] :D [12:26] ok [12:29] in terminal : killall ubuntuone-control-panel-backend; DEBUG=True python /usr/lib/ubuntuone-control-panel/ubuntuone-control-panel-backend [12:29] in another terminal: killall ubuntuone-control-panel-gtk; DEBUG=True ubuntuone-control-panel-gtk [12:30] and paste the output from both terminals to two text files and please attach it to a new bug report saying something like "folder info mismatch" [12:30] zyga: so I can debug further [12:31] nessita, I did that but now folders show up correctly [12:31] nessita: let's do it [12:32] if you want I'm on mumble, It's quite annoying to switch betweens vms to talk over irc [12:32] Chipaca: yes! I assigned a bug report for you [12:32] nessita: very generous of you [12:32] zyga: honestly, I can't. I'm running a lot against a deadline [12:32] zyga: I'll be happy to first week of jan, or in the rally if you go there [12:33] Chipaca: looking for it [12:33] I'll be there [12:33] Chipaca: bug 690325 [12:33] Launchpad bug 690325 in ubuntuone-control-panel (Ubuntu) (and 1 other project) "Download banner from a fixed URL, on failure use a default banner (affects: 2) (heat: 431)" [High,Triaged] https://launchpad.net/bugs/690325 [12:33] so do you want those _new_ logs? that second run showed all folders correctly [12:33] I suspect it's the very first run that's borked [12:33] zyga: not really... [12:34] zyga: can be, I will try it myself [12:34] zyga: thanks for your feedback! [12:34] Chipaca: please branch u1cp and I'll give you pointers [12:34] thanks [12:34] nessita: done [12:35] Chipaca: so, in u1/cp/gtk/gui.py there is this ManagementPanel which holds, for now, a fixed image that acts as a banner [12:35] Chipaca: tests are located at u1/cp/gtk/tests/test_gui.py [12:36] nessita: why the frontend and not the backend doing the image grabbing? [12:36] Chipaca: glade file for that piece is located at data/management.ui [12:37] Chipaca: yeah, I was pointing what we have so far [12:37] nessita: so moving it to the backend makes sense? [12:37] Chipaca: but +1 to image grabbing on the backend [12:37] Chipaca: backend has kinda 3 layers: [12:38] lower layer can be either webclient (does api calls) or dbus_client (calls SD and SSO thru dbus) [12:38] then, there is a backend.py layer that uses the above [12:38] and on top of that, a dbus_service layer that provides all the dbus for the backend layer [12:39] lowest layer and backend use deferred to handle blocking ops [12:39] dbus make use of those deferred and dbus signals to provide asynchronism [12:40] Chipaca: I think this image grabbing should go into webclient and escalte to the dbus_service module, where it should provide something like: [12:41] download_banner(params may be: locale? size? anything else? -> so, a dict, at least empty for now) [12:41] return signals should be something like: [12:42] BannerDownloaded(path?) [12:43] nessita: question: what does the devices tab show if there is no network? [12:43] BannerDownloadError(error_dict) (error dict is a string-string dict of the form {utils.ERROR_TYPE: type, utils.ERROR_MESSAGE: message} [12:43] Chipaca: we don't handle that. Network access is only handled in the overview screen :-/ [12:44] it will be stay 'fetching' for ever [12:44] so, in the UI, a spinner that never stops, in the backend, not sure if alecu did anything to timeout [12:49] duanedesign, well, i have rebuilt my server so that i can continue testing that. There are two ways - first is to make ubuntuone-syncdaemon working on the server and second - provide a special commandline client that implements basic upload/download/list/etc [12:49] duanedesign, i am now testing the latter variant, since running dbus in ssh of some sort is really hacky [13:56] nessita, dobey standup in 6' [13:56] argh! /me forgot [13:57] nessita: dobey is away so maybe I should just call you on the phone :-) [13:57] huh? [13:57] dobey: well, you were away 2 minutes ago :-D [13:58] * nessita writes the summaty [14:00] ooh yeah [14:01] hrmm, latency went up 2-3 ms it seems [14:01] me [14:01] me [14:03] DONE: started PyQt/SSO-client coding [14:03] TODO: finish it, start PyQt preferences following nessita's doc and Ivanka's UI design [14:03] BLOCKED: no, just slow [14:03] nessita? [14:03] DONE: work on bug 673672 and bug 673673 (services tabd, basically). Answered honks on #u1. Follow up on somw ussoc bugs (found bug 693531) [14:03] TODO: finish services tab [14:03] BLOCKED: nopes [14:03] NEXT: dobey [14:03] me [14:03] Launchpad bug 673672 in ubuntuone-control-panel (Ubuntu) (and 1 other project) "Check with apt-get if the bookmark extension is already installed (affects: 1) (heat: 85)" [Medium,In progress] https://launchpad.net/bugs/673672 [14:03] Launchpad bug 673673 in ubuntuone-control-panel (Ubuntu) (and 1 other project) "Use apt-get with gksudo to install the extension (affects: 1) (heat: 85)" [Medium,In progress] https://launchpad.net/bugs/673673 [14:03] λ DONE: bug 693462, bug 660648, major headway on initial client backport work [14:03] Launchpad bug 693531 in ubuntu-sso-client "Failing to store a token in the keyring results in a verification email (affects: 1) (heat: 6)" [High,Confirmed] https://launchpad.net/bugs/693531 [14:03] Launchpad bug 693462 in ubuntuone-dev-tools "dbus config loading fails if not installed in system (affects: 1) (heat: 6)" [High,Fix committed] https://launchpad.net/bugs/693462 [14:03] λ TODO: 683351, finish initial client backport work for lucid, cp nightlies [14:03] Launchpad bug 660648 in rhythmbox-ubuntuone-music-store (Ubuntu) (and 2 other projects) "Non translated elements in the interface (affects: 1) (heat: 6)" [Low,New] https://launchpad.net/bugs/660648 [14:03] λ BLCK: None. [14:03] http://www.speedtest.net/result/1082145214.png [14:03] wheeee [14:04] dobey: ok, envy achieved ;-) [14:04] any comments about the standup? [14:05] dobey: and while we' re at it... http://twitpic.com/3iqf8a [14:06] ralsina: you're not working *on* the ferris wheel? :) [14:06] me! [14:06] comment: Chipaca is hacking on the cp! ueeeee [14:07] nessita: congratulations. I feel lonely, I never code with anyone :-) [14:07] and another comment, already said: u1cp v0.1.0 was released and packaged yesterday [14:07] dobey: Not yet. I may go there in the lunch break, though ;-) [14:07] natty universe repo was hit yesterday as well, now we need to fill the MIR [14:08] ralsina: would you help me with the MIR? https://wiki.ubuntu.com/UbuntuMainInclusionRequirements [14:08] ralsina: I started the bug at bug #690227 [14:08] nessita: sure! [14:08] Launchpad bug 690227 in ubuntuone-control-panel (Ubuntu) "[MIR] ubuntuone-control-panel (affects: 1) (heat: 488)" [High,New] https://launchpad.net/bugs/690227 [14:08] anything else or eom? [14:09] ralsina: you can read the wiki page and use all your super powers to convince the mir team why cp is so awesome that should go to the CD. Chipaca and dobey may help, I think [14:09] eom for me [14:09] I will try, I have not used THOSE superpowers yet :-) [14:10] it's so awesome it should go in ubuntuone-client ;) [14:10] dobey: you can let it go, can't you? is xmas! :-) [14:11] nessita: I should nominate it for natty, or is some other superpower that' s needed? [14:12] ralsina: what do you mean? the u1cp package is already on natty universe repo [14:13] nessita: then I have no superpower-related links on launchpad for that bug and I am not sure what you are asking of me [14:13] It's one of those things I just never did before and need to learn how to do [14:15] ralsina: let me explain myself a bit more. The wiki describes the procedure to nominate a package already in universe to be in the main repo. For this procedure, we need to fil a new bug which description should conform all the requirements from section "Requirements" [14:15] ralsina: what I would need help from you is grabbing the bug 690227 and completing the description so we can apply for inclusion in the main repo [14:15] Launchpad bug 690227 in ubuntuone-control-panel (Ubuntu) "[MIR] ubuntuone-control-panel (affects: 1) (heat: 429)" [High,New] https://launchpad.net/bugs/690227 [14:16] nessita: ooooohhh ok, will do immediately [14:16] s/completing/complete/ [14:16] ralsina: this is the description of the MIR process: https://wiki.ubuntu.com/MainInclusionProcess (sorry, I should have pointed this before) [14:17] nessita: ok then :-) [14:17] umm.. how do I share a folder from under Nautilus ? [14:17] ralsina: basically we're at point 2 (File a bug report for the package, titled "[MIR] sourcepackagename". Include the rationale and description of the violations of UbuntuMainInclusionRequirements, and a confirmation that you checked the requirements carefully. ) [14:18] karni: right click, context menu -> Ubuntu One -> share (or something similar) [14:18] so, I can do the confirmation, and then subscribe MIR [14:18] karni: right click on the folder [14:18] nessita: I don't have Ubuntu One in the contest. apart from Publish [14:18] ralsina: yes, we need to complete the bus description first, is not ready [14:18] no wait! it says [14:19] nessita: right [14:19] Synchronize on Ubuntu One [14:19] nessita: I'll make a pass at completing it and get back to you, ok? [14:19] karni: nopes, that is for making a folder. So the folder is not under Ubuntu One yet? [14:19] ralsina: yes! [14:19] karni: I mean, what you're trying to share is not in U1 yet? [14:19] nessita: I put it in my home. bah, it's probably because it's not under U1 folder? [14:19] right [14:20] it's just for testing, I'll make a new folder under U1 [14:20] karni: you want to share with other people or with other machines of yours? [14:20] nessita: I am still lost in some spots but I promise you won't have to walk me through the same things more than once, usually ;-) [14:20] nessita: one person (anyone actually ;D ) [14:20] nessita: there it is, Share option, thanks [14:20] prego [14:21] ralsina: :-) [14:21] ok, going away for coding for a while [14:24] beuno: I have shared a test folder with you. Please accept ^ ^ Upload works under ROOT and UDFs, time to test SHAREs [14:27] nessita, dobey: I won't be able to do the weekly meeting at 12:15. We should reschedule or just skip it, since nothing much changed since last week except "everyone worked", I think [14:27] ralsina: +1 to skip [14:28] skipping is good [14:28] unanymous skipping then. I feel we would just be later by having it :-) [14:29] nessita: would you mind if I shared a low-traffic test share with you? I need to have at lest one to test Ubuntu One Files upload to shares [14:29] and beuno is not here ATM [14:30] karni: sure! as long as you don't need much input from me, I'm kinda busy :-) [14:30] karni, woooo, share away! [14:30] nessita: no, not really. just a e-mail on priv, and that's it ^ ^ [14:30] hahaha [14:30] nessita: ok, no need for share, beuno's here, thanks! [14:30] karni: :-) [14:31] hola beuno [14:31] hola nessita! [14:31] beuno: enjoying the weather? :-D [14:31] * nessita is melting [14:31] nessita, I'm thinking of just opening the refrigerator and leaving it open [14:32] beuno: it may break, but that may not be an issue given this insanely hot [14:34] beuno: you can check 1 file uploaded from U1F to the share. I'd appreciate if you made another test folder and shared it with me (I know previous share is bi-directional, I want to check something else) [14:37] nessita: I did a first pass, still needs the background section, which I will do in ... 90 minutes. I have to go buy groceries and eat. [14:37] sure! [14:45] karni, sure [14:46] beuno: thanks [14:46] karni, done [14:48] * karni waits for U1 to process the share. not visible yet. [14:49] karni, I used the desktop, so let me know if it doesn't arrive [14:50] beuno: yes, I can't quite see it yet, not under webUI [14:50] nor an e-mail (should I get one?) [14:50] * Chipaca looks at beuno [14:51] beuno: there it is! [14:54] bah, stupid internets [14:55] nessita: I installed u1cp, and got no binary for my effort [14:56] Chipaca: what u1cp package did you install? there are 3: python-u1cp, u1cp, and u1cp-gtk [14:56] nessita: right, just realized taht [14:57] nessita: you need to make u1cp recommend u1cp-gui, and make u1cp-gtk provide it [14:58] Chipaca: would you please please file me a bug under the package tracker? https://bugs.launchpad.net/ubuntu/+source/ubuntuone-control-panel/+filebug [14:58] nessita: sugar [14:59] * nessita prefers honey [14:59] both for eat and for to be called [14:59] :-P [15:03] hiya Chipaca [15:05] beuno: hi [15:06] nessita: is the u1cp banner already on the servers? [15:10] nessita: bug 693798 [15:10] Launchpad bug 693798 in ubuntuone-control-panel (Ubuntu) "u1cp should recommend u1cp-gui, and u1cp-gtk should provide it (affects: 1) (heat: 6)" [Undecided,New] https://launchpad.net/bugs/693798 [15:14] Chipaca: no, is not, we need that branch as well [15:14] nessita: ok, wfm [15:15] Chipaca: beuno said it should go to /media/images, and alecu suggested we should hit a url pointing to a view that delivers the image, so we can add any logic we need in between [15:15] Chipaca: if you feel like doing that branch as well, you will be awarded (?) [15:16] nessita: on this, i agree with beuno [15:16] Chipaca: me too, and with alecu, is mainly the same? we need to process the accept-language stuff, for example [15:19] nessita: apache handles that [15:20] Chipaca: but what if we want to send different images depending on the client revno? [15:20] version perhaps. revno not possible [15:20] dobey: right [15:20] nessita: we'd have to send the client revno for that [15:20] heh, no $revno$ in bzr [15:21] Chipaca: yes, can be done easily, right? not saying to do it today, but should be a small branch on bug fixing stage [15:21] sending the client version is easy [15:21] just a one line change probably [15:22] well, maybe more, since you need to store it somewhere [15:22] plus a few lines on tests, but yes [15:22] but as far as the http bit goes, it's one more call i think [15:22] one more? isn't it the same? [15:22] nessita: addHeader or whatever it's called [15:23] setUserAgent or something [15:23] http://hit.me/give-me-image/I'm-natty-0.582.5 [15:23] ah, I was planning on passing it as django view argument [15:23] no you should set the User-Agent header properly [15:23] dobey: why? [15:23] not passing http arguments [15:23] why not a django view argument? [15:23] because it's the correct way to do it [15:23] dobey: can you please explain why? [15:24] I find it cleaner passing an argument to the view, but I know little about http [15:24] nessita: RFC 2616 [15:24] dobey: I won't read that today, can you please share the interesting part? [15:25] nessita: how do you get the information to the server? [15:25] nessita: in the URL? [15:25] nessita: http://pastebin.ubuntu.com/546946/ [15:25] nessita: but then we're stuck with serving it from django [15:25] Chipaca: yeah... just like the remove phone api, let's say [15:26] nessita: and it's a static file, modulo language and revno or whatever [15:26] Chipaca: I would you with you and dobey think best, like I mentioned I'm not particular skilled in this area. I still think that having a django view gives us a lot of power, but maybe that's overkill at this stage [15:27] I would go* [15:27] dobey: understood, thanks [15:27] the django view is probably the easiest way to do it, but the language and user-agent should still be passed with the correct headers as per the RFC [15:28] dobey: right [15:28] dealing with the language might require a script anyway, to deal with falling back through the list [15:29] so that if someone is using turkish, we don't just fail [15:29] dobey: I thought that apache can handle fallbacks [15:30] nessita: not sure what you mean there. apache has no knowledge of what the appropriate content to serve is, outside of the url being requested [15:31] dobey: ah, I was confused [15:31] * nessita brbs [15:32] nessita: ping [15:32] * dobey prepeares to watch a million failing tests [15:33] dobey: got a second for a quick question? [15:33] mandel: what's up? [15:34] dobey: is there code to access the secrets api from python already available somewhere? [15:34] dobey: like the txsecrets cde in ubuntu-clent-sso [15:35] mandel: just the txsecertes in ubuntu-sso-client afaik [15:36] dobey: I'd like to use the code for destopcouch, so that we do not worry about kwallet etc.. [15:36] mandel: right [15:37] but adding a dependency to ubuntu-sso is not a great idea... [15:39] mandel: yeah, the txsecrets code needs to become a library on its own [15:40] dobey: indeed that would be the best idea, I'd try to do that [15:40] nessita: any objection? ^ [15:41] well i guess we need to coordinate that [15:41] because it means new packages in ubuntu and more red tape stuff [15:43] dobey: yes, I agree, but the sooner the better, also I've heard bad things about the python bindings for the gnome-keyring [15:43] ralsina: could we get this started at some point? [15:43] * mandel wonders if ralsina is here.... [15:44] mandel: ralsina left at 15:37 for 90 minutes, FYI [15:45] * karni could have been a bit less detailing :F [15:45] mandel: i'd say write the code and import from sso for now, and we can deal with splitting it after the holiday when we're all back [15:46] karni: hahaha cool, thx for the info :) [15:46] dobey: makes sense, at least I'll start working on it [15:46] mandel: if you really insist on working on it on your holiday anyway. at least make it work as-is, and then we'll make it landable first week of jan [15:47] dobey: heheh I should stay away for the holidays, that is true... [15:47] beuno: things looking good today. photo upload fully functional, I also know how to possibly speed up initial sync (writes to sqlite per file should be converted to batch or some other burst write ) [15:47] mandel: I was away for a few minutes, wanna repeat? [15:47] nessita: I was just talking about when should we move desktopcouch to use txsecrets, but dobey correctly pointed out that it could be done when people are not on holiday, to many pieces to move [15:48] mandel: so, uyou're splitting the tcxsecrets on its own library? we could just do a separated package [15:48] dobey: what about just another package? [15:49] not that I can do that today, but january I can. I also have to split the gtk code into a separate package [15:49] nessita: then I can wait 'itl then, not a huge issue [15:50] and I'm on holidays :) [15:50] nessita: i think it should be moved out of the ubuntu_sso namespace. there's no point in just putting it in another binary package, when the idea is to avoid depending on ubuntu-sso-client to use it. it would be better as a separate source at that point [15:51] dobey: like a whole new package and project, you say? [15:52] nessita: I believe dobey is right, it should be a diff tree so that e can use in diff projects with not heavy dependencies [15:52] yes i think it makes sense in this case, unfortunately [15:54] dobey: ok then! Let's do this. I'll do it on Jan. mandel: Can you please file a bug for me? on https://bugs.launchpad.net/ubuntu-sso-client/+filebug [15:54] nessita: sure [15:54] * mandel flies to launchpad [15:56] nessita: there you go bug 693821 [15:56] Launchpad bug 693821 in ubuntu-sso-client "Txsecrets must be reused (affects: 1) (heat: 6)" [Undecided,New] https://launchpad.net/bugs/693821 [15:57] mandel: thanks, I'll tweak a bit the description [15:58] nessita: please do, I suck at those things... [15:58] :-) [16:36] * nessita -> lunch [16:39] nessita: anywhere in u1cp where the version is stored right now? [16:40] hrmm [16:41] Chipaca: i suppose the question is do we want to send the cp version or the file sync client version, or what [16:41] Chipaca: if the version is goign to be used to determine a "new features" image to use, we should probably figure out how to classify that properly [16:42] ISTM that we can safely not send anything now, and add the version info we want down the road [16:42] i.e. we'll know the one with no version info is the one in Natty :) [16:47] lunch time [17:00] mandel: ping [17:00] ralsina: pong [17:01] what should we get started? ;-) [17:03] ralsina: at some point, after xmas, to move txsecrets out so that it can be used by the other projects [17:03] mandel: ok [17:04] care to explain what txsecrets is, unless you prefer I go google it and look more competent ;-) [17:05] ralsina: txsecrets resides in ubuntu-sso-client (under utils) and is the code that uses the secrets api from dbus to access the keyring [17:05] oh, ok [17:05] ralsina: that way we get kwallet and gnomekeyring for 'free' on linux [17:05] so, it' s a binding to gnome-keyring via dbus? [17:06] oh, good [17:06] is it better than python-keyring? [17:06] because that one also supports windows and "nothing" [17:06] ralsina: is a binding to the secrets api via dbus http://www.freedesktop.org/wiki/Specifications/secret-storage-spec [17:06] mandel: cool, didn't know that API at freedesktop [17:07] So, yes, I agree it would be nice to have as a separate project someday [17:08] ralsina: I'd like to have it so we can get it in desktopcouch ( i was looking at thekeyring for windows when I though about it) [17:08] mandel: desktopcouch was migrating to python-keyring last I looked :-) [17:08] * ralsina may be wrong, of course [17:09] beuno: this is why initial sync is slower than it should http://code.google.com/p/android/issues/detail?id=681 -- we can walk this wround with a bit of hacking, but I don't think it's at the very top of TODO ATM. I'll shift my focus a bit to app Preferences. [17:09] * ralsina even has a vague memory of reporting that bug and/or sending a patch [17:09] ralsina: that was an option, but did not work due to the way we store things in gnome-keyring [17:09] ralsina: [17:10] ralsina: sil know more about the specifics [17:11] hey, I did report that bug and you answered it, a year ago :-) Too bad it didn' t work [17:11] 1 year+1 day ago to be exact [17:12] beuno: on the very low lever, this is how I'll improve speed a little -- http://paste.ubuntu.com/546979/ [17:12] but anyway, sure, that's ok by me. What are you going to use on windows? [17:12] *level [17:13] ralsina: we currently have a small code that uses the DPAPI from windows and the keyring, since vds and found issues with python-keyring on windows [17:13] mandel: ok === Mohan_chml is now known as IAmNotThatGuy [17:14] I'm getting segfaults with libsoup :( [17:26] Chipaca: is that when running soup + gtk? or libsoup alone? [17:26] nessita: soup alone [17:26] argh [17:26] Chipaca: so, not threads involved, and it crashes? [17:27] nessita: 1 sec and I'll pastebin my code [17:27] maybe it's just me (?) [17:28] ack. Anyways, we can download the image using plain urllib and if there is proxy or some other failure we just use the fallback image? [17:28] nessita: I'd hate to do that [17:28] hate, hate, hate [17:28] nessita: but, I can do it to get the feature working, hate myself, and then we fix it later [17:29] Chipaca: right. The most complicated part, that I know of, is detecting a problem since urlopen will not timeout on its own [17:35] nessita: http://pastebin.ubuntu.com/546984/ [17:35] nessita: you can make it timeout, let me check [17:35] Chipaca: missing f.close on line 12 [17:35] f.close() [17:36] nessita: in python 2.6 and later urllib.urlopen has a timeout parameter [17:36] Chipaca: that's why the full image is not completely stored (I think) [17:36] nessita: nope, f.close is inplicit in it falling out of scope [17:36] implicit, also [17:36] sorry urllib2.urlopen [17:36] Chipaca: also, 'wb' is needed I think [17:37] nessita: nope, only on windows [17:37] nessita: (so, yeah, in production code yes) [17:37] I disagree for binary data... [17:38] anyways, that doesn't seem to be the issue [17:38] since feh WARNING: /tmp/x.png - No Imlib2 loader for that file format [17:39] Chipaca: isn't there any header to set such as mimetype or similar? (just shooting blanks here) [17:39] like, "hey soup, you'll read some binary data, be wise" [17:39] nessita: is the png size correct? [17:40] if it's smaller it may be getting truncated. On windows, a wrong file mode (forgetting the b) would make it larger [17:40] ralsina: nopes [17:40] ralsina: image size is 222790, image downloaded is 8 [17:41] nessita: ok, truncated is safe to say ;-) [17:41] it doesn' t say something like " 404 error" inside it, right? ;-) [17:41] ralsina: yes, the "nopes" was the answer to "is the png size correct?" [17:41] nessita@dali:~$ cat /tmp/x.png [17:41] �PNG [17:41]  [17:41] nessita@dali:~$ [17:41] ok, it may be ending the file on the first null [17:42] yeah, I'm guessing we need to indicate to soup that binary data is gonna be read [17:42] which may mean a missing length parameter somewhere [17:42] ralsina: but we don't have the length... [17:43] nessita: right, that can be a problem (but it comes in one of the HTTP headers). Let me check... [17:43] where can I see the code? [17:44] ralsina: http://pastebin.ubuntu.com/546984/ (is Chipaca's) [17:44] karni, so the slowness seems to come from db writes? [17:45] beuno: when I turned off meta writes-per-file, it was maybe 3-5x faster [17:45] Chipaca: my guess re: the seg fault is that msg.response_body.get_chunk(of) is reading fruit outside a underlying buffer [17:45] karni, wow, that is a huge improvement [17:46] You ae using the sync interface to soup? [17:46] beuno: like you probably saw, it's because every write is transactioned, so I/O is incurred [17:46] ralsina: ask Chipaca :-D [17:46] karni, right [17:46] chipaca: You ae using the sync interface to soup? [17:46] ralsina: in the sample code, yes [17:46] beuno: if you want, I can provide an fresh apk -- I included simple progress indicator in the notification (still, just for debugging purposes) [17:47] beuno: we'll make it a separate activity with fancy progress bar etc. [17:47] karni, sure! [17:48] * karni test the build [17:50] response_body is "0 terminated" [17:51] the python API is like coding C with oven mitts :-) [17:51] ralsina: but: [17:51] In [36]: msg.response_body.length [17:51] Out[36]: 222790L [17:51] ralsina: this is gi; it isn't a python api [17:51] that's the exact size of the image [17:51] Chipaca: precisely, it shows that it's just a straight C wrapper [17:52] It's converting the message body as a string, that' s why it's getting truncated [17:52] at the first NULL [17:52] http://library.gnome.org/devel/libsoup/stable/libsoup-2.4-SoupMessageBody.html#SoupMessageBody [17:53] "As an added bonus, when data is filled in, it is always terminated with a '\0' byte (which is not reflected in length). " [17:53] it's a pointer to bytes, but if you use response_body.data .... [17:53] bang! truncated at the first \0 [17:53] yes [17:53] nessita: "so you can use it as a string, if you know there are no other \0s in it" or some such [17:53] that is exactly what's happening [17:53] so now what :( [17:53] you need to read length bytes from data [17:54] beuno: like i mentioned, I'll optimize the sync speed a bit later. what you can test now, is using the upload button to upload a picture anywhere you like (~/U1, UDF or Share). code supports 3 media types, Pictures, Videos and Audio -- I'll add a menu soon. and any-file-upload afterwards. http://ubuntuone.com/p/V2p/ [17:54] maybe ctypes? [17:54] jo! In [46]: msg.response_body.get_chunk(0).data [17:54] Segmentation fault [17:54] karni, awesome [17:54] beuno: CardinalFang can finally start merging. [17:54] maybe use urllib2.openurl just for this one? ;-) [17:55] karni, yay! [17:55] * rye does EOD since it looks like fixing my natty install will take a while (no applets, no clipboard, everything segfaults) [17:55] beuno: when you see the syncing notification, please unwind it, and notice the progress hint given. it's per volume, but at least you know where you're at. [17:55] CardinalFang: I'll push it in a sec [17:56] nessita: urllib2 would block backend.py. That was ok, right? [17:57] karni, so I should pull in from our shared dir? [17:57] or we can serve the image as xpm [17:57] chipaca: maybe a jpg base64-encoded :-) [17:57] CardinalFang: committed to lp:~mkarnicki/ubuntuone-android-files/basic-upload [17:57] Chipaca: as long as you return a deferred that gets fired when download is done, yes [17:57] CardinalFang: I'll ask you to help me fix that ant setup.. [17:58] sure! [17:58] And a bug should be posted at libsoup about not being usable through introspection [17:58] Chipaca: and gets errback'd on any error [17:58] beuno: what do you mean? you can either test downloading or uploading using the upload button :) [17:58] beuno: the commit is currently here lp:~mkarnicki/ubuntuone-android-files/basic-upload (builds with eclipse, ant broken) [17:59] karni, ah, I'm onh my netbook, no eclipse, no nothing! [17:59] or really, if there is a way to get the pointer to the response, it [17:59] beuno: you can test it from here then http://ubuntuone.com/p/V2p/ [17:59] karni, downloading! [17:59] beuno: if you want to notice the sync progress, you should uninstall first [17:59] will do [17:59] is doable via ctypes [18:00] beuno: one last hint - if you upload a file, you'll see a toast when it's there - the file will initially not appear on the list, since I didn't implement nodeState (you get a nodeState from the server the moment you upload a file) [18:00] beuno: so just look for the file on your netbook ;) [18:01] * karni thinks U1F is still deeply bleeding, but doing some progress [18:01] karni, bleeding edge is my favorite flavor [18:01] beuno: actually, I'll add that node state right now. why not ;) [18:02] beuno: as long as I have you still here - one question. since I'll be working on the preferences / account screen - do you think that account section on a dashboard is useful? do you remember how we had that account info under Preferences screen? [18:03] karni, yeah, I don't think it's a primary thing [18:04] beuno: it's just a question of should we keep it separate from Preferences screen. [18:04] of = *if [18:05] karni, I'd bury it under preferences [18:06] beuno: so be it. do you like the last dashboard section? (don't mind the looks, I'm a programmer ;P ) [18:07] karni, well, I think the less items you show, the easier it is to use [18:07] beuno: the 4th section, Published - I was thinking of making a shortcut to all published files, with possibility to copy public url's [18:07] ralsina: nessita: I think I've got it [18:07] beuno: true, simplicity is a virtue [18:07] Chipaca: yeyeyeye! [18:07] nessita: question: is backend.py run inside a mainloop? [18:07] beuno: I can always rip it down to U1, UDFs, Shares, Status ;D [18:07] * ralsina para la oreja ;-) [18:08] ralsina: SoupBuffers have a get_data which returns a list of ints [18:08] Chipaca: yes, the mainloop of the dbus service [18:08] ralsina: and you can get a SoupBuffer from a SoupMessareResponseBody [18:08] chipaca: nice, those are the bytes? [18:08] yesh [18:08] beuno: how about that progress, you're syncing? (if not at the moment, it's ok. just asking) [18:08] oh, mine. [18:09] ralsina: heh, neat hand offset typo there [18:09] nice way to scratch your chin with your elbow. But if it works it works :-) [18:09] ralsina: yeah, python doesn't shine at converting lists of ints into strs and viceworky [18:09] but, meh [18:10] let's say we are avoiding premature optimization and forget about this quickly [18:11] karni, sorry, haven't installed it yet, dealing with our new puppy [18:11] f.write(str(bytearray(chunk.get_data()))) [18:11] beuno: haha, sure. leave me a msg so that I know if it was another nasty FC ;) [18:12] chipaca: where did I leave the bleach.... [18:17] * dobey gzips chipaca into a self-executing python script [18:18] verterok: In notifyNodeState(NodeState message), how to extract volumeId where the given node was modified? is it the same as result of getShare() ? [18:18] nessita: I'm going to suggest we switch from twisted's deferreds to the standalone ones [18:18] Chipaca: which one are the standalone? [18:19] nessita: python-defer [18:19] ones* [18:19] nessita: not now, thow [18:19] though* [18:19] eh [18:19] Chipaca: ok, open a bug Low please, not sure it will be done for natty [18:25] Chipaca: do you work tomorrow? [18:26] nessita: yes [18:26] nessita: isn' t controlpanel missing a .desktop file? [18:26] ralsina: yes [18:27] ralsina: I haven't done that yet, was planning to when replacing u1-preferences [18:27] nessita: but the tests for backend.py don't have a mainloop [18:27] but didn't want to replace preferences until u1cp was completed(ish) [18:27] nessita: well, it's suggested for the MIR... [18:27] Chipaca: nopes, becasue all are fakes [18:27] nessita: ok :) [18:27] ralsina: I'll do it in the next release, wanna file a bug please? [18:28] sure [18:28] Chipaca: that's why we have stuff on integrationtests and some other on tests [18:32] nessita: I finished checking the MIR bug description, still the background section is missing, because you can write it better than I can. Hopefully I improved it ;-) [18:32] Chipaca: also, the test runner itself is the main loop [18:32] ralsina: ack, thanks! [18:32] Chipaca: it uses the glib reactor [18:40] verterok: should I set custom capability to receive nodeState notifications? looks like I'm getting none. [18:42] Chipaca: is there any way at all we can just get ubuntuone-client from maverick + new deps into lucid-backports instead of trying to shove all the good bits onto the older code? [18:43] dobey: the new deps is the issue [18:43] dobey: you could start with the client from trunk and forward port the desktopoauth bits [18:44] dobey: or you could include all of ussoc inside u1-client [18:44] the latter might not get approved [18:44] Chipaca: not sure what you mean about forward porting the desktopcouch bits? [18:46] Anyone familiar with setting server capabilities upon client connection? [18:46] Looks like I'm not receiving nodeStates when remote file(s) change. [18:46] ussoc wouldn't be useful for 3rd parties that want to integrate with u1 eventually? [18:47] dobey: sorry, I meant oauthdesktop [18:47] dobey: not desktopoauth [18:47] dobey: which is not desktopcouch either [18:47] Chipaca: there are other changes i've so far been avoiding as well [18:47] dobey: .more() [18:48] Chipaca: libsyncdaemon, gsd-plugin [18:48] Chipaca: they weren't in lucid [18:49] which means a LOT of the nautilus changes as well are not in [18:49] basically trying to avoid string/ui changes [18:50] dobey: may I suggest you ask pitti, or somebody else from over there? [18:50] dobey: guessing at what we want to do,here [18:50] dobey: I mean, I know what we'd *like* to do [18:50] ralsina: a little, we're building a dedicated service to do U1 specific auth [18:50] dobey: but it's sure not to go down with the platform team [18:51] dobey: so, I'd say talk to them wrt what is "safe" [18:51] ralsina: I have a half backed branch at https://code.launchpad.net/~nataliabidart/ubuntuone-client/auth [18:51] dobey: if you'd rather not, wait for the new year and we can ask joshua to do it (or i can do it myself) [18:51] ralsina: is fully functional, but haz 0 tests... OMG I can't believe I said that! [18:51] I can't believe I did that :-/ [18:52] * Chipaca oggles nessita [18:52] nessita: the heat is killing you from the inside [18:52] darn, gir-soup is in universe. So we need to do a request for that one, too? [18:52] ralsina: I have no idea how this works... Chipaca do you know? [18:53] Chipaca: probably best to wait for new year anyway, as most people are on holiday already [18:53] acording to the MIR we should "add another task in the MIR bug or another MIR bug" [18:53] Chipaca: context about that: ^ we're applying for MIR for u1cp, but depends on gir-soup, which is not in main [18:53] ralsina: lovely *not* [18:54] Well, we could add it as a task at least, or we would have to block this request on the other [18:54] let's add it as a task first [18:54] nessita: libsoup is in main already [18:55] ah, that's good news [18:55] dobey: gir1.2-soup-2.4 [18:55] only like, everything, depends on it [18:55] dobey: do you know how hard can it be to have gir-soup in main as well? [18:55] ralsina: source package is the important thing [18:55] dobey: oh, great [18:55] ralsina, nessita: however, main != cd [18:56] dobey: it is? I tough it was == [18:56] nope [18:56] i mean, dobey is right, != [18:56] ralsina, nessita: you will need to request anything you want on the cd, separately to be on the ubuntu-desktop task i think; and all the runtime dependencies thereof [18:56] bú, I thought MIR was enough [18:56] i'm not entirely clear on the process for getting stuff added to the task to be on the CD though [18:57] nessita: no. everything on the CD must be in main, but everything in main is not in the default install/cd [18:58] right, like build deps [18:58] dobey: speaking of which, can we ping someone for the mocker MIR? [18:59] * ralsina wonders how exactly one adds a task to a bug [18:59] * nessita wonders too [18:59] nessita: sure. will probably need to get ubuntuone-dev-tools in main also :) [18:59] ralsina: nessita: it's the "also affects" thing [19:00] ah! [19:00] hold on my system load is at like 9 [19:01] oh well, that was awful [19:01] 1.1G and climbing. thank you python for using up all my ram [19:02] chipaca: So I add a bug to libsoup through that? [19:02] ralsina: yes [19:03] ralsina: although as dobey pointed out, soup is in main already [19:03] ralsina: so some explanation will be needed as to what it is that is needed exactly, i guess [19:05] * ralsina tries now [19:05] to get something on the cd you first need to get the source package into main, and then you need to get the binary packages you want on the cd approved to be there and in the default install. and i think that latter bit might need tech board sponsorship or something [19:07] Chipaca, ralsina: i just asked for some more info in #ubuntu-devel since i can't find a wiki page that explains it clearly. [19:08] dobey: ok, cool [19:12] I added a task for libsoup and explained in the MIR request description, hopefully that makes sense [19:13] ah, seed is the word i was looking for [19:13] re: default install [19:13] but doesn't help since the supposed wiki page is causing the server to 500 :( [19:13] nessita: also, I just said it folllows FHS and Debian Policy, because I trust you ;-) [19:13] http://wiki.ubuntu.com/SeedManagement [19:14] ralsina: I'm pretty sure it does [19:14] not exactly, but in so much as one can do so with setuptools/distutils it does i guess :) [19:16] It could be added here, I guess: https://wiki.ubuntu.com/DesktopSeedProposals [19:18] Ok, I'm confused about libsoup now "New binary packages from existing source packages, where the source package is already in main, do not require reports." [19:18] ralsina: well, what you did wasn't a report, but a task [19:18] so I think we're good [19:19] nessita: what is the difference? [19:19] dobey: a report would be a whole new MIR, right? [19:19] nessita: Yes, I think so. So we're good then. [19:20] nessita: given i have no idea where ralsina pasted that text from, i'm not sure :0 [19:20] err :) [19:20] https://wiki.ubuntu.com/MainInclusionProcess [19:21] hey, the seedmanagement page loaded for me [19:21] after i searched for seed from another successfully loaded page [19:22] ralsina: ah ok. so yes. what that statement you pasted means is, you don't need a new bug task for moving gir1.2-soup-2.4 to main. it just needs to be depended on by the u1cp package that uses it [19:23] dobey: ok then. And hey, I see seed management too now. That's weird [19:24] Dear bosses: I just got a call from santa and he says that you asked for an epic review as xmas present, so your wish will be granted. 1800 lines and counting. [19:24] bosses.expand() == [ ralsina, Chipaca ] [19:24] >>> True [19:24] hrmm [19:24] * jblount lolz at nessita 's iRCpython [19:24] * ralsina will do it early morning if that's ok [19:25] ralsina: yeah, the branch is not done yet [19:25] :-) [19:25] brb [19:36] oh neat [19:37] it takes about 1.5 minutes to download natty-desktop-i386.iso [19:37] dobey: Are you still showing off about your connection? [19:38] i was just wondering how long it would take [19:38] of course it only took about 4 minutes before, anyway [19:38] nice, bzr is broken wrt py2.7 [19:38] Chipaca: how so? [19:39] dobey: traceback [19:39] dobey: tracebacky traceback [19:39] hmm [19:39] nessita: lp:~chipaca/ubuntuone-control-panel/fix-690325 [19:40] nessita: that's a good stopping point for today, but it's not a branch yet [19:41] Chipaca: ok, I may take a look tomorrow, though I have little free time available (tomorrow) [19:44] nessita: you always use that thing that automatically generates debian/ dirs for pytho nstuff, right? [19:45] dobey: yes, python-mkdebian, recommended by didrocks and statik [19:45] it works very well [19:45] nessita: it seems like it either needs some fixing or could do with a little manual post-processing work :) [19:46] dobey: why? [19:46] nessita: it seems to set the debhelper compat to 6 (should be 7), and XS-Python-Version: current, but that should probably be >= 2.6 or something instead [19:47] dobey: ah, maybe is not updated to generate stuff for natty? [19:47] nessita: these would apply to lucid even [19:48] dobey: then maybe needs fixing :-/ file a bug! [19:48] i think it defaults to "current" for the python version to be safe, since it can't really know whether it will work with what python versions [19:50] XS-Python-Version is deprecated anyway :) [19:50] it's supposed to be something like debian/python_version or sth [19:51] * Chipaca added the file to django-lean recently [19:55] * karni seriously needs those nodeState's before Xmas :D [19:56] Chipaca: either way, 'current' as the version breaks your packages if you ever switch between default versions [20:00] oh, hello [20:00] seems I got disconnected again [20:05] * dobey hands Chipaca some ping [20:05] * Chipaca sells it on the black market and gets himself an AC [20:12] now, how do i do conditional naming of packages in debian/control [20:12] dobey: conditional on what? [20:15] nessita: you may have noticed that the gir api broke, so all the gir1.0-blah-X.Y packages are now gir1.2-blah-X.Y instead [20:16] nessita: but that's only on 11.04, 10.04/10.10 should still get them named as gir1.0-blah-X.Y [20:17] ok, kid's back from the beach, I'll have to call it a day, will code at night. Have a good evening everyone. [20:19] ralsina: you too, bye! [20:23] ah, n/m; i think i know [20:23] dobey: sorry for the delay, I think you need to set different dep according to package branch [20:24] so on ubuntu/natty gir1.2, on ubuntu/maverick gir1.0 [20:25] who's working on the server-side? I need to bug somebody else while my guru is away :< [20:25] no no [20:25] i'm trying to fix the nightlies and avoid multiple package branches [20:25] ah [20:26] i have an idea now [20:27] but i don't know how to get the gir api version from a script [20:27] guess i could just do it based on series or something [20:27] dobey: would the gir1.0 | gri1.2 won't work? [20:27] but that kind of sucks [20:28] nessita: i'm talking about naming the packages we create, not the dependency on another gir1.x-whatever package [20:28] karni: what do you need? [20:28] dobey: ah [20:29] Chipaca: I'm not getting nodeState notification if content on the server changes. Do I need to set capabilities on the client side to receive those? Such as 'no-content' or 'generations' etc [20:29] although [20:29] Chipaca: on AndroidU1, I set no capabilities and received nodeStates from the server. Now it's quiet. [20:29] i must say i am quite confounded as to how something that is at version 0.9.x could go from api version 1.0 to 1.2, when it hasn't even has a 1.0 release yet. [20:29] karni: androidu1 is talking the storage-protocol? [20:29] karni: I thought it used the rest api :) [20:30] Chipaca: yes, it's talking storage-protocol [20:30] Chipaca: it's using verterok's java build of protocol [20:30] Chipaca: we have rest api for file access o_O ? [20:30] __lucio__: could you help karni? [20:30] karni: half-baked yet, but it'll get there [20:31] <__lucio__> reading [20:31] __lucio__: Hi lucio. I'm not receiving nodeStates from the server on content change. Should I set client capability to receive those? [20:31] __lucio__: AndroidU1 received those without setting any capabilities (so, with the default set) [20:31] Chipaca: sweet [20:32] <__lucio__> karni, you should set capabilities to use generations and you would get notifications when the volume generation changes [20:32] Chipaca: authentication is kinda' slow currently :< and GC kicks in heavily [20:32] __lucio__: hmm.. let me confirm which caps I use [20:33] __lucio__: no-content, account-info, resumable-uploads, fix462230, volumes, generations [20:33] __lucio__: and it's still silent [20:33] * karni wheeps [20:33] <__lucio__> karni, that should me no node state updates, just generation changes on volumes [20:33] <__lucio__> should mean* [20:34] __lucio__: oh.. ok then, last question [20:34] wait.. perhaps I'm expecting something in the wrong callback [20:34] <__lucio__> sure, shoot [20:34] * karni looks at client methods [20:34] __lucio__: just a sec, I'll verify what I have here. [20:35] <__lucio__> if you remove the generations capability you will start getting node state updates, i think. but we are deprecating that so you should just use generations. [20:35] __lucio__: setVolumeNewGenerationCallback -- sounds like it ;) [20:36] <__lucio__> that should be it, yes. [20:36] __lucio__: thank you! I'll try playing with that. [20:36] Chipaca: thanks Chipaca [20:36] <__lucio__> karni, sure, no problem. ping me if you have any other issues. [20:36] __lucio__: great, thanks \o/ [20:47] nessita: u1cp is set up for nightlies ppa building now [20:48] YES! [20:48] dobey: for natty only, or also maverick? [20:48] nessita: lucid + [20:48] wow! that's awesome news [20:48] dobey: thanks! [20:49] Chipaca: are you ready for an epic review :-)? [20:50] nessita: i'm more ready to dive into the pool :) [20:50] right, you're soooo clever [20:50] i am ready for epic beer [20:50] Chipaca: ok, let's leave for tomorrow's breakfast [20:56] sigh, this gir1.2 vs gir1.0 thing upsets me [21:05] beuno: CardinalFang: just requested merge on upload functionality (ant setup fix pending) https://code.launchpad.net/~mkarnicki/ubuntuone-android-files/basic-upload/+merge/44621 [21:08] karni, that mysterious toast of "INT uploaded" is better. :) [21:15] karni, Some things aren't prefect, but this is still really good progress. It doesn't have to be perfect, this early. [21:15] karni, approved. [21:19] CardinalFang: right.. that thoast was supposed to be ' uploaded' -- was INT the filename :) ? [21:19] CardinalFang: I know it's really early progress -- the code style needs clean up, it misses comments, and there are little hacks here and there, just for debugging [21:20] CardinalFang: but I'd like to hear what you have to say, so that we're on the same page [ -> I know the issues, that is] [21:21] karni, I'll comment in merge proposal. [21:21] CardinalFang: thank you! [21:24] CardinalFang: I'll be back in <20 min (fetching Xmas tree) [21:35] karni, udfs and shares still dont work, but I did see a progress % [21:39] massively upsetting [21:46] wow. gdm seriously b0rken. [21:46] alright. until '11. see you all then [21:56] beuno: that's upsetting, you mind sending the logs? [21:57] CardinalFang: did you try running the app? (/me wondering about beuno's issue of not seeing udfs and shares) [21:57] karni, sure [21:57] beuno: thank you [21:57] karni, sent. One more thing to add is an exit button [21:57] karni, no, I didn't try running it. I just read source. [21:57] it seems to stay on forever [21:59] I caution against Updating and rebooting Natty at present. I don't know if it's widespread, but my machine is broken. [21:59] CardinalFang: thank you for the review comment. I will follow all suggestions. on the side, private static int TRANSFER_NOTIFICATION = 200; is just a notification id used by Android's NotificationService to distinguish between notifications on per application basis [21:59] Ah. [21:59] beuno: I'll add the exit button! (the service should stop itself after a short while, but that's still TBD, sorry) [22:00] karni, make that NOTIFICATIONID or ..._ID and I'll ba happier. [22:00] CardinalFang: I'm happy for the comment. Constructive critique is good [22:00] CardinalFang: will do [22:01] CardinalFang: by the way, sorry for the _notation. I had to use variables within deferreds -- had to convert a few variables to final, I'll fix the naming. [22:06] * karni leaves for 15" to walk the dog. after rain, we've got 0.5cm ice layer over 15cm snow [22:06] there's some ice under the snow, too. the top ice looks amazing. [22:17] hey all, I could do with some help, my ubuntu one client is playing up :/ [22:17] I've run the syndaemon manually and watched the log file using tail -f. But the log suddenly stops doing stuff [22:18] "u1sdtool -s" says it's connected and online and working on the queues, but u1sdtool --current-transfers says that nothing is happening [22:18] but I know that there is stuff waiting to download [22:49] karni: still around? [22:49] verterok: indeed :) [22:49] karni: hi :) [22:50] verterok: got some help from lucio, but didn't have time to test it yet lol. did other parts of code :) [22:50] karni: regarding node state callback, now that you'r using generations you need to define the volume_new_generation callback [22:50] hi verterok :) how are you? Xmas soon, huh? [22:50] verterok: right, that's what I did :) so I hope it'll be running smootly, just have to test it. [22:50] karni: not define, but set a callback for that :) [22:50] ah, cool [22:51] verterok: i'll test it :) [22:51] yes, doing some xmas shopping...crazy stuff to do with 35°C :/ [22:51] I'm very excited to learn some teamwork, together with Chad and Matrin. [22:51] verterok: yea, I heard o_O [22:52] verterok: we've got ice, 15cm snow, and 0.5cm ice (we had rain today o_O! ) [22:52] verterok: yay, got a callback about new generation. awesome stuff :) [22:53] verterok: now when you're not around or just fed up with me asking all those questions, I can bug lucio ;D [22:58] hehe