[00:07] Ooh, U1M for Android update. [03:48] I seem to have my /tmp directory filling up because of U1 [03:49] It also appears to be unable to complete a transfer of one file [03:49] path: /home/craig/.ubuntuone/Purchased from Ubuntu One/T3chnophob1a/Grave New World/02. Abduction Starfleet.mp3 [03:49] deflated size: 7459246 [03:49] (upload to U1) [03:49] bytes written: 7459246 [03:52] There's 16 copies of the same file with different filenames [03:56] And of course u1sdtool -q && u1sdtool -c cleared that up. [03:57] snap-l: I think there is bug about that...but dont have the number at hand [03:58] I added myself to the tmp directory filling up bug [03:58] not sure about the sync daemon bug [03:58] seems to rear it's ugly head whenever there's connectivity trouble. [03:59] which tends to occur when I'm doing large transfers [03:59] I'd be more than happy to guinea pig for someone if they need someone to test [04:00] snap-l: if you hit the issue again, please file a bug and attach the logs, if it's possible DEBUG logs :) [04:00] I have debug logs [04:00] haven't turned them off since last time [04:00] ah, ok [04:01] * verterok heads out to sleep a few hours [04:01] snap-l: later! [04:01] laterness [08:08] morning all! [08:38] Good morning, world. :-) === teknico_ is now known as teknico [09:47] is it holidays somewhere? dammed this is empty... [10:05] Hola! === facundobatista_ is now known as facundobatista === Chipaca` is now known as Chipaca [10:10] facundobatista, buenas! [10:10] Hola mandel [10:10] hi everyone [10:10] Hola gatox [10:10] facundobatista, buenas [10:21] gatox, hola [10:22] finally people! [10:22] I was getting lonely :P [10:22] no offence JamesTait :P [10:25] mandel, do you still have a headache? [10:27] gatox, nah, I'm fine :) [10:27] mandel, cool [10:27] gatox, I have migraines due to circulation probelms... so in the bad ones I bleed thorugh my nose, throw up and have a headache [10:27] but yesterday I had a drugs contail that made it less discusting ;) [10:28] gatox, did I miss something important? or just bussiness as usual? [10:28] mandel, just as usual [10:29] cool, I'll get back to find where is the unicode being licked... [10:40] morning! === ralsina_gone is now known as ralsina [10:42] gatox, mandel: if you could review this one please? https://code.launchpad.net/~ralsina/ubuntuone-windows-installer/fix-tests/+merge/73247 [10:42] ralsina, on it [10:43] gatox: thanks! [10:43] gatox: you still have branches needing reviews? [10:43] ralsina, i was looking for it..... this one please: https://code.launchpad.net/~diegosarmentero/ubuntuone-windows-installer/setup-buttons/+merge/73251 [10:44] gatox: got it! [10:44] gatox: conflict! [10:44] ralsina, ohh.... [10:44] * gatox fixing... [10:44] Also, the commentin line 579 of the diff is wrong (copy&paste) [10:46] ralsina, yep [10:47] ralsina, on it! [10:47] thanks mandel! [10:47] good morning everyone [10:48] ralsina, question, the local folders, why do you expand ~/Documents? [10:48] ralsina, that is going to be problematic in installations that are in spanish.. or any other lang [10:48] mandel: because it's supposed to return absolute paths [10:49] mandel: Does ubuntu localize the name of the folders? [10:49] gatox: hi there! question, I had this MP to review but is no longer there, any idea what happened? https://code.launchpad.net/~diegosarmentero/ubuntuone-windows-installer/setup-buttons/+merge/73227 [10:49] ralsina, well, you ought to be using this on windows: http://www.pctools.com/guides/registry/detail/107/ [10:50] ralsina, is that code only used on linux? and yes I think we do have localized folders :( [10:50] facundobatista, ping [10:50] mandel: on windows it's using the right thing, that code is linux code [10:50] mandel: read the comment too :-) [10:50] ralsina, oh, pyxdg... [10:50] mandel, pong [10:50] ralsina, mandel: ubuntu does localize special folders, and we do nothing special about that [10:50] nessita, yes... i was having the same problem again, remote lock of bazaar, and i couldn't break from here [10:51] gatox: did you ask help in u1-internal or in canonical support? [10:51] facundobatista, I was going to ask you if the folder are localized cause I know you have ubuntu in spanish, but nessita already confirmed it :) [10:52] ralsina, so, I'd say there most be a way to get those folders, right? if not you can ask nautilus about them or something... but I don't know [10:52] nessita, nop..... noone review that branch yet at that moment, so i just delete it [10:53] ralsina, also I would re-enable the pylint issues after the import you know that dont work [10:53] ralsina, lines 187 and 200 in the diff [10:53] mandel: ok, I will re-enable [10:53] mandel, ok [10:53] gatox: ok, since you had this issue twice, let's try to debug it the next time, I'm curious what is happening with these locks [10:53] facundobatista: do you have a ~/Documents in spanish or is it a ~/Documentos ? [10:53] nessita, ok [10:53] ralsina, the later [10:53] ralsina, is mainly in case we have other imports in the code and they are wrong :) [10:53] gatox: by any chance, did you hit cancel any push in that branch with ctrl-c, for example? [10:54] facundobatista: dang. [10:54] nessita, yes, that was the problem... [10:54] ralsina, ? [10:54] mandel: I suppose I will have to parse the config file. That suuuuuuuuuuucks :-( [10:54] gatox: and what command did you run to break the lock? [10:54] bzr break-lock (but this is locally) [10:54] ralsina: hi there! what problem are you trying to solve? [10:55] ralsina, eso [10:55] ralsina, what you want to do? [10:55] ralsina, one more thing... is there a need to recalculate os.path.expanduser("~/Documents") for everytime the function is called :) [10:55] gatox: when you hit ctrl-c, what you need to unlock is the remote branch, afaik [10:55] facundobatista, nessita: creating the list of default UDFs for Linux, so that part of the installer is cross-platform [10:55] mandel: it's only called once :-) [10:55] ralsina, default UDFs? [10:55] ralsina, cool [10:56] nessita, yes... i didn't know how to do that... :( [10:56] ralsina, other one, why do we have windows and linux code in the same file? [10:56] facundobatista: we have a wizard that "suggests" some UDFs for users on first setup [10:56] ralsina, ah, nice [10:56] ralsina, I though we would always have a file for linux and a diff for windows, even if it is for small things... [10:56] ralsina: since syncdaemon does not handle special folder localization (at least for now), what is the issue? (besides showing a default list in whatever language the user has) [10:56] ralsina, you are not allowed to wish me andother migraine! [10:56] gatox: bzr break [10:56] mandel: I'm open to doing that. However, this should be moved into our xdg eventually [10:57] nessita, ahhhhhhhhhhhh [10:57] nessita: that I don't know how to get the right folder name [10:57] ralsina, hm... that module is starting to grow to a ridiculous level, and sso with it... stupid xdg! [10:57] gatox: for the next time ;-) [10:57] nessita, yes, thanks [10:57] ralsina, ask nessita she is the team lead, but I certainly would prefer to have separated files for the code [10:58] mandel: it's ok, I will move it into utils [10:58] ralsina, cool, is mainly so that we keep the same patten everywhere :) [10:58] * mandel walks dog [10:59] nessita, ralsina I'll be back in an hour 'caus eI'll have lunch too :) [10:59] cu in a bit [10:59] bye mandel! [11:01] ralsina, when I see utilities like "xdg-user-dirs-update", I think that Unix tradition is lost, I don't know who accepted this kind of tools [11:01] ralsina, no man page, if you do --help it just gives you some params, no explanation [11:01] facundobatista: yeah, it sucks [11:01] the whole xdg suite is a hack [11:02] ralsina: were you and mandel talking about https://code.launchpad.net/~ralsina/ubuntuone-windows-installer/fix-tests/+merge/73247 ? [11:02] nessita: yes [11:02] ralsina: is the code that does the expand ~/Documents going to change? [11:03] nessita: it seems eventually we will have to do a real xdg implementation of that [11:03] nessita: so yes, rewritten [11:04] ralsina, +1 [11:04] (branch) [11:04] gatox: thanks! [11:04] ralsina, and my branch was fixed (conflicts): https://code.launchpad.net/~diegosarmentero/ubuntuone-windows-installer/setup-buttons/+merge/73251 [11:04] gatox: ok, looking! [11:12] morning all [11:15] gotta take thekid to school,be back in 45 or so [11:28] gatox: ping [11:28] nessita, pong [11:29] gatox: not sure what this comment means "can't do that because the page is not added yet (this change has been applied in the installer, but it's not possible to do that in sso)" since I see you changed that in the code? [11:30] nessita, ohh...... i don't know what that code wasn't updated [11:31] gatox: ENOPARSE :-) [11:31] nessita, i have that changed in my machine and tells me that i don't have any files modified....... i will push the last version now [11:31] hum? [11:31] gatox: wait [11:32] gatox: I see you changed stuff like the following: [11:32] from "self.view.ui.set_up_button.style()" to "self.view.set_up_button.style()" [11:32] gatox: so you could do what I asked in sso? [11:32] nessita, no.... that code is wrong, that won't work [11:33] nessita, we discuss this with ralsina yesterday [11:33] gatox: I read a bit of backlog and I saw that you can't do it before initializePage, right? [11:33] gatox: can be define the "synonym" in initializePage? [11:34] nessita, not following the last one... [11:35] gatox: ok, for the top. In the MP you say "can't do that because the page is not added yet" [11:35] gatox: well, my question is, can we define the "synonym" once the page is added? [11:35] the "synonym" would be set_up_button == custom3 [11:36] nessita, i'm doing that in the installer side [11:36] ahhhhhhhhhhhhhhh [11:36] that! [11:36] nessita, yes, i can do that [11:36] gatox: would that make things clearer? [11:37] nessita, yes, you won't have to remember what custom3 is.... [11:37] * gatox fixing [11:37] gatox: great! [12:13] nessita, changes applied in branch: https://code.launchpad.net/~diegosarmentero/ubuntu-sso-client/setup-buttons/+merge/73087 [12:14] looking in 5 [12:30] HEY, I CREATED A UDF! [12:31] The bad news are, I had to stop and start the u1cp for it to show [12:32] ralsina: file me a bug! [12:32] nessita: 2 actually: the u1cp doesn't end the process whenthe window closes [12:32] ralsina: that's... complicated, but yes, bug is needed [12:33] ralsina: the twisted web client is not ending the connections, I think (same happens on linux) [12:33] nessita: ack [12:35] ralsina: can you confirm that id you wait enough, the process does end? [12:35] nessita: I can't confirm it yet but I will try [12:35] thanks [12:36] nessita: the UDF problem is bug #835013 [12:36] Launchpad bug 835013 in ubuntuone-control-panel "Can't create UDFs on windows (affects: 1) (heat: 6)" [Critical,In progress] https://launchpad.net/bugs/835013 [12:36] as in, it started that way, and it has a partial fix, needs tihe UI refreshing thing [12:36] ok, I'll assign it to me [12:37] nessita: assigned already [12:38] gatox: ubuntu_sso/qt/controllers.py: [12:38] 497: [W0201, SetUpAccountController.setupUi] Attribute 'set_up_account' defined outside __init__ [12:38] gatox: you need to assign it with None at creation time [12:42] nessita, ok [12:49] nessita, done [12:49] gatox: rebranching [12:51] nessita, gatox, mandel, alecu: standup in 9' [12:51] ralsina, ack [12:59] ack [12:59] hello! [13:00] me [13:00] me [13:00] alecu, hi [13:00] me [13:00] me [13:01] mandel: me? [13:01] me [13:01] sorry :P [13:01] alecu: go! [13:02] DONE: almost done with delayed hashing branch [13:02] TODO: finish delayed hashing, research and IRL update events [13:02] BLOCKED: no [13:02] NEXT! gatox [13:02] DONE: [13:02] Bug #833921, Bug #836859, Bug #835167 [13:02] TODO: [13:02] Finish Reset Password page. [13:02] BLOCKED: [13:02] No. [13:02] nessita, go [13:02] Launchpad bug 833921 in ubuntuone-windows-installer "When closing the installer, it hangs (affects: 1) (heat: 30)" [Medium,In progress] https://launchpad.net/bugs/833921 [13:02] Launchpad bug 836859 in ubuntuone-windows-installer "wizard can't be resized (affects: 1) (heat: 6)" [Low,In progress] https://launchpad.net/bugs/836859 [13:02] Launchpad bug 835167 in ubuntuone-windows-installer "Wizard is not closed on license agreement screen (affects: 1) (heat: 6)" [Undecided,In progress] https://launchpad.net/bugs/835167 [13:02] DONE: not much, had to attend a family issue [13:02] TODO: finish bug #834900 (almost done), reviews [13:02] BLOCKED: nopes [13:02] NOTES: teaching duties at noon today [13:02] NEXT: ralsina [13:02] Launchpad bug 834900 in ubuntuone-control-panel "QT UI: Implement logic behind 'Sign In' Panel (affects: 1) (heat: 6)" [Medium,In progress] https://launchpad.net/bugs/834900 [13:02] DONE: some IRL testing [UDFs work!], bug #834953, bug #832989, bug #831424 (partial), reported a few bugs. TODO: fix another part of 831424 (double clicking on shares), merge my pending branches, release [13:02] Launchpad bug 834953 in ubuntuone-windows-installer "The uninstaller is called with the wrong arguments (affects: 1) (dups: 1) (heat: 12)" [Medium,Fix committed] https://launchpad.net/bugs/834953 [13:02] Launchpad bug 832989 in ubuntuone-windows-installer "Provide the actual revno of the code that is distributed (affects: 1) (heat: 6)" [Low,In progress] https://launchpad.net/bugs/832989 [13:02] Launchpad bug 831424 in ubuntuone-control-panel "clicking "Explore" in rows of cloud folders tab does nothing (affects: 1) (heat: 6)" [High,In progress] https://launchpad.net/bugs/831424 [13:02] BLOCKED: not today [13:02] mandel? [13:03] DONE: recovered from migraine. Sorry for the inconvenience. Worked on bug 831634 [13:03] TODO: finish fix for 831634, reviews. [13:03] BLOCKED: no [13:03] Launchpad bug 831634 in ubuntuone-client "ActionQueue - Upload Error running the command: Path u'\\\\?\\c:\\users\\rickmc~1\\appdata\\local\\temp\\tmpkxbjks' should be a bytes sequence (affects: 1) (heat: 6)" [High,In progress] https://launchpad.net/bugs/831634 [13:03] I'm last I think [13:03] ye syou are [13:03] so, comments? [13:04] no comments [13:04] me neither [13:04] ralsina, i wanted to ask you something about the reset password page.... [13:04] gatox: sure [13:04] alecu: did you get my email about u1-client being broken? [13:04] nessita, one question, what was the trick ou used to run the tests on a mounted HD from virualbox? [13:04] nessita, rahter than mounted disk, a shared folder, sorry [13:04] ralsina, didn't check my mails yet :-) [13:04] alecu: ok [13:05] mandel: set TRIAL_TEMP_DIR=C:\Temp\foo [13:05] mandel: so, point it to somewhere writable by your user under C: [13:06] ralsina, i'm seeing that there is some code in the installer that i'll need in sso in order to finish the reset password page... but i think that we should move some functions from the installer to sso in order to avoid to duplicate code...... such as: password_assistance methods, password strings constants, and so....... what do you think? is that the proper solution? [13:06] nessita, cool, thx! [13:06] gatox: yes it is [13:06] ralsina, ok, on it then! [13:06] ralsina, weird [13:07] have to leave now.... i've to go to the AFIP :S.... BRB! [13:07] i hope [13:07] ralsina, nessita ^ [13:07] gatox: ack [13:12] alecu: did you and verterok resolved something about the tarmac failure related to tritcask? [13:13] * mandel wishes apt-get was ported to windows... === m_conley_away is now known as m_conley [13:18] nessita, no, we didn't reach any conclusion [13:18] alecu: ah, ralsina mentioned that we may have added a bug inside trunk, so that is not confirmed? [13:19] alecu: verterok said revno 1111 is the one that makes thetest fail [13:20] ralsina, yup. I saw that on the mails [13:21] ralsina, probably it's a state issue; something changes the order of tests on the new tarmac and that makes this fail [13:21] ralsina, I need to bring amelia to kinder; I'll be back in 30' and will look at this. [13:23] alecu: ack [13:26] alecu: is a state issue, but a different one. the last_generated_id is a class attribute, that lives between threads [13:27] s/threads/tests/ :p [13:27] nessita, ralsina: ^ [13:27] verterok, right :-( [13:27] verterok: seems bad, but I can't see the issue yet (lack of context) [13:28] nessita, "bzr cdiff -r 1110..1111" in u1-client [13:28] nessita: only affect tests [13:28] not the real code, as we only have one instance of Tritcask class [13:29] I see [13:29] verterok, do you have a log of the failing tests? [13:29] alecu: nope [13:29] verterok, does this happen only to sidnei's tarmac? [13:29] alecu: only tested it there [13:30] alecu: is not happening on "my" tarmac [13:30] alecu: but seems like my computer is faster than average [13:30] nessita, right. And it's not happening to me either, and I'm on the slowest laptop around [13:31] alecu: we need to move the last_generated_id into the instance, or reset the value in the setup/teardown of every test [13:32] verterok, I really need to be out for 30', I'll check it when I return. [13:32] ok [13:33] nessita: 20 minutes doesn't seem to be "enough" time for u1cp to close [13:33] ralsina: ok, then I take that as a "no" [13:34] nessita, ralsina: btw: for my next branch I'll need to use the following MIT licensed file in u1-client, so we can have OrderedDict on python 2.6 (as used in previous ubuntus): http://code.activestate.com/recipes/576693/ [13:34] nessita, ralsina: I'm thinking of including it in contrib... should I put it somewhere else? [13:34] alecu: let's talk when you come back [13:35] sure, I just wanted to spark the discussion :-) [13:35] bye, all [13:35] I'm not sure we can put MIT license anywhere :-. [13:38] nessita, is the login screen UI in u1cp still a work in progress? [13:38] ralsina: yes, almost finished (reviews are getting in the way :-)). Shall I prioritize the branch instead of reviews? [13:38] nessita: because it's showing up (disabled) for a while if sso is not started, and then you get this beauty: http://screencast.com/t/bp9YV6pD [13:39] nessita: I say, let's clean our review queues this morning and code the rest of theday [13:39] ralsina: ok [13:39] ralsina: please file me a bug for that screen [13:39] nessita: but if you have too many, I can take a few [13:39] ralsina: not too many, just not so trivial :-) [13:41] nessita, ping [13:42] mandel: pong [13:43] nessita, I'm trying to debug ricks bug but I'm finding it hard since the os_helper assertions do no provide which methods raised them, do you mind if I propose a branch in which at least the name of the function that raised the os_helper assertion is given? [13:44] mandel: well, I don't mind, but the method raising the exception is in the trace, isn't it? [13:46] Can I buy music using my phone? I never think of buying music when I'm at home. [13:46] nessita, the parent method is, yet http://paste.ubuntu.com/677980/ is not very useful, http://paste.ubuntu.com/677980/ [13:47] nessita, something like Path u'\\\\?\\c:\\users\\rickmc~1\\appdata\\local\\temp\\tmpkxbjks' should be a bytes sequence qhen passed to rename [13:47] for example wold be nicer [13:49] mandel: ok, sounds good. How are you planning on getting the caller? [13:49] testi_: I'm not sure, let me confirm [13:49] testi_: what phone is it? [13:51] nessita, the decorator gets the function and then we use function.__name__, or am I missing something? [13:52] ralsina: is https://code.launchpad.net/~ralsina/ubuntuone-windows-installer/fix-tests/+merge/73247 ready for review? [13:52] mandel: you're right! [13:52] mandel: I was thinking something else [13:52] mandel: yes, sounds even better [13:53] nessita: I am not sure what to do about default_folders [13:53] nessita, ok, I'll do that, propose for branch and will do an IRL, the code that fails has no tests... is kind of hard to know where that unicode is comming from [13:54] nessita: that code is not really correct for linux, but the fix is big and belongs in xdg [13:54] ralsina: right. What about moving the special folder digger to utils and add a fixed result for linux? [13:55] ralsina: so, from the Qt side we use a unified function from utils, and we later implement the linux side (but we have something working for now) [13:55] nessita: agreed [14:00] nessita, ralsina, gatox shall we wait for alecu for the mumble call? [14:00] mandel: yes [14:00] mandel: I guess so, besides bosses are in the management call, I think [14:01] ok [14:01] nessita, ralsina please ping me wheneve you want :) [14:01] ralsina: can I set a custom property for a widget using designer? [14:01] I cannot have mumble running, my system hates it [14:01] nessita: I think so, but I haven't tried :-) [14:02] ralsina: I just found it! thanks [14:02] no problem [14:04] hello! [14:04] File "/home/facundo/canonical/u1-client/trunk/tests/platform/test_credentials.py", line 247, in assert_method_called [14:04] self.assertIsNotNone(reply_handler, 'Must provide a reply_handler') [14:04] exceptions.AttributeError: 'ArgsTestCase' object has no attribute 'assertIsNotNone' [14:06] facundobatista: booo where are you using python2.6? [14:07] nessita, desktop [14:07] facundobatista: let me propose a fix for that (but we assume dev envs are running python2.7) [14:07] nessita, bad assumption :) [14:07] nessita, tell me about the fix, I'll include it [14:08] facundobatista: no, is a known assumption :-) [14:08] nessita, I'm starting to work in the fix for tritcask [14:08] nessita, is a known bad assumption :) [14:08] facundobatista: self.assertIsNotNone(reply_handler, 'Must provide a reply_handler') -> self.assertTrue(reply_handler is not None, 'Must provide a reply_handler') [14:09] nessita, ok [14:12] nessita: an android phone [14:13] testi_: let me check [14:13] beuno: can android phone users buy music from their phone? [14:17] nessita: yes, they can. Not from our store, though. [14:17] Chipaca: ack, thanks [14:18] testi_: you can't buy music using our store from your phone :-/ [14:20] nessita: hmm but I can buy music? Which provider? [14:20] testi_: no idea [14:20] Chipaca? [14:21] testi_: "AmazonMP3" [14:22] nessita: pushed fix-tests with default_folders moved into utils [14:22] ralsina: ok, looking in 10 [14:22] Chipaca: thanks, I'll check [14:35] gatox: are you around? [14:37] ralsina, i'm back!!!!!! [14:37] i hate to do errands :@ [14:37] ok, then, gatox, nessita, mandel, alecu mumble in 10'? [14:37] ralsina, did i miss mumble? [14:37] ralsina, ack [14:37] sure [14:38] ralsina: Chipaca too? [14:38] Chipaca is welcome of curse [14:38] of cOurse [14:39] ok [14:40] por curso! [14:46] ralsina: what's the QTonic way of making the hit of in a lineedit to activate the default button? conneting returnPressed? [14:46] nessita: *de* curso, clearly [14:46] or editingFinished [14:46] facundobatista, " nessita, I'm starting to work in the fix for tritcask" -> what is the fix for tritcask? [14:46] of curses? [14:46] ralsina: ack [14:46] lol [14:46] ralsina: we're in mumble, you coming? [14:47] nessita: yes, sorry === alecu is now known as minifig [15:03] gatox: asignado [15:04] ralsina, okkkkkk [15:14] minifig, the fix in the tests === minifig is now known as alecu [15:24] nessita, is control panel broken? https://pastebin.canonical.com/51936/ [15:24] facundobatista: looking [15:24] facundobatista: you in maverick using nightlies? [15:25] nessita, yeap [15:25] facundobatista: we've been this road last week :-) [15:25] nessita, ENOPARSE [15:26] facundobatista: you asked me the same last week, we reviewed the build log, we saw a nasty error in the tests [15:27] nessita, ah... [15:27] nessita, what about ubuntuone-login? https://pastebin.canonical.com/51938/ [15:28] facundobatista: must be the same issue, can you please check the credentials log? [15:32] nessita, all I get is [15:32] 2011-08-30 12:30:57,758 - ubuntuone.credentials - INFO - Starting Ubuntu One login manager for bus u'com.ubuntuone.Credentials'. [15:34] nessita, mmm... in other terminal it worked, how strange [15:41] ... [15:47] gatox: I reviewed your last branch, has some things to fix [15:47] ralsina: looking at yours now [15:47] nessita, yes, i'm fixing that [15:52] ralsina, alecu, nessita, gatox please can I hae a review for https://code.launchpad.net/~mandel/ubuntuone-client/add-method-name/+merge/73400 [15:53] mandel, ok [15:53] gatox, thx! [15:55] mandel: 450 lines to add method names? [15:56] mandel: also, can you please restore all the removed lines before the docstring ends? [15:56] mandel: ideally restore all the removed blank lines, so the diff does not grow unnecessarily [15:57] ralsina: hum, your branch depends on gatox, maybe? [15:58] ralsina: I'm getting from ubuntu_sso.qt.controllers import ( [15:58] ImportError: cannot import name TosController [15:58] nessita: you get that in mine? [15:58] nessita, yes, i said that my sso and installer branches were related. [15:58] ralsina: yeap, cuz gatox's sso landed [15:58] (but the installer one did not yet) [15:59] nessita, i'm updating the changes in the installer so you can re-review it [15:59] nessita: ok, then it has to wait fo rhis [16:01] nessita, branch ready for re-review and i answer your comment: https://code.launchpad.net/~diegosarmentero/ubuntuone-windows-installer/setup-buttons/+merge/73251 [16:02] gatox: if you need a subset of test with a common setup, then you should make a new testcase [16:02] gatox: instead of duplicating in each one the patching [16:04] nessita, ok...... i'll create another testCase right now [16:06] nessita, sure, np [16:08] mandel: I added a couple of needs fixing, you may wanna check with meld the changes you're proposing [16:09] mandel: seems like your editor has a weird setup regarding spaces [16:09] nessita, done [16:10] gatox: rebraching [16:13] nessita, i changed editor to try a new one, that is probably the issue [16:17] gatox: you left a couple of lines commented out [16:17] # self.terms_checkbox.setText( [16:17] # TERMS.format(TERMS_LINK, PRIVACY_POLICY_LINK)) [16:17] I think you want to remove those? [16:18] gatox, ralsina: I gotta run, so I will be reviewing this when I get back (6pm ART) [16:18] nessita: ok [16:20] gatox: the rest looks good! (please note there is another line commented out, which is a comment itself [16:22] ralsina: while IRL tetsing the signin in controlpanel, I realized we were logging sensible data in u1client, so I'm proposing https://code.launchpad.net/~nataliabidart/ubuntuone-client/careful-logging/+merge/73407 [16:23] nessita: makes sense to me [16:23] nessita: I'll do a proper review later, and merge it if all tests pass [16:23] ralsina: thanks [16:26] nessita, yes [16:26] * gatox fixing === gatox is now known as gatox_lunch [16:27] lunch! me too === ralsina is now known as ralsina_lunch [16:28] ok, teaching duties! [16:28] see ya later [16:28] * nessita will be back [16:35] nessita, ralsina_lunch, alecu gatox_lunch, I have an appointement at the bank, I'll be back later [16:36] mandel, ack === gatox_lunch is now known as gatox === tera_ is now known as tera___ [17:12] ubuntuone seems to be creating tons of files under /tmp [17:12] Why is this happening? === beuno is now known as beuno-lunch [17:25] tera___, it's the file compressed for Upload [17:25] Ahh [17:26] tera___, it should be cleaned after the Upload was finished [17:26] Thanks [17:30] nessita, verterok, https://code.launchpad.net/~facundo/ubuntuone-client/fix-trunk/+merge/73417 [17:41] mandel: The Windows client can you select folders to sync? If so is that limited to a specific folder (like the Home folder on Ubuntu)? [17:47] duanedesign: you mean the one we are doing now? Same limitation as in linux: has to be inside the user's home folder === ralsina_lunch is now known as ralsina === joshuahoover1 is now known as joshuahoover [18:06] mandel, alecu: either of you still has on his plate the "watches are added to parents of UDFs"? [18:06] because it just happened to me: http://pastebin.ubuntu.com/678190/ [18:13] * gatox cries... refactor makes test fail really bad.... :P === beuno-lunch is now known as beuno [18:16] gatox: the good part is usually those are easy to fix [18:16] ralsina, yep...... but things seems to be getting better! so its good! [18:45] thank you ralsina [18:55] ralsina, do we have a bug for "watches on parents"? [18:55] ralsina, I remember the issue [18:59] alecu: I don't think we do [18:59] alecu: and it is a critical bug since it means an endless stream of events for syncdaemon, including duplicates for all events in ~/Ubuntu One [19:00] ralsina, oooooh. And Ouch! [19:00] ralsina, I'll add a bug and take a look [19:00] cool [19:24] ralsina, ping [19:24] mandel: pong [19:24] ralsina, so, the UDF parents are getting a watch? [19:24] mandel: yep [19:24] ralsina, if there is a bug report, gie it to me :) [19:25] I'm do the rmacbride now, or at least will try to reproduce it... [19:25] mandel: a quick look at the code makes it look intentional (I remember it's intentional for linux) [19:25] alecu was going to file it, don't know if he did it [19:26] ralsina, ok, I'll clean the screw up of spaces that my editor did in the branch I proposed and will get into that :P [19:26] mandel: cool. isn't it way past your EOD though? [19:26] ralsina, that is what she said :) [19:26] ralsina, is either this or attempting to start the port to mac os x, your choice :) [19:26] mandel, I'll create the bug; should I assign it to you? [19:26] this ;-) [19:27] thought so :) [19:27] as a side note, this extra watch also explains the endless stream of exceptions on u1cp because of the missing remote_queue_added since the logs itself trigger them ;-D [19:29] ralsina, hm, adding those watches make no sense, so it logical for it to brake [19:29] mandel: it makes sense on Linux to watch for UDF deletion, IIRC [19:30] ralsina, yeah, hours on the other hand will stop the user form renaming them, which is great :) [19:31] ralsina, we will have a similar issue on mac os x :P [19:32] mandel: osx is still scifi to me [19:32] mandel: until saturday at east [19:32] ralsina, well, but I use it hehe so I have to face it everyday :) [19:32] I want my u1 files alwwas there! [19:33] nessita, ping [19:41] mandel: nessita is teaching [19:41] ralsina, Ill restrain by joke because she is in the team... [19:42] and I am going to have to stop for a few hours, will work more later, so email me if anyone needs something [19:42] but it would have been a great one :) [19:42] I keep getting a 403 Forbidden error when I try to make a file public in UbuntuOne. [19:44] hello Doughy [19:44] hi [19:45] Doughy: did you email u1 support about this? [19:45] No [19:45] ok [19:46] Doughy: just wondering if you were the same person or another user with the same proble, [19:46] problem* [19:46] Doughy: let me see what i can figure out [19:47] OK [19:47] thanks [19:54] Doughy: i was able to confirm the error [19:54] Doughy: we are implementing longer URLS for public files [19:54] yeah, got that [19:54] my URL is long [19:55] is the server down or something? [19:56] Doughy: it is a new feature they just turned on today [19:56] Doughy: i have pinged the developer working on that and they are working to fix it [19:56] Doughy: thatnk you for pointing this out to us [19:57] OK [19:57] No prob [19:57] I'll stay online to test === zyga is now known as zyga-food === CardinalFang_ is now known as CardinalFang [20:23] I'm starting to get a complex. Did U1 go down again? [20:26] snap-l: are you having trouble connecting your desktop client? [20:26] It's a desktop client, yes. [20:27] Running on a laptop, trying to copy down files via wireless. [20:32] Longer short URLs for public files? aww. [20:33] snap-l: i am not seeing anything at the moment... [20:33] nhaines: they are working on that [20:33] nhaines: it is a much requested feature [20:34] duanedesign: longer URLs? :) Hopefully they have more information in them then. [20:34] nhaines: apparently people did not like the fact that the urls were so short [20:34] duanedesign: well, there's no accounting for taste. :) [20:35] Ubuntu One is having some trouble downloading some photos uploaded from my phone to my laptop computer. [20:35] nhaines: people were concerned with how easy it was to guess urls [20:35] duanedesign: I'm getting aborted transfers, which start transferring all of the files from the beginning (no resume) [20:35] snap-l: I'm getting that too. [20:36] nhaines: snap-l ok i will whip, i mean ping, the engineers [20:37] Thank you kindly. [20:37] duanedesign: thanks. :) Let me know if you need log files. === zyga-food is now known as zyga [21:05] duanedesign: you will whip the enginners, nice! really nice of you! [21:05] We're not that bad, you know? ;) === m_conley is now known as m_conley_away [21:49] * nessita is back [21:49] * nessita is back [22:04] mandel: you were looking for me? === aquarius_ is now known as aquarius [22:38] ralsina: simple needs fixing added to fix-tests [22:57] nessita: ack [23:15] nessita: pushed the fixes for fix-tests if you still around [23:16] ralsina: I'm just leaving to do some cooking, will review later if I can, otherwise tomorrow at "primera hora" [23:18] * nessita -> eod for now