=== gatox_ is now known as gatox [08:28] Good morning all! [09:06] Good morning! [11:07] whoops was playing about on my desktop and forgot about my macbook going into standby [11:08] fagan, you use both? [11:08] hello everyone! [11:08] nessita, hi [11:08] nessita, hola! [11:09] mandel: well at the moment I just leave IRC on my macbook and do bugs or what ever on that then move back to my desktop when ever I test generally [11:09] fagan, that sound complicated... I have problems just with the vms... [11:10] mandel: well my desktop is great for vms [11:10] my macbook on the other hand cant compare at all [11:10] fagan, I mean in terms of context switch, my brain canno hold that many machines [11:11] mandel: but im super cool bro :D [11:11] hehe [11:57] nessita, ping [11:57] mandel: pong [11:57] nessita, can you give me a hand with this: http://paste.ubuntu.com/673082/ [11:57] looking [11:58] nessita, I managed to fix it once, I have re-ran the registry keys thingy and made sure there are no other processes running of sd [11:58] nessita, am I missing something? [11:58] mandel: you 100% sure you're running trunk? [11:58] no weird libs in PYTHONPATH? [11:59] ols syncdaemon libs? [12:01] nessita, no, is a clean branch from trunk [12:01] nessita, why, does that look like the path is wrong? [12:01] mandel: do you have running ussoc? if yes, please paste the whole output of syncdaemon.log, from the beginning [12:02] mandel: and please choose plain text as syntax highlithing :-) [12:03] nessita, ok :) [12:06] nessita, http://paste.ubuntu.com/673087/ [12:06] nessita, hmm... I wondering if I forgot about the update in the protocol... [12:06] yes, you can see here: [12:06] 2011-08-23 13:54:45,855 - ubuntuone.SyncDaemon.ActionQueue - INFO - The request 'oauth_authenticate' failed with the error: oauth_authenticate() takes exactly 3 arguments (4 given) and was handled with the event: SYS_UNKNOWN_ERROR [12:06] "The request 'oauth_authenticate' failed with the error: oauth_authenticate() takes exactly 3 arguments (4 given)" [12:06] you need to build and install a newer protocol [12:07] nessita, ok, I'll do that... [12:08] good! [12:12] nessita, I found an interesting issue with the storage protocol, setup install places the package under C:\Python27\Libs\site-packages\ubuntuone-storage-protocol\ubuntuone\ [12:12] nessita, that looks to me like a bug [12:12] agree? [12:12] good morning! [12:12] mandel: no, is fine [12:13] mandel: why would be a bug? [12:13] alecu: hi there! [12:13] mandel, don't know what, but I always agree with you. [12:13] welcome back [12:13] hi nessita! [12:13] good morning everyone! [12:14] alecu, ralsina buenas! [12:14] Hola alecu, ralsina, mandel, nessita [12:14] hello mandel! How was holidays? [12:14] facundobatista, hola! [12:15] ralsina, short but very welcome :) [12:15] hola facundobatista! Looks like I won't make it to tonight's meeting :-( [12:15] got lots of enegy and a bigger belly :P [12:15] ralsina, bú [12:20] hello all! [12:20] facundobatista: pitti answered here: https://code.launchpad.net/~pitti/ubuntuone-client/gi-fixes/+merge/72447 [12:20] hello nessita! [12:22] nessita, mandel: did you guys see rick mcbride's email about the overlay being stuck? [12:22] That would be bug #831634 [12:22] ralsina: did he send that email to us? [12:22] ralsina, nop, when/where did that happened? [12:22] ralsina, yep [12:22] nessita: thought it was mail, it's actually a bug mail [12:22] haven't gone yet thru all those today [12:23] nessita: ok [12:23] I think it's something that happens to me too, where sometimes the IPC stops working, but have had a hard time reproducing it intentionally :-( [12:23] Happened to parrino, too [12:24] ralsina, hm... I have not see the email, I'll check [12:24] by the way, do we have hal or something here [12:24] whonder why hal didn't expand my bug #831634 [12:24] bug 1 [12:24] hal is gone! [12:25] ralsina: we need logs! :-) [12:25] hijos de puta: http://www.youtube.com/watch?v=Gdi5PqMm4jQ [12:25] ralsina: very likely there was an exception, and we're not handling those yet [12:25] nessita: yes, I will fix that today and do a new release [12:25] as in "log the exceptions, and fix sso's log" [12:26] ralsina: great, because 99% chances that's the issue [12:27] mandel: that settings bug could cause shares not to sync, right? [12:28] ralsina, if th econfig did not get saved, yes [12:28] mandel: ack [12:28] mandel: I would check if the file it's trying to save to is the right one. I did that part and is half guessing [12:31] nessita, can you reproduce bug https://bugs.launchpad.net/ubuntuone-client/+bug/809559 [12:32] nessita, I've been trying to get the error but I seems not to be able [12:32] with current trunk [12:32] mandel: I can't put time in that ATM. How did you test it? [12:32] nessita, I'm not sure I'm following you on your comment on this branch: https://code.launchpad.net/~alecu/ubuntuone-client/fix-vbox-weird-clock/+merge/71965 [12:33] nessita, I'm running sd, sso and contorl panel and setting and unsetting the shares setting from control panel [12:33] nessita, I think you are reading "generated_id = generated_id + 1", but it says "generated_id = cls.last_generated_id + 1" [12:33] alecu: what if generated_id is 1 and last_generated_id is 3? by adding just one to generated_id we don't fix the issue [12:33] nessita, I added pdb in the save section of the save method from config [12:34] mandel: can you confirm the conf file is updated? [12:34] alecu: oh, you're right! [12:34] alecu: I'll re-comment [12:35] gatox: you have been working on the uninstaller? [12:36] gatox: if yes, could you take over bug #824653 please? [12:36] ralsina, ok..... the code for the uninstaller is ready, but i have to move it to a platform module [12:37] gatox: ok, just assign to you and mark "in progress" [12:37] ralsina, ok [12:37] nessita, yes, in my system config gets updated perfectly with no issues [12:37] nessita, thanks [12:37] gatox, ping [12:37] mandel, pong [12:38] mandel: the comment that in the bug detailing revno you used to run the IRL tests and close as works for me, please [12:39] gatox, one question, when I use the Default settings button, what values should be added to the upload/download limits atm in -1 [12:39] nessita, sure! [12:40] mandel, sorry... do you mean what is specified in the design?? i'm not sure i'm following... [12:41] gatox, so, first time I run control panel it has some default values for the upload/download limits, right? [12:41] mandel, yes [12:41] with is around the 2000s or something like that [12:42] gatox, I changed then, then clicked default settings and they value did not get back to the initial one [12:43] nessita, there is though a use of open in config.py, should that be changed to open_file and dile a bug? [12:43] mandel, ahhhhhhhh....... let me check with the doc... [12:43] mandel: yes please [12:44] ralsina, do you know what mandel is asking for?? i can't find that in the documentation...... i thought that this value was coming from the server [12:44] mandel: FYI gatox hasn't been working with the settings, the widget was coded in the controlpanel, you may need my input there [12:44] gatox: I know [12:44] gatox: yes it is [12:45] nessita, ralsina ok [12:45] ralsina: what values are coming from the server? [12:45] nessita: the current bandwidth values. Not from the server but from syncdaemon [12:45] ralsina, ah... right [12:45] ralsina: right, not server :-) [12:45] nessita, I though it was something realted just with the UI not showing the value... [12:45] IPC server ;-) [12:46] mandel: what issue do you have? [12:46] nessita, change upload/download limits, click default setting and old values doe not re-appear in the UI [12:47] mandel: default values is -1 [12:47] nessita, oh, is it? and then why is there a diff value when I start control panel? [12:47] mandel: so, when you click 'default values' you should get -1 [12:47] mandel: you had other settings of your own? [12:47] nessita, but I never changed those and got a 2000 something in the box [12:48] nessita, no that I know of, I have never changed those [12:48] mandel: can you please check the default config in syncdaemon trunk? [12:48] nessita, sure [12:51] nessita, when I close the bug becuse I cannot reproduce it, what should I use from lp? [12:51] invalid? [12:51] mandel: worksforme equivalent [12:51] invalid I think [12:53] cannot reproduce is supposed to be incomplete and ask for more info [12:53] but since we are all friends here, invalid is just fine ;-) [12:53] nessita, the conf after an ./autogen.sh in trunk [12:53] http://paste.ubuntu.com/673107/ [12:54] ralsina, invalid it is then :P [12:54] mandel: so, what\ s th veredict? [12:54] mandel, nessita, alecu, dobey, fagan, gatox: standup in 6' ! [12:54] ralsina, ack [12:55] nessita, for what? [12:55] nessita, the bug, invalid, the limits seems to be wrong [12:55] mandel: why? [12:55] [bandwidth_throttling] on.default = False [12:56] by default bandwith is not enabled, so we need to reflect that [12:56] nessita, true, but why is there this: read_limit.default = 2097152 [12:56] and since in the control panel we have no way of setting limits but having it disabled... [12:56] we need to set the values to -1 [12:56] mandel: we may ensure the first load of the default congi shows -1 [12:56] config* [12:57] mandel: fill me a bug for that, please [12:57] nessita, I honestly do have a string opinion, I just noticed that I initially saw 2097152 and then -1 :P [12:57] nessita, sure, I'll get a bug for that then :) [12:58] what's a string opinion? ;-) [12:58] a long opinion? a thin one? [12:58] one full of character! [12:58] nessita, hehe I wanted to type strong... i and o are close :P [12:58] :-P [12:59] but string seems to me ok too hehehe [13:00] me [13:00] me [13:00] me [13:00] ralsina, nessita, dobey, fagan: stand up! [13:01] me [13:01] me [13:01] me [13:01] alecu: start! [13:01] DONE: rested a bit, gave the DBus talk at PyDay Montevideo [13:01] TODO: a better fix for VirtualBox clock bug, work on eq_inotify tests [13:01] BLOCKED: no [13:01] NEXT: mandel [13:02] DONE: starte a little late because my laptop when banannas after an update :( fixed the machine and started looking at 809559 which I close since IRL I had no issues. Found a small bug in config.py (uses open) and another in control panel. [13:02] TODO: more bugs [13:02] BLOCKED: nope [13:02] next: gatox [13:02] DONE: [13:02] Bug #822691, Almost done Bug #822685 [13:02] TODO: [13:02] Finish Bug #823414, Bug #824653. Start with: Bug #831310, Bug #831312, Bug #829365, Bug #829652 [13:02] BLOCKED: [13:02] No [13:02] ralsina, go [13:02] DONE: not much, felt bad on friday, holiday yesterday [13:02] TODO: merge pending branches, triage what's left to do, calls, release [13:02] BLOCKED: no [13:02] nessita? [13:02] DONE: landed fix for ussoc for bug #831043, analyzed GI issue with platform crowd, meeting with design team re: controlpanel window size [13:02] TODO: working on client fix for bug #831043, bug #818190 [13:02] BLOCKED: nopes [13:02] NOTES: teaching duties, I'm leaving at noon today [13:02] NEXT: dobey [13:03] λ DONE: mostly finished bug #828195 [13:03] λ TODO: finish #828195, (doing) call about jenkins [13:03] λ BLCK: None. [13:05] ok, comments? [13:06] so EOM [13:07] verterok: ping [13:07] nessita: pong [13:07] * mandel lunch [13:07] verterok: would you give a hand with bug #822034? [13:07] ralsina, we shall talk about pycon later in the afternoon :D [13:07] cu all later [13:07] mandel: sure. See you! [13:07] nessita: no bug bot here? [13:07] verterok: seems to have died :-( [13:08] verterok: apparently :-/ [13:08] nessita: buy a new disk? :) [13:08] nessita: FWIW, it's a duplicate [13:08] verterok: have the master report handy? [13:08] nessita: le me find the master [13:10] nessita: https://bugs.launchpad.net/ubuntuone-client/+bug/776386 [13:11] nessita: not sure if that';s the master bug [13:12] nessita: as therea multiple-bugs/issues reported there [13:12] Chipaca: email about talk re wizard size sent (I forgot yesterday) [13:12] nessita: shame on you ;-) [13:12] yeah [13:14] nessita: yes, there are already 2 dupes on it...let's make it the master bug and change it to confirmed or something [13:14] ok, would you please do so? [13:15] done [13:17] thanks!!! [13:28] me sorry about that went to the shop [13:28] DONE [13:28] * Read a book [13:28] * Did some testing of trunk [13:28] TODO [13:28] * What ever anyone needs [13:28] BLOCKED [13:28] * No [13:30] nessita, alecu: simple branch -- https://code.launchpad.net/~ralsina/ubuntu-sso-client/log-better/+merge/72573 [13:30] it just moves code from u1-client into sso, and updates a couple of lines to use it === m_conley_away is now known as m_conley [13:32] ralsina: looks good, but wasn't there windows tests as well? [13:32] nessita: good question! [13:32] tests/platform/windows/test_xdg_base_directory.py [13:33] there is! [13:33] nessita: yep, will add those [13:33] great! [13:47] dobey: I know you are going to complain about the merging ping pong that's going on in my branch. Sorry about that :-( [13:47] dobey: but I had conflicts in the conflicts files ';-) [13:48] yes i see that [13:48] you're impatient, and you suck at fixing conflicts ;) [13:48] ack on both [13:49] except between people, I am rather good at those [13:49] better than facts. [13:50] dobey: parse error [13:51] ralsina: amused (read sad) how some people insist on ignoring facts [13:52] dobey: indeed people ignore facts. However, often they (we) can be gentled into accepting them when presented on different ways. [13:54] yes, by appeasing the other person's ego and making it seem like you are compromising your own to make them happy; remaining neutral without the need to satisfy any ego, seems to not work so well [13:58] yep, pretty much [13:58] then again, if one doesn't care somuch about one's own ego, that's cheap [14:00] well, there's nothing to sacrifice there [14:02] ralsina, nessita buttons style in control panel: https://code.launchpad.net/~diegosarmentero/ubuntuone-control-panel/buttons-ui-style/+merge/72576 [14:02] anyway [14:02] gatox: looking! [14:06] redirecting ubuntuone-preferences to localhost is fun [14:08] gatox: you should add tests for what you do in lines 288 and later in the diff. [14:09] gatox: other than that, I see no problems and it looks much nicer! [14:09] * gatox looking... [14:10] ralsina, there is a test for that...... what do you mean? [14:10] nessita: pushed with the windows tests. I am not 100% sure I added them the right way but they work https://code.launchpad.net/~ralsina/ubuntu-sso-client/log-better/+merge/72573 [14:10] gatox: is there? [14:10] ralsina, test is at line 315 and 326 [14:11] gatox: oh, missed that! +1 then! [14:11] ralsina, and that method is called for all the scenarios [14:11] ralsina: they were not added the right way :-), I'll reply the MP [14:11] ralsina, thanks [14:11] nessita: ok, thanks! [14:14] ralsina: comment added [14:14] nessita: thanks! [14:16] gatox: there is 2 styles for QPushButton [14:16] 169+QPushButton{ [14:16] and [14:16] 179+QPushButton { [14:17] gatox: also, any reason to move the QFrame#frm_box definition? (ideally we should group this by widget) [14:20] * gatox looking....... [14:25] ralsina, mandel, gatox, alecu, Chipaca: let's mumble? [14:25] nessita: still on mgmt mumble [14:25] nessita: in a mumble [14:25] nessita: should be free in a few minutes [14:25] ralsina, Chipaca: right! let us know please :-) [14:26] nessita: re-organized the tests, checked lint etc. https://code.launchpad.net/~ralsina/ubuntu-sso-client/log-better/+merge/72573 [14:26] ralsina: ack [14:29] ralsina: I think the test_windows.py is missing [14:29] nessita: oops, let me check [14:29] with the windows specific stuff (get_special_folders) [14:30] * ralsina wishes bzr had a "bzr cp" like other VC thingies do [14:30] nessita: added and pushed [14:34] nessita, mandel, gatox, alecu, Chipaca: can we mumble in 10'? [14:34] ralsina, yes [14:34] so I can mate-up [14:35] nessita, done: https://code.launchpad.net/~diegosarmentero/ubuntuone-control-panel/buttons-ui-style/+merge/72576 [14:36] gatox: ack [14:36] ralsina: sure [14:38] ok [14:39] why do people review their own proposals as "resubmit"? [14:39] LP clearly needs some UX work there [14:44] ralsina: a couple of needs fixing added [14:44] nessita: ok, will check! [14:46] ralsina, when do we have mumble? [14:46] mandel: about now :-) [14:47] rumble in the mumble [14:47] nessita, mandel, chipaca: windows mumble? [14:47] in there [14:47] ralsina, then I'm fighting with it to connect :P [14:47] gatox: you too [14:47] was in the design channel :-) [14:47] on mah weg [14:48] mandel: ill loan you some of my bandwidth :D [14:48] fagan, puff... is not only that.. it seems that the entire vodafone network is down... I don't even have a working mobile phone atm [14:50] ralsina, I'm triying and failing... [14:50] verterok, ping [14:50] mandel: is it mumble, or is it network problems? [14:50] verterok, regarding moving the fix to WindowsTimer issue in https://code.launchpad.net/~alecu/ubuntuone-client/fix-vbox-weird-clock/+merge/71965 [14:50] ralsina, seems to be mumble since I'm here with no problems what so ever... [14:51] Chipaca: we are moving to skype because mandel's mumble is broken [14:51] verterok, I'm finding some issues because time.clock returns a float, and adding a decimal amount does not work quite predictably as when adding an integer. [14:52] verterok, my idea is to change both "timestamp" functions to return an integer [14:52] ralsina, I;m on skype already, can you call me to see if it works ok [14:52] verterok, that is, they should be doing the multiplication that is currently being done on _get_next_file_id [14:53] mandel: seems the call to you fails [14:53] ralsina: ok [14:53] hmmmm [14:54] alecu: pong [14:54] verterok, does that make sense? [14:55] alecu: correct me if I'm wrong [14:55] alecu: the problem only happen in windows, right? [14:55] verterok, right [14:55] Chipaca: you seem offline. Mandel: you too [14:55] verterok, well, I don't know in fact, because I don't run linux on vbox [14:56] alecu: my idea of doing it in the windows timer was to only do the workaround in the case that's affected [14:56] verterok, right, and I liked your idea, and started doing that [14:56] alecu: what about adding a new function that does the timestamp * X? [14:56] alecu: because we are using the timestamp in other places [14:57] alecu: we store a timestamp in each record *inside* the db :) [14:57] verterok, ok, that makes more sense. I'll try that. [14:57] alecu: forget about that...we have that function...and it's get_next_id [14:58] get_next_file_id :po [14:59] alecu: so, adding the log should be good enough :) [14:59] verterok, but get_next_id is also called on linux [15:00] alecu: IMO, makes no sense to add a new function to just do the timestamp() * X and call that in get_next_file_id [15:00] verterok, anyway, it's safe to call it on linux [15:00] alecu: yes, but the change will make it more complex...and that function isn't called that much [15:00] at least not now [15:01] alecu: just add the log, and we are good :) [15:01] verterok, great, thanks! [15:06] nessita, ralsina: my microphone driver is not working right again. I'm typing here, because nobody seems to pay attention to skype. [15:06] ralsina, it seems that mandel is online now [15:06] ok, calling him [15:13] bug #727396 [15:13] alecu: no bot here [15:13] looks like it :P [15:17] good morning! [15:26] dobey: ping [15:27] joshuahoover: hi [15:27] dobey: hi, do we have a mir for ubuntuone-installer? if not, want me to create one? [15:28] we don't yet. we need one [15:28] dobey: k, i'll do that in just a bit [15:29] joshuahoover: ok, thanks [15:32] http://www.youtube.com/watch?v=AAEzv-lypmU [15:37] must get some lunch, bbiab [15:37] nessita, done https://code.launchpad.net/~diegosarmentero/ubuntuone-control-panel/buttons-ui-style/+merge/72576 [15:38] ack [15:42] nessita: I am guessing you leave for college in a few minutes. Could you remove yout needsfixig from https://code.launchpad.net/~ralsina/ubuntu-sso-client/log-better/+merge/72573 and I promise to get another review? [15:44] ralsina: I'm taking my laptop with me, I promise re-reviewing when I finish teaching (6pm) [15:44] nessita: ok then [15:45] gatox: can you please revert this? [15:45] [15:45] 3 [15:45] [15:45] it was 0 before [15:46] nessita, ok [15:46] dobey: once u1-installer is in main, does u1-client get dropped from the cd? [15:46] * nessita hopes not [15:48] nessita, reverted [16:16] ok, I'm gone crowd === beuno is now known as beuno-lunch [16:16] email me if you need anything! [16:16] bye [16:23] see? [16:23] indeed [16:23] rye: ping [16:25] Beret: who do I speak with to get a canonical cloak? [16:26] um [16:26] let me check [16:29] verterok: over here, in fact [16:29] snap-l: hi [16:29] HI Chipaca. I'm squeekyhoho on twitter. :) [16:29] snap-l: I assume you're [16:29] yeah [16:29] the cmaloney in your cloak :) [16:30] there you are [16:30] snap-l, we should debug your brokenness [16:30] * Beret runs [16:30] verterok: snap-l. snap-l: verterok [16:30] have at it :) [16:30] snap-l: hi! [16:31] so, what's the problem? :p [16:31] Well, on occasion Ubuntu One won't finish syncing a file [16:31] it'll just hang [16:31] and I'll run u1sdtool -q && u1sdtool -c to restart [16:31] snap-l: hang like not uploading anything else or just that file? [16:31] upon doing so, it'll restart the transfer [16:32] Well, today it was on one 130MB file [16:32] I have a 8Mb down / 1Mb up connection via WOW [16:33] going to head afk for 15 for lunch, but will brb. [16:34] verterok, when you have some time, please re-review https://code.launchpad.net/~alecu/ubuntuone-client/fix-vbox-weird-clock/+merge/71965 [16:34] snap-l: could you upload the logs? they are located at ~/.cache/ubuntuone/log/syncdaemon*.log [16:34] alecu: ok [16:44] snap-l: or you can pastebin the last log files, e.g: syncdaemon.log.2011-08-23_*.log [16:50] joshuahoover: we'll have to pull numerous things off the CD once in main, yes [16:50] joshuahoover: or well, once we get u1-installer on the CD [16:50] ralsina, gatox, alecu, dobey is EOD for me, I'll see you guys tom :) [16:51] mandel: that's what she said :P [16:51] see ya! [16:51] dobey, +1 :) [16:51] ralsina, we need to talk from about pycon, I have to get the flight ticket and would be nice to know if we can d a mini-sprint [16:52] ralsina, also, if I'm going to help you in the talk we might want to think about it :) [16:53] ok, bye all! [16:53] * mandel runs [16:54] when is pycon? [16:54] dobey, in a month, in junin, buenos aires! [16:54] dobey: do you know which packages we'll be pulling off the cd? [16:55] alecu: oh [16:56] dobey, are you coming too? ;-) [16:56] alecu: no [16:57] joshuahoover: i don't remember what all exactly is on the CD right now. i'd have to find the list to look at [16:57] dobey: k [17:00] verterok: I'm uploading the logs now. [17:00] dobey: mir filed: bug #832179 [17:00] Launchpad bug 832179 in ubuntuone-installer (Ubuntu) "[MIR] ubuntuone-installer (affects: 1) (heat: 12)" [Undecided,New] https://launchpad.net/bugs/832179 [17:00] snap-l: ok, cool. I need to step out for a while, but bbiab. [17:01] verterok: No worries. Thanks! [17:02] joshuahoover: great [17:11] facundobatista: a while ago you showed me where syncdaemon was catching all of twisted errors so they didn't go to stderr. I lost it. Could you point me to it again? [17:31] ralsina, some changes in the uninstaller branch: https://code.launchpad.net/~diegosarmentero/ubuntuone-windows-installer/uninstall/+merge/72402 [17:31] to move the uninstall implementation to a multiplatform module [17:31] * ralsina looks [17:32] I am thinking that "Disagree & uninstall" button is going to be a problem later, but am still not sure [17:32] As in "what happens if the admin installs, then the user starts the wizard and clicks uninstall" [17:32] and then the app is gone for everyone :-) [17:33] But hey, if he does that he has sysadmin powers so he could do it with the menu. So no harm done [17:33] gatox: while you are touching there, didn't lisette ask for the "Print" button to go away? [17:34] snap-l: I'm back [17:34] ralsina, didn't know about that [17:34] snap-l: this is the first time you uploaded the file? or a file with the same name? [17:34] gatox: let me check ... [17:35] gatox: bug #829361 [17:35] ralsina: Bug 829361 on http://launchpad.net/bugs/829361 is private [17:36] ralsina, okkkkk.... i will apply that changes to this branch too [17:36] gatox: you could do another branch but since it's two lines... [17:36] verterok: I believe this is the first time I uploaded this file, but can't say for certain [17:36] actually, it may not be the first time === beuno-lunch is now known as beuno [17:37] gatox: also, the tests for utils should be in utils/tests [17:37] snap-l: I mean, a similar or the same file in the same location: "Ubuntu One/" [17:38] snap-l: at the first look, it seems like a bug in the client...which is self-healing after a restart [17:38] I believe it was in a different folder than that. [17:38] but the same filename [17:38] ralsina, ok, i'll change that [17:38] snap-l: and you moved it or deleted and copied it back? [17:38] I deleted it a long time ago, and then put the file in a different location to share with a friend. [17:39] snap-l: ah, ok. cool (it's not a move related bug :) ) [17:40] gatox: other than that, great branch! [17:40] Though I have noticed some instances where I had to create a new folder in order to work around a similar upload bug [17:43] snap-l: hmm, would you mind to run the client with logging configured in DEBUG? [17:44] snap-l: it will use a bit more of disk, as the logs a lot more verbose [17:44] Sure, but I'll need the switches [17:44] verterok: Oh, well that'll fill up that 200gb free quicker. ;) [17:45] heh [17:45] snap-l: do you have this file: ~/.config/ubuntuone/logging.conf ? [17:45] No, I'm missing that file. [17:45] snap-l: if not, just do this to turn on DEBUG logging: echo -e "[logging]\nbackup_count = 10\nfile_size = 0\nlevel = DEBUG" > ~/.config/ubuntuone/logging.conf [17:46] OK, got it [17:47] snap-l: that will turn on DEBUG, and keep a single log file for each session (client restart), up until 10 sessions/restarts [17:47] snap-l: now, restart the client and it should be doing debug logs [17:47] OK, I've restarted the client [17:48] snap-l: I'll discuss what I'm seeing in your logs (I have a theory) with a team mate and try to figure out where the problem is [17:48] I just deleted the file, and will try uploading it again [17:48] snap-l: if it happen again, please show up here and ping me :) [17:50] ralsina: yes i did ask that [17:50] verterok: Thanks. Will do [17:51] snap-l: hopefully we will have more detailed logs of what's going on [17:52] Chipaca: so, the good news is that's not a resumable uploads issue [17:52] the bad news is that it seems to be a bug in syncdaemon [18:01] ralsina, changes applied https://code.launchpad.net/~diegosarmentero/ubuntuone-windows-installer/uninstall/+merge/72402 [18:01] gatox: looking! [18:03] gatox: +1 from me. I only have doubts about having an "uninstall application" button in linux where it makes little sense, but we'll polish that one when we get to linux [18:04] ralsina, yes..... [18:04] gatox: not that this even _runs_ on linux yet ;-) [18:04] ralsina, :P [18:05] alecu, gatox: may I interest you in a review of https://code.launchpad.net/~ralsina/ubuntuone-client/log-betterer/+merge/72597 [18:07] dobey: you too can pitch in with a linux review of ^ if you want [18:11] ralsina, on it [18:11] gatox: thanks! [18:13] ralsina: i think i need to evacuate, from the earthquake :) [18:14] dobey: that s what she said! [18:14] dobey: ok, just kidding, hope nothing breaks, good luck, etc ;-) [18:17] hrmm. just tried to call urbanape but my phone was just silent like it wasn't connecting or something [18:17] i guess the phones here are a bit nuts at the moment [18:19] dobey: as if people were trying to call each other because of an earthquake, you mean? [18:19] yeah [18:29] cuando intento correr los tests me refiero [18:31] gatox: ogit, try removing _trial_temp first [18:31] s/ogit/gotiy === karni_ is now known as karni [18:31] s/gotiy/gotit/ :-D [18:31] * ralsina is typing like a macaque today [18:32] gatox: also, I don't understand where you are running the tests from / what your PYTHONPATH is [18:34] actually, i could totally use some tea right now [18:34] brb [18:51] bah, i didn't even get to use my free gift card thing [19:12] * ralsina is off to pick up the kid from school [19:34] * ralsina is back [19:40] whee [19:51] dobey: if you are not a refugee anymore, can you take a look at https://code.launchpad.net/~ralsina/ubuntuone-client/log-betterer/+merge/72597 from the linux side? It is basically a no-op there :-) [19:53] aww, do i have to? i was busy complaining about gtk3 [19:53] dobey: only if you have the time [19:54] I know complaining about gtk3 is a time-consuming thing [19:54] ralsina: so you moved the stuff out of ubuntuone-client, and into ubuntu-sso-client is all? [19:54] dobey: yep [19:54] it also means you have to update sso on tarmac, I think [19:55] ralsina: then i don't see a problem. yes i suppose i do; and you need to get nessita to review it anyway :) [19:55] chicken! ;-) [19:56] no. there is a review requested from her specifically on LP [19:56] uh? [19:56] and if it is still Pending, the branch won't land anyway [19:56] https://code.launchpad.net/~ralsina/ubuntuone-client/log-betterer/+merge/72597 <- "Natalia Bidart --- Pending" [19:56] weird, I didn't ask for her specifically [19:56] maybe she clicked the "claim this review" button? [19:57] could be [19:57] oh, well, onto other things then [19:57] where is she anyway? uni? [19:57] dobey: yeah [19:57] should be back in one hour anyway [19:58] fml. i hate urllib [19:58] urllib2.URLError: [19:58] for a file://localhost/blah/blah url [19:58] i wonder if it is a separate package from python core [20:00] urllib2? seems to be core [20:00] dobey: it's core python http://docs.python.org/library/urllib2.html [20:01] sigh [20:12] ralsina: anyway, sso is updated, so tarmac will land your branch once approved [20:13] dobey: cool, thznks [20:27] alecu: ping [20:28] ralsina, pong [20:28] alecu: got 5' for some technical questions? [20:29] ralsina, sure. What questions should I ask? :-) [20:29] alecu: nah, I am the asker :-) [20:29] alecu: check http://pastebin.ubuntu.com/673354/ [20:30] specifically lines 32/44 [20:30] I am trying to make absolutely sure we don't write to stderr on windows, to avoid the crap py2exe does with it [20:30] right [20:31] I know I am missing something to catch twisted's exceptions too [20:31] but anyway, I am scared at how ugly this is [20:32] so, what does it happen on setup_logging? [20:32] let's see... [20:32] alecu: if setup_logging raises something, it all breaks [20:33] alecu: I had (for a few seconds) a noop lambda as excepthook before setup_logging :-) [20:34] ralsina, hmmm. I really need to run now, but I'll take a look at this later. [20:34] alecu: ok === pfibiger` is now known as pfibiger [20:35] ralsina, but anyway, I have not delved too much into how the twisted loggers are set up. I think we should ask facundo when he returns tomorrow. [20:35] alecu: ok [20:36] * alecu runs away from all the loggers. And from the keyboard, too. [20:50] is it normal for desktopcouch to not be available in Oneiric? [20:53] jo-erlend: what do you mean by not available? [20:54] dobey, whenever I try to use anything related to desktopcouch, I get an error like this: (Unauthorized: ('unauthorized', 'Authentication required.')) [20:55] however, Firefox is able to access it when I point to the couchdb.html file. All other applications get that error message. [20:56] jo-erlend: ah yes, there are lots of bug reports about it. seems new couchdb in oneiric possibly broke oauth; but we haven't had time to debug it ourselves :( [20:57] ah, ok. It's a little bit annoying since I'm working on a couch app, but as long as people are aware of it, I'm sure it'll get fixed soon :) [20:58] i hope so. i'm tired of seeing the bug reports :) [21:00] but this will probably further delay the u1 couch service? [21:03] you mean the server issue that only affects some users? [21:04] only some users? I haven't been able to find anyone who doesn't have that problem. === m_conley is now known as m_conley_away [21:17] ralsina: sigh. looks like i have to update the packaging too, for ubuntu-sso-client :( [21:17] wait, no [21:17] ralsina: *thwap* [21:18] ralsina: you need to fix setup.py in ubuntu-sso-client also [21:28] duanedesign: around? [21:30] have a good evening everyone! [21:32] bye dobey. [21:51] ralsina: ping [22:25] hello karni [22:26] karni: sorry i missed you i was answering Forum posts [22:26] duanedesign: that's ok. I wanted to ask something about VPS. oh I know [22:26] i need to get my notifications to work when I am pinged in IRC [22:27] duanedesign: I wanted to ask what would you suggest for a VPS, 10.04 LTS or 11.04 [22:27] duanedesign: I went with 10.04, it's probably better documented, and still supported [22:28] yeah, on a VPS definitely an LTS, In my humble opinion [22:28] ktnx :) [22:28] karni: i have an old release on mine [22:28] uhm [22:29] I keep putting of upgrading it [22:29] s/of/off [22:46] karni: I have Ubuntu 10.04.3 LTS on this VPS too. :) [22:47] nhaines: hezner.de ? [22:47] nhaines: I didn't write where I had it set up, how would you know :)? [22:49] karni: haha, vaalbara.nhaines.com I mean. :) [22:49] Or actually, prgmr.net! [22:49] nhaines: on `the` VPS you mean :) cool! [22:49] Also by "prgmr.net" I mean "prgmr.com" [22:50] karni: I mean "this" one, where I run screen/byobu and irssi and idle all day. ;) [22:50] I like it short, karni.tk (nothing there ATM) [22:50] nhaines: oh right :) [22:50] vaalbara's just the VPS I use for shell stuff... www.* is using shared hosting. [22:51] So it uses the naming scheme I have for my computers.. biomes for systems and supercontinents for servers. :) [22:53] nhaines: pretty cool, I can't come up with cool naming patter. maybe because I only own a laptop, and now a VPS :) [22:53] karni: sure, I have tundra, tropic, arctic, prairie, desert, forest, jungle.... my router is pangea and my VPS is vaalbara. :) [22:54] Some of those names are retired... I don't have that many computers, hehe. [23:12] duanedesign: is Ubuntu One Files a [ubuntu_mobile] or [other] prefix? [23:14] duanedesign: sticky please :) http://ubuntuforums.org/showthread.php?p=11180509 [23:15] woot [23:16] duanedesign: If you could correct my grammar in the first post, that'd be most awesome :) [23:20] CardinalFang: hi Chad, you got disconnected [23:20] karni, yes, I left. Back now. [23:20] ...for a bit. [23:21] CardinalFang: I sent you an e-mail. [23:21] Short one [23:22] karni, hrm. [23:23] karni, ah, that's a 404. I haven't implemented the ser'n file removal yet. [23:23] * CardinalFang does it now. [23:24] cool [23:28] karni: and it is done [23:28] duanedesign: muchly thank you! [23:28] god idea. I am anxious to see what kind of response you get [23:28] s/god/good [23:29] karni: I started 'Questions' on the facebook page. The first question was what is your favorite U1 feature [23:30] karni: Android App was number one, until the new plans came out and 5GB storage is now 1 Android Aoo 2 [23:32] duanedesign: hahahah, sweet. thanks :) [23:32] karni: isn't it like 3 AM over there? GO TO SLEEP DUDE :-D [23:33] ralsina: only 1:33 ;) [23:34] ralsina: I'll leave in 1h tops. probably :) [23:34] hehehe I don't believe you ;-) [23:34] hyhyhy [23:35] ralsina: in the mean time, I purchased a VPS at hezner. I was shocked it took only like 15-20 minutes to have it set up with Ubuntu 10.04. [23:35] hezner? Had not heard of them [23:36] I have some at tektonic.net and one very cheap one at burst.net [23:37] ralsina: burst.net is pretty cheap indeed o_O [23:37] prgmr.net is only $5/mo for 1.5GB space and 64MB RAM. :) [23:38] Whoa, burst.net *is* cheap! o_O;; [23:39] nhaines: hahah, that's a little to little :) still, someone might like that $5/mo option [23:39] karni: it works for me! Just idling in IRC all day and occasionally playing nethack. :) [23:39] nhaines: :) [23:40] karni: I got one with a coupon for $4.50 a month [23:41] nice [23:41] I think it's the 256 or 512 RAM 10GB disk [23:41] I'm going to keep an eye on burst.net if I need something serious in the future. [23:41] I have never done anything too heavy on burst, but rye uses them and likes them. Good for a US VPN/proxy too [23:42] Netflix fans take note I guess! [23:43] nhaines: have not tried netflix, but with openvpn, squid and iptables you can fool Hulu ;-) [23:44] Oh, well, there you go. ;) [23:45] on burst.net you'd have to request installation of Ubuntu (if you wish), it's not listed [23:46] but pricing is really good [23:47] karni: Ubuntu 8, 9, and 10 are listed. [23:48] nhaines: can't see 'ubuntu' keyboard on http://burst.net/policy/managed.shtml [23:48] nhaines: where did you find it [23:48] ? [23:48] karni: http://burst.net/linvps.shtml [23:49] awesome