=== eu is now known as adorilson [00:06] hey, I"m frequently getting disconnects/reconnects [00:06] is this something I should worry about or is it just that the server is under load/similar [00:06] ? [00:07] anyone around? === eu is now known as Guest77712 [00:13] is no one around? [00:13] that's a bit frustrating, although I guess you guys are in another part of the world === eu is now known as Guest9613 === zyga is now known as zyga-gone [03:13] How can you use ubuntuone in kubuntu? === edvm is now known as x-ip [06:46] morning [06:47] re: disconnect/reconnect mentioned earlier - we are aware about this and we are going to roll out the changes today that should improve the state of things. [08:37] Good morning all! [08:49] Morning all :) [09:29] good morning! [09:39] ralsina, buenos dias!! [09:39] ralsina, troll, hehehe [09:39] ralsina, did you read my idea for the japanese username? [09:40] trollolololo mandel! [09:40] ralsina, hehehe [09:40] mandel: still catching up with email [09:41] ralsina, ok, let me know when you get to mine, I think is a good compromise to use the correct funtion according to the os without doing anything too crazy [09:41] mandel: are we preferring to use ctypes now? [09:42] the main problem with ctypes is that the magic constants are not defined :-/ [09:46] ralsina, indeed, le me check if something similar can be used win the win32 extensions, that is, that the new function is present [09:47] mandel: you can using hasattr, but that is probably evil, so maybe... try.except? [09:47] ralsina, if that is the case we can use it with no problem what so ever, anyways, I'm more interested in what you think regarding the idea of checking the presence of the function [09:48] Honestly? I think we can just use the XP function [09:48] It's not going to go away. Maybe check that it still exists on W8 :-) [09:49] ralsina, it wont go away, but I see more logical to use the recomended no deprecated one, is saver [09:49] ralsina, and if they ever remove it (which they might do) we are sure that no weird bugs will appear because of that [09:49] ralsina, and I prefer to use getattr, is saver, right? [09:50] hi everyone [09:53] ralsina, nevertheless I'm looking at the implementation of the os.path.expand user in ntpath.py and is crap, I'm going to write the same using ctypes and will ask someone if there is a way to put this in python itself [09:54] mandel: file a bug into stdlib, become a core contributor, get fame and money? [09:56] ralsina, I'm on it, hehehe [09:56] ralsina, I just tested that from win32com import shell [09:56] shell.SHGetKnownFolderPath is broken :( [09:57] really? [09:57] so if we wanted to use the correct one, we have to use ctypes [09:57] Wait, didn't alecu try that? Or is that the new one? [09:58] ralsina, that is the new one: http://paste.ubuntu.com/711804/ [09:58] Ok, so another bug for win32com, I suppose [09:58] or win32 or whatever it's called [09:58] ralsina, is the same but with the Known, so you have SHGetFolderPath and SHGetKnownFolderPath [09:58] right [09:59] we are also using SHGetFolderPath in another place in sso, in the xdg implementation, IIRC [09:59] ralsina, yeah.. canonical is goign to be a great python on win contributor hahahaha [09:59] ralsina, and in default folders too [09:59] So it deserves being factored away [09:59] ralsina, true, we shoud get a nice wrapper that choose the correct one [10:00] Right. BTW, do you have a MSDN? [10:00] If you do, please setup a Vista VM because we have *one* vista-specific bug ;-) [10:01] ralsina, I do, I'll set up a vista vm then.. [10:01] hi all, what's new with U1 in oneiric? [10:01] ralsina, I knew this type of things would happen as soon as we supported windows :( [10:01] mandel: it's a bug in bitrock's autoupdater, I think, but we need to test it and report it anyway :-/ [10:02] mandel: just you wait for the gentoo bugs! (just kidding ;-) [10:02] mandel: version-specific bugs? We have a XP one too [10:03] ralsina, I do have an XP vm set :) === zyga-gone is now known as zyga [10:03] mandel: I handled that one already :-) === zyga is now known as zygqa === zygqa is now known as zyga [10:04] diverse_izzue: not much new, actually [10:05] diverse_izzue: we are releasing the good stuff in pangolin [10:05] ralsina, and, hopefully the fixes for regression in Oneiric? [10:05] rye: indeed [10:05] rye: we have that as one of the priorities for the next 6 months [10:08] ralsina, so what's the good stuff to come? :-) [10:08] diverse_izzue: well, proxy support is the big one I know I can talk about ;-) [10:09] hmmm, probably good for an LTS, it's the big companies which insist on using proxies... [10:10] actually, since this is a sync product, anyone that works at most places needs it :-( [10:10] Since not having it means there is one device that's unreachable and unsyncable [10:11] right [10:11] anyway, my personal u1 oneiric feature is basically that it just works without ever bothering me [10:13] ralsina, any work planned to robustness for big files, i.e. the possibility to resume a partial upload? [10:13] many people have slow upstreams [10:14] diverse_izzue: including me. It's been mentioned but I don't know of any concrete plans right now. [10:17] diverse_izzue, resumable uploads are actually implemented, but currently it is broken in oneiric, this is a regression, which we are going to fix. We don't have plans to implement delta uploads (i.e. only changed portions of the files) [10:18] ralsina, do you want to review this branch? https://code.launchpad.net/~diegosarmentero/ubuntuone-client/pep8-fixes/+merge/79438 [10:18] it only contains pep8 fixes.... [10:18] (but a lot) [10:18] diverse_izzue: what rye said! [10:18] gatox: I will queue it up but my day is kinda full today :-/ [10:19] ralsina, no problem.... i can ask another one [10:19] for example...... mandel do you want to review it? :P https://code.launchpad.net/~diegosarmentero/ubuntuone-client/pep8-fixes/+merge/79438 [10:19] only pep8 fixes [10:20] gatox, sure [10:20] mandel, thanks [10:21] np [10:22] rye, what's the argument against delta uploads? high server load for calculating checksums? [10:34] diverse_izzue, i guess you will want to talk to chicharra team (facundo, verterok). But as I recall this is not something that is easily implementable at the current stage. [10:36] diverse_izzue, yes, we'd need to change the model of the upload, we have it in our future, not in the near one [10:36] Hola rye [10:47] ralsina, gatox after playing with ctypes a little and the windows api, this works: http://www.themacaque.com/?p=954 [10:47] facundobatista, if you can read that ^ and let me know if its a good idea to send a patch to python I'd greatly appreciate it :P [10:48] mandel, great!!!!! [10:48] mandel, that solved the unicode path problem? [10:48] completely? [10:49] yikes about the guID [10:49] gatox, yes, it will get you the unicode for ~ and will use the correct function in XP and Vista and later :) [10:49] ralsina, yes, it was a PITA to find the GUID :( [10:49] gatox, most borring review EVER done: https://code.launchpad.net/~diegosarmentero/ubuntuone-client/pep8-fixes/+merge/79438 [10:50] mandel, jejjjeje told you [10:50] ralsina, ok, so we have the code to use the other function, we can later decide if we use it or not, at least we know it works :) [10:51] mandel: agreed [10:52] ralsina, I'm moving to do some serious bug fixing and propose auto-update in control panel then [10:52] and I hope I'm not writting more ctypes code for today :) [10:52] mandel: cool [10:55] ok, gotta take the kid to school, will be back in a while [10:57] mandel, you should at least open a bug... but there's a risk in adding ctypes stuff (that is very picky with architectures) replacing a environment variable usage [10:57] mandel, yes, the environment is wrong, but that's a windows bug [10:58] mandel, maybe accessing a windows API? anyway, you should at least open the bug [10:58] (and show your code as a way of solving it) [10:58] mandel, ah, btw, puto windows! [10:58] facundobatista, ok, I'll do that then :) [10:59] facundobatista, hahaha is a terrible platform [11:35] * mandel walks dog [11:53] good morning! [11:54] nessita, hi [11:54] hi gatox. Branches? :-) [11:55] gatox: besides the connect one, I have that in my radar [11:56] nessita, yes, both of network and the one for connect.... i've merged with trunk all my branches and run pep8 and u1lint in every one of them... so they shouldn't have any issues [11:57] gatox: nice! [11:57] nessita, https://code.launchpad.net/~diegosarmentero/ubuntuone-windows-installer/connect-files/+merge/79611 - https://code.launchpad.net/~diegosarmentero/ubuntuone-windows-installer/network-detect/+merge/77049 - https://code.launchpad.net/~diegosarmentero/ubuntu-sso-client/network-detect/+merge/77048 [12:00] is it a bug that when i have a lot of files to sync, that the one i reeeally wanted always seems to be at the end of the queue? ;) [12:13] gord: heh... no :-) [12:35] ok, I'm of for lunch, see you at the stand up :) [12:37] nessita, FYI I'm still downloading vista from msdn to check https://bugs.launchpad.net/ubuntuone-client/+bug/875283 [12:37] Launchpad bug 875283 in ubuntuone-client "Update error (affects: 1) (heat: 462)" [Undecided,New] [12:37] mandel: ack [12:37] mandel: did you fixed the 2 branches I approved yesterday? [12:39] nessita, yes, I need to push the changes, I got little caught with how to expanduser with the newer API and wrote an example with it (I lost A LOT of time looking for the GUID) [12:40] mandel: but that was gatox work... [12:41] nessita, yes.. sorry I got carried out.. [12:42] mandel looooooves playing around with the windows api, even if he denies it. [12:42] and good morning nessita! [12:42] hi ralsina [12:44] ralsina, I was really interested, I admit it, but wont happen again [12:44] * mandel really goes to lunch now [12:48] davidcalle: ping [12:48] Chipaca, pong [12:48] davidcalle: hi there. Got a few minutes? [12:48] Chipaca, sure [12:55] mandel, dobey, alecu, nessita, gatox: standup in 5' [12:55] ralsina, ack [13:00] me [13:00] oi [13:01] me [13:01] ralsina: i need you to set apart some time in orlando to talk with davidcalle, please [13:01] Chipaca: I will [13:01] ralsina: thank you [13:02] me [13:02] davidcalle: how about monday? :-) [13:02] me [13:02] ralsina, ok for monday :) [13:03] davidcalle: cool, I am the fat bearded guy with a strange t-shirt. Can't miss me! [13:03] woops, sorry for interrupting the standup [13:03] * Chipaca wasn't paying attention [13:03] davidcalle: ok, I'll be more specific later on ;-) [13:03] mandel: go! [13:04] ralsina, really tall guy going bald, can't miss me either. [13:04] me [13:04] davidcalle: we have three of you in OLS already :-) [13:04] mandel: you were first. go [13:05] dobey: go! [13:05] ralsina: you do realize it's UDS right? there will be multiple fat bearded guys with strange t-shirts [13:05] nessita: mandel was first :) [13:05] dobey: thus the effectivity of the joke [13:05] dobey: yeah, but he may be on his mobile [13:05] dobey: which may take a while to get the standup typed in [13:06] λ DONE: some fighting with banshee [13:06] λ TODO: finish bug #872972, bug #467397?, schedule holiday [13:06] λ BLCK: banshee has a weird race. [13:06] Launchpad bug 872972 in libubuntuone (Ubuntu) (and 2 other projects) "Store URLs have to wait for main page to load (affects: 1) (heat: 38)" [High,In progress] https://launchpad.net/bugs/872972 [13:06] Launchpad bug 467397 in python2.6 (Ubuntu) (and 6 other projects) "KeyError: 'ROUND_CEiLiNG' when using turkish locale (affects: 16) (dups: 9) (heat: 108)" [Undecided,Confirmed] https://launchpad.net/bugs/467397 [13:06] DONE: fixedcodefrom my MP, stolen work from gatox and look how to use the recommended API to get the user profile on Windows. Reported bug to python. Started settin vista vm. TODO: push changes to MPs. Install all required debug tools on Vista. Propose autoupdate code off control panel. BLOCKED: no [13:06] nessita: go [13:06] DONE: catch up with emails and bug reports, debug syncdaemon not working on windows [13:06] TODO: catch up with big refactor branches to have u1sdtool working on windows [13:06] BLOCKED: nopes [13:06] NEXT: gatox [13:06] DONE: [13:06] Fully migrate to 11.10, fix some branches, start working on some ui bugs, mumble with alecu and nessita about expanduser. [13:06] TODO: [13:06] Keep working on UI bugs. [13:06] BLOCKED: [13:06] No [13:06] ralsina, go [13:06] DONE: tech leads call, mail catchup, arranging notes for tomorrow's call. TODO: mgmt call, finish organizing said notes, schedule remaining 1-1s with the team, debug with the parrino, doctor's appointment later, etc etc etc. BLOCKED: days have too few hours [13:07] Please, everyone, check your calendars, tomorrow's call is important. Those who don't attend will be assigned to the web+mobile team! [13:08] or the eastern front. Your choice! === m_conley_away is now known as m_conley [13:12] ralsina: i hear chocolate ration is about to go up. [13:14] Mate time!!! [13:22] did my message arrive? [13:24] mandel: nonono [13:25] mandel, hi :) [13:28] I started committing to gentoo, the work is almost done... I simply need to review and commit, I'll poke the chan when I'm done [13:29] then I'll available to contribute/test a better package_manager implementation :) [13:29] the sync stuff works great ;) [13:30] mrfree: awesome! [13:30] ralsina, I can finally drop dropbox in the trash :) [13:31] I need to try the u1 gnome3 integration better, to achieve some visual needs [13:32] mrfree, hello :) [13:33] ralsina, really, no? [13:33] I only found a problem with deja-dup integration, but I've found it's an already known bug in ubuntu too [13:33] ralsina, mrfree did you guys talk about the platform string? [13:34] which platform string? [13:34] mrfree, I guess not hehehe [13:34] ralsina, can you explain it to mrfree? [13:36] mrfree, somewhere in some code, which I can't remember and I am in a phone call ;-) there is a string that says what "platform" you are on [13:36] mrfree: should be in sso, somewhere near the word ping, IIRC [13:36] eh? [13:37] mrfree, the idea is that we would like to be able to track the number of users we have in each platfrom so that we can triagged the bugs accordingly, lets say we have a gazillion users in gentoo, then when you file a bug about gentoo, we will make it a priority :) [13:37] we do the same for windows [13:38] mrfree, but I think is in the protocol code.. I cannot remember [13:38] ah ok... I'll dig it a while... [13:39] mandel: that doesn't seem right [13:39] mandel, my explanation, or the fact that we have that in the code? [13:40] mandel: you talking to yourself [13:40] mandel: also, that seems the wrong way to do that [13:40] dobey, ups hehe [13:40] if the way that's done is "define a string" [13:41] dobey, I don't exaclty know the implementation details, I was not involved in that [13:41] also, there's no easy way to differentiate those in the bug reports [13:41] dobey, not in the bug reports, I'd expect sometone to say, this does not work in platfrom X blah blah [13:42] dobey, then we look at graphite and decide the weigth of platfrom x [13:42] mandel: clearly you don't read our bug reports or see the questions people ask :) [13:42] usually we don't get the platform until the third comment ;-) [13:42] also, deciding the importance of a bug based on number of users connected to the server, is dumb :) [13:43] dobey, I was giving an example :P [13:43] I really don't know what that figure is really used for [13:43] I know is there for a reason :) [13:43] it's there for windows [13:44] mrfree: or rather, look in u1-client, in platform\credentials\__init__.py for how we gather the platform name and stuff. [13:44] dobey, but why? [13:44] mandel: to see how many windows users we have connected to the server at any given time? [13:45] dobey, and why do we want that? [13:45] dobey: and the same way we want to know from now on on what version of ubuntu people is [13:45] mandel: so we know if it was worth the cost to make it work? :) [13:45] mandel: we do want to know that. It's called user segmentation [13:45] ralsina: sure, but "define a string in a file" is a lame way to do that :) [13:45] it's linux, we have the LSB [13:46] dobey: well, yes, and that's how it's done I think [13:46] I'd be surprise if it is a hardcoded tring.. [13:46] if so, then mrfree doesn't need to do anything with it for gentoo [13:46] s/tring/string [13:46] "linux" is hardcoded [13:46] if it's just "Linux", then it's not LSB :) [13:47] ok, I need to listen to the call, so argue between yourselves ;-) [13:49] nessita: should we not also have a stable-2-0 for ubuntuone-windows-installer? [13:50] dobey: you're absolutely right [13:50] dobey: thanks for pointing this out, I will make the release and tag today/tomorrow [13:52] nessita: great, thanks. i think there are also several branches for ubuntu-sso-client or ubuntuone-client that have landed in trunk to fix windows issues, that should be backported to the stable branches as well. [13:52] dobey: you mean the "new" stable branches for P or the 2-0 branches? [13:53] nessita: i mean the 2-0 and such [13:53] nessita: we don't have the stable branches for P set up yet do we? [13:53] dobey: nopes, that's why I wasn't sure what you mean [13:54] dobey: I'm not sure why we should backport those windows fixes to the 2-0 stable branches... would you please share with me your rationale? [13:54] nessita: for the P stable branches, we will just branch from trunk for now. but wanted to have the planning discussion first, so after that call tomorrow perhaps [13:54] indeed [13:55] nessita: if we are relaesing them as updates versioned as 2.0.x for windows, they should be in stable-2-0 branches (or stable-1-4 for sso i guess) [13:55] dobey: but what if we need to SRU something to linux? [13:55] dobey: then we will need to SRU also the "windows" code... [13:56] nessita: then we SRU to linux. the windows specific pieces should have no bearing on that. [13:56] dobey: hum, I always felt like bug diffs are harder to SRU, even if they are not related [13:56] well, for ubuntu. everything should be one tarball if we are making tarball releases [13:57] nessita: it depends on how we do the SRU [13:57] dobey: can you please be more specific? (I have little experience SRUing) [13:57] nessita: we support multiple platforms, and our support of windows shouldn't make fixing bugs in ubuntu harder to get done [13:58] dobey: that's logical, but I'm not sure that would be the "real" case. Maybe you have more info than I do? [13:58] nessita: well, for example, I just did a couple SRUs last week, and simply put the patches into the existing ubuntu package, instead of making a new tarball release [13:58] nessita: because they were small patches, and only 1 or 2 bugs being fixed [13:58] dobey: ah yes, I saw that... [14:00] nessita: the "real" case is, if the SRU team is making it harder for us to get fixes into Ubuntu because we also support Windows, then we need to resolve that problem in a way that doesn't prevent us from having the platform-specific pieces in the same codebase. presumably by educating the SRU team how such code is separated, and improving communication, as necessary [14:00] dobey: that sounds good as a plan [14:01] nessita: basically, we need to fix any problems with the SRU team by fixing them with the SRU team, rather than working around the SRU team :) [14:02] dobey: yeah, you're right (though somehow it feels easier doing the latter, but yes, the former is the right path) [14:02] dobey: I will make stable branches for the latest fixes [14:03] nessita: it's easier until you try to maintain the code :) [14:03] yeap === caravone_ is now known as caravone [14:35] @ping [14:35] pong [14:44] nessita, LucasMetal had a 2GB memory usage in windows, with 4453 files (but 11276 directories) [14:44] nessita, we could get logs from him, right? [14:44] facundobatista: indeed [14:44] facundobatista: wanna ask him the logs? (need the log dirs?) [14:44] LucasMetal, we may need for a clean restart with a specific logs configuration, to have all the info [14:44] nessita, yes, please, and where the config is located [14:44] no problem [14:44] LucasMetal, which windows version do you have? [14:45] LucasMetal: hey there! are you running the latest version? (released last week)( [14:45] Windows 7 [14:45] I have installed it yesterday [14:45] gatox, can I have a review for https://code.launchpad.net/~mandel/ubuntuone-windows-installer/put-migration-together [14:45] LucasMetal: great! let me get your the info then [14:45] mandel, yep1 [14:46] hey nessita ! Ok! [14:46] gatox, thx! [14:46] I'm at the office now, but I could do it when I got home (anyway, there is no hurry I guess) === Chipaca is now known as Chipakeitor [14:48] LucasMetal: right, no hurries, but let me give you a link with the instructions === Chipakeitor is now known as Chipaca [14:48] perfect ;) [14:48] gatox, do you have running the tests of ubuntuone-control-panel on windows? === Chipaca is now known as Chipakeitor === Chipakeitor is now known as __chip__ === __chip__ is now known as Chipaca [14:49] mandel, let me try [14:50] mandel, i think so [14:50] gatox, let me know, cause I'm getting errors due to a dirty reactor [14:52] facundobatista, LucasMetal: http://pastebin.ubuntu.com/712063/ [14:52] mandel, the test for trunk are ok [14:53] mandel, let me check if i have the last code..... [14:53] nessita, gracias [14:53] de nada! [14:53] mandel, 236..... yes...... the test in trunk are ok [14:53] nessita, "restart machine" <-- puto windows [14:54] gatox, hm.. dammed [14:54] mandel, are you working in a branch for cp? [14:54] gatox, yes [14:55] nessita: perfect. But, what if the syncdaemon hangs and never says "all files up to date" ? [14:55] nessita, mandel, alecu: we are getting lots of support requests on bug #872924 anyone is working on it? [14:55] Launchpad bug 872924 in ubuntuone-client (Ubuntu) (and 2 other projects) "Resuming a failed upload crashes with ValueError: I/O operation on closed file (affects: 8) (dups: 2) (heat: 54)" [High,Confirmed] https://launchpad.net/bugs/872924 [14:55] gatox, how many successes do you get, Im getting the following: [14:55] FAILED (skips=1, errors=6, successes=711) [14:55] LucasMetal: when the memory consumption reaches 2GB (for example), kill it and gather logs, please [14:56] ralsina: nopes, no one is for the moment. This affects both OSes [14:56] all OSes, I meant [14:56] ralsina, we looked at it, I added some extra logging and fixes to _is_path_dir and we found out that is due to a fd.close() fd.write() [14:56] mandel: the issue is already debugged [14:56] nessita, mandel: any clues on how to attack it? [14:56] nessita, really? what was it? [14:56] mandel: it occurs on every platform, and is related to the UploadCommand [14:56] * mandel curious [14:56] nessita: ok, hope It doesn't burn my notebook harddrive, yesterday It was on fire when the process was at 2GB :( [14:57] mandel, PASSED (skips=1, successes=704) [14:57] nessita: parrino is gathering the full logs on windows for the memory leak, to see if we can see anything new there. [14:57] mandel: somehow the uploads can't be resumed [14:57] nessita: could it be related to the problem with updown being restarted? [14:57] ralsina: the I/O stuff is bery likely not related to parrino's issue (just FYI) [14:57] nessita: I know, just passing it on because I saw 2GB mentioned :-) [14:58] ralsina: the I/O error - operation on closed file is a bug in the code, nothing to do with updown [14:58] ralsina: right, we're trying to have more logs from another user that has the same issue [14:58] gatox, can you run the tests for lp:~mandel/ubuntuone-control-panel/auto-update-functions and let me know the results? [14:58] nessita: ok then. We should prioritise the I/O bug if at all possible. That one and the memory leak are the most complained about at the moment. [14:59] ralsina: we need chicharra help with the I/O bug, is not platform specific [14:59] and the None has no get_rootdir which may or may not be the same as the memory leak [14:59] mandel, on it [14:59] nessita: cool [14:59] ralsina: cool? they are hasta las manos :-) [15:00] I mean cool as in "ack". I know I am using it wrong ;-) [15:00] ah! [15:00] gatox, thx! [15:01] nessita: since they are aware of it, and we need their help... well, that's it for now. Therefore, cool, moving one :-) [15:01] ralsina: ack [15:04] mandel, your tests are working for me: PASSED (skips=1, successes=711) [15:04] * ralsina calls TIMING ISSUE [15:04] mandel, can it be a problem with any other project setted in the pythonpath? [15:05] RaHorachty, maybe [15:05] ralsina, maybe [15:06] I bet it's ralsina and not RaHoracht-y [15:07] ralsina, :P... i'm use to only type the first 2 chars and then hit tab..... i always confuse alecu with someone else [15:07] used* [15:07] gatox: of course. Sorry, I am in a silly mood today. [15:08] gatox, it could be.. lame, I'll see what is the issue [15:09] gatox, try to do ma + tab in pyar :P [15:09] jeje [15:10] in pyar i can do r + tab and i'll get ralsina (copyright of the R) [15:10] :P [15:10] gatox: I am 3rd on the r today in pyar [15:11] weird..... only show me your name on R+tab [15:12] lunch time, bbiab [15:14] i'm starving...... lunch, brb! [15:17] ralsina: do you understand this report? bug #876981 [15:17] Launchpad bug 876981 in ubuntuone-client "Error when trying to install Windows in Ubuntu 10.10.2 LTS (affects: 1) (heat: 6)" [Undecided,New] https://launchpad.net/bugs/876981 [15:17] hahaha [15:18] nessita: I do, but I am having a hard time answering :-) [15:18] nessita, have you ever seen this: http://paste.ubuntu.com/712092/ [15:19] nessita, I'm having that issue in O [15:19] ralsina: what is it about? [15:19] nessita: he's trying to run the windows installer on linux [15:19] ralsina: using wine, I would hope [15:19] nessita: nope, just opening it, it seems [15:19] mandel: never seen that... do you have all the deps properly installed? [15:19] nessita, not even [15:19] nessita: it's reported to work on wine [15:20] right [15:20] nessita, yes, the not even was for the bug report ;) [15:20] nessita, I have nightlies, gi etc.. [15:20] nessita: I got it, don't worry [15:20] mandel: no idea then, sorrry [15:21] nessita, I can do the import from the terminal, seems that u1trial cannot :( [15:21] dobey, ping [15:38] is there anyone in O here? [15:38] o/ [15:38] beuno, oh, cool, can you give me a hand with a small tests? [15:39] s/tests/test [15:39] I can try [15:39] beuno, ok, can you please branch lp:ubuntuone-control-panel [15:39] and add it to the PYTHONPATH [15:40] done [15:40] beuno, once you have that can you please do from python: __import__('ubuntuone.controlpanel.web_client.tests.test_libsoup', None, None, [""]) [15:41] beuno, I'm expecting a weird import error about _API [15:41] ImportError: No module named utils [15:41] mandel, i'm in O [15:42] who isn't in O? right? [15:42] gatox, can you do the above ^ too, thx [15:42] beuno, utils?!? that is weird, may I see the trace [15:42] mandel, yep... i'm finish eating and i'll do that! [15:43] mandel, https://pastebin.canonical.com/54514/ [15:43] (sorry for the private paste, force habbit) [15:43] beuno, no worries :) [15:44] beuno, you do not have nighliets, do you? [15:44] mandel, I don't think I do [15:44] beuno, can you add them, if you don't mind that is [15:45] sure [15:45] beuno, thx! [15:55] beuno, ping me when you are up to date :) [16:01] Out[1]: [16:01] mandel, ^ [16:01] beuno, ok, great, now, can you go in the branch you got and do ./run-tests [16:02] beuno, if the run, my machine is funcked :( [16:10] mandel: what's up? [16:11] dobey, I was wondering if you knew why I get the following: http://paste.ubuntu.com/712092/ but I can do the import of Soup and SoupGNOME from the RELP [16:11] mandel: on oneiric? [16:11] dobey, yes [16:12] mandel: tests don't work in oneiric [16:12] dobey, la puta!!!! really? [16:12] mandel: yeah, gobject vs. gobject-introspection issue makes for very bad times. [16:13] dobey, ouch.. then I'll have to have a vm with N [16:13] beuno, thx, dobey confirmed me what I feared ^ [16:13] dobey, ok, then with those bad news, EOD for me [16:14] mandel: so anything of ours that uses gobject-introspection will not have working tests, due to twisted reactor not working with new gobject stuff [16:14] mandel: have a good evening :) [16:14] the only good thing of the day was the quantum levitation [16:14] dobey, ok, I'll keep that in mind.. have a good day! :) [16:15] and me getting 5000 more medallion miles on delta :) [16:15] hahaha [16:15] dobey, talk to you laters (dog is waiting) [16:15] everyone, cu tom! [16:26] mandel, i tried what you said and i can do the import without trouble === beuno is now known as beuno-lunch [17:00] * nessita -> gone to the uni [17:01] see ya later crowd! === beuno-lunch is now known as beuno [18:36] cparrino: can I PM? [19:13] EOD for me.... see you tomorrow === yofel_ is now known as yofel [20:58] alright, i'm off. have a good evening all === m_conley is now known as m_conley_away