[00:03] alright, time for me to sign off. may or may not be back later [00:07] phew. Resolved a number of RT tickets. [02:21] mmcc_2, you're not around, are you? [02:24] rockstar: Anything I can help with? [02:24] karni, just need a quick review. Wanna do it? [02:24] rockstar: Yeah I can try :) [02:24] (It's really easy) [02:24] https://code.launchpad.net/~rockstar/ubuntuone-ios-music/no-more-mogenerator/+merge/133007 [02:25] karni, basically, we were using this tool that looked out our data model and generated these classes, which we then inherit from in our actual model classes. [02:26] I just took the need for those generated classes out of the equation, because they don't seem to play well with my Rest library. [02:26] I see [02:26] rockstar: But there aren't many changes to these classes, so they can be done manually, right? [02:26] i.e. you don't really need to generate them each time [02:27] karni, yeah, exactly. [02:27] Our data model doesn't really change, and if it does, we just add the change. [02:28] It generated all sorts of code that we don't really need. [02:28] Right [02:28] rockstar: Can you tell me about the pointer-star alignment convention here? [02:28] 26 +@property (nonatomic, retain) Artist* artistEntity; [02:28] 27 +@property (nonatomic, retain) NSString *coverArtId; [02:28] karni, oh, that's probably just from the generated code. [02:28] Literally, all those additions were copy/pasted from the generated code. [02:29] aha. it just looks funny, but intentional, that some are right/someleft aligned :) nvm that [02:30] Yeah, I don't think it's intentional, but I didn't change it because I didn't think it was that big of a deal. If you want me to, I'll change it. [02:30] rockstar: about the 'wtf' - is there a way to add an album to an artist in current implementation? [02:30] rockstar: No, that's fine. [02:30] rockstar: I just know some programmers can make flame wars over that ;) [02:31] Yes. That code path is a dead code path. If it ever got called, it would crash. [02:31] rockstar: +1 :) [02:31] My 2.0 branch actually implements its own version of all of those Fetchers, so that code is going away. [02:31] ack [02:32] My main goal in the remaining week is to reduce our code liability, so I can be more agile without having to worry about breaking things. [02:32] There are no bugs in no code. :) [02:32] rockstar: I wonder - do you parse everything into memory? Say, when you have a list of songs - how do you hand it over to the program from the parser? [02:32] rockstar: Good approach :) [02:33] Well, I'm actually handing that off to a library now. I just say "hey, these endpoints map to these data models" and it parses and creates objects accordingly. [02:33] rockstar: In other words - will the app handle your sick-large music collection with no fuss? [02:33] Yes, it should. [02:33] In fact, it currently doesn't, so while not a huge bug, we need to get on the 2.0 api soon. [02:33] rockstar: Right. I mean, is this cached in memory, or persisted right away? Say, 10.000 songs - will it handle that just fine? [02:34] I'm not sure of the implementation level stuff, because it's a library. I haven't had any problems yet though. [02:34] rockstar: And I don't even mean paging (which is one of the solutions) - FWIW, I talked to Zac about how I do it, and he liked it. [02:34] oh [02:34] I suppose I could put the app on the original iPad and see if pants are shitted into. [02:34] rockstar: FWIW, I do it on-line - call back with each parsed entity, which gets saved immediately (to SQLite) [02:34] hehe [02:35] rockstar: Keep rocking [02:35] Yeah, I suspect it's something similar. [02:36] Hungry. #include Another bowl of cornflakes [02:36] Heh. [02:53] That's me for today, night! === mih1406 is now known as MIH1406 === MIH1406 is now known as MIH1406_ === MIH1406_ is now known as MIH1406 [05:21] is ubuntuone-installer important to have on 13.04? [05:21] upgrade wants to remove it [05:23] ping dobey ^ [05:26] gnomefreak: i'm not sure myself - i would guess its fine as long as it has already run. i'll bring this up tomorrow (~9 hours) when most of the team is around [05:32] briancurtin: thanks [05:33] briancurtin: has the daily builds been updated for 13.04 yet? maybe newer verrsion will help [05:33] s/verrsion/version [05:36] gnomefreak: i'm not sure, haven't seen anything mentioned about those builds yet [05:37] ok thanks === spm` is now known as spm === yofel_ is now known as yofel [09:23] Good morning all! :) [11:16] good morning! [12:15] good morning! [12:26] alecu, hi === eu is now known as Guest75583 [14:05] Morning [14:06] karni, hi [14:06] hi, gatox [14:19] i guess i have to go vote today :( [15:00] me [15:00] me [15:00] meh [15:00] :D [15:01] me [15:01] me [15:01] briancurtin2: Where's the real Brian! ;) === briancurtin2 is now known as briancurtin [15:02] right here :) [15:02] mmcc, mvo, alecu? [15:02] hehe [15:02] me [15:02] * rockstar hands mmcc a coffee [15:02] hello [15:02] me [15:02] mmcc: What time is it for you? [15:02] * mvo is still not used to the timezone shift, still displayed 1h earlier in my calendar [15:02] thanks rockstar. :) [15:02] go for me? [15:03] DONE: [15:03] Proposed a branch to fix windows search. Start reading about unity and nux development. Clean install of Ubuntu in the laptop i'm going to take to the sprint, and environment setup. Having problems trying to compile unity. [15:03] TODO: [15:03] Get unity to compile and execute the dev version. Keep studying about nux and unity. [15:03] BLOCKED: [15:03] karni, 7am [15:03] No [15:03] karni, go [15:03] DONE: Handled multiple RT tickets. Maintenance release of U1M 1.6.4. Shuffle/repeat all in genre screen of U1M v2. [15:03] TODO: Continue with playlists. [15:03] NEXT: dobey [15:03] DONE: tarmac updates, poked smoser to get a raring vm image up [15:03] TODO: bugs [15:03] BLCK: None. [15:03] mmcc: oh dang.. [15:03] briancurtin: go [15:03] DONE: XP, Vista, 7, and 8 testing of stable-4-0 based installer. sent to QA for testing [15:03] TODO: vote! (i will be gone for a bit in the afternoon to do that) - working on cert changes we discussed yesterday [15:03] NEXT: rockstar [15:03] DONE: Remove mogenerator code [15:03] TODO: Continue cleanup of iOS codebase [15:03] BLOCKED: Nope [15:03] NEXT: mmcc [15:04] DONE: battled homebrew python on 10.6, rebuild pyobjc for 10.6 menu — TODO: same, double syncdaemon — blk: no — mvo [15:04] DONE: half-a-day off, new apt reviewed/uploaded to raring, diagnose "skype" purchase issue on 12.10, TODO: software-center 12.10 SRU, BLOCKED: nothing [15:04] When ralsina_'s back, I say we move the meeting. Knowing it's 7am for mmcc I feel guily. I could not live like that personally :) [15:05] oh, NOTE: I'm taking swap on Friday. [15:05] me [15:05] today is also election day in the US, so some of us may have to be away for a bit to vote, at some point during the day [15:05] karni: 7am is fine, my daughter wakes me up at 6-6:30 [15:06] NOTE: I will be off thursday [15:06] mmcc: oh man..... [15:06] DONE: catched up with mail, reviewing of a "Resumable Uploads REST API" by lucio [15:06] TODO: plans for the sprint [15:06] BLOCKED: no [15:06] karni: probably mmcc does not get to bed at 4.30am, like you do :-) [15:06] alecu: :> [15:06] hehe [15:07] yeah, 3 is about my limit :) [15:07] hehehe [15:07] dobey, some of us used the mail service to vote. :) [15:07] mmcc: Considering you'd sleep 3.5 hours, that's insane! :) [15:09] rockstar: Wow. You really must trust your postal service. (sadly, I don't trust mine, and we don't have a way to vote by mail service) [15:09] hey, all: I'm planning on forcing mandel to give us all a bit of a crash course on unity and nux during the sprint. I can also speak a bit about vala for lenses. [15:09] karni: I trust the USPS more than most electronic voting machines, personally [15:09] karni, well, to be truthful, I was too lazy to go buy a .60 stamp, so while I got my ballot by mail, I dropped it off at the county building on my way to have lunch with my wife a few weeks ago. [15:10] so, it would be a good idea if you can all bring in a vm with Q and unity running from trunk [15:10] alecu, excellent. I'm looking forward to it. [15:10] briancurtin, mmcc, rockstar, gatox, dobey and mvo [15:10] ^^ [15:10] alecu: fantastic [15:10] and karni too [15:11] alecu, although "unity running from trunk" sounds like something I'm unfamiliar with. [15:11] mmcc: I've heard recent voting machines in Poland were from Russia (lol no comment? XD) [15:11] alecu, vm? i'm doing it native [15:11] well, laptop has q, but i don't think running a VM on it is feasible [15:11] gatox: you are brave :-) [15:11] alecu, i know jejee [15:12] dobey: native is fine, of course. [15:12] but why trunk? [15:12] alecu, but q inn a vm requires some videocard configuration and stuff..... at least for me is crazy slow [15:12] gatox: everything is slow on my laptop. it's an atom :) [15:12] dobey, you win [15:12] jeje [15:12] iirc the "vmware" driver is slightly better in kvm than the standard one, but its still not great [15:13] altough i'm having some problems trying to compile unity...... [15:13] dobey: when we were working with mandel, the target was unity and nux trunk, since there were bits that were still being developed [15:13] gatox: any wiki/directions on unity setup? i have a fresh Q install on my laptop [15:13] briancurtin, http://unity.ubuntu.com/getinvolved/development/unity/ [15:14] briancurtin, that's one of them [15:14] briancurtin, but that's the first one, you will need to try to compile everything and run it from trunk [15:14] gatox: I'm using virtualbox, and there's some way to force Q to use a software renderer that's decent on a VM on a laptop [15:14] but i'm stuck here at this moment: [ 15%] Building CXX object unity-shared/CMakeFiles/unity-shared.dir/BGHash.cpp.o [15:14] /home/gatox/Desktop/code/unity/trunk/unity-shared/BGHash.cpp:29:15: error: expected constructor, destructor, or type conversion before ‘(’ token [15:15] need to restart....... brb [15:17] karni, rockstar: also, lucio has been working on the spec to do resumable uploads via rest that I mentioned in the standup [15:17] karni, rockstar: I don't know when we'll get to implementing it, but it would be great if you can take a look and come up with possible problems [15:17] alecu: right; and that makes sense for developing stuff in it; but doesn't tell me why i need it installed/running live in a system (virtual or native). :) [15:18] karni, rockstar: I'm sending you the link privately. [15:18] gatox: nice [15:21] dobey: yes, installing it is an option. Running it is needed in order to see the dash views we'll be doing with nux, since it's all running in the compiz/unity processes. [15:21] dobey: that's why my suggestion to use VMs [15:21] alecu, if i found some problems or get stuck trying to compile something. #ubuntu-desktop would be the right place to ask? [15:22] gatox: #ubuntu-unity [15:22] dobey, thx! [15:22] dobey: since the development unity branch is usually not very stable, it's much easier to debug when running on a vm. [15:23] alecu, but wouldn't be better to use it from trunk so we can detect newer problems and so? [15:24] gatox: exactly [15:32] alecu: Thank you. I've already read this doc ~week ago. For now, I have no comments. Looks clean (and slightly complicated, at the same time ;)) === m_conley_away is now known as m_conley [15:34] karni: "slightly complicated" sounds like useful criticism :-) [15:34] alecu: hehe well.. if I come up with something smarter, I will certainly let you guys know :) [15:35] alecu: For now, I acknowledge resumable uploads is simply not-so-simple to perform :) [15:43] alecu, have you seen this before? http://paste.ubuntu.com/1337547/ [15:43] alecu, or should i assume that the code is wrong and the compilation of unity is broken? [15:43] gatox: that looks like the code is wrong [15:44] yap...... that's what i was afraid of :S [15:44] gatox: apt-get build-dep unity && bzr branch lp:unity && cd unity && cmake whatever should work; if it doesn't, then the code is probably wrong :) [15:45] dobey, ok...... i'll need to start fixing this as much as i can to get it to build [15:52] gatox: are you also using nux from trunk? we hit that a few times [15:53] alecu, yes..... from trunk [15:53] alecu, and what did you do? fix it? :P [15:53] gatox: but is cmake actually using nux from trunk? [15:55] dobey, that is what i'm not sure.... the guid doesn't specified nothing about that..... just that you need to compile nux before...... [15:56] dobey, yes..... it should be using that based on the bash functions that the wiki provide [15:56] http://unity.ubuntu.com/getinvolved/development/unity/ [15:56] is creating everything inside $HOME/staging...... and using that for remake unity [16:00] cmake is really great. it doesn't show you the command line used or anything helpful in such situations :) [16:02] this is what i'm doing: [16:02] cmake .. -DCMAKE_BUILD_TYPE=Debug -DCOMPIZ_PLUGIN_INSTALL_TYPE=local -DCMAKE_INSTALL_PREFIX=$HOME/staging/ -DGSETTINGS_LOCALINSTALL=ON [16:02] make && make install [16:03] right, but how do you make the 'make' part print the full gcc/g++ command line so you can see what include paths it's using and such? [16:33] ha, buildout documentation described as 'nascent' in 2009. [16:36] * karni out for lunch [16:36] * gatox lunch === gatox is now known as gatox_lunch [16:54] ok, need to get lunch, and i guess vote. bbiab === gatox_lunch is now known as gatox === m_conley is now known as m_conley_away [17:46] ok, going to go vote, then lunch. [17:58] same. voting+lunch=gone for a bit [18:30] hmm, new cold keyboard is cold [18:34] not bad though [18:44] * karni back [19:24] well, that's awesome. redshift won't start because it can't get my location from geoclue [19:31] wtf. dconf-service is using 237 MB RES on my workstation :( [19:35] redshift. used that a while back. [19:38] brb [19:58] * briancurtin voted [19:59] dobey: i had the same problem. had to feed it long/lat manually [20:11] bye people..... eod here..... [20:11] * gatox will keep reading about c++ and nux after work anyway :P [20:12] bye gatox [20:12] karni, bye [20:12] i wish i could get f.lux to work but i gave up on that. redshift seems alright [20:18] i give up on redshift [20:23] dobey: i have a startup application as "gtk-redshift -l 41.85:87.65" that works fine (for chicago) [20:24] briancurtin: sure. i just don't believe in creating hacked up desktop files for things that are supposedly "built to integrate with gtk" [20:25] i dont believe in that either but my eyes urged me to do the workaround [20:25] emacs, sure, i'll make a custom startup .desktop for it, because it's a 20 year old app that's insanely complex and finicky; and a dire necessity. redshift isn't :) [20:25] is f.lux in the archive? [20:27] i only looked around briefly and ended up trying it from source and failed. havent tried since (~1 week) [20:27] maybe i'll just fix redshift [20:27] of course, it'd also be nice if i had a colorhug; need to get one [20:28] i may take a whack at fixing up f.lux - been using that for years on windows and mac (but the mac is now Q) [20:31] oh [20:31] f.lux is proprietary === eu is now known as Guest61631 === eu is now known as Guest31322 === mhall119_ is now known as mhall119 [22:50] later all [22:51] later dobey [23:08] hooray, fixed bug 1075186 by building a pyobjc egg on 10.6 and just using that - kills two birds with one stone, since now it's in the buildout too [23:08] Launchpad bug 1075186 in Ubuntu One Client "traceback at launch trying to display u1 menu" [Critical,In progress] https://launchpad.net/bugs/1075186 [23:49] time for me to split — will definitely be back later [23:58] Eclipse. Would you be so kind and un-hang. [23:58] oh, it worked :}