[07:52] morning all [07:52] fagan: happy bday [07:52] morning mandel thanks :) [07:59] * mandel is really tired... [08:45] * fagan takes a quick break to get some milk [09:24] connection issues mandel? :) [09:27] fagan: 3G, so it sometimes decides to go… also adium is a bit shit regarding irc... [09:28] mandel: my ma has one of those yokes and IRC doesnt even work on it [09:30] fagan: in my case, I don't know why it just decides to crash... [09:32] mandel: weird [09:37] fagan: yes.. is a PITA but I can deal with it, 3G so far has been working very well, can browse etc… and Windows has updated several times so far... [09:50] mandel: how is your brother??? [09:51] czajkowski: he is ok, apparently he decided to slid downhill with a plastic and water or something like that… went to hospital had an MIR and got told he was lucky :) [09:52] czajkowski: is in our blood we are dangerously stupid :) [09:58] mandel: spanish :p [10:00] czajkowski: yes hehe [10:22] Hi, I have ubuntuone-sync and ubuntuone-indic both oscilating between 65 an 95% CPU :/ [10:23] and u1sdtool is "processing the command pool" [10:24] Is ti normal taht it takes so much CPU ? Nautilus is barely usable [10:24] lalejand: no, it is not normal at all [10:25] lalejand: if you fill like taking a look on what is going on I recomend you use https://launchpad.net/magicicada [10:26] morning! [10:26] lalejand: is a front end for sdtool that should make more sense and can show you WTF is syncdaemon doing... [10:26] ralsina: morning! [10:26] ralsina: fancy a nice mumble about utf8, file systems and their different mothers... [10:26] ralsina: at least before I take a swim/walk to think about it... [10:26] actually better skype [10:27] My son is asleep 2meters from here [10:27] so no talking for at least 90 miutes sorry :-( [10:27] ralsina: then we type [10:27] basically, file names are bytes, andnot guaranteed to decode correctly in any way [10:28] ralsina: exactly, so we can use unicode in all the windows operations with no problem [10:28] ralsina: but sd wants bytes.. so we can deal with the diff paths but when we encode, we are fucked... [10:29] well... [10:29] ralsina: we could use url encoding, is ugly but will fix that issue but then users can type paths like that [10:29] we could be bytes all the way [10:29] which is when I'd tell them to stop screwing up with me :) [10:29] oh hi ralsina [10:29] as in, taking the file names as-is [10:30] ralsina: waht do you mean? [10:30] the problem you have is that you take a str from the filename, convert it to unicode, modify, and then you need to re-convert to str to use it on the fs again, right? [10:31] Or maybe I am understading the problem itself wrong [10:31] because if sd wants bytes, and windows gives you bytes... let's just use bytes [10:31] ralsina: no, what I do is, convert to unicode, modify it and write it to the fs with no problem [10:32] and windows can always give be utf8 with no problem [10:32] so, the problemis converting to bytes to give to sd? [10:32] ralsina: actually know that I think about it I'm stupid… I know how to sort it out... [10:32] mandel : no deb for magicicada ? [10:32] a utf-8 string *is* bytes [10:35] ralsina: actually, I'm lying, I do not know how to fix it… we can talk in 90 min, over irc is hard to explain the issue [10:35] or solution for that matter [10:35] mandel: ok [10:36] lalejand: let me look for it [10:36] I don't understand what you mean by "sd" for example, sice your code *is* in sd ;-) [10:36] lalejand: which letter? M, N or O? [10:37] mandel : wich letter ? I don't understand [10:37] mandel : I downloaded the tgz and lauched it [10:37] lalejand: Maverik, Natty or Oneric :) [10:37] what should I check in it ? [10:38] mandel : ah sorry, N [10:38] lalejand: :) [10:38] lalejand: looks like it is in universe: http://packages.ubuntu.com/natty/magicicada [10:38] lalejand: if you launch it and connect to sd you should be able to see the diff operations going on [10:40] ralsina: the problem I have is the following, if you tell os_helper to give the abspath it must return byte with the illegal chars, and next os_helper operation should take those, change back to utf-8 and perform the operation.. and I think that would solve the issues [10:41] ralsina: the annoying part is that we will move to unicode in the future, lo que me toca los huevos un poco... [10:41] mandel : yes I see them. meta queue --> a loooot of unlink, content queue --> a looot of upload [10:41] mandel: you know who knows a lot about unicode and such? facundobatista. And he also knows a lot about syncdaemon. Win win! ;-) [10:42] ralsina: which is the person I was arguing with yesterday :) [10:42] in a friendly manner, of course, you know me [10:42] mandel : the U1 indicator shows the same since almos 1h now : uploading 3 files : 8%, 0% and 0% [10:42] lalejand: is that what you expected to see? [10:43] lalejand: from magicicada you can tell to stop with those uploads (I think) [10:43] mandel : I suppose, yes. But it looks like it is stuck now. I am generating and regenerating a lot of files [10:43] lalejand: lets see if the debugging god is around, rye are you here? [10:43] lalejand, mandel yep, looking [10:44] lalejand: rye is way more intelligent than me, I'm just a code monkey, rye you take care of it? :) [10:44] lalejand, try killing ubuntuone-indicator first - that might be causing excessive SD interrupts in some weird cases [10:45] ralsina: I'm of for 30 min to think about the utf8 but I think I got it [10:45] lalejand, are you uploading/downloading a large number of files? [10:45] rye : ok I will disconnect U1, but I was leaving it in case you needed some information about its actual state [10:45] * rye needs to rate-limit some operations in indicator [10:45] lalejand, no no no [10:45] lalejand, killall ubuntuone-indicator [10:45] lalejand, it is an external process so it will not affect anything if it is killed [10:46] rye : I think so, yes. And worst than that : generating and regenerating a large number of files that are being uploaded [10:46] rye : u1-indicator ok [10:47] rye : U1-indic killed [10:47] ralsina: we will fix it, but on Windows we are doing a stupid amount of extra work I do not like… and I wonder how it works in other OS... [10:47] anyway I go, will be back soon [10:47] rye :u1sync is at 46% cpu right now === mandel is now known as mandel_mediterra === mandel_mediterra is now known as mande_afk [10:48] rye : now 3% :) [10:48] rye : indic was the problem [10:49] * fagan calls mandel mande from now on :) [10:49] rye : oh no, 65% now [10:49] fagan, you don't want to [10:49] fagan: "mande" means "give me an order" :-) [10:49] fagan: btw, happy birthday [10:50] ralsina: thanks :0 [10:50] * fagan even learns a bit of spanish [10:51] rye : 90% buuu :( [10:52] lalejand, okay, i think i know what can be causing this in indicator, sd is scanning the folders/queueing up things. Every single item being added causes SD to emit notification that something has changed. Indicator listens on these notifications and queries sd about the changes. [10:53] lalejand, could you please check how crazy is ~/.cache/ubuntuone/log/syncdaemon.log is being written? (tail ~/.cache/ubuntuone/log/syncdaemon.log) [10:53] lalejand, tail -f [10:58] * fagan break [10:59] rye : quite calm now [11:00] lalejand, and still using the cpu ? [11:03] rye : nope, not now [11:04] rye : but using 42% mem [11:06] rye : nothing happens in magicicada, no move [11:06] rye : 52% mem now [11:10] lalejand, could you please try tunning u1sdtool --waiting | wc -l [11:11] rye : 90% cpu, 69% mem now [11:11] rye : ok [11:13] lalejand, it should print out a number [11:13] rye : magicicada shows same list o meta & content queue [11:14] lalejand, ah, could you please try shutting down magicicada too? [11:14] rye : Traceback (most recent call last): Failure: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. 2 [11:14] lalejand, and run u1sdtool --waiting | wc -l in terminal [11:16] rye : it says what I copi-pasted above [11:16] rye : 99%, 51%. Nautilus totally stuck [11:16] Muy buenos días a todos! [11:17] lalejand, so it is too busy doing something and something is not right. Could you please pastebin the output of grep MARK ~/.cache/ubuntuone/log/syncdaemon.log* ? [11:17] rye : it returns me nothing [11:18] rye : 7% 56% [11:18] lalejand, okay, so now neither ubuntuone-indicator nor magicicada is running, am I correct? [11:19] rye : correct [11:19] rye : nautilus still frozen [11:20] lalejand, hm, could you please pastebin the last 10 lines of ~/.cache/ubuntuone/log/syncdaemon.log - they may contain filenames (tail -n 10 ~/.cache/ubuntuone/log/syncdaemon.log) - feel free to remove the filenames from there if they are sensitive [11:23] rye : http://pastebin.com/0LU9d7gM [11:24] rye : nautilus is usable now [11:25] lalejand, is syncdaemon idle now (u1sdtool --status) [11:27] rye : can't check it : Oops, an error ocurred: Traceback (most recent call last): Failure: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. === mande_afk is now known as mandel [11:40] mandel: that is one thing that really annoys me about Windows is the updates. I only boot my windows box once a month or so and it always wants to spend 30 minutes doing updates [11:41] duanedesign, the same would have happened if we booted ubuntu once a month... not 30 minutes though... probably [11:42] duanedesign: yeah.. is a major PITA, yesterday I wasted a stupid amount of time due to that [11:42] facundobatista, how often does sd react on dbus requests? I mean is this a separate thread for serving dbus or just an idle handler? [11:47] rye, for the deepest detail I'll need to check code or ask verterok, but it's immediate, as it's integrated in twisted's reactor [11:48] facundobatista, ah, ok, so if e.g. u1sdtool --waiting results in NoReply dbus exception it may mean that the amount of data being collected is quite large, right? [11:49] rye, yes [11:50] rye, see #754050 that will prevent that [11:50] rye, feel free to upgrade it to "high" if you think it's important [11:53] good morning everyone! [11:53] Hola nessita [11:53] good morning nessita! === teknico is now known as teknico_away [11:54] hola facundobatista, ralsina [11:54] facundobatista, well, yes. I'd still like the remaining upload/download amount too though [11:54] facundobatista, mandel: did you guys have sync regarding branches? [11:55] rye : sorry I can't see the status. Trying, but I walways get an error message. And everything is very slow [11:55] lalejand, ok, let's try this - "tail -f ~/.cache/ubuntuone/log/syncdaemon.log* | grep MARK" and keep it running for some minutes (it won't affect the performance more than SD) [11:55] lalejand, i am trying to find out the number of files in the queue [11:56] nessita, I answered the mail yesterday evening [11:56] facundobatista, should --status be less memory-heavy ^ [11:56] mandel: were you able to appply changes? [11:56] rye, status is not memory-heavy at all [11:57] rye, if SD is not answering then it may be working really too hard doing something else (maybe processing and trashing because the previous --waiting?) [11:57] facundobatista, ah, that can be it, and waiting request blocks all other operations, right? [11:58] nessita: I'm on the middle of a big branch that ensures that all paths are byte and with the correct chars in every os_helper method + pyinotify, that should fix the listdir, stat etc errors… but I did not talk with facundobatista yet [11:58] rye, not block, but make it to work too much to answer dbus in a timely manner [12:00] mandel: ok, When you can context swicth, please try to have those 2 branches moving in the land queue (were those 2 or only 1?) [12:04] nessita: there are 2, yet if the fix I'm doing know works correctly one of them will be supeseeded by it since the solution is cleaner, the other is regarding the test complexity [12:04] mandel: yeah, and we talked about that yesterday in the meeting, so if you have any doubts about how to fix the test, please ping me [12:05] nessita: yep, will do :) [12:06] mandel: basically, when you need to replace something with a no-op, do not use mock but patch, yes? [12:06] nessita: yep, got it [12:06] mandel: for the tests you're doing mock gives you nothing better than using self.patch [12:07] nessita: in that test precisely you are right.. also I wonder why removing 'b' did not brake the test correctly [12:08] mandel: so, when you finish this branch you're currently working on, I will suggest removing all the mock calls and replace that by patchs (In the branch you need to fix) [12:08] yep [12:14] rye : 2011-07-07 14:08:58,328 - ubuntuone.SyncDaemon.Main - NOTE - ---- MARK (state: ; queue: 59481; hash: 0) [12:14] omg [12:14] ralsina: hey there! can I ask if sent your report yesterday? I'm worried since I only got alecu's, and maybe thunderbird is acting weird on me [12:14] 60k queue items. lalejand were these files originally in Ubuntu One or you have added them recently? [12:15] nessita: no, didn't, felt horrible so stayed in bed :-( [12:15] ralsina: oh, you feeling better now? [12:15] facundobatista, do we have any benchmarks regarding cpu usage/upload eta of a large number of files (where large is 60k) ? [12:15] nessita: not really, but I have stuff to do :-) [12:16] rye, we did a couple like 10 months ago [12:16] ralsina: any chance you send your report now? [12:17] nessita: sure, in 2' [12:17] thanks [12:18] lalejand, could you please wait for about 2 minutes more so that we see how the queue is progressing and can plot an approximate eta for files upload? [12:22] alecu, nessita, mandel: no hurry, this is for any time today, can I get reviews for https://code.launchpad.net/~ralsina/ubuntuone-windows-installer/fix_805290/+merge/66739 and https://code.launchpad.net/~ralsina/ubuntuone-windows-installer/fix_803929/+merge/66827 please? [12:23] ralsina: queueing that up by opening tabs in FF [12:23] nessita: thanks! [12:24] ralsina: that cancel message should be shown every single time the user clicks cancel, right? [12:24] nessita: yes [12:24] ok [12:29] ralsina: can you please add tests for side_widget? basically everything not in an xml file or a generated ui files should have tests [12:29] nessita: it has no logic. It instantiates the .ui and sets the window caption [12:30] ralsina: you can have typos, someone can screw something up. All the paths should be exercised by tests. [12:30] ralsina: also, I can argue you have logic :-) [12:30] ok, I'll add a test for it. Checking that the title is right? [12:30] ralsina: stage should 0 when started [12:30] the stage should be assigned when calling set_stage [12:30] nessita: actually, no, because the wizard will reset it [12:31] ok, will check [12:31] ralsina: when you call set_stage, you're doing 6 stuff, and each one should have have it's own test [12:32] nessita: ok, will add tests for that too [12:32] ralsina: also, is there any chance you make test_stage_progression be a unit test? that means, splitting that test in several tests trying to test a single change [12:32] ok, will do that too [12:32] thanks!!! [12:33] I think splitting test_stage_progression in 13 tests is overkill, but anything to make you happy! [12:34] ralsina: well, do you have 13 different options when calling on_currentIdChanged? [12:34] nessita: yes [12:35] ralsina: then is expected to have 13 tests :-) [12:35] when reading that code as is, using "new" eyes, is hard to understand (just happened to me) [12:41] nessita: ok [12:42] ralsina: for the are you sure branch, I added a needs fixing (requested tests) and a question [12:42] ok, checking [12:42] hello Ubuntu One! [12:42] hi alecu! [12:43] hey alecu [12:44] hi there all :-) [12:45] 15 mins to standup [12:48] nessita: I can set the text from python, sure. It will have a bit of HTML, but will be just a
[12:48] ralsina: a '\n' will not work? === teknico_away is now known as teknico [12:49] nessita: no, because there is a link: https://launchpadlibrarian.net/74511342/are_you_sure.png [12:49] nessita: in fact, a

or similar is needed too. [12:50] ralsina: could you not do that in 2 labels? [12:50] ralsina: can we split that in a title, that the string definition has no tag, and when setting in the dialog you add the h3? [12:50] nessita: yes, I can do that, too. I can split it in paragraphs, too. [12:50] and then the rest of the message without the link, and then you add the link, which is not translatable, at the end? [12:50] something like: [12:51] "If you need more go to %(ubuntu_one_link)s." [12:51] and then you use that passing named parameters [12:51] yeah yeah [12:51] that will ease the job for translators a lot [12:52] Ok [12:52] pushed the other one with 13 tests, and now it checks all the way up to the right labels being enabled for each possible value of page_id on a separate test. [12:54] ralsina: could it be that you forgot to add test_side_widget? [12:54] standup in 6! [12:55] thisfred: 5 :D [12:55] all: Diego is taking an exam, so he sent me his standup, I will pasting that soon [12:56] nessita: the side widget is tested completely with 100% coverage over each path (I checked!) by the test_stage_progression tests. [12:56] ralsina: since we're developing independent widgets, we need to have unit tests for that independent widget [12:56] but sure, I can do the exact same tests passing 1 through 6 for set_stage [12:57] let me see the test_stage_progression in detail, we should no be crossing boundaries [12:57] nessita: sideWidget is not an independent widget. It can't be used anywhere else except as a side widget in this wizard, but don't worry, I'll repeat the tests. [12:58] ralsina: ok [13:00] rye : "60k queue items. lalejand were these files originally in Ubuntu One or you have added them recently?" --> I think they have been added [13:00] moi [13:00] me [13:00] me [13:00] me [13:00] mandel ralsina dobey [13:00] Diego says: [13:00] DONE [13:00] Some corrections in the branch has been applied. [13:00] TODO [13:00] Create Tests, Modified Loading animation with the new specification, [13:00] polish minor ui details. [13:00] BLOCKED [13:00] no [13:00] me (no notes yet) [13:00] me [13:00] lalejand, any more MARK items? [13:01] mandel: ? [13:01] fagan: go [13:01] lets just go he can catch up === m_conley_away is now known as m_conley [13:01] DONE [13:01] * Got some more finished but the refactoring still is taking ages. [13:01] TODO [13:01] * Finish off the branch (id say it will be done monday) [13:01] Blocked [13:01] * nope [13:01] NOTE: Birthday today so started work a little earlier so I could head off an hour early for errands for a party im having you all are invited but the plane journey would be a little expensive for even the best of parties :) [13:02] nessita: go [13:02] DONE: IRL reviews @ windows, meetings, tested UDF creation noticing that is not working, need to debug further. Reported lots of bugs in different projects. [13:02] TODO: more IRL testing, meeting with design team [13:02] BLOCKED: nopes [13:02] NEXT: thisfred [13:02] DONE: Bug #762722 Bug #806668 Bug #806500 TODO: Bug #762722 BLOCKED: No NEXT: alecu [13:02] Launchpad bug 762722 in ubuntuone-control-panel (and 1 other project) "Opening the Control Panel during sync removes progress indicator (affects: 1) (heat: 9)" [High,In progress] https://launchpad.net/bugs/762722 [13:02] Launchpad bug 806668 in ubuntuone-client "Tests inheriting from DBusTwistedTestCase must yield setUp when calling super() (affects: 1) (heat: 6)" [Medium,Fix committed] https://launchpad.net/bugs/806668 [13:02] Launchpad bug 806500 in ubuntuone-client "logging in status/aggregator.py is broken (affects: 1) (heat: 6)" [Low,Fix committed] https://launchpad.net/bugs/806500 [13:02] DONE: started a branch for TCP activation for SSO and SD; will take care of inhibiting multiple activations as well; objectives; some reviews [13:02] TODO: keep working on activation [13:02] BLOCKED: no [13:02] NEXT: ralsina [13:02] DONE: windows call, call with beuno about embedding pages in u1cp and wizard, bug #805405 started working on bundles, objectives with nessita, alecu [13:02] TODO: push with bundles, merge two branches I have pending on installer, calls, approve objectives. [13:02] Launchpad bug 805405 in ubuntu-sso-client "In the Qt UI, errors are shown as dictionaries in popups. (affects: 1) (heat: 46)" [Undecided,Fix committed] https://launchpad.net/bugs/805405 [13:02] BLOCKED: no [13:02] next: dobey [13:02] λ DONE: triage, discussion on #806163 [13:02] λ TODO: start the shiv^Hm?, more fixes/triage/etc [13:02] λ BLCK: None. [13:03] mandel: donde es? [13:03] any comments anyone? [13:03] I've got two turn tables and a microphone! [13:03] alecu: yey! [13:03] alecu: nice [13:03] fagan: happy birthday [13:03] alecu: w00t! [13:03] me [13:03] nessita: thanks [13:03] sorry [13:04] mandel: go! [13:04] DONE: Looked and the branches that need fixing. Though about how to deal with unicode and byte path representations so that sd deal with byte but we use unicode when dealing with the Windows fs. Implemented most of it in os_helper [13:04] TODO: Fix test in branch refarding open_file. Finish implementation of previously mentioned solution. [13:04] BLOCKED: no, should have unicode, byte support this afternoon [13:04] thisfred, nessita, fagan: sorry, bad joke. It was a reply to "donde es?" [13:04] I thought I heard a beck quote in there :) [13:04] alecu: :D [13:04] Chipaca: can you meet a las y media? [13:04] Neoti: yes [13:04] lol [13:04] Neoti: o hi. [13:04] nessita: yes [13:05] mandel, Chipaca, ralsina, alecu: meeting in 25 minutes (as scheduled on the calendar, I re-added the event so we don't need to sync the time every day :-)) [13:05] nessita: ack [13:05] ack [13:06] ralsina: so, I got no ack from the deisgn crowd, did you? [13:06] no [13:06] alecu: at least it wasn't: "Get crazy with the Cheese Wizz" [13:06] pinging people will not work, they may be having lunch I guess [13:06] ok, mate time before mumble! [13:06] nessita: ok, I'm going for lunch now then [13:06] mandel: ejoy! [13:06] n* [13:06] rye : "lalejand, any more MARK items?" --> didn't move since a long time [13:07] thx [13:07] lalejand, could you please ctrl+c that command and then run again [13:07] rye : I just deleted almost all the new files (it was cache files for some packaging operations I'm doing) [13:10] nessita: pushed with separate tests for side_widget [13:10] rye : for the moment it returns nothing [13:12] lalejand, the log files are being rotated and so they disappear. could you please retry with "tail --follow=name ~/.cache/ubuntuone/log/syncdaemon.log | grep MARK [13:22] rye : nothing neither for the moment [13:22] nessita, ping. Again: what's the convention for the message in assertTrue? [13:23] nessita, the message should say what should happen? or what was the error? [13:23] alecu: "This condition must hold" [13:23] ack [13:23] nessita, thanks! [13:23] alecu: :-) [13:23] nessita: pushed the "are you sure" branch with translator-friendly strings [13:24] ralsina: great! what about the tests for the are_you_sure dialog? [13:24] nessita: did diego fix all the issues you had in his branch? [13:24] nessita, so the message rather than "the connection is dropped" should read "the connection must be dropped" instead. The "must" makes it clearer, right? [13:24] dobey: not all, he will finish today, he's taking an exam now [13:24] ah ok [13:25] ralsina: usually we define all the constants to be translated on a separated file, and import and use that from the code and from the tests. That approach has the advantage of gathering all string in one place, and ease re-use and testing [13:25] * ralsina reads backlog to figure out what tests he missed on "are you sure" [13:25] alecu: exactly [13:25] ralsina: is on the MP [13:25] great [13:26] nessita: adding the tests now. [13:26] rye : still nothing [13:26] alecu: so, if the assertion blows up, you get: AssertionError: the connection must be dropped <- since is an assertion-error, the assertion (which uses must) is not holding [13:27] the water is about to boil!!!! [13:30] nessita: please file a bug for moving the strings to a separate file, it's not in the scope of this branch [13:30] ralsina: yeah, I was saying for the new string, since you need to re use it for building the tests [13:31] lalejand, and u1sdtool --waiting errors out, right? [13:31] nessita: makes sense, will do it for the "are you sure" strings at least [13:31] thanks [13:32] ralsina, mandel, alecu, Chipaca, mumble? [13:33] nessita, I'm coming [13:34] mandel: ping [13:35] rye : yes. Error [13:37] Neoti: sorry, I'm back [13:37] mandel: mumble! [13:38] nessita: booting [13:38] I mean luanching [13:59] rye : I'm going to stop and restart u1, hoping that it will be ok. My PC is to slow [14:15] oh, i need to take a couple days off [14:17] dobey: we all do! :-) [14:18] well, need to take several days off at some point too. :P [14:20] ralsina: ping [14:20] nessita: pong [14:20] ralsina: any reason why the images are not in the installer? I'm referring to U1logo, and the icons for each "step" in the left [14:21] nessita: I was expecting Diego to add those after he was finished with the u1cp [14:21] ralsina: ok, is that added programatically or with css? [14:21] ugh @ duplicating locations of things [14:22] nessita: mostly CSS [14:22] or designer in some cases [14:22] but I don't think he will have to touch code anywhere [14:22] ralsina: ok, fair enough. Can you please file a bug to add those images? And assign to him :-) [14:22] nessita: cool, on it [14:23] nessita: BTW, both branches should be up to testing standards now ;-) [14:23] ralsina: great, I'm already IRL testing the side_widget now [14:38] There is no bug for the bundles, is there? [14:45] ralsina: nopes, can you make some please? [14:47] ralsina: ah, I forgot to ask, any feedback on my goals? [14:48] nessita: +1 on them from me [14:48] So load them up and I will approve them [14:48] ack [14:51] hmm [14:52] dobey: yours too [14:52] * ralsina wants to minimize cntext switches ;-) [14:54] * fagan EOD/EOW [14:54] see you guys monday [14:54] gtg go party [14:56] ralsina: i already put mine in allhands last week :) [14:56] dobey: I meant that I will approve them [14:57] ok [15:04] ralsina, nessita hi! I'm back... I will finish the ui for ubuntuone-control-panel today, make the tests and propose a new merge [15:04] DiegoSarmentero: cool [15:04] DiegoSarmentero: hey there! how did the exam go? [15:05] nessita, 9 :D [15:05] DiegoSarmentero: groso! what subject? [15:05] nessita, Tecnologia de Software de Base [15:05] nessita, java... *escalofrios* [15:05] jejej [15:05] AAAAAHHHHH [15:05] DiegoSarmentero: did you shower after that? :-P [15:05] nessita, not yet jeje [15:06] nessita: we all n mumble now! [15:17] DiegoSarmentero: you can just fix in the existing merge, you don't need to propose it again, btw [15:17] unless you are making massive other changes, anyway [15:18] dobey, ah ok.... yes, i was planning to use the same that i've created [15:21] ok, i'm off to get some lunch. bbiab [15:38] generic question: how do I share a folder using nautilus? I chosen "Ubuntu One" -> "Compartir", but then I get a dialog that tells me to search something (I don't know what), it always says "found 0" nomatter what I search, and don't know how to continue === JanC_ is now known as JanC [16:06] * mandel walking dog [16:08] ralsina, a friend of mine has the issue described in #576408 [16:08] ralsina, is it really "in progress"? [16:08] bug #576408 [16:08] Launchpad bug 576408 in ubuntuone-client ""Share on Ubuntu One" and "Stop synchronizing on Ubuntu One" menu items disabled (affects: 10) (heat: 44)" [High,In progress] https://launchpad.net/bugs/576408 [16:09] facundobatista: I have half-a-branch on it [16:09] facundobatista: then got sidetracked for a few months [16:10] facundobatista: but the honest answer is "no" [16:13] facundobatista: hrmm, have we always allowed sharing from a UDF? [16:19] hrmm, i guess so [16:20] oh i see what's wrong [16:28] facundobatista: does your friend have the UDF that folder is in, subscribed, on the machine where this bug is happening? [16:32] nessita: remember the 3PM thing for the bundles? Reschedule it for 6PM because I have to have lunch and have not advanced much. [16:32] ralsina: ack. [16:32] LUNCH! [16:32] :-) [16:38] facundobatista, in the dialog that tells you to search for something, the list of contacts from evolution-data-server are shown. [16:38] facundobatista, you can just enter an email address, and it will be used and added to e-d-s. [16:53] dobey, asking him right now [16:54] alecu, I don't use evolution [16:54] facundobatista, Me neither! You can just enter an email address. [16:55] alecu, where? in the search field? [16:56] right [16:57] yeah, the contact picker UI sucks. and i think one of the requirements for TB being default in Oneiric, was integrating with EDS [16:57] * dobey wonders why anyone is still running maverick anyway :) [16:58] alecu, oh, "magically" appears one button that wasn't there before [16:59] facundobatista, yeah, it's awful. And I've been doing some tests connecting e-d-s with canonical's ldap, and now that dialog is painfully slow. [17:00] Hi, U1 began to upload some large files. I deleted them, but U1 indicator still shows that U1 is uploading those files [17:00] I'll open a bug for that. [17:00] alecu : which package ? [17:01] lalejand, sorry, was talking about a different issue. [17:01] lalejand: i think he's talking about something else [17:02] lalejand: if you want to open a bug against u1 indicator, i think you need to file against one-indicator [17:04] facundobatista, bug #807111. Perhaps you want to open a bug for the "magical" button. [17:04] Launchpad bug 807111 in ubuntuone-client "The share contact picker is slow for 400 contacts (affects: 1) (heat: 6)" [Medium,Confirmed] https://launchpad.net/bugs/807111 [17:04] mandel: ping [17:05] dobey : I don't know if it is u1-indicator's fault or not [17:06] nessita: pong? [17:07] lalejand: no, but filing a bug against the thing where you see the problem is a good start. if it's not the indicator applet's fault, then the bug can be moved. it's more about documenting it, than solving it [17:07] mandel: how are branches going? (I'm catching up since you said 2 hours after the meeting) [17:08] nessita: changes have been done but I have a failing test in test_vm due to having no access rights for some strange reason, I'm debugging right now [17:09] mandel: that is for the unicode branch, right? any news on the in-review branch? [17:09] nessita: I'm stuck with the unicode one, is more important since it should fix lots of issues === beuno is now known as beuno-lunch [17:10] dobey : okay [17:16] nessita: ping-u [17:21] Chipaca: pong [17:21] nessita: mumble plz? [17:21] Chipaca: I'm about to have lunch (nuddles almost ready). Is it talkable in less than 3 min? :-) [17:22] nessita: have lunch. try noodles instead nuddles next time. [17:22] Chipaca: :-) [17:22] * nessita -> lunch, brb [17:24] http://www.nuddleblanket.com/Celebs.html [17:31] LUNCH! [17:42] Chipaca: I'm back, logging in... [17:44] Chipaca: ready when you are [17:45] nessita: ok, let's do this [17:45] let's! [17:57] https://code.launchpad.net/~dobey/ubuntuone-client/no-pycentral/+merge/67231 [17:57] pretty trivial review if anyone wants to do it :) [17:59] ralsina: when you return, mumble plz [18:01] chipaca, now is ok? [18:01] ralsina: depends, are you still chewing? [18:01] Chipaca: no, just having coffee [18:02] So don't worry! [18:02] ralsina: when you finish your mumbling and chewing, I have a question/suggestion re: bandwith settings [18:02] nessita: ok! [18:02] alecu, ping [18:02] facundobatista, pong [18:03] alecu, maybe you saw something like this when setting up your windoze vm? [18:03] pywintypes.error: (1332, 'LookupAccountName', 'No se ha efectuado ninguna asignaci\xf3n entre los nombres de cuenta y los identificadores de seguridad.') [18:03] facundobatista, while running the tests? [18:03] alecu, I get that when starting ubuntuone-client, mandel has no idea of what could be happening [18:04] alecu: first time I see it, sounds like chinese too me… or an exchange thing, but I have no idea [18:04] mandel, isn't that related to the pywin32 module you've recompiled? [18:05] nessita: finished chewing and mumbling [18:05] facundobatista, I have no further idea than the pywin32 module that mandel fixed. [18:05] dobey: checking! [18:05] ralsina: that was fast :-) [18:06] nessita: yes it was! [18:06] Or "that's what she said" to preempt dobey & mandel [18:06] ralsina: so, I was looking at the installer wireframes (https://docs.google.com/a/canonical.com/drawings/d/10Io1nRr0mGr_EW5mHTKErS6s2oxVnF7uCDdIzuqYB50/edit?hl=en_US), in particular wireframe 19 [18:07] heh [18:07] nessita: give me 1' to reach the right thingy [18:07] 19, yes! [18:07] ralsina: if we could agree with design crowd to change the button "Check bandwidth settings" to "Check file sync settings", and show as frame 19 the same screen as the Preferences tab (from https://docs.google.com/a/canonical.com/drawings/d/1O_Q9EIJNbvnimroBTvoxvpFXuawEp8pA01iyfW-lHn4/edit?hl=en_US), we could save A LOT of work [18:08] ralsina: otherwise, separating the BW settings gets hairy due to the "restore default settings" and "apply" buttons [18:08] ralsina: you think proposing that is a good idea? [18:08] nessita: I can always override the text on the wizard, if needed [18:08] ralsina: override what? [18:08] Because in this case, "bandwidth" makes more sense (to me at least) [18:08] dobey: I think we are doing quite well when the n-1 ihas started with the jokes too :) [18:09] ralsina: not sure if you understood my proposal (given that comment) [18:09] :) [18:09] nessita: wait a sec, haven't checked the other wireframe you mentioned, o I may nort make sense right now [18:09] right :-) [18:09] I am "the n-1"? [18:10] nessita: I get it now. With the extra options, it makes sense to keep the text [18:10] * ralsina of course, has a perfectly hackish solution for this problem that would work perfectly [18:10] ralsina: to keep or to change the text? (I'm proposing changing the text) [18:10] keep control panel's, change the wizard's [18:11] ralsina: wait, I still think you are not following me :-) [18:11] You want to replace wireframe 19 with your perferences tab widget [18:11] ralsina: well, we embed the preferences tab into that step [18:11] And the button in 18 with another text [18:12] ralsina: right, so no change of text needed in the control panel [18:12] ralsina: and within 18, you remove the checkbox under folders [18:12] since we provide that in 19 [18:12] * mandel1 has to go to the roof.. dont ask [18:12] I am ok with both changes. If, however, design says it's not good because it's too geeky or whatever, there is another way to do it, which is "use the widget from u1cp, and hide the parts you don't want visible " [18:13] * ralsina ducks [18:13] ralsina: that can work, yes, but each you click on Apply, the whole settings will be changed (hidden and not hidden) [18:14] ralsina: so I will strongly discourage that [18:14] but the hidden settings will not change anything, since they will contain the value from the config file anyway? [18:14] But I only propose that as a last resource if we can't make the change [18:14] ralsina: it depends, are you offering to change settings somewhere else? like in frame 18? [18:14] if so, we have a mismatch there [18:14] nessita: good question [18:14] facundobatista: ping [18:15] I agree that the setting in page 18 should move to 19 and the button's wording change [18:15] *at least* [18:15] verterok: ping [18:15] mandel1, pong [18:15] And I don't think design is going to have problems with that [18:15] ralsina: great. Can you please email/talk this with design people? (they already left, I think) [18:15] facundobatista: one question, the share.path is that unicode or byte? [18:15] afk, brb [18:16] ralsina: or better, can you implement it that way (is very easy) and see what they say by looking at that?> [18:17] mandel1, it should be bytes, IIRC (verterok?) [18:17] facundobatista: also, udf.ancestors, are those meant to be using local paths, look at test_udf_ancestors in test_vm (line 1333) [18:17] mandel, stop being schyzofrenic [18:17] facundobatista: the expected result uses / is that correct for windows too? [18:18] facundobatista: ein? [18:18] mandel / mandel1 :) [18:18] facundobatista: yes, stupid irc client seems to have a bad day... [18:19] mandel, the expert in that area is verterok, but I think that udf.ancestors is all local path, so we really should be using os.path.sep, no '/' [18:19] facundobatista: I though so too.. verterok is that correct? [18:19] I know suggested path is correct and should be using / [18:20] nessita: you mean maybe they won't otice? ;-) [18:20] s/otice/notice/ [18:20] no! :-) [18:20] I meant they may like better by looking at it [18:20] not by trying to imagine it [18:20] agreed. Since it's much MUCH easier, we can hack if it is not good enough [18:21] In fact, I think that page is meaningless as part of the first setup, but hey, what do I know [18:21] mandel, he was having lunch [18:21] facundobatista: np :) [18:22] facundobatista: so, share.path is that byte of unicode, I was let down my irc just a second after I asked you the question... [18:25] alecu: ping [18:26] alecu: does this ring any bell? bug #807146 (I've assigned it to you for now, we'll see later who has an empty slot to work on that) [18:26] Launchpad bug 807146 in ubuntu-sso-client "Windows: twisted.spread.pb.DeadReferenceError: Calling Stale Broker (affects: 1) (heat: 6)" [Medium,Triaged] https://launchpad.net/bugs/807146 [18:26] nessita, pong. looking [18:26] nessita, yes, it rings [18:27] alecu: is that already reported? [18:27] nessita, I think that happens when a client disconnects and the server still wants to call the signals. [18:27] nessita, I think it's reported, yes, but let me check. [18:27] makes sense, given what I described happened [18:28] nessita: I get that all the time with SSO, it answers only one cnnection [18:28] ralsina: you reported it somewhere? (is not good, it should answer to several) [18:29] nessita: no, because I thought it was related to the reactor problems we were having and later I forgot [18:29] ok [18:31] verterok: ping [18:31] facundobatista: ping [18:31] * mandel hates his irc client... [18:31] nessita, I'm not sure again if it's the same bug, but it happens under similar conditions: bug #806539 [18:31] what version of ubuntu-client are we to be shipping on windows? [18:31] Launchpad bug 806539 in ubuntuone-client (and 1 other project) "Cleanup API to connect to services (affects: 1) (heat: 6)" [Medium,Triaged] https://launchpad.net/bugs/806539 [18:31] ubuntuone-client that is [18:31] nessita, for now let's keep this as two separated bugs. [18:32] alecu: right, the error does not look the same, so yes [18:34] alecu: FYI, the last report is 100% reproducible (at least here( [18:34] )) [18:35] great [18:36] ralsina: still reviewing your side-widget branch. Question: right after I logged in, the installer skipped the "Choose services" section marked in the left5 [18:36] and went thru directly to Select sync folders [18:37] ralsina: also, the "add folder" does nothing, is that correct? [18:37] nessita, ralsina: can I get reviews on this first branch of tcp activation? https://code.launchpad.net/~alecu/ubuntu-sso-client/tcp-activation/+merge/67240 [18:37] Choose services is the one where we will embed the browser [18:37] this branch has all of the functionality; in a coming branch I'll make sso use it. [18:37] And "add folder" is waiting for the branch that embeds the actual u1cp widgets [18:37] but first, lunch. [18:37] branch which I should finish now that u1cp can talk to syncdaemon :-) [18:38] ralsina: ok, so I'm lost :-D both "issues" are expected and "normal"? [18:38] As of that branch ,yes, expected and normal === beuno-lunch is now known as beuno [18:41] ralsina: and the folders tab is also outdated, in that branch, right? [18:42] nessita: yes [18:42] Damn distiutils-extra doesn't work if your setup.py is not called "setup.py"!!!! [18:42] what? [18:43] nessita: http://pastebin.ubuntu.com/639665/ [18:43] I will just do it without distutils-extra [18:47] ralsina: in the tests for the sidewidget branch, in all the test_stage_progression_X, I'm not why you have all the assertion over the state of self.ui.sideWidget(). From my POV, all the test_stage_progression_X shoul assert only over the sideWidget.stage value, and the rest is ensure by the sideWidget API and functionality [18:48] otehrwise you're duplicating assertions that, if we sightly change what the sidewidget does, we need to modify them all [18:48] nessita: because those were done first, before the other ones. I can remove that, no problem. [18:49] ralsina: thanks! it will make that code much easier to read and understand (and maintain) [18:49] nessita: ok, changing and pushing [18:49] mandel, pong [18:49] mandel, which irc client is yours? [18:51] mandel: pong [18:53] ralsina: were you reviewing my branch btw? [18:53] dobey: sorry, got sidetracked [18:53] dobey: reviewing now [18:54] ralsina: hrmm, why would you not call the setup.py "setup.py"? [18:54] nessita: pushed without all those asserts [18:54] ralsina: great! [18:54] dobey: because I don't want someone running it on linux [18:54] so I was calling it setup-windows.py [18:55] if sys.platform == 'win32': setup(); else: print "GTFO." [18:55] :) [18:56] ralsina: hrmm, that's in ubuntuone-client? :( [18:56] dobey: yes [18:56] dobey: it's basically to build the exe [18:57] mandel: how do [18:57] ralsina: yeah, i know. but still. :( [18:57] trying to think of a solution that makes sense, but alas [19:02] ralsina: the branch looks great. Is pretty much approved, I just listed some lint and pep8 issues [19:02] nessita: I will try to get pep8 0.5 in windows because I got no pep8 issues here, again :-( [19:02] ralsina: yeah, I imagine. I ran it in linux though [19:03] nessita: ok, will fix them soonish [19:03] nessita, ralsina: i wonder what the acceptable requirements are for building u1client stuff on windows. [19:03] dobey: don't understand the question [19:03] dobey: not sure what you mean. The acceptable requirements would be that "it builds and installs" :-) [19:05] ralsina, nessita: i mean as far as fixing the build system issue. there are some things there which i think we still need to do on windows, but which aren't so easily doable from bzr checkout, but aren't an issue when installing from tarball, for example [19:05] dobey: such as? [19:05] DiegoSarmentero: ping [19:06] ralsina: PNG icon generation from the SVG [19:07] dobey: how's that converted now? [19:07] verterok: ping again, sorry I missed the pong [19:07] ralsina: running inkscape during 'make' to generate the icons inside the build tree [19:07] facundobatista: ping again.. [19:07] mandel: hi [19:07] czajkowski: how do? [19:07] mandel, pong [19:08] mandel, which irc client is yours? [19:08] dobey: we are making inkscape a build dependency? Whoa. [19:08] verterok: question, the ancestors from udf, do the use local paths (that is os.path.sep) or do they always use / [19:08] facundobatista: adium… terrible client [19:08] ralsina: it has been for a long time [19:08] still [19:09] ralsina: well, to build from trunk, not from tarballs [19:09] mandel: I think the ancestors are calculated from the local path [19:09] facundobatista: share.path is that meant to be unicode? [19:09] verterok: ok, so in the test_ancestors in test_vm we should be using os.path.sep, right? [19:10] mandel: no idea, need to look at the code :) [19:10] verterok: hehe, want the file and line number? [19:10] mandel: no need to, gimme a few minutes to wrap what I'm doing [19:11] verterok: gracias! [19:14] ralsina: a couple of extra needs fixing in the areyousure branch, after code review [19:14] nessita: ok [19:15] ralsina: also, maybe you forgot to add the test_are_you_sure file? I don't see it [19:16] nessita: turns out I did forget it. Pushed it. [19:16] great [19:23] mandel: the path should be the "native" path, as it's used during local rescan to add pyinotify watches to the udf ancestors [19:23] verterok: ok, so I fixed the test :) [19:24] looks like this branch is looking good :) [19:24] * mandel dinner, will be back later [19:24] ralsina: SyntaxError: invalid syntax (test_are_you_sure.py: 38) [19:25] mandel: and probably you need to check the ancestors property in volume_manager.py @ line 316 [19:25] nessita: uh? Let me check [19:26] ok, gotta run to an appt. be back in a few [19:26] ralsina: also, when running that branch and clicking on "Yes I want to cancel", I get an error in the terminal saying "QWaitCondition: Destroyed while threads are still waiting" [19:26] nessita: so sorry, seems I had not actually finished that branch before I started eith the phone calls [19:27] ralsina: is ok, let me know when is done :-) [19:28] nessita: pushed with the fix and tests pass now [19:28] nessita: but let's try again that branch tomorrow ;-) [19:30] ralsina: not sure what that means :-) [19:30] nessita: that I dn't want to waste your time before double-checking the branch again [19:30] ralsina: I'm trying to have a screenshot of the latest installer since DiegoSarmentero will start working on that tomorrow [19:31] the changes should not affect screenshots :-) [19:31] ralsina: well, having the latest may be better, specially the side widget [19:31] but yes, is not mandatory [19:32] nessita: ok, pushed , passes pep8, pylint, pyflakes and tests ;-) [19:32] DiegoSarmentero: https://wiki.ubuntu.com/UbuntuOne/Contribute/WindowsTesting <- a new section for the installer was added, running it is extremely similar to running the control panel [19:32] ralsina: is that for side widget or are you sure? :-D [19:32] no, the areyousure [19:32] ralsina: are you sure? :-P [19:32] ack [19:33] I'll fix the sidewidget one now so diego can have that one, which is more important [19:33] ralsina: ack [19:33] ralsina, ack [19:34] ralsina: is tarmac landing your installer branches? [19:36] ralsina: in the are you sure branch... did you apply the latest needs fixing from https://code.launchpad.net/~ralsina/ubuntuone-windows-installer/fix_805290/+merge/66739/comments/145569 ? (I don't have them) [19:40] nessita: had not seen them. Will fix and push. The problem with using clientdefs is that I basically import all of control panel to get a string, because of how the package is organized. But I'll do it anyway. [19:44] ralsina: all the control panel? wow, why? [19:44] (clientdefs is inside client) [19:44] nessita: because it imports the ubuntuone namespace, which imports controlpanel, sso, client and whatever else is in there because it has no __ALL__ [19:45] ralsina: I see. Anyway, installer already depend on control panel, right? [19:45] nessita: yes, which is why I did it anyway ;-) [19:45] :-) [19:50] nessita: fixed the needs_fixing in https://code.launchpad.net/~ralsina/ubuntuone-windows-installer/fix_805290/+merge/66739/ [19:50] moving onto the other one [19:50] ack [19:55] nessita: you are using pylint? We moved to pyflakes for this one [19:55] ralsina: why? [19:55] dobey suggested it [19:55] ralsina: errors from pylint makes sense here [19:55] pylint ignores don't work on windows [19:55] I mean, those errors are not false positives [19:55] which means I have to re-check all the sources in another OS [19:55] but ok, I can do it [19:56] ralsina: well, checking the sources in all platform is a requirement for all of us [19:56] anyways, I wasn't aware pylint ignores the ignore [19:56] the style checks should not be platform dependent? [19:56] should not be [19:57] ralsina: running the tests in all paltform is the requirement, I mean. But if the ignore switch is not working, I see the problem there [19:57] exactly. pylint gives about 1200 lines of output on windows [19:58] complaining about gtk, dbus, how QWidget is not a valid parent class, how all tests are using super in old style classes and all sorts of wacky stuff [19:59] ralsina: pylint --help does not list the ignore swicth :-/ [19:59] it's on the pylintrc [19:59] so seems like is not implemented, at least in the version I'm suing [19:59] using* [20:00] ralsina: what is in the pylintrc? [20:00] which is, of course, undocumented everywhere [20:00] the ignore option [20:01] ralsina: right, but the pylint --help do not list that as a valid option, so seems like is not implemented in w :-/ [20:01] it's not implemented as an option in the CLI, only from the pylintrc config file [20:01] in Linux, too [20:02] ralsina: I beg to differ, you can use pylint --ignore=something, that is what we use in the control panel [20:03] nessita: did you try pylint --help on linux? [20:03] yes [20:03] --ignore= Add to the black list. It should [20:03] be a base name, not a path. You may set this option [20:03] multiple times. [current: CVS] [20:04] the help in windows says exactly the same thing: http://pastebin.ubuntu.com/639703/ [20:05] Except it didn't work when I tried it, and that's why I talked with dobey and switched to pyflakes [20:05] or rather, added USE_PYFLAKES for u1lint [20:05] ralsina: and it seems to work on windows: I just ran pylint --ignore="ui,reactor" ubuntuone_installer and I got only failures/errors for the rest of the project [20:05] (maybe it was a u1lint bug, not a pylint one) [20:05] ralsina: maybe you're mixing u1lint with pylint? [20:07] right [20:07] ralsina: ok, we can leave using pylint and fixing the errors in another branch [20:07] nessita: this is what I get running pylint directly, with --ignore="ui,reactor" [20:07] http://pastebin.ubuntu.com/639705/ [20:07] BTW: if anybody wants review a nice branch... https://code.launchpad.net/~alecu/ubuntu-sso-client/tcp-activation/+merge/67240 [20:07] alecu: right, sorry, I'll do it [20:08] nessita, thanks! [20:08] nessita: I think you'll agree it's not a very useful output :-) [20:09] ralsina: is very useful right below the PyQT4 import, and we alrady fixed that (we need to import QtCore before QTGui or something similar) [20:09] I mean, a lot of errors there make sense, o no? [20:10] nessita: from line 60 until 265 they don't [20:10] actually from 60 until the end [20:10] ralsina: I'm not sure why you have that, look at my output http://pastebin.ubuntu.com/639707/ [20:11] maybe some installation is a bit busted? [20:11] nessita: well, that's the problem, how do I figure that out? Should I fight pylint for a couple of hours? [20:11] anyways, that can be done later. Can you at least fix the unused variables I reported? [20:12] W0612: 57:CalculateSize.run: Unused variable 'dirnames' [20:12] W0612:149:LocalFoldersPage.stop_threads: Unused variable 'path' [20:12] and all the missing docstrings [20:12] I added all the missing docstrings. What's a variable name I can use that doesn't give that warning besides _? [20:13] ralsina: to not using it? no other... are those unused variables, needed? [20:13] for example, when you use listdir() it returns tuples. [20:13] I am doing for dirpath, dirname, filenames in os.walk(self.path_name): [20:14] right, so you can use _ there [20:14] for _ , _, filenames in ...: [20:14] but then it complains I am overriding _ from the outer scope, which I can probably fix by moving strings to another file. [20:15] right, which is even better! :-D (so we have all the to-translate-variables together) [20:22] Invalid name "bad" .... pylint I hate you ;-) [20:25] guys and gals: got to run to kinder. See you laters. [20:34] nessita: pushed sidewidget with the style fixes, pylint seems clean to me now, but I may be missing something in the noise [20:35] ralsina: great [20:36] nessita: because pylint is a royal PIA, and I'd like us to switch everything over to pyflakes if possible [20:37] dobey: OTOH pyflakes doesn't detect some real problems (like missing docstrings) [20:37] ralsina: missing docstrings isn't a functional one, but a style issue. [20:37] dobey: yes, but we were using pylint for style checks [20:38] (too) [20:38] well we were using pylint because it's what we started with 3 years ago [20:38] we weren't exactly using *for* style checks per se, it just also does them [20:40] ralsina: is the docstring thing the only additional thing here? i'd really like to get us a solution that moves us completely off of pylint, because it's a pain [20:41] dobey: bad top-level variable names, at least [20:41] I don't have a full list, as you may imagine :-) [20:41] ralsina: well the toplevel variable names aren't bad necessarily either. it is just a style thing we're imposing via pylint :-/ [20:42] ralsina: also, pep8 is extensible, so we could presumably add these additional style checks to our pep8 checks [20:42] dobey: yes, but consistent style in a team is a good thing. I don't have strong feelings. I was happy with pyflakes because it never complained ;-) [20:44] DiegoSarmentero: in case it's not merged whe you want to start working on styling the wizard: you should really use trunk merged with https://code.launchpad.net/~ralsina/ubuntuone-windows-installer/fix_803929/+merge/66827 [20:44] so you should branch from that, and use it as a prerequisite for your (eventual) merge proposal [20:45] ralsina, ok! I will clone that repo [20:45] There are two or three other branches that will affect you but that one is a big thing visible on all pages :-) [20:48] ralsina: let's merge those babies! [20:48] ralsina: I'll re-review [20:49] nessita: do sidewidget, the other one is going to conflict like crazy now [20:49] oooohhhoook [20:49] because sidewidget grew tentacles with the style fixes :-) [20:50] ralsina: looks great, approving! [20:50] nessita: should I merge? [20:50] ralsina: I guess so, yes [20:50] I think I meeds with your head enough :-D [20:50] messed* [20:50] hehehe [20:51] My excuse is that we were not using the same stylechecks [20:51] after this one merges, I should have areyousure de-conflicted quickly [20:52] ralsina: ping me when that's done [20:52] nessita: sure [20:53] where's ubuntuone.storageprotocol supposed to come from? is it generated? [20:53] * ralsina misses grep so much [21:00] ralsina: from the project ubuntuone-storage-protocol. See https://wiki.ubuntu.com/UbuntuOne/Contribute/WindowsTesting [21:00] ralsina: instructions are there [21:00] nessita: cool, fetching [21:05] facundobatista: did you ever get an answer from your friend? [21:05] dobey, it was in an UDF, yes, a locally created UDF [21:05] dobey, which should be subscribed, but he didn't have access to that computer at that time to check that [21:06] facundobatista: ok, weird [21:14] nessita: the syncdaemon bundle is close, i think. === m_conley is now known as m_conley_away [21:14] ralsina: you got your setup-windows.py working? :-) [21:14] nessita: it's mostly building, checking what module fails, add, retry [21:14] I am having problems with storageprotocol, yet [21:15] ah, you need protoc [21:15] and the protobuf module [21:15] it works, it doesn't bundle [21:16] but it's probably because of zipped eggs [21:17] ah [21:17] need to hack some more, will try to have it by tomorrow early [21:17] * nessita no idea [21:17] ralsina: good luck [21:17] thx! [21:17] will EOD for a little bit [21:18] facundobatista: not much luck yet with bug #807005, but I'm pretty sure that the problem originated with the original upload (i.e. '2011-07-06.191137-0300ART.txt'). You did not see a notification for that one right? (I know you may have missed it, but if you did happen to see it, it will disprove my current theory) [21:18] Launchpad bug 807005 in ubuntuone-client "Filename in notification does not reset. (affects: 1) (heat: 6)" [Medium,Confirmed] https://launchpad.net/bugs/807005 [21:19] The actual showing of the notification resets everything, so my guess is, sometimes notifications are not shown (you indicated that that happened as well) and then the state is never reset [21:20] even if that is the case, no idea why that would happen yet. I'm digging through a forest of Twisted callback timeouts [21:21] thisfred, it was too early (those files are cron-moved into u1) [21:21] thisfred, also, not all notifications go to a bubble [21:21] If you happen to have the part of the log that deals with that file, it may help [21:21] thisfred, I do [21:22] facundobatista: I know, but if they don't, the reset should still happen [21:22] this could be where the bug is [21:22] thisfred, the part of the syncdaemon's log, or status'? [21:23] facundobatista: both, if there is anything in status, but I doubt that [21:24] I think I'm going to add errbacks to everything, as I don't think they are there [21:24] thisfred, I'm using your branch since midday, not early morning, so I have only syncdaemon's log [21:24] and have them log [21:24] facundobatista: that's fine [21:25] ok, I'm off for the day [21:25] bye all! [21:27] thisfred, no, I have both logs [21:27] thisfred, I have to tell you... status log lines are not very informative :| [21:27] facundobatista: I know, working on that too [21:28] like adding a metric shitton more of them [21:29] thisfred, logs sent [21:29] adorilson: hi [21:30] hi, dobey [21:30] facundobatista: thanks! will continue investigating tonight or tomorrow, have to walk the dog first [21:30] adorilson: can you change your diff in bug #801938 into a branch committed with --fixes=lp:801938 and propose it for merging please? [21:30] Launchpad bug 801938 in ubuntuone-client (Ubuntu Oneiric) (and 3 other projects) "Make command gets error: variable 'result' set but not used (affects: 1) (heat: 8)" [Medium,Triaged] https://launchpad.net/bugs/801938 [21:30] thisfred, thank you! [21:33] dobey: of course [21:33] adorilson: thanks! [22:01] alright, i am out of here. good evening all [22:21] huh. why is this channel not listed on https://wiki.ubuntu.com/IRC/ChannelList ? [22:57] If you guys haven't yet, I strongly encourage to "Preview Gmail's new look", I love it.