=== _thumper_ is now known as thumper === spm is now known as stevemci === stevemci is now known as spm [07:42] why is the u1-control-panel test suite so slow? popping up error dialog boxes for every test… maybe it'll be done when I wake up [07:42] * mmcc sleeps [08:10] morning all! [08:11] mmcc, actually it is slow only on windows and mac. The main reason is that on linux the ui is written to a buffer and not the real desktop.. I don't know how to achieve that in other systems :( [09:21] good morning [09:31] gatox, morning! [09:31] gatox, do you have problems with the auth against launchpad? [09:32] mandel, mm nop.... did you do the 2-steps auth thing? [09:33] gatox, yes, is with the ssh key [09:33] I'm getting an error with it.. O_o [09:34] no idea..... [09:42] * czajkowski hugs mandel [09:42] sorry bad day to do it [09:42] we also will be having issues tomorrow, see blog.launchpad.net for our notices [09:43] czajkowski, I did read the email, it was indeed stupid to do it today [09:44] so post 20:00 UTC :) [09:44] and before 22:00 UTC tomorrow [09:55] * mandel finally can use bzr! [10:43] need to restart...... something is really wrong here [10:49] mandel, wowwww.... did you try to run the tests of u1-client?? :S [10:54] gatox, where? [10:54] gatox, linux, mac or windows? [10:54] linux [11:01] gatox, it does work in my en [11:01] env* [11:01] mandel, :S ok..... i'll need to ask dobey if he fix it.... and what should i do.... [11:01] gatox, move to QA, seriously ;) [11:02] mandel, are you in precise? [11:02] gatox, precisely in precise, yes [11:02] :S [11:03] gatox, for what is worth.. (or at least make you not feel like you are the one with problems) none of my tests pass in mac 10.8 because they are not even ran! [11:03] puto mac puto mac puto apple [11:04] gatox, I have to install a lion vm to test that is the case.. [11:26] hi, do you know if there are any problems with referral program? I've just subscribed my mom to Ubuntu One and we didn't get the +500Mb bonus. I can give you further details (mine and her email address) in private if you want. === yofel_ is now known as yofel [11:29] Andy80, AFAIK there is not, but let me get you one of the support guys to give you a hand [11:29] rye, can you help with the support program stuff? ^^ [11:29] mandel, thanks :) [11:29] np [11:29] Andy80: hi [11:30] Andy80: could you please tell me your info in PM, i will look up your information in the db [11:30] mandel, I know that it worked at least 6 times with my account, because after advertising the offer on Twitter I got 6 upgrades and now I've 8Gb. But with my mom's account it didn't work. [11:30] rye, yeah [11:32] Andy80, rye has the tools to help you, I'm a simple code monkey ;) [11:39] ralsina, ping me when you are here, I have to deliver you bad news.. [11:41] oops.... [11:48] gatox, oops? [11:48] mandel, for the bad news :P [11:49] gatox, oh, well, is just due to updates in xcode that I did not expect, so I have to think carefully about what to do [12:20] gatox: any idea what mandel's bad news were, since he left? [12:20] ralsina, he is in u1-internal and cannot connect to freenode [13:08] have I told you guys how much I hate my ISP? [13:24] dobey, are you here? [13:26] gatox: hi [13:27] dobey, hi....... i'm having the same problem that you mention yesterday when trying to run the u1-client tests on my machine.... is that already fix? do i need to install something? [13:27] which problem? [13:28] gatox: all the tests failing due to expand_user? [13:28] dobey, yes [13:28] no it's not fixed. i have no idea why that happens [13:29] but if you're getting the same issue, maybe you can fix it? :) [13:29] * gatox goes back in time and avoid the conversation [13:29] jeje ok.... i'll take a look [13:30] ralsina, ping [13:30] gatox: otp for 10' [13:30] ralsina, ack [13:35] gatox: pong [13:35] ralsina, do you have time for mumble? we couldn't do it yesterday [13:36] gatox: in a bit, sure [13:36] ralsina, ok, let me know [13:37] i haven't run the tests in a while for u1client, so i'll try them here too [13:38] maybe some update to precise broke something on 32-bit [13:39] dobey, mandel said that it was working for him.... but i don't trust mandel jeje [13:39] ohh he is not here to defend himself [13:41] hey, got the failures too! [13:41] ooh, dist-upgrade shows me lots of packages to upgrade. hrmm [13:42] it's something in yesterdays upgrades [13:42] seems to be working ok here right now [13:42] dobey: are you in 32 bit? [13:42] yes [13:43] i don't see anything in the pending updates to my system that would cause such errors either, though [13:44] dobey: help(dirspec) tells me to go read http://docs.python.org/library/dirspec ;-) [13:46] help(dirspec) ? [13:47] ick. someone downvoted http://askubuntu.com/a/115112/50737 [13:47] wtf [13:55] ralsina, can i leave to do a little errand if you are busy and we have the mumble when i get back? [13:58] dobey: reproduced the bug, user_home is unicode [13:58] dobey: I'll debug it [13:58] hurray, I'm here! [14:00] dobey: I am guessing the bit where user_home is patched is patched wrong: http://pastebin.ubuntu.com/1150691/ [14:00] >>> repr(user_home) [14:00] "'/tmp/\\xe2\\x95\\xa5'" [14:00] hrmm [14:00] ah [14:01] ok....... i'll be back in a couple of minutes === gatox is now known as gatox_brb [14:01] dobey: yes, the original is ok, the patched one is wrong [14:02] dobey: see the pastebin, the one that returns trial_temp is returning it as unicode [14:03] but why is it only failing on 32-bit precise? :-/ [14:03] dobey: that's something else entirely [14:03] dobey: since it worked for me yesterday and not today, something in the update [14:03] dobey: and maybe it's not on 64 yet [14:04] yes, i just upgraded and it broke for me [14:04] dobey: cool [14:04] dobey: damn trcking that string is TRICKY [14:05] this is really weird [14:05] oh [14:05] i know what did it [14:06] dobey: coronel mustard, in the library, with a candlestick? [14:07] hmm [14:07] a few unicode_literals were added to ubuntuone-dev-tools [14:07] so perhaps one of them is leaking through somehow [14:08] dobey: yeah [14:08] dobey: easy fix is to decode user_home where we have the bug [14:13] either that or find the right literal and slap it with a b [14:18] mmcc, have you done any work regarding jenkins in the lion vm? [14:22] back! === gatox_brb is now known as gatox [14:24] oh [14:24] duh [14:27] mmcc, have you installed any of the dependencies in the lion vm? [14:27] weird though [14:30] ralsina, so, turns out you can have to copies of xcode, but 4.3 will not run if you are in 10.8 while it will on 10.7.. [14:30] have I mentioned I hate apple? [14:30] mandel: yes you have [14:31] ralsina, I see a pattern here, when I work on windows, I hate microsoft, then I move to mac I hate apple it might be me the one with the problem ;) [14:32] mandel: the universe hates you. You must have done something bad to the universe. [14:32] ralsina, I have done plenty of bad things.. fair enough [14:35] briancurtin: did you see that the binaries are signed already? You may want to ping a l-sa so they deploy it. [14:35] briancurtin: after a quick test of course [14:35] ralsina: didn't see that, haven't seen email yet. i'll check them out ASAP [14:35] briancurtin: cool thx [14:48] ralsina, alecu review please: https://code.launchpad.net/~diegosarmentero/ubuntuone-control-panel/transfers/+merge/119932 - https://code.launchpad.net/~diegosarmentero/ubuntuone-client/menu-progress/+merge/119930 [14:48] gatox: on it [14:49] gatox: quick mumble before team call? [14:49] ralsina, i was about to tell you that! [14:49] * gatox on mumble [14:50] ralsina: speaking of team call, mumble again or hangout? [14:50] briancurtin: mumble [14:58] hi folks [14:58] oh, it is thursday isn't it [14:58] mandel, I haven't installed anything on the lion vm [14:58] crap [14:58] let me try to reboot and see if audio self-fixes [14:58] mmcc, cool, I'm taking care of it then [14:58] mmcc, before the standup, which version of xcode are you running? [14:59] mmcc, and are you in 10.8? [14:59] mandel, cool. you might want to use the new buildout too [14:59] mandel: I have 10.6 and 10.7, not 10.8 [14:59] mmcc, it was in my plans to use it as a review method :) [14:59] mmcc, xcode version? [14:59] mandel: on my 10.7 system i have 4.3.3 [15:00] and on my 10.6 system I have 4.2 [15:00] mmcc, hm.. mierda, I though the problem was only with 4.4 I'll have to do more testing [15:01] so were the tests you added just not running? did they ever run? [15:01] oh, mumble.. be right there [15:01] dobey, gatox, alecu, joshuahoover, mmcc: mumble! [15:01] thisfred: you too [15:01] ralsina, already there [15:01] me too [15:01] ack [15:01] mmcc, for me since 4.4 none of them run, yet before one update (don't know which one) they uses to run just fine [15:02] dobey: ping-a-ling-a-mumble [15:03] yep coming [15:08] mmcc, so it looks like at least in xcode 4.4 if you do STFailt(@"foo") and do command + u all tests pass [15:08] mmcc, from trunk, can you test the same in 4.3.3 [15:08] ? [15:08] mandel: yes, that's what I saw too in 4.3.3 [15:08] which test did you add that to? [15:09] mmcc, I just added a dummy tests class with a test that fails [15:09] mmcc, yet, I have seen tests failing before, so something is not running the tests correctly === mpt_ is now known as mpt [15:16] mandel, what is shown in the console section of the debug pane? (the bottom pane in Xcode) - I forgot to look there but when I run the tests, I get an error in the console even though the GUI says it passed: http://paste.ubuntu.com/1150828/ [15:21] mmcc, fuuuuuuu maybe when we removed the arc stuff it broke.. [15:21] mmcc, good catch [15:22] if it's u1-client tests breaking, it's because of dev-tools [15:22] unless it's other stuff [15:30] mandel: I see the problem - we aren't getting IN_MODIFY, we're getting IN_CREATE (and that gets passed through without a fake close) [15:34] Hey, guys. [15:35] I hope you don't mind me asking something that's been asked a hundred times, but I bought an album off of the music store, and all the songs have downloaded except one, which is stuck queuing. Is there a fix for this? [15:35] Hi leBMD, have you contacted support? [15:36] Not yet. I was hoping someone on IRC might have a fix before I bothered support. [15:36] leBMD: Well, I am support, so feel free to bother me :) http://one.ubuntu.com/support/contact [15:36] ok! [15:37] leBMD: I can gather some more information from you there and see if we can get this straightened out for you [15:37] all right, thanks! [15:37] no problem! [15:38] mmcc, aha, that is simple to fix :) [15:38] mmcc, we just have to add such a situation in process_INT_CREATE to do the right thing [15:39] mandel: I just tried making process_IN_CREATE call process_IN_MODIFY as a quick hack, but it didn't work (it sent the events but no uploads... [15:39] mmcc, weird.. we need to look closer into the implementation.. is the kind of things that are not fixed in a quick hack :( [15:40] mandel: yeah, definitely :) [15:40] mmcc, I found the problem with the tests :) [15:40] mandel: great, what was it? [15:40] mmcc, can this be it: http://stackoverflow.com/questions/9587750/ocmock-failing-at-runtime ? [15:41] mmcc, exact same error [15:41] all right, I just sent in the support ticket. Thanks for the help! [15:41] mandel: oh man, yeah I already ran into that once… argh. stupid ocmock [15:41] leBMD: Just got it, I'll get back to you soon [15:41] all right, thanks [15:42] mmcc, good news I though it was due to an update (it was that the update remove it from my .app) [15:42] mmcc, so I had it in a diff location [15:42] mandel: yeah, I don't like having our stuff inside xcode.app [15:43] mmcc, agreed, but is a WTF?!!?! to OCmock [15:43] mmcc, mumble in the darwin room? [15:43] mandel, give me ~5 min? [15:43] mmcc, we can talk about the sprint etc [15:43] mmcc, sure [15:43] ok brb [15:46] ralsina, tests fixed, it was due to scode updating and removing the framework from its location making it run in a diff context than the one expected from the rig.. [15:46] mandel: WAT [15:47] ralsina, which translates to blahblah blah lost time due to blah blah [15:47] ralsina, http://stackoverflow.com/questions/9587750/ocmock-failing-at-runtime [15:47] ralsina, ocmock stupidity === salgado is now known as salgado-lunch [15:48] ohhhhh rpath nuttiness [15:48] ralsina, yes [15:48] rpath is semi-evil, but too tempting [15:49] ralsina, so mmcc and me after the update did not have the framework correctly and them boom!!! [15:49] ralsina, which scared me a lot [15:49] he [15:51] if anyone has time, https://code.launchpad.net/~brian.curtin/ubuntu-sso-client/py3-unicode-part-3/+merge/119586 is the last unicode branch. has one approval, needs one more. (it's 815 lines) [15:52] alecu, if you have a minute can you re-review https://code.launchpad.net/~brian.curtin/ubuntu-sso-client/py3-metaclass/+merge/119049 (small one, you had a comment about a lint warning) [15:53] briancurtin2: ack [15:57] need to eat. bbiab [16:19] mmcc, I updated https://code.launchpad.net/~mandel/ubuntuone-fsevents-daemon/commserver-tests/+merge/117393 [16:20] ralsina, alecu, gatox, can I have one more review for https://code.launchpad.net/~mandel/ubuntuone-fsevents-daemon/sbjson-link/+merge/116445 [16:20] don't be scared, I'm just removing code [16:28] mandel: sure, queued [16:28] thx [16:28] gatox: +1 on menu-progress [16:28] gatox: that also fixes the mismatched argument count, right? [16:29] mandel, ack. I'll look at it asap [16:30] mmcc, ok [16:30] mandel, the change in rev 61 for sbjson-link has a weird path [16:31] mmcc, let me take a look [16:31] looks like you changed SBJson.framework to 'group relative' [16:31] gatox: I did *not* know QWidgetAction, looks cool :-) [16:31] but it's still in /Library/Frameworks [16:31] mandel: so now it looks like path = ../../../../../../../Library/Frameworks/SBJson.framework; sourceTree = ""; } [16:32] mmcc, uh, true that is ugly, I'll fix it manually [16:32] mandel: I'd like to have a convention where we put the framework near the source tree, and make the entry in Xcode point to it using a group relative path [16:33] mmcc, yes, we need to have some norm for that [16:33] ralsina, which mismmatched argument count? [16:33] ralsina, ahhhh from u1-client? [16:33] gatox: the "on_upload_finished expected 3 arguments got 2" or whatever [16:33] ralsina, yes, the branch i proposed for u1-client: https://code.launchpad.net/~diegosarmentero/ubuntuone-client/menu-progress/+merge/119930 [16:33] does that [16:33] awesome [16:33] and change the max amount of item in the recent transfers [16:33] less noise in logs == happy logs [16:33] because the document change [16:34] mandel: eventually the fsevents daemon project will get put into buildout/scripts/devsetup/parts/ , so why not just put ocmock and sbjson there/ [16:34] ralsina, yes, with qwidgetaction you can actually do cool stuff [16:34] mandel: then with project relative path in Xcode it'll just end up like ../../../blah.framework [16:34] give or take s few ../ [16:34] s/s/a/ [16:34] makes sense [16:35] gatox: there is no way to know if we are using SNI-qt or not? [16:35] gatox: because we are making ubuntu have no-progressbar items in all cases [16:37] ralsina, here as fas as i know.... i'm using it === salgado-lunch is now known as salgado [16:37] gatox: also, what happens if you use ProgressBarAction with sni-qt? Bad things? [16:41] ralsina, you just see an empty space..... [16:42] as an action withoout text [16:42] gatox: hmmmm there *may* be a way to make ProgressBarAction show a text :-) [16:42] gatox: I am guessingit has it's text(QMenuRole) or whatever blank [16:42] oh yes!!! now that i think [16:42] gatox: if that's the reason, then you can have a single action [16:42] we can put text in the qwidgetaction [16:43] right [16:43] and if the widget is not properly placed [16:43] is going to show that [16:43] and this gets much simpler [16:43] totally [16:43] ralsina, i'm going to test that now [16:44] cool :) [16:44] so, ping me when you want me to review [16:46] ralsina, i'll do that [16:46] so I had the Qt tests for control-panel running overnight on my mac, and they didn't finish in more than 6 hours… does that ring any bells for anyone? [16:47] * gatox lunch === gatox is now known as gatox_lunch [16:47] endless "Sorry UbuntuOne has encountered an error" dialog boxes that flash on the screen and go away before I can press 'more details' - at least one per test, it seemed [16:48] mmcc, tests should timeout after a max of 120s due to the default timeout from twisted [16:49] mandel: the tests were passing, nothing timed out [16:50] mmcc, you mean they where left running for hours and never stop yet all the tests have been passed? [16:50] yeah, I came back this morning and it was still slowly churning through passing tests, flashing the error dialog [16:51] mmcc: no, doesn't sound right [16:52] ralsina: no kidding! It's worked fine in the past. I am about to see what it does within the old buildout, although that really should be exactly the same [16:53] btw mandel, this diff fixes my no-upload issue, although it's probably all wrong to just call process_IN_MODIFY from process_IN_CREATE: http://paste.ubuntu.com/1151023/ (I couldn't help myself) [16:54] * mandel looks [16:54] I need more pictures on my mac to test uploading... started using ichat default avatars out of desperation [16:55] i have heaps of pictures :) [16:55] mmcc, I don't think you need the process_default, with process_in_modify should do the trick [16:56] mmcc, of course we would need tests to vonfirm it :) [16:56] lisettte, what kind of picts? O_o [16:56] mandel: I tried that first, it didn't work - there needs to be a create before the open and close [16:57] lisettte: U1 mac icons? ;) [16:57] mandel: the kind that needs uploading to U1 [16:57] mmcc: almost [16:57] mmcc, true.. [16:57] lisettte, ahhh those picts [16:58] lisettte: can you share your U1_design_share with mmcc? [16:58] mandel: i have no idea what other pics you could possibly be talking about [16:58] ralsina: sure thing! [16:58] mmcc: there, lots of pictures ;-) [16:59] lisettte, don't know :) [16:59] trying to find out hehe [16:59] ok, EOD for me, I have rugby today, catch you all tom! [16:59] mmcc: the > 6 hour tests makes sense if it's displaying real UI [17:00] dobey: if it's showing the exception dialog for every test, that's not right [17:00] bye mandel [17:00] dobey: besides, it shows real UI on windows, and takes a few minutes [17:00] dobey - it's run in reasonable time for me before. [17:01] mmcc, ralsina: shared [17:02] lisettte: thanks! [17:02] mmcc: shared it view only; let me know if you need mod [17:04] ralsina: true; it certainly shouldn't do that. but would be best if it showed no UI at all [17:10] dobey: there is a headless qt platform that was done or phantomjs IIRC [17:10] dobey: but we are not getting that deployed in any reasonable time ;-) === gatox_lunch is now known as gatox [17:11] ralsina, you can re-review the branch.... it work as expected when the menu can load the progress bar [17:11] gatox: cool :-) [17:11] gatox: also when the menu can't? [17:11] jeej yes..... i mean that [17:11] gatox: hehe [17:12] gatox: with this, I think you can stop working on the menu and switch to the dummy u1cp page on monday, right? [17:12] also, yay, 200 fewer lines :-) [17:13] ralsina, yes! totally! [17:16] gatox: +1 muy bien felicitado [17:16] :D [17:17] gatox: and congratulations on a nice feature, nicely executed [17:17] ralsina, thanks! :'D [17:25] LUNCH [17:26] hmm, accepted share does not appear for me on darwin [17:27] i wonder why u1trial basically stays in disk iowait for me :( [17:28] i guess the u1client tests are doing a lot of disk writes or something [17:28] gatox, your sync menu works on windows, right? is it something different from the menu displayed when you run it with --with-icon, or did you just make that much nicer? [17:28] mmcc, that one much nicer! [17:29] why are people so bad at muting themselves on google hangouts? [17:31] gatox, cool - I just tried it on mac, looks nice - I guess you have a fix pending though, 'cause it's not showing the right status for me [17:32] mmcc, mmmm i'll need to check that... in windows and linux is showing the propor status.... which should be the same as you see in control panel [17:32] gatox: I may be missing a revision, I just tried the version I have sitting here [17:33] you need my u1-cp branch and also a one fromm u1-client that has not landed yet [17:33] gatox: ok, that's it. cool [17:34] so, if I accept a share from the email, should it be automatically synced by a running syncdaemon or do I need to check the "Sync locally' box in control panel too? right now my CP shows the share but doesn't have the box checked [17:35] mmcc, press the checkbox [17:35] I see, it's accepted=True and subscribed=False according to u1sdtool… [17:37] gatox so just accepting it doesn't subscribe any clients, right? I guess that makes sense. Be nice if the web interface also let you choose which clients to subscribe (so you'd know that it's none by default) [17:37] mmcc, yes, because you can have that share synced in one machine but not in every client you have [17:38] ok, thanks gatox [17:44] briancurtin2, ralsina: https://code.launchpad.net/~dobey/ubuntuone-client/fix-home-patch/+merge/119992 if you would please :) [17:44] dobey: once the diff shows up...i'm on it [18:07] eod here! see you on monday people [18:07] bye gatox, have a great weekend [18:10] d'oh - I just looked at gatox' u1-client branch and had questions… [18:10] alecu, you around? [18:10] mmcc: I am [18:12] alecu: gatox's u1-client branch changes platform/ipc/ipc_client on_upload_finished(self, upload, **info) to use *info instead - should the same thing be done for on_download_finished, and on_up/download_file_progress? [18:13] mmcc: hmmmm... probably yes. [18:13] I don't know what args those all get passed, I just noticed that they all had **info and he only changed the one [18:13] mmcc: but I was thinking that just "info" with no stars would be the right solution. [18:14] dobey: looking [18:15] dobey: you are moving the patch to a place that has no unicode_literals? [18:15] mmcc: anyway, those ipc bits are rotten, and I've not looked enough into the problem, so only fix them if you need to use them. [18:15] mmcc: they should not break the code otherwise, just pollute the logs. [18:16] alecu, ok. I'm seeing a ton of them as syncdaemon is failing to download lisette's share, but it could still be unrelated [18:17] ralsina: no, i'm moving it to before the config parsing bit which causes the errors [18:17] dobey: ok [18:17] ralsina: the problem is that the patch was happening *after* it was being used [18:17] dobey: oooooooh good catch [18:18] so it was parsing the config (which uses user_home), and then patching it after all the other stuff in setUp was done. which is a little bit backward really [18:19] alecu: yeah, the share eventually made it. so I'll ignore the IPC stuff for now [18:19] ha, great time for this Q VM to not be working. just have a wallpaper showing and that's it :/ here comes fun [18:23] dobey: global +1 [18:24] thanks [18:30] aw bummer dobey I thought you just fixed bug 1037709 for me before I even reported it :\ [18:30] Launchpad bug 1037709 in Ubuntu One Client "shares dir not set correctly on darwin" [High,New] https://launchpad.net/bugs/1037709 [18:31] why would i do that? :) [18:31] it is similar though, so do you have a sec? I'm curious why sync daemon's config.py uses xdg_data_home when parsing the config file instead of default_data_home [18:32] there is no default_data_home [18:32] in dirspec.utils [18:32] nothing outside dirspec should be using default_dat_home [18:33] xdg_data_home is the correct things to use [18:33] because if they're different, the ~/Ubuntu One/Shared With Me/ points to xdg_data_home but u1client actually downloads to a path at default_data_home [18:33] oh, hmm... well I think things are broken wrt that then [18:33] sounds like it [18:36] …and gripping for default_data_home says nothing is using default_data_home, so uh. wtf [18:37] mmcc: are you testing on a clean user? [18:37] or did this user already have an ~/Ubuntu One directory? [18:37] dobey: d'oh. yeah, I'm sure this dates from before I fixed the paths [18:38] right; symlink probably just already existed and pointed to the old path :) [18:38] yargh. [18:39] * mmcc goes to the box, you know. Two minutes, by yourself, you know and you feel shame, you know. And then you get free. [18:43] speaking of hockey terms...good link on those jeans last night mmcc [18:44] briancurtin3: hah. did you read the inside waistband? "WHEEL, SNIPE, PARTY!" [18:45] ha, i didnt see that [18:58] can anyone else with a mac try running the ubuntuone-control-panel tests from trunk? I swear it didn't blow up like this before, but it is definitely blowing up even with my old buildout environment [18:59] lots of exception dialogs, the error message is something like "C++ object %S deleted" [18:59] oh [18:59] mmcc: do you have a broken pyqt maybe? [19:00] dobey: I'd be surprised, since it works fine when I package the .app from this same source [19:01] although, not *too* surprised [19:06] dobey, mmcc, ralsina, thisfred: can I ask you guys for a second review of these branches by briancurtin? https://code.launchpad.net/~brian.curtin/ubuntu-sso-client/py3-unicode-part-3/+merge/119586 and https://code.launchpad.net/~brian.curtin/ubuntu-sso-client/py3-metaclass/+merge/119049 [19:06] alecu: sure! [19:07] alecu: have a slot in about 20 minutes [19:16] finally got this VM to work by setting up XFCE... [19:19] alecu, +1 on both [19:19] thisfred: thanks! [19:19] briancurtin2: vmware? [19:20] briancurtin2: I've got no problem whatsoever running Q beta 3 on VirtualBox. [19:20] alecu: yeah, VMWare Workstation [19:20] btw [19:20] sorry to hear about that :-( [19:20] anyone here in the US and using banshee? [19:20] alecu: alpha; haven't even had beta 1 yet :P [19:20] dobey, I do [19:21] well, I have it [19:21] dobey: right! :-P [19:21] I don't actually use it :) [19:21] thisfred: oh; well can you try to 'buy' one of the free mp3s in the amazon store with banshee? and let me know if it tries to force you to use amz cloud player when buying? [19:22] versus just downloading the song in banshee, that is [19:22] dobey, will try. Amazon broke clamz btw: they no longer provide amzs for multiple mp3s [19:22] thisfred: or single ones it seems [19:22] yeah [19:22] thisfred: it keeps wanting me to accept the ToS for cloud player :( [19:23] thisfred: re:8 spaces, the latest pyflakes is picky about identation of continuation lines. [19:23] dobey, which won't do you any good: there is no cloud player for linux [19:23] there is a web version [19:23] thisfred: or webos [19:23] but that doesn't allow multiple file downloads anymore either [19:23] yeah, i don't want the cloud player service; which is why i haven't bought any of these songs i wanted to buy :( [19:24] thisfred: well, apparently you can download mulitple songs with the amazon mp3 downloader app for windows, from the cloud player service [19:24] dobey, I do want it since it lets you store 250000 songs for free online [19:24] dobey, yeah, that's what I'm saying: it doesn't work on Linux [19:25] is that based on a 5MB average? [19:25] dobey, it's not size limited [19:26] only requirement is that it's mp3s (or oggs, and I think one or two more formats) [19:26] probably wma and flac or aac or something [19:26] but [19:26] do they parse the mp3, or just check the file extension? [19:27] dobey, not flac I imagine ;) [19:27] DRMed MP3? [19:27] maybe m4a then [19:28] dobey, the uploader does a check, and if it's already there it doesn't actually upload but gives you access to their mp3 version [19:28] no drm [19:28] oh [19:28] no idea how the check works [19:28] since it doesn't work on linux [19:29] i have < 5000 songs anyway. i don't have 2TB of music like some people [19:29] won't work for non-mp3s which they will happily upload, and count against the 250K limit [19:29] dobey, yeah, then you're probably better off storing it in U1 [19:30] well, just storing it on my own data center [19:30] or more so, i don't really care about the storage issue; it's a solved problem [19:30] i just wanted to buy some music :( [19:31] dobey, so cloud player works if you don't mind downloading them one by one [19:31] alternatively google play works [19:32] though it has its own issues [19:32] dobey, buying a track in banshee and then clicking the download link just spins forever [19:32] i'd use u1ms, but really don't want to pay the foriegn fee tax [19:32] thisfred: fun! :( [19:33] though it does let me play the track [19:33] don't know if it plays it from amazon directly [19:34] dobey, nope it downloaded it [19:34] so it works [19:34] except the spinner is still spinning [19:34] weird [19:34] how did you play it? [19:34] it showed up in recently added [19:34] ah [19:35] I selected it, and hit play [19:35] so i guess it did download it then [19:35] yeah [19:35] anyone have any special tricks for finding a past release of pyqt? [19:35] sigh amazon [19:35] mmcc: divining rod? [19:35] riverbank's web site appears to only have the latest [19:36] now back to a real music player :D [19:36] and I can't even find change logs from older versions [19:37] yay google [19:37] it looks like my qt-tests-taking-forever issue might be related to pyqt version diffs, since it works OK on my older machine, which has 4.9.1 [19:37] have to add a payment method to 'buy' a free song [19:37] ok, brb; gotta run an errand [19:37] dobey, do they still require that? THe free song ui changed a couple days ago [19:37] mmcc: yes, they remove the old ones :-/ [19:38] not sure if that requirement also changed, since they have my CC [19:38] ralsina: can I expense sending them a box of angry weasels or something? [19:38] mmcc: so, please add the requirement of the specific version to the setup document and publish it somewhere if you find it :-/ [19:38] mmcc: a little while ago, they had a bug in the latest, and they yanked it. Without putting any release for download. [19:38] mmcc: so there was no way to get one from them at all. [19:39] fwiw the google play music web interface is one of the worst I've ever seen: they have "pop ups" with the close button in the center of the dialog. [19:39] who does that, and gets to keep their job [19:40] ralsina: ok, well the 4.9.1 on my mac still works, I wonder if brew kept the tgz somewhere… [19:40] mmcc: fingers crossed ;-) [19:40] s/on my mac/on my mac mini/ [19:56] briancurtin2: don't forget to "set commit message", here: https://code.launchpad.net/~brian.curtin/ubuntu-sso-client/py3-unicode-part-3/+merge/119586 [19:56] briancurtin2: otherwise tarmac won't land the branch. === briancurtin3 is now known as briancurtin [19:57] briancurtin: don't forget to "set commit message", here: https://code.launchpad.net/~brian.curtin/ubuntu-sso-client/py3-unicode-part-3/+merge/119586 [19:57] briancurtin: otherwise tarmac won't land the branch. [19:57] alecu: i was typing "set it" and then i got disconnected for the 100th time [19:58] i dont know what is up with this connection today [20:00] alecu: just ran into the first "issue" of the port - mocker doesn't support python3 [20:00] (yet) [20:00] briancurtin: let's get rid of it! [20:01] alecu: alrighty then, looking into it [20:01] briancurtin: let's see first how much of it we are using, then, we may be able to skip those tests when running on python3, and add bugs to fix them. [20:02] alecu: it looks like its only used in networkstate tests [20:02] skip'em on py3 looks like a great idea, specially until FF [20:03] cool, will do [20:03] ralsina: looks like I can just tar up /usr/local/Cellar/pyqt/4.9.1 and rewire a couple of symlinks and be good [20:03] trying it now [20:03] mmcc: even awesomer [20:04] briancurtin: this is fortunate: we are aiming to get rid of the python-mocker library for some time. [20:04] mmcc: qt usually works well with that, unless you had an incompatible C++ ABI change in the middle by changing compilers or something [20:04] alecu, briancurtin: it's like we are being forced to do the things we wanted to do before. py3 is paying for itself ;-) [20:05] ralsina: I couldn't disagree more! :-) [20:05] * ralsina parses that [20:05] ha, it's one of the unannounced side effects of py3 porting: technical debt reduction [20:06] alecu: you mean you could agree less? ;-) [20:08] ralsina: I was referring to the "paying for itself". I can only see more cruft and debt by having to maintain compatibility with two python versions! [20:08] alecu: right on that area [20:09] alecu: sadly there is no other way to stay current on precise and on ubuntu R/S/T [20:09] alecu: and we can't kill either, so [20:13] ralsina: right! I'm well aware that there's no better way. My point is that there's too much cost in porting, and the "cleaner code" promises of moving to 3 are false, since the resulting code that runs on two and three is uglier than the code that just runs on two. [20:14] it's pretty ugly when the versions are far apart, like 2.5 and below to 3.2...but 2.7/3.2 isn't all that different [20:15] be back in a few minutes, need to run to the corner store [20:16] briancurtin: good point. But we still have to port SD, soo. Let's argue again after that :-) [20:17] *soon. [20:17] briancurtin, alecu: yeah, let's get rid of mocker, and if we need to use mocking anywhere, switch to python-mock instead which is in stdlib in 3.3 now [20:19] ralsina: actually, precise isn't a big issue; lucid is the real problem, though we've already broken support for that in so many ways it's not funny [20:20] dobey: we may eventually get the python3 version on precise. Maybe. [20:21] ralsina: the only real issue i see with precise, is the image size [20:21] dobey: but yes, we need to finally execute something to help lucid. Although I suspect it's not worth it anymore [20:22] Wing Plan R sounds like the best approach [20:22] err; Wing Attack Plan R [20:36] briancurtin: let's add to windows release checklist: "verify that the binary deployed is the real binary befre uploading the autoupdate xml" :-( [20:36] briancurtin: right now we are sending this to users instead of an exe: https://pastebin.canonical.com/72379/ [20:37] ... [20:37] briancurtin: already getting it fixed [20:48] ralsina: i can now confirm that the file is an actual installer [20:59] before I head to lunch, here's what's up - you can tar up a pyqt 4.8.1 from one mac to another, just throw it into the homebrew "cellar" dir, and use 'brew switch' to fix up your symlinks, so it ought to be nice and clean [20:59] i meant pyqt 4.8.4 [21:00] argh. I meant pyqt 4.9.1. - 4.9.4 has these test problems, and 4.9.1 works on my mac mini [21:01] but my pyqt 4.9.1 was compiled against Qt 4.8.1, while my pyqt 4.9.4 was compiled against 4.8.2. [21:02] luckily, brew keeps old 'bottled' versions of qt around so grabbing 4.8.1 and installing it next to 4.8.2 was "simple". [21:03] however, the transplanted pyqt 4.8.1 doesn't really work, it can import eg. PyQt.QtGui but not PyQt.QtGui.QApplication. I'll look at this more after lunch [21:03] briancurtin2: awesome [21:04] ugh; like all the ppa builders are offline already :-/ [21:05] * mmcc lunches. === gallth is now known as tgall_foo [21:40] ugh, why does my raid array use 30w idle [21:45] Its to give off the gentle hum. [21:50] lovely. the disk order is also not stable :( [21:57] ah well. later :) [22:41] eods