[02:39] hi [02:39] is this the same the ubuntu cloud? [02:39] http://cloud.ubuntu.com/ [02:40] the server stuff [08:47] morning all! [11:03] mandel: oi oi [11:03] czajkowski, hello! [11:07] good morning! [11:07] mandel, i'm here to review your branch if you want [11:11] gatox, ok, so I think you did not do the merge correctly, can you pull the branch from lp? [11:11] can you give me the link again [11:12] mandel, also.... i tried again yesterday with a new clean branch [11:12] gatox, sure, give me a sec [11:12] mandel, let me try without merging with trunk [11:12] lp:~mandel/ubuntuone-client/domain-sockets [11:12] gatox, ^ [11:13] * gatox running tests.. [11:13] gatox, I'm doing bzr branch lp:ubuntuone-client test [11:13] cd test [11:13] bzr merge lp:~mandel/ubuntuone-client/domain-sockets [11:14] gatox, and with that in test_windows.py there are no tests with the code you gave in the pastebin === yofel_ is now known as yofel [11:19] thisfred, morning! I wanted to setup the ec2 but just the folder did not give me much info on how to do it [11:20] mandel: hi, I haven't looked at the folder, but I think that's all the windows dependencies (jam said it may have too much in it, but at least it should be enough to build u1db) [11:20] thisfred, yes, but I don't understand where to place them etc.. a little more info would be nice :) [11:20] mandel: I have no idea exactly how to do it either. What we want to run is make check on trunk after every checkin [11:22] thisfred, that is what I wanted to do, but I want to set up the ec2 instance correctly in a way in which we can easily upgrade the deps easily [11:22] mandel, so..... i'm running the tests and adding the python path as you can see at the end of the paste and i'm getting tihs: http://paste.ubuntu.com/1002849/ [11:23] just restarted the vm before running the tests [11:24] gatox, can you please make sure you have u1-dev-tools from trunk [11:24] gatox, that looks like you are in an old version [11:24] gatox, minimun version is given in the mp description, let me check.. [11:24] M ubuntuone/devtools/testcases/txsocketserver.py [11:24] All changes applied successfully. [11:24] Now on revision 73. [11:24] testing again [11:25] gatox, sweet :) [11:46] gatox, passed the tests? [11:46] mandel, yes...... the test pass now [11:46] mandel, if you can give me the link....... i can give you the +1 [11:46] :P [11:47] gatox, https://code.launchpad.net/~mandel/ubuntuone-client/domain-sockets/+merge/106833 [11:47] mandel, just a question.... did you run the tests on mac? [11:47] for os_helper at least? [11:48] gatox, nop, let me run them before merging [11:48] please [12:05] ubuntuone-dev-tools should depend on python-mocker [12:08] mandel, yes mandel.... the tests are working on mac [12:08] +1 [12:09] gatox, I ran them to.. well as many as I could :) [12:10] gatox, sweet, this fixes the tests on windows, I'll be proposing a fix for the tools code so that we have it on mac os x and also get the tests to run on linux [12:10] cool [12:12] gatox, with that we should be able to launch control panel.. and I'll get back to the fsevents code [12:13] mandel, sweet..... i'm trying to fix some things in my branch with callFromThread as alecuu mention yesterday... but something is still wrong [12:40] * mandel lunch [12:57] meh, and still no reply on that bug :( [13:25] dobey: noone cares, it seems :-/ [13:27] dobey: how do you feel about renaming ubuntuone-windows-installer to ubuntuone-packaging-tools ? [13:28] dobey: assuming you can rename things in launchpad, of course [13:28] things can be renamed in launchpad, though tarballs can't. [13:28] i think it needs some more thought before committing, but i'm not opposed to renaming the project in general [13:29] dobey: yes, we need to define a scope for it, instead of it being a dumping place [13:29] yep [13:46] * mandel back [13:46] ralsina, I'll need to go for a few mins to deal with a messenger who believes that his time is more important than mine.. [13:46] mandel: ack [13:47] ralsina, I'm going to try and make him cry.. what an ass he is 5 hours late.. [13:48] ralsina, also, I'm setting jenkins for u1db.. that is taking me some time but I want to do it so I don't get asked to run the windows tests :) [13:48] mandel: good idea [13:48] ok, I'm off to yell at this guy, should be 'quick' [13:55] ralsina: not sure if you saw, but 3.0.1 is all uploaded and ready to rock [13:55] briancurtin: yes, saw it, god job! [13:55] briancurtin: 48 hours, it's a new record ;-) [13:55] haha [13:57] o/ [13:57] ralsina, so [13:58] I just stopped syncing a udf wiht a lot of files [13:58] and nautilus has been using 100% of my CPU for 5 minutes [13:58] beuno: you had it synced and you unsubscribed it? [13:58] not sure what I can do to get information [13:58] ralsina, yes [13:58] dobey: ^ [13:58] it had maybe 7k files [13:58] photos [13:58] so maybe 18G [13:59] beuno: AFAIK, it should not even *do* anything when you unsubscribe beyond removing emblems [13:59] beuno: which should take no CPU at all [13:59] strace doesn't show anything [14:00] beuno: interesting. At least I should be able to reproduce it [14:01] there are no emblems to remove unless you're *in* the folder [14:02] no idea [14:02] still at 100% [14:02] beuno: race condition [14:02] however, it does check all of the files to see if they are published or not, and shows the dialog listing all the published files that you'll lose [14:02] strace doesn't return anything [14:02] beuno@beuno-laptop:~/canonical/ubunet/trunk$ sudo strace -p 2095 [14:02] Process 2095 attached - interrupt to quit [14:02] restart_syscall(<... resuming interrupted call ...> [14:02] dobey, that sounds like something expensive [14:03] that would chew up all my CPU [14:03] beuno: nautilus may have started to ask SD about each and every public file... [14:03] otoh I am not sure [14:03] right [14:03] is there an existing bug? [14:03] yeah, and the api is synchronous, and blocky [14:03] ralsina: libsyncdaemon is not wrapping things nicaly, we need to rewrite it... and plugin too [14:04] beuno: i don't think there is a bug about that specific case, but there are bugs about similar issues [14:05] ok [14:05] I'll file it [14:05] beuno: we have "rewrite the plugin" in our todo for one cycle, and we are not doing it this cycle either :-( [14:06] beuno: you had many published files there? [14:06] beuno: because I just unsubscribed my 13G Pictures UDF and see no load [14:07] ralsina, none [14:07] ok, nautilus is up to 30% CPU usage, but not constant [14:07] uhm [14:08] LOTS of dbus requests [14:08] stop synching in nautilus != unsubscribe [14:08] syncing even [14:08] it is delete [14:08] dobey: I unsubscribed, and nautilus started using CPU [14:09] ie, unsubscribe this folder from all machines, and delete it on the server [14:09] dobey: no, I just unsubscribed from u1cp [14:09] ok [14:09] simple unsubscribe is a bit less work, yes [14:10] beuno: but only loaded the system for a few seconds, though [14:11] ralsina, I ended up killing nautilus [14:11] 10+ minutes of 100% [14:11] and subscribing again, does the same thing, nautilus starts eating CPU [14:11] bug #1003446 [14:11] Launchpad bug 1003446 in ubuntuone-client (Ubuntu) "Stopping sync of a UDF with lots of files uses 100% of the CPU for a long time" [Undecided,New] https://launchpad.net/bugs/1003446 [14:12] this was to QA bug #983144 :) [14:12] Launchpad bug 983144 in ubuntuone-client-gnome (Ubuntu) "Stopping sync of a UDF causes unrelated warning" [Medium,Triaged] https://launchpad.net/bugs/983144 [14:12] beuno: BTW, I am still getting 391% of quota used, does that have a ETA? [14:13] ralsina, go to "My account" [14:13] sign up for the canonical plan [14:13] beuno: ack [14:14] beuno: says I have it [14:15] ralsina, ah, ping webm0nk3y then [14:15] beuno: ack, will do [14:15] later [14:15] huh [14:15] more important things right now ... sorry [14:16] why does the "Need more space?" thing on dashboard tell me I get 5GB for free, instead of telling me how much i actually have, and how much of that i'm using or have available? [14:17] beuno: ^^ :) [14:17] dobey, legacy, I'll raise this with design, thanks [14:24] * mandel back [14:26] hi folks [14:26] mmcc, hi [14:28] dobey, can you let me know the version of devtools that tarmac has? specially for this: https://code.launchpad.net/~mandel/ubuntuone-client/domain-sockets/+merge/106833 [14:29] mandel: it should have whatever is in nightlies [14:30] dobey, k [14:32] apparently it wasn't updated [14:47] dobey, can I set that branch back to approved then? I mean, will tarmac have at least revno73 of devtools? [14:49] mandel: it's r73 now yes [14:49] mandel: why are we running the PB tests on linux? [14:50] dobey, because we can, they have no windows deps so we have now better coverage when tarmac runs the tests [14:50] ok [14:51] man, writing unit tests is hard :( [14:53] mandel, dobey, alecu, gatox, briancurtin, mmcc, thisfred: standup in 7' [14:53] ralsina, ack [14:53] oh bother [14:55] ack [15:00] me [15:00] me [15:00] me [15:00] me [15:01] me [15:02] ralsina, dobey, mandel? [15:02] me [15:02] me [15:02] sorry, phone [15:02] mandel, last [15:02] DONE: [15:02] Lot of debugging for fsevents in mac, there is some problem with the callback of macfsevents not being called (was working in the example), callFromThread is not doing the trick right now. [15:02] TODO: [15:02] Keep debugging macfsevents itself to see if everything is being executed properly. 1-1 ralsina [15:02] BLOCKED: [15:02] No [15:02] alecu, go [15:03] DONE: mumbled about os-ten notifications and status. submited final security patch [15:03] TODO: setup os-ten dev-env on my mac, mumble re: stress testing the root daemon with mandel, sort some SD bugs [15:03] BLOCKED: no [15:03] NEXT: briancurtin [15:03] DONE: 3.0.1 is now broadcasting live to the world [15:03] TODO: get CP passing, plug in build_installer on jenkins [15:03] BLOCKED: none [15:03] NEXT: mmcc [15:03] DONE: mumbled re: daemon, etc. , hit+fixed first pyinstaller bug: works on sample, not yet on sso [15:03] TODO: find next pyinstaller bug, repeat. / packaging plan email [15:03] BLCK: NO [15:03] NEXT: thisfred [15:03] DONE: bug #1002855 TODO: make u1db query parser into real parser BLOCKED: no NEXT: ralsina [15:03] Launchpad bug 1002855 in U1DB "Change document object API" [High,Fix released] https://launchpad.net/bugs/1002855 [15:03] DONE: started work on the "None has no get_root attribute"bug, is complicated. mgmt call, 1-1 with chipaca, 1-1 with briancurtin, felt sick, saw doctor TODO: finish that bug more 1-1s BLOCKED: no [15:03] next dobey [15:03] λ DONE: SRU uploads, bug triage [15:03] λ TODO: find someone to test installer fix, installer SRU, bug #711162 [15:03] λ BLCK: none. [15:03] Launchpad bug 711162 in ubuntuone-client (Ubuntu) "ubuntuone-login crashed with ValueError in call_async(): Unable to guess signature from an empty dict" [High,Confirmed] https://launchpad.net/bugs/711162 [15:03] mandel [15:04] DONE: Fixed windos tests. Merger tools on u1-client to be used in darwin and windows [15:04] mmcc, saw your message yesterday late that you got a sample qt app packaged. cool! [15:04] TODO: get a u1db jenkins work [15:04] ge back to fsevents [15:04] ralsina: can I add "get better" to your TODO slot? :) [15:04] BLOCEKD: No [15:04] Chipaca: sure! [15:05] Chipaca: constant improvement is the goal ;-) [15:05] also, I'm taking lunch early, as in now, to go to the post office and mail off another ton of 'plz for not to deport' paperwork. bbiab [15:05] alecu, yep only 2-3 hours to get their example working :p [15:05] :-) [15:05] thisfred: add "don't get deported" then [15:05] mmcc, was it finally due to us using brew? [15:05] they did accept my github pull request for the patch though, so I'm optimistic for help with future bugs [15:05] thisfred: we like our devs not deported as much as possible [15:06] ralsina: i meant from being sick [15:06] Chipaca: I know [15:06] I can work from the Dutch gulags, I suppose ;) [15:06] ralsina: :) [15:06] thisfred: all that putting fingers in dams interferes with proper touch typing [15:06] alecu: yes - there's an extra copying step that pyinstaller had hard-coded paths from macports and the binary installer, but wasn't looking for the brew location [15:06] mmcc: I vaguely heard TCL mentioned late yesterday [15:07] mmcc: O RLY? [15:07] ralsina: yes, macports port files are tcl... [15:07] ralsina: funnily enough that legend is virtually unknown *within* the Netherlands [15:08] thisfred: maybe all witnesses drowned. Fingers are very ineffective dam-repairing systems === thisfred is now known as afkfred [15:08] mmcc: my sympathies [15:09] * dobey wonders how to write a unit test for this [15:09] I don't even remember tcl syntax anymore (argument passing that looked like shell?). good for me! [15:09] or i could just not do it [15:10] ralsina: heh. it was readable enough to tell if it was doing the right thing. Luckily I didn't have to write any [15:10] dobey: I think what you did with -installer already qualifies as best effort, maybe the SRU review will let it through [15:10] ralsina: what was the ORLY for? [15:10] ralsina: oh, this is a different issue [15:10] mmcc: tcl. I am flabbergasted. [15:11] mmcc: I assumed only the dutch used it nowadays. [15:11] to fix dams? [15:11] oh, heh. yeah me too. no wonder homebrew took off. Ruby is much more fashionable [15:12] and, honestly just nicer than tcl for "configuration scripts", IMO [15:12] alecu: using Ousterhout's book, surely [15:16] gatox, mmcc: I'll be setting up my new mac with the -dev bits and pieces. [15:16] mmcc, should I use brew as per the docs? [15:17] alecu, ack.... let me know if you had any problem.... but reading the doc should be pretty straight forward [15:17] briancurtin, mandel: how's the get-installers-from-jenkins thing going? I *want* that :-) [15:17] alecu: yes. I don't think we'll have to change that [15:17] mmcc, great, thanks. [15:17] gatox, so, the doc should be up to date, I assume. [15:17] ralsina: i need to make CP tests pass to get to that stage, there's one more failing due to non matching strings for some reason, only on windows [15:17] alecu, yes..... i was the last one editing that [15:17] gatox: great. [15:18] briancurtin: we could build even with failing tests [15:18] alecu, btw the doc says 'sudo brew' but don't - you don't need sudo [15:18] briancurtin: separate jobs [15:18] ralsina: true, i'll take a look at that just to get it going [15:18] briancurtin: thanks [15:18] ok, I'll change that in the doc. [15:18] mmcc, ^ [15:19] ok, thanks alecu. I probably should've changed it myself :) [15:20] * alecu could surely use a mini-displayport to vga adapter now... [15:20] * mmcc has one right here - catch! [15:21] * alecu catches! [15:21] thanks! [15:21] ha, gnumake 3.81 on windows has a very bad bug.. wtf! [15:22] btw, mandel when you have a minute, the style fixes you pointed out on https://code.launchpad.net/~mikemc/ubuntu-sso-client/fix-networkstate-darwin/+merge/105926 are done [15:22] ralsina: https://code.launchpad.net/~dobey/ubuntuone-client/signature-dict is the one i was trying to figure out how to write a simple test case for, but it doesn't seem possible :( [15:22] dobey: looking... [15:23] dobey: yes, test case would involve faking ... everything [15:23] dobey: which makes it kinda pointless [15:24] mmcc, ok, will take a look asap [15:24] ralsina: well, the problem is i'd have to fake everything, again. it's already being faked, but the test cases aren't set up to have fake credentials service without fake sso. :-/ [15:24] * gatox lunch === gatox is now known as gatox_lunch [15:24] dobey: ouch, so a 500-1 test:code ratio, give or take a 10 [15:25] i suspect it should fix the issue, but again, i don't know how to test [15:25] dobey: you can ask for an audience with nessita about it, maybe she has ideas. I don't :-( [15:25] ralsina: yeah. it would be 3 tests. and a huge new test case which duplicates a lot of code from other test cases [15:26] or refactor the world, but ugh [15:27] * dobey proposes it as-is [15:28] and with that, i think it's time to get some lunch [15:28] bbiab [15:44] mmcc, can you let me know the mp url for the brnach with the style check issues? [15:45] mandel https://code.launchpad.net/~mikemc/ubuntu-sso-client/fix-networkstate-darwin/+merge/105926 [15:45] mmcc, thx [16:04] Lunchtime === gatox_lunch is now known as gatox [16:26] heading to lunch. i'm meeting with a former teammate who just got laid off so i might swap some time now and stick around later in the evening if we take too long [17:00] mmcc, +1 on https://code.launchpad.net/~mikemc/ubuntu-sso-client/fix-networkstate-darwin/+merge/105926 [17:00] now, EOD for me, see you all tom! [17:01] thanks mandel - bye [17:08] * mmcc lunch [17:21] ralsina, briancurtin: fyi...i'm seeing reports via facebook that 3.0.1 is working for users where 3.0.0 wasn't :) [17:23] alecu, ralsina: btw, https://code.launchpad.net/~dobey/ubuntuone-client/signature-dict/+merge/107043 [17:26] I think I may have found an issue with Ubuntu One on Windows PCs - if they have a pre-existing installation of Python on %PATH%, it seems to fall over pretty hard. [17:38] TML: could you perhaps file a bug please? [17:58] joshuahoover: yay! [17:59] TML: it should not use your preexisting python in any way. But hey, if it does, it's a bug. [17:59] ralsina: who said facebook was good for nothing and evil? ;) [17:59] joshuahoover: hehe [18:02] dobey: the docs for dbus.Dictionary are insane [18:02] dobey: "If it is None (the default), when the Dictionary is sent over D-Bus, the key and value signatures will be guessed from an arbitrary element of the Dictionary." [18:02] dobey: how can that possibly be a good idea, ever? [18:04] ralsina: which is why it fails when we were passing {} [18:04] non deterministic coding!! FUN \o/ [18:05] joshuahoover: I believe that was Jefferson [18:05] dobey: exactly, but it's so conceptually nuts... I am speechless [18:06] heh [18:06] gatox: exactly [18:06] introspection is a fad anyway [18:06] dobey: tell that to the buddhists [18:25] ralsina: so, we need to decide what to call the next stable version, make the stable branches, and set up all the release milestones [18:25] dobey, is there any reason why that branch has no tests? [18:26] dobey: 4.0.0 [18:27] dobey: give me a milestone proposal, I am 99% guaranteed to approve it [18:27] alecu: because it would require lots of duplication and/or lots of refactoring [18:27] ralsina: ok [18:27] Also, someone claims it's discrimination to give people free pizza only if they order it in spanish. Because saying "pizza por favor" is apparently too hard. http://gawker.com/5912719/southern-pizza-chains-spanish+only-free-pizza-offer-pisses-people-off [18:27] dobey, duplication and/or refactoring on the tests themselves, right? [18:28] I vote for getting all our meals from "Los pollos hermanos" from now on. [18:29] alecu: he asked in the channel and noone (meaning dobey and me) came up with something that was not a ridiculously large change to add those three tests [18:29] alecu: yes [18:29] ralsina: is that a fried chicken place in BsAs? [18:30] dobey: pizza chain in Dallas [18:30] oh, los pollos hermanos... braking bad! [18:30] breaking* [18:30] oh [18:31] brb..... need to reconnect [18:33] dobey, ralsina: I'm taking a look at the tests now. So, sorry I was in the middle of some reboots, but I much rather don't see our policy of "tests needed" dropped while I'm not in the channel :-) [18:33] alecu: didn't notice you were not around [18:34] alecu: i agree they are needed. i don't agree with the ratio of work to resulting number of tests [18:35] not to mention that the lines being replaced had no tests [18:35] or else those tests would fail after the change [18:36] ralsina: why would they fail? [18:36] the existing tests shouldn't fail after that change, actually [18:36] dobey: because they are not testing that we pass the correct type of data [18:37] ralsina: but we were passing the correct type of data in both cases [18:37] ralsina, "lines having no tests" is the perfect excuse to write some! [18:37] dobey: no, we were passing a dict, now we pass a dbus.Dictionary [18:38] dobey: and obviously passing a dict is a bug since it's what you are fixing ;-) [18:38] ralsina: we were passing a dict, which got turned into a dbus.DIctionary() by dbus anyway [18:38] passing a dict is not a bug [18:38] dbus-python not erroring when it probably should have, may be a bug, but it's not our bug [18:38] dobey: potato, patatoe [18:39] poutine [18:40] dobey: so, we could add a test case that just replaces sso_proxy with a fake and typechecks the parameters [18:40] dobey: not sure of the amount of effort involved [18:41] that doesn't test the bug we're fixing though [18:41] we'd need a test where there is no sso service on the bus, but the credentials service is on the bus, and we make the 3 relevant calls to the credentials service [18:45] and apparently i need a whole lot of cat6 cable [19:09] alecu, how is the darwin setup going? I have a merge about network detection in SSO that you asked to review a while back, might be a good test case for running the tests. [19:10] mmcc, right now the cpu is burning while compiling Qt, or PyQt. [19:10] alecu ah, yes that took a while. be nice if it was parallel [19:10] alecu, jeje that is the most painful part [19:11] mmcc, I think I'll be able to run the tests in two hours, but I can review the code in the meanwhile. [19:11] ok alecu, there are actually two mp's but the first one is minor: https://code.launchpad.net/~mikemc/ubuntu-sso-client/no-darwin-in-linuxnwindows-tests/+merge/105924 [19:12] then https://code.launchpad.net/~mikemc/ubuntu-sso-client/fix-networkstate-darwin/+merge/105926 [19:13] alecu, mmcc, gatox: why not put that build somewhere? PyQt it's just zipping the folder from dist-packages [19:13] mmcc, looking [19:13] ralsina, it's homebrew compiling it from scratch [19:13] mmcc: end result should be a lot of files there :-) [19:14] right - we could copy the /usr/local/Cellar/qt stuff, but I don't know what metadata homebrew keeps about installed packages - not sure what else to copy out [19:14] mmcc: ok [19:14] mmcc: too bad, it takes *hours* :-/ [19:15] ralsina: yep. maybe homebrew has a "save built package" feature or something [19:15] * mmcc googles "brew bottle" [19:16] mmcc: that doesn't give anything work-related :-) [19:16] heh [19:16] it's sprint-related [19:17] you guys drink on sprints? [19:18] at dinner/pub after normal work hours [19:18] not usually during the sprint [19:18] mmcc: I don't, some do [19:18] mandel: do you have creds to login to the jenkins machine? [19:18] usually after the sprint, maybe [19:18] but sometimes desparate code calls for desparate measures [19:19] mmcc, ralsina, i think we can just copy the files, i did it for the olpc and it works.... when it's the same architecture in both computers [19:19] dobey: heh - the tagline for homebrew is actually "macports driving you to drink?" [19:20] heh [19:20] btw I was joking, sorry about the irc joke-pas. [19:20] mmcc: he [19:20] heh, the joke was obvious [19:20] mmcc: there is all this thing about drinking at conferences lately, so I am slightly careful aboutit [19:21] gatox: yes, I did that to put pyqt into virtualenv a few times [19:21] righ [19:21] right [19:21] i don't think people generally drink *at* the conference [19:22] ralsina: oh yeah, I read a screed about it a while back. conference-sponsored boozefests and all [19:22] dobey, it apparently depends on the conference [19:22] dobey: at conference events between conference days, I have seen it [19:22] mmcc: it was way over the top, yeah [19:22] ralsina: sure. but that's diffferent [19:24] but irresponsible people will be irresponsible no matter what it is. be it drinking, or eating cupcakes [19:24] gatox, copying the qt files would work, yeah, but it's mostly a one-time cost... [19:26] mmcc: I am thinking about doing the jenkins setup for automated testing, if we had a downloadable thing, it may be easier to create clean envs [19:27] mmcc: but not terribly important [19:27] Oh, and BTW, we may have a mac server to run tests in somewhere soonish [19:27] ralsina: oh, that's good. [19:28] mmcc: a lion server, so we can virtualize lion and snow leopard [19:28] * dobey goes back to button pressing tedium [19:28] apple needs to find a new cat to use already [19:29] dobey: there's no cool cats after mountain lion [19:29] dobey: xkcs did a strip abou it, so it's true ;-) [19:29] xkcd, sheesh [19:29] sabertooth [19:29] dobey: marvel trademark! [19:30] i don't think they have grounds to win that case [19:31] Kzinti [19:31] alecu, do you have time tomorrow for a 1-1?? (if i can figure it out how to do this today... i'll need your threading-magic) [19:32] gatox: today, tomorrow. I always have time for you, sir. [19:32] now, if they called it Mac OS Catwoman, maybe DC would have some merit to build a case with [19:32] rmcbride: kzinti is good! [19:33] although kzinti is plural IIRC ;-) [19:33] alecu, jeje thx well..... if you have time now, we can do it right now.... but i don't want to distract you if you are doing something else....... i can keep playing around with this [19:33] Yea I guess it would be kzin [19:33] alecu: was this morning's the last secret branch? ;-) [19:34] not so secret anymore :P [19:38] ralsina, gatox: it should still be secret. And they were patches, not branches. [19:38] alecu: why I am not saying what it is. So, last ones? [19:38] ralsina, hopefully, yes :-) [19:39] aha: 'brew bottle' existed, it was binary packages for homebrew, and you can get qt 'bottle's here: http://sourceforge.net/projects/machomebrew/files/Bottles/ [19:39] nice! [19:40] but before you rejoice - the 'bottle' command is missing in the current version ?! [19:40] although those qt 4.8.2 bottles are really recent [19:41] mmcc more recent than we are shipping on windows, even [19:41] hmm [19:42] Qt was compiled YESTERDAY! [19:42] weird, it says that the bottles should be used by default [19:43] here : https://github.com/mxcl/homebrew/wiki/FAQ [19:43] it only tells you how to *disable* using the bottle [19:43] mmcc: fun [19:44] * dobey wonders how to run all this cat6 cable through his house [19:44] ralsina: yep, nothing ever just works [19:44] dobey: run it along with LED rope lights out in the open [19:44] mmcc: yet one of our main design goals is that it must "just work". Thus our continued employment. [19:45] dobey: I'm ashamed to say that, though I own this place and should have run proper conduit, I just have mine along the base boards to various switches in teh house [19:45] because when I moved in I wasn't goign to wait on a contractor or whatever. Never have got round to doing it properly [19:45] thoguh I got a quote once last year [19:46] * rmcbride is not going up in the attic and fishing cables through the walls when the temps up there are 120F + [19:46] yeah, i just have mine running in the open right now [19:46] rmcbride: been there. sweated through my shoes running cable last year [19:47] well alecu, I don't think I can quickly save you qt compiling time... unless you want to try debugging brew's use of bottles? [19:48] mmcc, no way. I better keep reading about the sandbox while qt compiles. [19:49] alecu: sounds good. FWIW I put some notes about our Mac issues here: https://wiki.canonical.com/UbuntuOne/Client/Mac [19:49] mmcc, "it shouldn't take much longer™"\ [19:49] rmcbride: my whole house barely has *electrical* cabling, so you can feel like a good handyman :-) [19:49] mmcc, sounds great. We should move this doc to the wiki at some point, too. [19:50] alecu which doc is that? the dev setup one? [19:50] mmcc, yes, at some point we should put it in the wiki. Even on an open wiki if we want to attract help from 3rd parties. [19:51] * ralsina loves living in a 100 year old house, but those 20th century barbarians had like, one plug per room [19:51] alecu, mmcc: even better, write a decent article about it and we can use it as real documentation [19:51] ralsina, and they used to put clothes to wires, even! [19:52] alecu: that's fashionable again, actually [19:52] alecu: and crazy expensive [19:52] ralsina, I think the fashion is putting wires into clothes nowadays... [19:52] ralsina: nearly as bad in my 50 year old house. punching holes through concrete isn't the best thing to do [19:53] http://www.fashioningtech.com/profiles/blogs/conductive-thread-overview [19:53] alecu - I'll add a todo to write a dev setup article. Sounds like a good idea [19:53] alecu: http://blog.makezine.com/2012/05/10/fabric-jacketed-power-cords/ [19:53] mmcc, great! [19:54] about $3 per meter, those cables cost. [19:54] but they are lovely! [19:55] alecu: yes-ish [19:56] oi, being tired is tiring [19:56] ralsina, my mother's iron had that kind of cable... Who would have thought they would come back to fashion. [19:58] alecu: my mom's too. In 2020 I expect ecological irons that have hot coals in them. [19:59] ralsina: solar irons [19:59] tire irons [19:59] * ralsina doesn't even have an iron [19:59] or a tire iron [19:59] or a tire [19:59] I think solar irons could actually work here... [19:59] or good attire [20:00] mmcc: i think they're called "rocks" [20:00] mmcc: just flatten one side and let it sit in the sun a bit [20:00] dobey: no, those are solar washers [20:00] dobey: or rather dryers [20:01] dobey: heh, yep. you know if I had two smooth dark stones, it would totally work. maybe a couple of black marble floor tiles. [20:01] heh [20:01] ok...... i'm off for today and the threading nightmare :P [20:02] see you tomorrow people! [20:02] bye gatox [20:02] alecu, i'll ping you tomorrow for a 1-1 [20:02] gatox, sure [20:02] alecu, there are some good and bad news :P [20:03] gatox, I love "good and bad" news. [20:03] alecu, the bad ones are obviusly fixable..... that's why i need your expertise :P [20:03] ok...... i'll talk to you tomorrow! [20:03] byeeeeeeeeee [20:07] hrm, name fight: preferences vs. settings [20:14] lies [20:15] hrmm [20:15] apparently "fresh ceviche" is one of the specials tonight at the place i'm pondering going for dinner [20:16] but i don't think i'll get the ceviche [20:18] ceviche is awesome. Also, an example o protein denaturalization through acidity! [20:20] it is awesome. assuming it's properly fresh and made right [20:20] and i don't trust this place enough to do it right :) [20:22] it's literally "put lemon on a piece of fish" how hard can it be? ;-) [20:29] I keep looking at this piece of code and don't type anything. That usually means I need a break. [20:29] heh [20:30] i need a swordfish filet [20:30] also, dx.com is not inspiring me, so I will take a couple of hours [21:13] anyone have a minute for a one-line change to allow installers to finally build on jenkins? https://code.launchpad.net/~brian.curtin/ubuntuone-windows-installer/server2008-fix/+merge/107121 [21:14] ralsina ^ it's a quick one, just checking a different path on Server 2008 aka Jenkins [21:17] briancurtin: approved [21:17] dobey: thanks! [21:32] dobey: can you take a look at an even more simple branch? https://code.launchpad.net/~brian.curtin/ubuntuone-windows-installer/stupid/+merge/107123 -- after reverting other changes unrelated to the Server2008 part, then reapplying, i forgot to put the import statement back in... [21:45] briancurtin: approved. need to set the commit message [21:45] dobey: thanks, and set [21:50] alright, must go [21:50] have a good evening [21:50] you too [21:57] bye dobey, happy swordfish [22:04] ok, so the brewing process has finished, but protobuf needs manual intervention so I'm calling this an EOD [22:04] bye all! [22:13] going to dinner. will be back to fight more with pyinstaller later. [22:20] Any ubuntuone admins on this channel? [22:24] trubbor: Just ask your question, you may get an answer. We're spread all over the world (I'm no admin, just a programmer) [22:29] karni: I've communicated several times through the Canonical / UbuntuOne support site - however no resolution. Trying to get my account deleted, so that I can rebuild it with a correct user name convention (once entered - it cannot be changed on mobile devices) [22:32] trubbor: That is correct. It's a Single Sign On/Ubuntu One bug. This will be resolved, but I don't think anytime soon. [22:33] trubbor: gime me a sec [22:35] trubbor: I've asked our support guy, but I'm afraid he's finished for today. Could you drop by few hours earlier tomorrow? If I get an answer, I can forward it to you as well. [22:35] trubbor: Please try reaching joshuahoover. Seems he's not around any more today. [22:35] trubbor: I do recall he raised that issue with me. (I'm responsible for our Android apps.) [22:35] karni: I understand the problem. Several email exchanges about the issue resulted in a request to delete my account, and then I would rebuild it. It's a new account - so not a severe loss on my part. Wanted to rebuild it after it was deleted. Yes - will drop back in. FYI - account is not the same as I'm using here on IRC. [22:36] trubbor: Roger that. Sure, I don't think it would be any problem do delete/defunct that account. I don't have access to our admin stuff, so I can't help personally. [22:36] trubbor: Thanks for understanding! [22:38] karni: Thanks. It's really just an OCD/formatting thing for me - everything looks fine - I just accidentally left the shift key depressed while typing in my name - and it ended with a capitalization in my name. [22:39] trubbor: I see. Technically, it's a bug, but I know it's nothing simple we can take on in the following days. Before then - deleting your account may be a workaround. [22:41] karni: Yep - I just thought I'd try to get the account re-built early (before I start depending on it). Do you know if there are any plans for Thunderbird contact syncronization again? [22:48] trubbor: I'm not well informed in this area, sorry. [22:51] karni: No worries - just was seeing if you might know. It used to be a very helpful function! [22:51] trubbor: :)