[08:30] morning all! [08:40] can I use webdav to access my Ubuntu One files? [08:51] somethinginteres, hi, no, this is not supported, however once the team releases the REST file storage api then simple upload/download clients can be created, including proxying the webdav commands [08:52] rye: OK, thanks for the response. [08:52] morning, by the way [08:53] or evening depending on location :) [08:53] but yes, top of the morning! [08:58] morning rye mandel [08:59] * duanedesign needs to put some coffee on... [09:00] hi all [09:00] duanedesign: morning :) [09:00] i'm trying to sync my notes from u1 [09:00] s//tomboy notes [09:00] Good morning! [09:00] i egt 'could not synchronize notes. check the details below' but there are no details below [09:01] hello poolie [09:01] hi [09:02] poolie: you followed the steps like this https://wiki.ubuntu.com/UbuntuOne/Tutorials/Notes ? [09:03] some time ago [09:03] ok:) [09:04] it had been syncing for months [09:04] [DEBUG 18:04:08.346] Building web request for URL: https://one.ubuntu.com/notes/api/1.0/user/ [09:04] [ERROR 18:04:08.864] Caught exception. Message: The remote server returned an error: (404) NOT FOUND. [09:04] [ERROR 18:04:08.871] Stack trace for previous exception: at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult result) [0x00000] in :0 [09:04] poolie: usually in that dialog their is a little triangle you have to click to see the 'details' [09:05] yes, it's empty [09:06] ok [09:12] poolie: you are probably on Natty? [09:23] yes [09:23] poolie: took me a minute to remember where i had heard your nick :) [09:24] rye: are you aware of any problems with note sync at the moment? [09:25] hmmm [09:26] duanedesign, poolie, 404 returns in case the authentication fails (yes, it is silly, i know, need to file a bug about this finally), poolie could you please download and run http://people.canonical.com/~roman.yepishev/us/ubuntuone-oauth-token-validator.py as "python ubuntuone-oauth-token-validator.py" ? [09:28] rye: ahhh [09:28] rye: that is what i was thinking... [09:30] rye: woulod it not be bug 575937 [09:30] Launchpad bug 575937 in tomboy (Ubuntu) (and 1 other project) "Can't synchronize Tomboy Notes: Server returned 404 NOT FOUND (affects: 29) (dups: 5) (heat: 129)" [Undecided,Incomplete] https://launchpad.net/bugs/575937 [09:30] sounds likely [09:30] duanedesign, yes, but there is another script that copies the sync tokens so that we avoid re-synchronization [09:31] kk [09:34] rye, duanedesign, do you want any debug information before i do that? [09:34] i think i hit this before, months ago [09:34] (though it may not have been the same bug) [09:34] duanedesign, what's the output of the first script? [09:34] and i reconfigured synchronization [09:34] which caused a ton of conflicts [09:37] rye: [09:37] Testing Tomboy GConf token: ERROR: 401 [09:37] Testing Ubuntu SSO Service token: OK [09:37] Ubuntu One-specific gnome-keyring returned no tokens, skipping. [09:38] poolie, ooh, nice [09:39] poolie, so, please shut down tomboy, then run http://people.canonical.com/~roman.yepishev/us/ubuntuone-tomboy-update-auth.py - this will copy the SSO token to Tomboy GConf, this is bug #757841 as well [09:39] Launchpad bug 757841 in tomboy (Ubuntu) "Tomboy Ubuntu One sync plugin should not cache SSO OAuth tokens (affects: 1) (heat: 254)" [Undecided,New] https://launchpad.net/bugs/757841 [09:39] sorry slept in [09:40] morning [09:40] o/ [09:41] rye: "Looks like everything worked well." [09:41] poolie, ok, now you can start tomboy and try syncing [09:43] ooh [09:43] hm, so many of them did sync, but i still got an overall failure [09:43] again with no relevant details in the dialgo [09:44] [ERROR 18:43:11.455] Synchronization failed with the following exception: Collection was modified; enumeration operation may not execute. [09:44] at System.Collections.Generic.List`1+Enumerator[Tomboy.Note].VerifyState () [0x00000] in :0 [09:44] at System.Collections.Generic.List`1+Enumerator[Tomboy.Note].MoveNext () [0x00000] in :0 [09:44] at Tomboy.NoteManager.Find (System.String linked_title) [0x00000] in :0 [09:44] at Tomboy.Sync.SyncManager.SynchronizationThread () [0x00000] in :0 [09:46] poolie: did you recently edit a note in the webUI? [09:46] not recently [09:46] ok [09:46] i probably have done it once or twice but not often [09:48] so, what now? [09:52] poolie, duanedesign: I dont know if this will help you, but I can tell you what that erros is saying :) [09:52] mm, what? [09:53] i can guess what it means at the c# level [09:53] poolie: then you know as much as I do ;) [09:54] i would guess further that it's a bug to do with many notes being synced at the same time [09:54] so repeating the sync gets the same error again [09:54] it does look strange that the collection is modified during the iteration, it would be interesting to look at the code [09:54] and promises that all these notes have been updated, but it does not seem to be committed [09:55] it certainly looks like the sync thread is crashing so I'd be surprise if the sync does occur... [09:55] :/ [09:56] poolie, ok, now could you please try http://people.canonical.com/~roman.yepishev/us/tomboy-sync-validator.py ? [09:57] Current sync GUID: 0 [09:57] Latest sync revision: 799 [09:57] Found 248 notes [09:57] so i did have 'always overwrite' set [09:57] if i set that back to 'ask me' it conflicts on a lot of notes [09:57] i'm prett ysure some of them have not been modified since i last synced [09:57] poolie, it should now fetch the notes and try parsing the XML from them [09:58] poolie, and then it should produce a summary of the check [09:58] it printed all my note titles, then 'done' [09:59] just 'done' [10:02] rye: any other ideas? [10:13] I want to do something more to learn the code base [10:14] I wonder if making notes on the u1 branches (other than the servers) what they do and what each files purpose is would help [10:15] fagan: might be useful [10:15] onto a dev wiki somewhere? [10:16] poolie: yeah id stick it into the wiki and onto my blog since [10:16] rye: ok, killing and restarting tomboy, then resyncing with 'replace local' got it going again [10:16] i keep a lot of stuff in there so it's good to have it back [10:16] good night all [10:16] night poolie [10:18] feck it ill do it and see what I can learn [10:20] fagan: hahah, so feck ~ fsck ;) ? [10:21] karni: im Irish we dont fsck we feck it [10:21] fagan: ahahah :) [10:22] karni: and its not even a curse because it means look in Irish [10:23] fagan: that's fortunate ;) [10:23] "look it i'll do it" ;D [10:23] karni: bad english + irish combo :D [10:34] fagan: ping [10:34] mandel: pong [10:35] fagan: morning! can you take a look at https://code.launchpad.net/~mandel/ubuntuone-client/fix_signal_broadcaster/+merge/59191 [10:35] mandel: windows review? [10:35] oh you finished the IPC bits nice [10:35] (or well hopefully) [10:36] fagan: well, some of them, not everything, I need to write the client side and what starts everything, but we are getting there :) [10:36] * fagan feels like mandel's personal wet blanket after last weeks test failures [10:36] will be requesting more reviews shortly [10:41] mandel: passes tests on xp [10:41] sweet :) [10:42] just going to poke down the diff for a code review and then ill +1 it [10:42] fagan: If forgot to ask you something, can you paste the dependencies in the internal wiki page for the windows port? [10:42] mandel: sure [10:43] any particular page to put them into or should I create one [10:43] fagan: there is one, let me find it [10:43] cool [10:44] fagan: https://wiki.canonical.com/UbuntuOne/WindowsPort [10:44] mandel: +1 on that branch [10:45] ok ill put it in there [10:45] I could add the links too for the .exes [10:45] fagan: that would be great! [10:58] mandel: ok should be good [10:58] fagan: the brach? great :) [10:58] mandel: I already gave the +1 on the branch and I completed the wiki page [10:58] or it should be done [10:58] :) [11:00] mandel: oh and I left out a few deps but they get installed by zope and lazr [11:01] (like oauth) [11:02] oh and ill put in how to use google protobuf too [11:02] fagan: ok, I'll take a look at the wiki to add some details like extracting the eggs etc.. [11:06] mandel: I forget is PIL a dep for SSO or the client [11:06] (I forgot it yesterday in the post too) [11:07] or both for that matter [11:08] hmmmm my best guess is that its for the SSO [11:16] mandel: actually you can do the protobuf im not the best with explaining how to do it since it took me 20 minutes [11:16] fagan: no worries, is a wiki, edit as much as you know, I'll go over it later :) [11:17] mandel: well I think I have everything thats needed [11:18] and ive only used SSO, client and the storage protocol so I only know the deps for them [11:19] * fagan goes on a short break [11:30] * duanedesign is back....oh good poolie got his notes synced. [11:58] duanedesign, ping [12:03] hello facundobatista [12:04] Hola duanedesign! [12:04] duanedesign, I was checking #768662 , and need some feedback from the user [12:05] duanedesign, it's assigned to you... do you want to manage this, and me to assist you, or should I just take it? [12:05] * duanedesign looking [12:06] facundobatista: oh great he got back to us with logs. [12:06] duanedesign, yeap... there's a strange situation with one of his files, and I want for him to do sha1sum on it [12:07] ok [12:07] facundobatista: is that just: sha1sum [12:07] yeap [12:08] duanedesign, the file is: '/home/tomas/Libros/Calibre/Paul Ekman/Unmasking the face (7)/Unmasking the face - Paul Ekman.pdf' [12:11] ralsina: ping? [12:20] duanedesign, please, let me know if the user answers [12:33] facundobatista: i will. Thank you. [12:52] fagan: ping [12:52] mandel: pong [12:52] * fagan was just doing payroll [12:53] fagan: can you take a look at https://code.launchpad.net/~mandel/ubuntuone-client/fix_pipe_code_add_client_helpers/+merge/59209 [12:53] fagan: more changes for the IPC before I added the client side which will be done shortly :) [12:53] mandel: ill get to it in 15 after I sort out payroll [12:53] fagan: sure [12:53] just double checking [12:58] ok done looking at the branch now [12:59] facundobatista: ping [13:01] * mandel walks dog [13:07] duanedesign, pong [13:10] facundobatista: have you looked at bug 7763626 [13:10] duanedesign: Bug 7763626 on http://launchpad.net/bugs/7763626 is private [13:10] facundobatista sorry bug 763626 [13:10] Launchpad bug 763626 in ubuntuone-client (Ubuntu) "Ubuntu One doesn't Sync, but says that the Files are up to date (affects: 1) (heat: 503)" [Undecided,New] https://launchpad.net/bugs/763626 [13:12] duanedesign, the client reaches IDLE ok [13:13] duanedesign, in these cases, he should specify one example of file that misbehaves [13:13] duanedesign, (like the first bug we talked about here) [13:13] duanedesign, normally, it saves time asking upfront which file(s) is(are) having the problem, when you ask the logs [13:14] * duanedesign nods [13:14] thank you === teknico is now known as teknico_away [13:19] * fagan is done with the review and goes for a break before the standup [13:26] Who implemented ubuntuone-control-panel-gtk? [13:26] mpt: my guess would be nessita [13:27] and natailia [13:27] but they are in argintina [13:27] so they arent on at the moment mpt [13:27] ok, thanks fagan [13:55] standup in 5? [13:55] ralsina and some of the westerners arent around [13:57] hola #ubuntuone! [13:57] alecu: ello ello [13:58] mpt: it was indeed nessita which is natalia ;) [13:58] mandel: wow im terrible with nicks [13:58] :D [13:58] Maybe nessita does the work of two people [13:58] mpt: she does hehe [13:58] mandel: I +1ed that branch anyway so I presume you are waiting on ralsina [13:59] mpt: somebody has to pick up the slack of all the lazy peole :D [13:59] fagan: yes, I ddid ping him but I got no answer… alecu there are no holidays in argentina, right? [13:59] me? [13:59] mandel, no holidays today [13:59] hm… weird [13:59] fagan, natalia = nessita [14:00] ah [14:00] rye: hah yeah got that [14:00] my news is outdated [14:00] my powers of confusion are strong [14:00] alecu: _fagan added the dependencies that are needed for the projects so that you can keep going with the windows vm set up :) [14:01] not that I'm trying to say anything, it was more FYI [14:01] mandel, fagan: cool, I'll work on it today. [14:01] alecu: if you have any more trouble just ask away [14:01] alecu: it will take the rest of the day probably to actually do all the bits [14:03] ne [14:03] me [14:03] me [14:03] I already said me :) [14:03] dobey, thisfred, ralsina, mandel? [14:04] eja me ne [14:04] me [14:04] can we go on without ralsina ? [14:05] fagan: yes, we are flexible :) [14:05] fagan, yes, absolutely. fagan: go! [14:05] DONE [14:05] * started writing brainstorming what to say for UOW [14:05] * sorted payroll [14:05] TODO [14:05] * finish the UOW talk [14:05] * finish the map of branches [14:05] Blocked [14:05] * nope [14:05] alecu: go [14:06] DONE: digged deep in bug #770393, found libcanberra as used by gtk was trying to start pulseaudio and failing repeatedly, so after a suggestion by dobey to unset GTK_MODULES, I did a small branch to fix it. Also started looking into "Amazon Product Adverstising API", pyaws and bottlenose for Unity Lenses roadmap bluprints item. [14:06] TODO: work on the windows vm, roadmap blueprints meeting [14:06] BLOCKED: no [14:06] NEXT: mandel [14:06] Launchpad bug 770393 in ubuntu-sso-client "Tests are slower than before (affects: 1) (heat: 6)" [Medium,Fix committed] https://launchpad.net/bugs/770393 [14:06] DONE: Improved the way the anmed pipe works on ubuntuone-client windows. Added part of the client IPC lib implementation. [14:06] TODO: Call with UX. Finish client side code. Move to write main method that start up everyhting. Basic Control panel. [14:06] BLOCKED: no [14:06] dobey, please [14:06] λ DONE: bug #770379, broke trunk, fixed trunk [14:06] λ TODO: protocol/client releases for 0-day SRU, finish nightlies fixes, maverick/lucid SRUs [14:06] Launchpad bug 770379 in ubuntuone-client (Ubuntu Natty) (and 1 other project) "Recommends wrong version of gir1.2-unity-3.0 (affects: 1) (heat: 10)" [High,Fix committed] https://launchpad.net/bugs/770379 [14:06] λ BLCK: None. [14:06] thisfred: brevity please :) [14:06] DONE: read vala tutorials, reviews [14:06] TODO: blueprints [14:07] BLOCKED: nooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo (for dobey that one) [14:07] thisfred: ive done a bit of vala a while back if you need help [14:07] fagan: thanks! It looks fairly easy. [14:07] thisfred: tis [14:07] :D [14:08] thisfred: if you have done plain gobject is very easy to understand, at the end of the day is a translator :P [14:08] well if you know java and/or C/C++ it should be ok [14:08] mandel: yeah, I haven't, though, but again, it looks pretty straightforward [14:08] just you cant do jagged arrays :( [14:09] * alecu needs to take Amelia to kinder, and will be back in ~20' [14:10] bbl [14:10] * mandel warms up chinese left overs.. will be back in 5 min [14:16] * mandel back [14:35] wow ivanka's ip is 2 for the first octet [14:35] never seen one that low [14:35] * fagan is easily impressed by nerdy things === teknico_away is now known as teknico [14:40] @ping [14:40] pong [14:43] mandel: why did you ping the bot? [14:43] * fagan is just wondering [14:43] fagan: to know if my network was down, I saw nothing happening hehe [14:44] mandel: just quiet [14:44] I thought it was pretty quet too [14:44] *quiet [14:46] zombies aren't very good at using IRC [14:46] so as more people being to turn, less people pay attention to irc [14:47] dobey: good thing my house is safe atm [14:47] :) [14:47] * fagan has some awesome zombie defences up [15:08] dobey, would you mind reviewing https://code.launchpad.net/~alecu/ubuntuone-client/assertis-is-only-27-stable (since it's the same as https://code.launchpad.net/~alecu/ubuntuone-client/assertis-is-only-27 but for stable) [15:08] alecu: yeah, it's on my list. [15:08] great, thanks. [15:09] if you need another +1 I can look at it [15:09] i got it. [15:09] fagan, perhaps you can take a look at: https://code.launchpad.net/~alecu/ubuntu-sso-client/changed-secrets-spec/+merge/57947 [15:09] alecu: sure [15:10] linux review or windows or does it matter? [15:10] i think it's linux specific [15:10] cool ill do it in natty [15:12] alecu: care to look at https://code.launchpad.net/~dobey/ubuntuone-client/fix-debug-logging-16/+merge/59231 please? :) [15:12] sure [15:13] dobey, lp says "Text conflict in configure.ac" [15:13] wtf [15:14] oh [15:14] i am an idiot [15:14] alecu: https://code.launchpad.net/~dobey/ubuntuone-client/fix-debug-logging-16/+merge/59232 instead [15:14] alecu: +1 [15:16] fagan, thanks. Would you mind field testing that branch? [15:17] sure so I just need to install the gnome 3 ppa and setup the branch like normal yep? [15:22] alecu: +1 on your assert branch [15:23] fagan, yes, and make sure you kill ubuntu-sso-client before doing it. [15:24] alecu: yep was planning on it :) [15:24] fagan, also: try it without installing the branch first, so we know it breaks successfully. [15:24] "successfully" [15:24] * fagan forgot to kill sso last time [15:31] alecu: working [15:31] feel free to merge it [15:31] fagan, cool. And did it fail the first time? [15:33] alecu: I had it already installed but I presume it would fail because its trying to access it in a way that the keyring in the repo doesnt like [15:34] alecu: im guessing but I can roll it back and break it if needs be :D [15:34] but it definitely works [15:34] ok, cool [15:36] fagan: did I show you the wwiki after I inserted your name? [15:36] nigelb: nope? [15:36] dammit [15:36] Oh I might have looked at it myself [15:36] The wiki doesn't seem to have your session, but I remember putting you on. [15:37] nigelb: maybe someone else was editing when you added me [15:37] so the diff would have gotten pushed down [15:37] less likely, but anyway, now we have only 2 free session, you gotta pick one, and I owe you a drink :\ [15:38] oh no someone took the time I wanted :( [15:38] ill take the one on tuesday at 1700 [15:38] okay [15:38] dobey, approved the Makefile.am branch. [15:39] fagan: https://wiki.ubuntu.com/UbuntuOpenWeek/Timetable [15:39] hehe [15:39] * nigelb still puzzled how I missed it last night. Sigh. [15:39] alecu: cheers [15:40] nigelb: yeah im still working out the content [15:40] fagan: \o/ [15:40] nigelb: I got some ideas already though [15:40] man, whole load of openings in u1 [15:40] anyone else want to give me a review? :) [15:40] https://code.launchpad.net/~dobey/ubuntuone-client/fix-debug-logging-16/+merge/59232 [15:40] * fagan already has a plan to get the viewers to spam mandel with high fives for being awesome :P [15:41] dobey: I can do it if you want [15:41] wait what? [15:41] me being spam, why? [15:41] mandel: nothing :D [15:42] mandel: for being the one man army bringing u1 to the land of windows [15:42] (was kidding though) [15:42] oh well, I'm a big man :P [15:42] dobey: so I just need to build it and see if it doesnt complain? [15:45] uh sure, i guess [15:51] dobey: ok working and didnt complain [15:51] so approved [16:02] doh. [16:03] I've just checked my gmail account, and there's a mail from ralsina saying he had to run some unexpected errands this morning. doh. [16:04] ok, so we can stop worrying [16:08] and love the bomb [16:26] bbiab, lunch === alecu is now known as alecu-lunch === beuno is now known as beuno-lunch [17:31] dobey, will there be any more ubuntuone-client releases before tomorrow? [17:32] aand ping nessita [17:32] but i can't ping her, since she's not here [17:38] rye: yes [17:38] dobey, are the changes already available through lp? [17:39] rye: should be, yes [17:46] hola gente [17:55] nessita: hola! mpt was after you a wile back [17:55] fagan: ping? [17:55] mandel: hey there, thanks! [17:56] mpt: you were looking for me? [17:58] alecu: sorry for mailing the wrong place. It turns out I have some minor tax problems (wrong paperwork) and I will be gone most of the day, beyond what I expected :-( [17:59] ralsina: hey there. Do we have a time set for the blueprint meeting? [17:59] nessita: honestly? I am going to be around 1 hour and after that I have no idea when I will be back [18:00] I have to fix this or I won't be allowed to leave the country next week, and that would kinda suck ;-) [18:00] ralsina: do we have a deadline? can we postpone it to tomorrow? [18:00] tomorrow early [18:00] let's set it fr 9AM ART? Can you make a google appointment and invite everyone? [18:01] ralsina: yes, I can. I f we do it tomorrow, are we in time for creating blueprints? [18:01] rye: why? [18:02] dobey, setting up a fresh natty machine to see how everything works [18:02] yes, I think so. As long as we have them by late friday they are ok [18:03] rye: oh. what did you mean by "available through lp" then? [18:03] ralsina: ack, I'll schedule it then [18:03] ralsina: I will set it to 10ART so USA people can make it at 9am their time [18:03] nessita: cool [18:03] dobey, well, the package itself, in a building form or a set of branches that should be merged to stable-1-6 [18:03] so, basicaly, right after our stand up [18:03] 9AM ART? [18:03] yeah that is a bit too early [18:03] dobey: 10am ART [18:03] ralsina: Chipaca wanted a mumble with us, but I guess you cant [18:03] what is that in GMT? [18:04] dobey: 1pm [18:04] ok, I'll grab a bite now [18:04] ok [18:04] rye: ah, then no [18:05] * mandel walks the dog, might be back later [18:13] mandel: well, I am in a bar [18:13] mandel: pong sorry was afk since my day was over [18:14] oh he is off [18:14] hey ralsina [18:14] hi fagan === beuno-lunch is now known as beuno [18:17] nessita, I was just wondering whether you would be interested in [18:17] at UDS [18:18] * fagan would be interested in that blueprint [18:21] oh and ralsina am I allowed to conribute to any of the sessions that I want (im asking since it would be all within my work hours) [18:22] other than being at UDS ive never had a chance to get to all the ones ive been interested in [18:22] fagan: I don't know of any requirements to join a session beyond wanting to be in it [18:22] then again, *I* have never been at UDS so I have no idea if there is such a requirement ;-) [18:23] ralsina: well your allowed to go to whatever you want I just mean am I free to [18:23] fagan: sure [18:23] cool [18:23] I just thought id ask rather than going AWOL for the entire week :P [18:24] id be around all week id just be listening in a lot and chatting to everyone in IRC at the sessions [18:24] fagan: hahaha I expect reports anyway ;-) [18:24] ralsina: well id be learning in a way that id be talking with like half the company about their plans...etc [18:25] (in a completely non-annoying way :) [18:25] fagan: feel free, just write about it later as usual and we're cool [18:26] ralsina: sure ive settled in on the writing up really long posts for the week and explaining stuff in detail [18:26] but for UDS id probably be doing a lot more general work so id be definitely doing one per day [18:29] ralsina, fagan: requirement is that for every session you attend, you must buy me beer. [18:29] dobey: im not going to be in person [18:30] fagan: i'll see if the bar accepts wire transfer as payment [18:30] so ill buy you a beer a drink it myself in ireland [18:30] dobey, fagan: beer-over-wire tastes bad [18:30] worst case, they'll probably take paypal [18:30] dobey: well im sure I can get some courier to bring it [18:30] its not too far :D [18:31] you can just give me your debit card and PIN and i'll get it out the atm myself :) [18:31] dobey: yeah why not......no wait [18:33] ooooh and you know what would be fun if I could skype to the u1 sessions [18:33] all I need is someones computer [18:33] fagan: the main problem is that you will only see the omputer owner's face [18:33] irc will be fine [18:34] there was discussion of a mumble server for UDS, but i think it would probably cause a lot of problems [18:34] dobey: for the 2 years ive remotely participated ive never enjoyed it [18:34] its a bit of a pain in the ass [18:34] fagan: trust me, you would hate skype and mumble even more [18:34] dobey: why? [18:36] bad internet? [18:36] fagan: because there probably isn't going to be enough bandwidth to handle all the people who would want to do it, and the speakers on someone's computer are probably not going to be loud enough [18:36] dobey: well its just little old me hehe [18:36] fagan: well you say that, and then everyone else starts doing it, and boom. [18:36] there goes the internets [18:37] dobey: yeah it wouldnt be good on mass but for specific people who can give a lot to a session it would be interesting [18:38] fagan: there is no way to make such a determination. you have no idea who may or may not be able to give a lot to a session [18:39] dobey: you havent been in a UDS session with me I talk a good lot. [18:39] dobey: hey there, did you understand last comment in bug #770379? [18:39] Launchpad bug 770379 in ubuntuone-client (Ubuntu Natty) (and 1 other project) "Recommends wrong version of gir1.2-unity-3.0 (affects: 1) (heat: 10)" [High,Fix committed] https://launchpad.net/bugs/770379 [18:39] dobey: its cool though I get what you are saying === zyga is now known as zyga-afk-bbl [18:40] fagan: talking a lot doesn't necessarily mean that you are giving a lot to a session either. but what i meant is that you can't say that you and only you are going to have any valuable input in a session [18:40] nessita: the one from seb? [18:40] yeah [18:40] yes [18:40] dobey: well specifically I think I gave a good bit to the u1ms sessions over the years [18:41] thats where I met aquarius first if I remember right [18:42] dobey: anyway yeah I know specific sessions dont really mesure how good you are in all of the sessions [18:42] fagan: I think dobey means that if someone is allowed to mumble in, everyone will be allowed because you can't say beforehand who should be allowed. And then it will suck. [18:42] fagan: that's fine, i'm not saying you did or didn't. i'm just saying that treating someone specially in that manner is only going to upset other remote people who think they have something of value [18:42] dobey: well thats a good point [18:43] either you participate locally, or you participate remotely the same way everyone else does. [18:43] otherwise it just creates problems, logistically and socially [18:44] yeah I just though team members could be given special privilages [18:44] I know what you mean though [18:45] gah, thunder. guess it's about to storm here [18:46] dobey: hide your internets before it takes it down [18:47] eh i will be fine === alecu-lunch is now known as alecu [19:22] sigh [19:23] dobey: whats the problem [19:23] * fagan doesnt mind helping as long as its not being a lightning rod [19:25] i am an idiot [19:26] dobey: I cant help with that other than trying to channel my wasted brain power to you telepathically [19:26] :D [19:29] http://www.youtube.com/watch?v=tqyxXX3Ra4A is how i feel right now [19:30] * fagan moves ahead with the telepathic channeling of power to dobey [19:30] dobey: do you feel the power! [19:30] MY BRAIN HURTS! [19:31] dobey: awh [19:31] * fagan stops the channeling since its going to make dobey's head explode :) [19:37] https://code.launchpad.net/~dobey/ubuntuone-client/no-config-data/+merge/59267 [19:38] and https://code.launchpad.net/~dobey/ubuntuone-client/no-config-data-1-6/+merge/59268 [19:38] i could use some reviews on those asap please ^^ [19:39] * fagan could do it but if other people are around they can do it instead [19:41] dobey: arent they the same change? [19:41] fagan: one is for stable-1-6 series [19:41] ooooooh [19:41] dobey: does it need testing? [19:41] it seems trivial [19:42] not especially [19:42] i can +1 now then [19:42] alecu, nessita, ralsina, anyone else? ^^ [19:43] sure [19:43] thanks [20:06] re nessita, thisfred [20:07] yeah, power outages again here [20:07] dobey: yes? [20:07] must be windy [20:07] nessita: you left/joined [20:07] dobey: yes, internet issues here. Your branches, approved. [20:07] dobey: did I miss something? [20:07] nessita: great, thanks [20:07] nessita: no, i was just saying welcome back [20:08] ah! thanks [20:21] test_app_name_is_stored ... ./run-tests: line 41: 16942 Floating point exception`which xvfb-run` u1trial "$MODULE" -i "test_windows.py, test_qt_views.py" [20:21] awesome [21:45] dobey: my ubuntuone-client-gnome in uninstalled! and I'm 90% sure I had it [21:45] (but no 100%) [21:47] uhm, ok [21:47] would love to know why :) [21:47] right [21:48] dobey: this is what I have: [21:48] 146 Start-Date: 2011-04-07 17:38:01 [21:48] 147 Purge: ubuntuone-client-gnome:amd64 (1.5.8+r946~natty1) [21:48] 148 End-Date: 2011-04-07 17:38:08 [21:48] dobey: I don't remember purging that [21:50] that was a while ago [21:51] right [21:51] we were sprinting back then [21:51] are you sure you didn't purge it? so you wouldn't have the nautilus issue that you still haven't tested my branch for? [21:51] who knows, maybe I purge it to test something? [21:51] i don't know [21:52] but i don't think there's enough information there to tell us anything. and i am pretty sure apt doesn't purge by itself [21:52] you have to tell it to -remove -purge [21:52] err, remove --purge [21:52] my typing is fail [21:53] dobey: right. Ok let's blame me this time ;-) (makes sense) [22:17] cheers all