/srv/irclogs.ubuntu.com/2012/02/06/#ubuntuone.txt

=== yofel_ is now known as yofel
mandelmorning all09:28
JamesTaitHappy Monday, everyone! :D10:13
duanedesigno/11:10
gatoxhi!11:13
mandelgatox, duanedesign buenos dias!11:35
gatoxmandel, buenas11:35
mandelgatox, I have a qt question, qt the style in gnome is grabbed from the theme, right?11:39
mandelgatox, I have done the dialog and the links show blue (I did no styling what so ever) I suppose we are going to be settings a global theme for the qt port of sso for that, right?11:40
gatoxmandel, yes....... we are going to set a style for that.... and the default style is taken from the system11:40
mandelgatox, ok, so atm links are blue, yikes!11:41
gatoxin a very veryyyyy low level in the qt classes..... when qt start running, takes the default windows manager widgets depending on which system is running........ is aa big IFDEF11:41
mandelgatox, so, when ever you set the style for that you have to remember that i should be able to import it (I suppose you are going to use a resources file) since the auth dialog for sso is a diff process11:42
mandelgatox, and it will be a diff process even for sso11:42
mandelgatox, how is the port of sso going? got anything running under qt?11:43
gatoxmandel, yes....... we were talking about that the last week, we are going to see how to do it.... because the installer is going to need those styles..... but you can not apply 2 styles to something unless you join those strings..... so, we are going to see which should be the cleaner way to do it11:43
gatoxmandel, was running, some minor failures.... but now i'm making a huge refactoring for the controllers and the pages11:44
mandelgatox, do something similar to what cofigglue does with config files, simple add a loader thaqn returns a string and forget about what the loader does :P11:44
mandelgatox, uh, do not put the logic in the ui, if you do I'll hate you!11:45
mandel:P11:45
gatoxmandel, i'm not doing that.... i'm going to work defining some models or controllers..... but using inheritance instead of creating the controllers by its own, because that was causing a lot of troubles11:46
mandelgatox, what kind of troubles?11:46
gatoxmandel, several problems trying to create the controllers and asociating them to the pages, in several cases depends iin the order that you do it, because the controllers try to obtain data that doesn't exist until the page is added to the wizard..... i fix that..... but you have to keep in mind those kind of things.... but then another issues appear, so i began the refactoring with controllers11:49
mandelgatox, makes sense, as long as the controller logic has no knowledge of the ui perse, that is get_text or text etc it should be ok11:50
mandelgatox, ideally you will want to use the controller in gtk or qt, otherwise you are duplicating logic, which is wrong11:50
nessitahello everyone!11:54
gatoxnessita, hi11:54
nessitahola gatox11:54
mandelnessita, morning!11:56
nessitahola mandel!11:56
mandelnessita, I did my first iteration with design regarding the style of the auth dialog and we should have a second one later today11:57
mandelnessita, there is only one implementation thing that I'd like to know how to do which is getting the css style from sso to be used by the dialog, but It think that can be solved later, right?11:57
nessitamandel: yes, ATM we're not loading css in sso, so we can setup that later11:58
mandelnessita, ok, shall I use a css for that dialog, so that it lands with the correct style, that way we won't have problems with the ui freeze, right?11:59
mandelnessita, or do we I simply hardcode the colors etc (orange links for example) and we file a bug to move to a qss later?11:59
nessitamandel: no css yet, we have 2 weeks for IU freeze, but only one for feature freeze11:59
nessitamandel: no css at all, ie no colors for now12:00
nessitamandel: gatox will take care of that since he's already adapting the windows installer qss to sso12:00
mandelnessita, ack12:00
mandelnessita, when is feature freeze? this week?12:00
nessitamandel: we can land stuff for FF until this Friday12:01
nessitamon is "testing" day for us12:01
nessitatue is packaging day12:01
nessita(actual freeze is on the 16th)12:01
mandelack12:02
mandelnessita, so, what I'll plan is the following, get creds dialog for landing tom morning after the second chat with lisettte, then move to the ssl certificate one asap so that we can get two reviews from here by friday and try to land that one then12:04
mandelall this with no qss12:04
nessitamandel: what about leaving the cert dialog for next week, and having this week the simplest whole "flow" working for this Friday? by the simplest flow I mean:12:05
mandelnessita, all that will include the code to store the creds in the keyring and fake 'launching' the dialogs when needed, later we can look into css and the spawning of the process, or is that done already?12:05
nessitamandel: what's "all that"? (not sure what you mean12:05
mandelnessita, all that, means the previous message12:06
nessitamandel: let me clarify what I mean with "the simplest flow":12:07
mandelnessita, but knowing the deadlines, lets do the simple process where we have, webclient tries to connect, gets a 407, we show the dialog and store the creds in the keyring and uses them12:07
nessitamandel: WAIT :-)12:07
mandelnessita, sorry, I'll wait, I think we are stepping on each others conversation :)12:07
* mandel hates irc race conditions :P12:07
nessitamandel: so, I'm proposing to have, ASAP, the following scenario working:12:08
nessita* a user has a proxy setting of the form someuser:somepassword@foo.com12:09
nessita* the user opens the controlpanel and everything works, no prompt and no nothing, but the whole proxy experience works with at least the settings above12:09
nessita* next step, the same as before ^ but querying the user for the credentials from the UI12:10
nessita* next step, the above plus cert validation handling12:10
mandelnessita, sounds reasonable for this week, does that fit in the overall deadlines?12:11
nessitamandel: just to understand you... is reasonable the first scenario? the first 2? the whole 3?12:12
mandelnessita, I think following those steps and ignoring freaky friday to get the first 2, last one is more of a pain12:13
mandelnessita, that will be implementing it for libsoup and qnetwork12:13
nessitamandel: right. So cert invalid handling can be a exception, for example. Can you focus on having the first two by this Friday? and yes, I should give you the spawner tomorrow12:14
mandelnessita, yest, I will put 120% of time on making sure we got to friday with those 2 and correct integration tests with squid12:15
nessitamandel: nice! anyways, please let's validate this with alecu, though I already talked about this with him12:16
mandelnessita, sure, lets talk with him after the stand-up that way we can align everyones work12:16
nessitamandel: right12:17
JanChello mandel ☺12:19
JanCwere you at FOSDEM last weekend?12:19
mandelJanC, no, I did not managed to buy a flight ticket to brussels :(12:19
mandelnot enough time to booked it and find someone to keep the dog..12:20
JanCwell, there was one U1 developer from Italy I think12:21
mandelJanC, hm.. vds or maybe teknico12:22
JanCworking or worked on mobile-related stuff?  (I only catched part of a conversation of him with Allison at the dinner)12:24
mandelJanC, yes, one of those two :)12:25
JanC12:25
mandelJanC, how did it go? lots of work?12:27
JanCFOSDEM was great as always, and the availability of the new "K" building made it even better12:28
ralsinagood morning!12:28
JanCno more stands in the narrow corridor where also everybody has to pass to attend talks in the Janson auditorium12:28
JanCand a brand new 2nd large auditorium for main track talks12:30
mandelJanC, makes sense.. I guess it was a lot of work, is the ubuntu booth getting bigger?12:31
mandelJanC, I know czajkowski was around there, did you guys catch up?12:31
mandelralsina, morning!12:31
ralsinagood morning mandel!12:31
JanCthe booth wasn't big, but we had some interesting conversations with other people etc.12:31
ralsinamandel: any reviews you need?12:31
mandelralsina, not at the moment :)12:32
mandelralsina, although if you have time, can you find out what changed that vroke the tests of the windows isntaller in jenkins?12:33
mandelralsina, the set up did not last long before we broke it :(12:33
ralsinamandel: will do12:33
JanCmandel: e.g. http://coworking.betagroup.be/ offering us free meeting space in Brussels  ☺12:33
mandelJanC, nice! I guess is hard for ubuntu, other distros have more presence in fosdem12:33
JanCand asking us for Ubuntu posters!12:34
mandelJanC, are there ubuntu posters?12:34
JanCmandel: we have about 1000 left I think (but they are in dutch!)12:34
mandelJanC, haha I'm not surprised :)12:35
JanCreally, the design is open and available somewhere, you can get some translated & printed yourself if you want  ;)12:35
JanC(that's what we did)12:36
mandelJanC, I'm glad you guys go over there.. we should pay more attention to fosdem.. but well we do what we have time to do ;)12:36
JanCalso, several Ubuntu developers are also Debian developers, e.g. there was a Debian guy giving a talk about multiarch, and he referred to the fact that it was easier/faster to get that implemented in Ubuntu than in Debian, so Ubuntu did get some good presence in such ways (thanks to Steve Langasek who did a lot of work on multiarch and is both a DD & an UD)12:39
JanCmandel: there is a guy from the Launchpad team who attends FOSDEM almost every year, and comes with us to the dinner  ☺12:40
mandelJanC, nice, I did not know that..12:40
JanCand yes, I met Laura (and also Lydia from Kubuntu/KDE)12:44
JanCand Dav iey12:44
JanCto be honest, I think Canonical could do more to raise presence at FOSDEM  ☺12:45
mandelJanC, I think is a matter of asking for it, explain the use, etc.. also if you mention other ocmpanies are making the effort..12:47
* mandel hates his ISP12:48
JanCmandel: the roundtable about community development-related things that Laura was part of opened some eyes for some other distros  ;)12:48
JanClocoteams, ambassador programs etc.12:49
nessitagatox: added another comment to https://code.launchpad.net/~diegosarmentero/ubuntuone-client/network-detect/+merge/88545 (found more leftovers of NM)12:50
JanCapparently OpenSuse & Fedora came to the (for them) surprising conclusion that they have more funding than Ubuntu locoteams organising a booth  ;)12:50
gatoxnessita, ack12:50
mandelnessita, when on N trying to run the gtk tests I'm getting the following: *** Running GTK test suite for ubuntu_sso ***12:50
mandelThe specified reactor is not supported.12:50
mandelnessita, did we change something, I though that on N we could use the glib reactor to run the tests..12:51
JanC(and I'm not asking for more funding for the locoteam/booth; I think having more developers actually present is much better)12:51
nessitamandel: now we depend on the gi reactor, which is only available for Linux P12:51
nessitamandel: so you should run the tests in P. Good news is that the whole suites are run with a single command: ./run-tests12:52
mandelnessita, and.. how are we going to run-tests for the old distros?12:52
mandelJanC, yeah, I think it too, getting developers to be more reachable is a better practice12:52
nessitamandel: we're not for now, after FF we will analyze that12:53
nessitamandel: we had to move to gi in other layers... so we'll analyze backport after FF12:53
mandelnessita, ack12:54
MrokiiHello. Seems as if Banshee or Ubuntu One liks to misbehave once again. I have bought music before via Banshee, but today I got the message "Your purchased music folder is not subscribed. New purches will not download to this computer." What the heck does that mean and how can I solve this?12:54
mandelnessita, I get the same message with P and I have the ppa present, is there a new package that needs installing?12:54
mandelrye, can you give a hand to Mrokii12:55
MrokiiOh, and I should mention that the "subscribe"-button in Banshee does nothing.12:58
nessitamandel: if you have our nightlies ppa, and you have everything  up to date, it should work. Could you please paste the output of: apt-cache policy python-twisted-core ?12:58
mandelnessita: python-twisted-core:12:59
mandel  Installed: 11.1.0-1ubuntu1~precise112:59
mandel  Candidate: 11.1.0-1ubuntu1~precise112:59
mandel  Version table:12:59
mandel *** 11.1.0-1ubuntu1~precise1 012:59
mandel        500 http://ppa.launchpad.net/ubuntuone/nightlies/ubuntu/ precise/main amd64 Packages12:59
mandel        100 /var/lib/dpkg/status12:59
mandel     11.1.0-1 012:59
mandel        500 http://archive.ubuntu.com/ubuntu/ precise/main amd64 Packages12:59
nessitamandel: that sounds about right. What's the error you're having?12:59
mandelnessita, the exact command and output:13:00
mandelmandel@ironman:~/Projects/Canonical/ubuntu-sso-client/auth-proxy$ ./run-tests13:00
mandel*** Running GTK test suite for ubuntu_sso ***13:00
mandelThe specified reactor is not supported.13:00
nessitamandel: what does apt-cache policy ubuntuone-dev-tools says?13:01
ryemandel, looking13:02
mandelnessita: ubuntuone-dev-tools:13:03
mandel  Installed: 3.1+r56-15~precise113:03
mandel  Candidate: 3.1+r56-15~precise113:03
mandel  Version table:13:03
mandel *** 3.1+r56-15~precise1 013:03
mandel        500 http://ppa.launchpad.net/ubuntuone/nightlies/ubuntu/ precise/main amd64 Packages13:03
mandel        100 /var/lib/dpkg/status13:03
mandel     2.99.2-0ubuntu1 013:03
mandel        500 http://archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages13:03
nessitamandel: you do not have any env variable set specifically for PYTHONPATH?13:03
nessitamandel: looks like the devtools in the PYTHONPATH may not be the one released in our PPA13:04
mandelnessita, looking into that, maybe at some point I changed that, thx for the info I'll look into the system setttings13:05
nessitaack13:05
mandelnessita, probably at some point I installed manually the package and that is the issue13:05
nessitamandel: sounds like it13:05
mandelnessita, and it is, I just check /usr/local  :)13:06
nessita;-)13:06
ryeMrokii, sorry for the delay, please open ubuntuone-control panel and see whether the music folder is subscribed13:06
nessitamandel: I advice never do a local installation. Either use a special PYTHONPATH=something ./run-tests, or wait for the official package (if you can wait, of course)13:07
mandelnessita, is probably me being stupid and testing the setup.py of devtools wrong13:08
nessitamandel: ah, to test a setup.py, you can use: ./setup.py install --prefix=/tmp/foo13:08
Mrokiirye: Where in the control panel do I see which music folders are subscribed?13:09
mandelnessita, that why I said be being stupid hehe I have some bad days, you know me ;)13:09
nessitaah, je13:09
ryeMrokii, in folders tab13:09
Mrokiirye: I only a tab called "Cloud Folders", but that only shows a dbus-error.13:10
ryeMrokii, oh, that may be the reason why it does not work. Could you please run the following in the terminal -- u1sdtool --status ?13:11
Mrokiirye: That command gave me "Failure: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."13:12
rye Mrokii, ok, could you please check what is inside ~/.config/ubuntuone/syncdaemon.conf file?13:14
ralsinanessita: need any reviews yet? You mentioned on friday you may need some early today :-)13:14
nessitaralsina: not yet, sorry, doing some reviews myself :-)13:15
ralsinanessita: cool. Just wanted to fill some slots ;-)13:15
MrokiiRye: This is in the file:13:15
Mrokii[bandwidth_throttling]13:15
Mrokiiread_limit = 209715213:15
Mrokiiwrite_limit = 209715213:15
Mrokiion = False13:15
Mrokii[__main__]13:15
Mrokiifiles_sync_enabled = False13:15
mandelralsina, nessita do you have squid installed? can you confirm where is the bin located?13:15
nessitamandel: nopes, I don't13:16
ralsinamandel: not yet,can have it  in 2'13:16
ryeMrokii, could you please remove files_sync_enabled line - that's what causing the syncdaemon to shut down13:16
mandelralsina, are you running P or O?13:16
Mrokiirye. Sure.13:16
ryeincidentally, we were discussing this bug with nessita just 5  minutes ago13:16
ralsinamandel: O13:16
mandelnessita, no worries, I'll look at this with ralsina :)13:16
nessitaack!13:16
mandelralsina, superb! can you install squid and late me know the path13:17
ralsinamandel: downloading...13:17
mandelralsina, 'cause if it is what it is I'm going to cry13:17
Mrokiirye: Do I need to restart UbuntuOne? And if so, how?13:17
Mrokiirye: Hm, okay, it seems "Cloud Folders" works now. Showing my the "purchased music"-folder.13:18
ryeMrokii, close the control panel and reopen it - sd should start working again13:18
ralsinamandel: squid install in process. Slooooooooow process13:19
ryeduanedesign, ^ possible reason when users get "folder is not subscribed" and subscribing does not work in banshee - filesync is disabled13:19
ralsinamandel: /usr/sbin/squid13:19
mandelralsina, putos!!!! so, in P from alpha2 it is in /usr/sbin13:20
mandelralsina, wait, what?13:20
ralsinamandel: same in O13:20
mandelralsina, can you run squid without sudo?13:20
ralsinamandel: checking13:21
ralsinamandel: fail because it can't read squid.con13:21
duanedesignrye: thanks for the heads up13:21
ralsinaconf13:21
mandelralsina, oh, but you can call the bin, on P you can't13:22
ralsinamandel: note: on P at least, squid starts by default when installed13:22
ralsinaSorry,on O13:22
ralsinamandel: permissions of the binary?13:22
mandelralsina, yeah, it looks like that, they changed them in one of the updates..13:22
mandelralsina, which fracks up the integration tests13:23
ralsinamandel: oh, fun13:23
ralsinamandel: maybe you can add yourselfto a group or something13:23
mandelralsina, oh, no fun no fun13:23
mptmandel, hi, lisettte just came to me asking about the design of a proxy dialog13:23
mandelmpt, morning! yes, tell me :)13:24
mptmandel, so I was wondering, why is Ubuntu One dealing with proxies at all?13:24
mptmandel, is this a Windows-only thing?13:24
Mrokiirye: Thank you. It seems to work now, even though Banshee still shows that error-message.13:25
ralsinampt: making u1 work with proxies is one of the most requested features wehave13:25
mandelmpt, uh.. you should talk with ralsina or nessita about this :)13:25
Mrokiirye: Yep, the album I purchased is definitely downloaded.13:25
nessitampt: hi there13:25
mandelmpt, I'm too low in the chain :)13:25
mptralsina, I'm not disputing that it should work with proxies. I'm wondering why Ubuntu One needs any UI for it.13:25
nessitampt: we're implementing proxy support on Linux and Ubuntu13:25
ryeMrokii, you might want to restart banshee for it to re-connect properly, and by the way, is Purchased Music in cloud folders enabled?13:25
ralsinampt: to request credentials if the user requires authentication13:26
ralsinampt: sorry, i the proxy requires it13:26
mptralsina, do you think that every program on Ubuntu that connects to the Internet should have its own proxy authentication dialog?13:26
Mrokiirye: Yep, it is. And I did restart Banshee after that. From looking at my download-usage it's clear that something is downloading the music to the local folder..13:26
ralsinampt: as of right now, every one does13:26
mptreally?13:27
mandelmpt, I'm tested it with diff browsers13:27
ralsinampt: chrome and firefox have each one13:27
mptralsina, Chrome and Firefox are cross-platform and (afaik) don't assume the existence of NetworkManager13:27
mandelmpt, some gnome apps do work with out it if you provide the proxy url as username:password@domain13:27
ralsinampt: so is u113:27
mandelmpt, but when the url does not have does, either they do no support auth proxies or they have their own dialog13:28
mpthi nessita, sorry, I'm not ignoring you, my mind is just temporarily boggled :-)13:28
Mrokiirye: Though I have a feeling as if it's the UbuntuOne-client itself rather than Banshee, downloading the music, as the album I purchased doesn't show up in Banshee while the tracks are downloaded.13:28
nessitampt: is ok, I'm just letting you and ralsina have the conversation13:29
mptnessita, what do you mean by "Linux and Ubuntu"? Are you targeting Slackware or something where NetworkManager isn't necessarily present?13:29
nessitampt: my mistake (is my subconscious denying windows). I meant Windows and Ubuntu13:29
mptah13:29
ralsinampt: there are users that don't have NM installed, or are connecting thrugh something else (for example wvdial + 3g modem)13:29
mptHoly crap.13:30
ralsinampt: for example, when we assumed NM was always there, we had lots of bug reports about u1 saying "you are not connected to the internet"13:30
ralsinampt: we do hit a ton of corner cases ;-)13:30
mptralsina, we have those bug reports for Ubuntu Software Center too ... we haven't paid much attention to them13:31
nessitampt: besides what ralsina says, from the conversations I've read (but I haven't been participating actively in those), seems like in the Ubuntu desktop there is no generic UI to handle entering proxy auth info13:31
ralsinampt: since proxy support is our big new feature, we didn't wat something as simple as a missing proxy auth dialog to block users13:32
mandelnessita, mpt, ralsina FYI https://bugzilla.gnome.org/show_bug.cgi?id=64635413:32
ralsinampt: if/when there is a generic proxy credentials dialog, we can just remove ours13:32
ubot4Gnome bug 646354 in Network "Network proxy has no proxy authorization" [Normal,New]13:33
mptnessita, ralsina: Could you be tempted into implementing it in NetworkManager (and depending on it) instead of rolling your own? :-)13:34
mpti.e. fixing that Gnome bug13:34
ralsinampt: not this week ;-)13:34
ralsinampt: and we need it by friday13:34
mptDoes Evolution have its own proxy authentication dialog?13:34
nessitampt, ralsina: since we need it to also work on windows, I'm not sure is a possibility13:34
ralsinanessita: we may make it a windows-only thing13:35
ralsinanessita: but not now13:35
nessitaralsina: yes, but that would put a burden in our tasks that will make us drift from our roadmap13:35
ralsinanessita: indeed. I amnot talking about this cycle but about some vague foggy future into which my vision doesn't reach ;-)13:36
mptOkay, I'm just going to throw something at a wall, then I'll come back and look at the design problem13:36
nessitaralsina: also, I understand that we want to prioritize that users have the same experience in both OS's, so not sure how this impact that13:36
ralsinanessita: well, in proxy this is relativesince the config is alreadydone very differently (it's system dependent)13:37
Mrokiirye: Anyhow, even though Banshee doesn't Banshee doesn't recognise the downloads (yet), at least getting my music-files work, so Thank you for your help.13:37
ralsinampt: sorry if this upsets you, was not the intention13:37
nessitaralsina: yes the config is different from system to system, but having the same dialog in both will hide that from users, no?13:38
ralsinanessita: the dialog is just for the credentials13:38
nessitayes13:38
nessitaand for ssl cert validation failure13:38
ralsinanessita: right13:39
mptI think having the same proxy authentication dialog across platforms would pale into insignificance compared with not having to authenticate at all because you had already authenticated using the system-supplied dialog in another app :-)13:40
ralsinampt: agreed.13:40
mptBut until we have a system-supplied dialog, I guess you need a layout for it, yes?13:40
ralsinampt, mandel: I was under the assumption we already had a layout?13:40
mptIf so, then I've forgotten what the design question was13:41
mandelmpt, ralsina I'm working with lisettte about it, that is why mpt found out :)13:41
ralsinampt: ah, ok13:41
nessitaralsina, mpt: yes, we already have the UI designed and implemented13:41
mptIt was something about errors, perhaps13:41
mpte.g. if you enter the wrong password13:41
mandelmpt, yes, it was exactly that13:41
ralsinaok13:42
mandelmpt, more if there was a correct way to notify the user, take into account people with disabilities etc..13:42
ralsinampt: I see now that I should have talked about this more with you guys before starting the feature work.13:42
mptmandel, Ubuntu, Windows, and OS X all have a way for a window to request attention.13:42
ralsinampt: will try to be more cooperative in the next one :-/13:43
mptralsina, no worries, I'm annoyed at the power company, not the electricians13:43
mandelmpt, hm, we where looking at something like this:  http://ubuntuone.com/7NOpuQsbRnpAgb1OXfgxFr13:44
mandelmpt, so we wanted to know if there was/is a policy about doing this, if the error color is in the theme etc.. but I think is something you should discuss with lifeless13:44
mptor lisettte ;-)13:44
mandelmpt, sorry lisettte13:44
mptok13:45
mandelmpt, autocomplete failure hehe13:45
mptwhen she's back from lunch13:45
mpt(I have long wondered why IRC clients aren't smart enough to autocomplete to the most recent speaker, rather than the alphabetically first)13:45
mandelmpt, because humans are lazy and implement a good idea in a lazy manner13:46
ralsinabecause alphabetic is deterministic13:46
mptralsina, if there is an authentication failure, can you tell whether it's the login name or the password?13:48
ralsinampt: No13:49
mptok13:49
mandelmpt, I'm off to lunch, but it you need any examples of what other apps do let me know because I have everything setup for this tests13:52
* mandel lunch13:52
alecumpt, I think it makes a lot of sense to have proxy settings and credentials to be directly associated with each different network configured in network manager.14:00
alecumpt, but looking at NetworkManager trunk I see that "proxies" is a big item in the projects TODO file.14:01
ralsinaalecu: agreed, only nutcases like my have network-independent proxy settings ;-)14:03
ralsinas/my/me/14:03
alecuralsina, there seems to be some add-on script for NM to have different proxy settings... but it's not standard, and it seems that it needs manual poking in a config file.14:04
alecumpt, ralsina: http://cgit.freedesktop.org/NetworkManager/NetworkManager/tree/TODO#n37114:05
alecu^ that's the Proxies item in NM TODO14:05
mptNow I appreciate <http://www.scaine.net/site/2012/01/ubuntu-in-the-corporate> a little more14:07
alecuand here's the script to set the gnome/kde proxy according to the NM network: http://marin.jb.free.fr/proxydriver/14:08
dobeyproxies are frightening14:09
dobey(and inherently broken)14:11
briancurtinhola team14:16
alecuhi there briancurtin!14:20
nessitahoooola briancurtin! how was the flight back home?14:20
nessitahola dobey!14:20
nessitadobey: shall we disable the test suite run in sso nightlies builds? they are failing due lack of gi reactor14:20
briancurtinit was a very long day, but i made it home in one piece so it wasnt that bad14:21
nessitabriancurtin: did you manage to get alfajores?14:21
briancurtinnessita: yes! i chose chammas for this time. i haven't eaten any yet14:22
dobeynessita: they are failing on everything but precise?14:22
nessitadobey: they are failing on everything, including precise... they are built in a machine without our PPA, no?14:23
nessita(let me check(14:23
nessita))14:23
dobeyno14:23
dobeyah, a dep is missing on precise.14:24
nessitadobey: hum, you're right, failures are for not-precise, but somehow my precise sso package is not updated14:24
nessitadobey: python-zope.interface?14:24
dobeyno. gir1.2-gtk-3.014:25
nessitaah no14:25
nessitaright14:25
=== dduffey_afk is now known as dduffey
nessitabu :/14:25
nessitadobey: you fix or shall I?14:25
dobeyi'll fix14:25
nessitaack14:26
dobeyand we'll have to just disable it building on some of the older distros now :(14:28
nessitadobey: building or test suite check?14:29
dobeybuilding14:29
nessitadobey: aren't the gi deps available in < maverick?14:30
dobeyno14:30
nessitadobey: no? (every time you say no without an explanation of why not a kitten dies :-P)14:31
dobeyand there's no guarantee it will work on maverick or natty14:31
dobeynessita: you asked a yes or no question. i don't think "no they aren't there" needs more explanation does it? :)14:31
nessitadobey: perhaps you could mention which package is not there, I know gi.Soup is, for example14:32
nessitaat least in < natty14:32
dobeysoup is probably fine14:32
nessitadobey: Gtk is the issue?14:32
dobeybut gtk/webkit will be problematic14:32
nessitaI see14:32
nessitaok, let's put time in that after FF/UIF14:32
dobeywell, maybe we could ship just the qt ui or something. not sure. all this stuff will need lots of compatibility testing14:34
nessitayes14:35
dobeyat least sso is it's own thing14:36
dobeythe music store stuff is going to be really painful14:36
nessitaalecu: would you know if I can check how many clients are connected to a MockWebServer?14:44
alecunessita, you may be able to count them from the factory that creates protocol instances14:45
alecunessita, I'm not sure if the web server sites that we use expose that in a clear way.14:46
ralsinaalecu, mandel, dobey, nessita, gatox, briancurtin: standup in 12 minutes!14:48
gatoxralsina, ack14:48
nessitauh14:48
mandelralsina, ack14:51
* nessita wrote notes14:51
* mandel also has notes14:57
dobeyit is cold.14:58
gatoxme15:00
nessitame15:00
briancurtinme15:00
ralsiname15:00
dobeyme15:00
nessitaalecu, mandel?15:00
mandelme15:00
alecume too15:01
nessitagatox: go!15:01
gatoxDONE:15:01
gatoxSprint week, learn about syncdaemoon, propose some branches about cp, sso and the installer. Start with sso refactoring, and play a lot of board games with alecu and briancurtin :P15:01
gatoxTODO:15:01
gatoxFinish with SSO Refactoring15:01
gatoxBLOCKED:15:01
gatoxNo15:01
gatoxnessita, go15:01
nessitaDONE: sprint! awesomeness of awesome, very productive, briancurtin is a SD master now (!)15:01
nessitaTODO: make controlpanel use the sso webclient to remove dependency on qt4reactor and the be able to provide an ubuntu package. Reviews for gatox.15:01
nessitaBLOCKED: nopes15:01
nessitaNEXT: briancurtin15:01
briancurtinDONE: sprint all last week, learned a lot about syncdaemon, proposed a fix for bug #82425215:01
briancurtinTODO: more investigation on bug #820350 to get the readonly/readwrite situation corrected15:01
briancurtinBLOCKED: no15:01
briancurtinNEXT: ralsina15:01
ubot4Launchpad bug 824252 in ubuntuone-control-panel (and 1 other project) "Should export an interface to validate udf paths (affects: 1) (heat: 6)" [Medium,Triaged] https://launchpad.net/bugs/82425215:01
ubot4Launchpad bug 820350 in ubuntuone-client "WIndows: either set_dir_readwrite and/or set_dir_readonly are not doing what they should (affects: 1) (heat: 6)" [High,In progress] https://launchpad.net/bugs/82035015:01
ralsinaDONE: mac interview, video lens poking and asking, reviews, lots of tiny things. TODO: u1-installer call (currently in it), fix stderr (hopefully), tech leads call BLOCKED: no NEXT dobey15:01
dobeyλ DONE: releases15:01
dobeyλ TODO: gwibber again finally15:01
dobeyλ BLCK: None.15:01
dobeymandel15:01
mandelDONE: First implementation of the creds dialog (from friday). Chatted with lisette about it and ways to improve it. Started doing some integration tests for it and turns out you need sudo to run squid3. I'll be looking on how to solve this in u1-devtools, if adding the user toa  userwgroup works I'll delay the fix so that we meet the deadlines.15:01
mandelTODO: Look into the squi3 issue. Make web-client work with user:password@domain.15:01
mandelBLOCKED: no15:01
mandelalecu, go go15:01
alecuDONE: SD sprint in Córdoba15:01
alecuTODO: debug ping url authentication issue, work on SD proxy tunnel15:01
alecuBLOCKED: no15:01
alecuNEXT: None15:01
alecuCOMMENTS anyone?15:01
gatoxnop15:02
mandelapparently, it is cold :P15:02
nessitaeveryone: this Friday is the last day to land features into our trunks15:02
dobeyit is bloody cold15:02
nessita(after that, we'll need a FFE)15:02
nessitaso, code your features and seek reviews!15:03
ralsinanessita, dobey,alecu, mandel: if any of you needs a FFE, now's a god time to start asking for it ;-)15:08
dobeyall time is god time for me15:08
nessitaralsina: hum... I thought FFE are asked after FF?15:09
nessitaralsina: can we do it before that?15:09
ralsinanessita: I think it's before, but I may be wrong, since I never asked for any15:09
dobeynessita: you can ask before if you know you will slip. or at least, you can prepare everything to ask on day of freeze i guess15:09
nessitaright15:09
nessitaralsina: not sure if you have read this: https://wiki.ubuntu.com/FreezeExceptionProcess (I haven't read it completely :-))15:11
dobeytrivial review: https://code.launchpad.net/~dobey/ubuntuone-dev-tools/fix-lint/+merge/9166715:17
* gatox lunch15:21
=== gatox is now known as gatox_lunch
nessitadobey: approved15:22
dobeygrazi15:26
nessitaprego15:26
nessitaalecu: would you remind me *again* if we'll need the qt4reactor for controlpanel in windows? (once the webclient is replaced by the sso's)15:30
ralsinanessita: yes, for IPC, IIRC15:31
alecunessita, we will need it, yes. Under windows we'll need a reactor as long as we use PB for IPC15:31
dobeynessita: btw, i set my u1client gi branch back to needs review on friday, as it seems tarmac is hitting some issue with it still; and i'm not sure what it is exactly :(15:32
nessitaralsina, alecu: right, right, right, righ15:32
alecut :-)15:32
nessitaI need that tatoo-ed in my arm15:32
nessitadobey: have an error we can debug?15:32
dobeynessita: it's causing tarmac to exit with a Unicode error15:32
nessitabooooooooo15:33
nessitadobey: and without gi reactor is not failing? :-/15:33
nessitais scary15:33
nessitadobey: unicode error somehwere in our source files?15:33
dobeyi don't think it's an issue with the reactor itself15:33
dobeynessita: no, a unicode error inside tarmac15:33
nessitaoh, yum15:34
nessitadobey: do we have a plan to "fix" that?15:34
dobeyfix the u1client branch, or fix tarmac somehow to avoid whatever's causing this?15:35
nessitadobey: right, but if the unicode error is not in u1client, how can we fix that in there?15:35
dobeynessita: the unicode error is caused by u1client's terminal output probably15:36
mandelgatox_lunch, nessita please take a read about links in QLabel and gtk themes: https://pastebin.canonical.com/59494/15:36
mandeldobey, also, if you have an idea about the above, your input is welcome15:36
nessitamandel: may I ask what for?15:37
gatox_lunchmandel, i'll read it in a few minutes..... finishing lunch15:37
mandelnessita, I was working with the auth dialog and noticed that a <a>link</a> was showing blue and not orange which is what the theme was giving15:37
mandelnessita, so lisettte ask who could indeed confirm that this was due to qt miss behaving a little15:38
mandelnessita, there is nothing I'm going to do related to this, but certainly you need to know about it for the work you are doing in sso15:38
dobeyugh15:39
mandelindeed15:39
nessitamandel: I would not worry about coloring for now... I'm pretty sure we can override that with a custom qss15:41
dobeyhrmmmmm15:42
mandelnessita, yes, I'm not worrying, I'm fowarding you the info so that you know what you will have to deal with, I'm not writing a single code for that I expect the work from gatox to deal with it15:42
nessitamandel: perfect :-)15:43
nessitamandel: thanks15:43
dobeyyou know15:43
dobeymaybe it's not my branch that's the issue15:43
dobeytry one more time15:47
nessitadobey: +115:49
=== gatox_lunch is now known as gatox
dobeybugger, a lock15:51
alecunessita, your branch that uses build_signed_iri has not landed yet, right?15:52
alecunessita, your u1cp branch I mean.15:52
alecunessita, can I take a look at that?15:52
nessitaalecu: no, I'm cleaning it up, will propose in 0.5 hr15:52
nessitaalecu: yes, let me push (only one test case missing)15:52
nessitafunctionality is all in place15:52
alecunessita, great.15:52
mandelalecu, the squid integration tests broke with the last alpha because squid3 is present in /usr/sbin which is a pita. It can be executed as a non root user, so just make sure that you can find it in the path15:53
alecunessita, I'm interested in the part that passes the "parameters" arguments for oauth signing, and whether we should also pass the parameters in the iri15:53
mandelalecu, I don't think we should focus on fixing that atm15:53
alecumandel, cool15:53
dobeyugh15:53
dobeyubuntuone-client stable-2-0 is spewing log messages to console during tests :(15:54
nessitaalecu: lp:~nataliabidart/ubuntuone-control-panel/use-webclient (all tests are GREEN, but one is a TODO)15:55
dobeyhrmm, unity alt+tab is showing evolution with 2 windows, but they are the same window (and both are selected at the same time in alt+tab)15:55
dobeyfun15:55
alecunessita, great, thanks.15:55
mandelalecu, are you working on adding support to webclient for user:password@domain urls? I'd like to add that as the first step to see auth proxies done15:57
mandelalecu, I think that webclient should be smart enough to parse that15:57
alecumandel, I'm not working on that, no. It's not on my plans.15:57
mandelalecu, ok, then that is mine!15:58
mandelalecu, don't touch it!15:58
alecumandel, you mean "proxy" urls or "destination" urls?15:58
alecumandel, right now we have no use for "destination" urls like that.15:58
mandelalecu, proxy urls, aka I go to system settings and set the jost as user:password@domain15:58
dobeyugh, double fail this time16:12
mandelalecu, it looks like ubuntu_sso/utils/webclient/gsettings.py   should be smart enough to parse the case in which we have user:password@domain, having setup a fake auth proxy in my system when running  gsettings list-recursively org.gnome.system.proxy I get the wrong info16:16
mandelalecu, host is not split and therefore we don't get the right info, do you agree that I touch that code to do the correct thing?16:16
mandelalecu, example of the wrong output: http://paste.ubuntu.com/831541/16:17
alecumandel, yes, I agree with fixing that. Please add me as reviewer if you make a branch for it.16:19
mandelalecu, doing it atm16:20
alecugreeat16:20
nessitaalecu: is the branch helpful? I'm pushing the latest fixes16:25
alecunessita, it was useful, thanks.16:28
nessitaalecu, ralsina: may I have a review? https://code.launchpad.net/~nataliabidart/ubuntuone-control-panel/use-webclient/+merge/9167616:36
nessitawill have lunch now!16:36
nessitabrb16:36
ralsinanessita: por supus16:36
* nessita -> lunch16:36
alecuqueued16:37
thisfredwebm0nk3y just showed me this: http://www.stgraber.org/2011/09/25/using-arkose-for-development-and-packaging/ looks like a great tool for setting up temporary dev environments16:40
dobeyalright, need to grab some lunch; bbiab16:43
=== beuno is now known as beuno-lunch
=== beuno-lunch is now known as beuno
* nessita is back16:58
nessitadobey: is merged! yey!16:58
Chipacadavidcalle: ping17:00
davidcalleChipaca, hey17:00
Chipacadavidcalle: hi!17:01
Chipacadavidcalle: I don't know if ralsina told you about the v0 video search api at all?17:01
ralsinaChipaca, davidcalle: I mentioned the searches you mentioned before the last time17:02
Chipacaok, let's chat a little :)17:02
davidcalleChipaca, if it's the one named "pyvore" I'm already using it.17:02
Chipacadavidcalle: PM coming up17:02
* alecu notices that pyvore is Chipaca's blog17:06
ralsinaalecu: Chipaca is cool and modern and postson tumbler now ;-)17:06
Chipacaalso, chipaca.flavors.me (but not using that for anything, it might be broken and all :) )17:07
Chipacaoh, it's http://flavors.me/chipaca now17:08
mandelnessita, FYI I sent you a public url with the unattachable image17:21
nessitalooking17:21
nessitamandel, ralsina, alecu, lisettte: shall we mumble about this proxy UI issue (multiple mocks)?17:24
lisetttenessita: which issue?17:24
ralsinaI'm available if needed17:24
nessitalisettte: well, perhaps I'm missing a piece of info, and context, but we now have another mock for the dialog sent from matthew... so I would like to talk about that, to clarify a bit17:25
mandelnessita, wait, there is a diff one?17:26
nessitamandel: I thought you mentioned that?17:26
nessitamandel: perhaps I misunderstand, but from your email I read that we have new mocks different from the originals17:27
lisetttenessita: i am doing the correct mock now; i can either finish it today, or jump on mumble and finish it tomorrow17:27
nessitalisettte: I prefer mumble now, since we already have the UI implemented with the originals mocks17:27
mandelnessita, I'm in mumble, but lets be quick since it nearly EOD for lisettte and I17:28
lisettteok17:28
* mandel hates timezones..17:28
nessitaralsina: if you can, we're in U1 - Desktop17:29
ralsinanessita: going17:29
dobeynessita: well it's merged. i don't know if 'yay' is the right expression ;)17:31
gatoxnessita, fyi all my branches are ready for review........17:37
gatoxnessita, i'm working in the refactoring now17:37
dobeynessita: it merged, because i sort of cheated :-/17:44
nessitagatox: nice17:45
nessitadobey: oh yes? how you cheated?17:45
dobeynessita: i changed the last bit of the test command to "; make maintainer-clean" instead of "&& make clean" to see if tarmac would still crash; but if tests failed and it didn't crash, it would still land. though the tests shouldn't fail as they passed everywhere i've run them so far (including by hand on the tarmac instance itself, as the tarmac user)17:47
=== mpt_ is now known as mpt
dobeywell, at least we have a working music store in ubuntu precise now. :)17:53
ralsinadobey: yay!17:54
nhainesyay!17:54
nessitadobey: yey!17:55
mandelok, EOD for manuel!17:55
mandelcatch you all tom!17:55
ralsinabye mandel!17:57
=== mpt_ is now known as mpt
nessitaalecu: ping (I mean here, not there)19:06
alecunessita, pong19:09
dobeywhee, come on banshee.19:09
nessitaalecu: any idea why we still have a SyncTimestampChecker in ubuntu_sso/utils/__init__?19:09
alecunessita, it's still used by syncdaemon19:11
nessitaah, ok19:11
alecunessita, when we move syncdaemon to use the webclient for webservice calls we will get rid of that too.19:11
nessitaack19:11
nessitaalecu: any advice how to properly fix bug #927788?19:12
ubot4Launchpad bug 927788 in ubuntu-sso-client "When import ubuntu_sso.utils.webclient, a reactor gets installed (affects: 1) (heat: 6)" [High,In progress] https://launchpad.net/bugs/92778819:12
nessitaalecu: twisted.web.* is installing a reactor, so is from twisted.internet import reactor19:12
alecunessita, I'm able to reproduce it, but I don't understand just yet why it's happening19:15
nessitaalecu: we have imports (at module level) of the form:19:15
nessitafrom twisted.internet import defer, reactor19:15
nessitafrom twisted.web import http19:15
nessitaall those install a reactor19:16
nessita(if there isn't one installed)19:16
dobeynessita: looks like sso is failing on precise now due to failing tests as the proxy bits seem to need something which isn't installed19:16
nessitadobey: hum... proxy bits should be ignored if deps are not there, even for tests. Have a trace?19:16
dobeyhttps://launchpadlibrarian.net/92119605/buildlog_ubuntu-precise-i386.ubuntu-sso-client_3.1%2Br846-33~precise1_FAILEDTOBUILD.txt.gz19:16
alecunessita, in trunk I don't see any "from twisted.internet import defer"19:16
alecunessita, this one I see: "from twisted.web import http"19:16
alecusorry19:17
nessitaalecu: this is sso, no?19:17
alecuI don't see any "from twisted.internet import reactor"19:17
nessitathere are plenty reactor imports19:17
nessitaalecu: grep for "from twisted.internet import defer, reactor"19:17
nessita;-)19:17
dobeyalecu: ^^ i guess whatever tries to run gsettings with subprocess.Popen, should be trapping OSError and raising a more useful exception, as well :)19:18
alecunessita, ok, I see some of those, but I don't see it imported in the webclient.19:18
alecudobey, good point, thanks. I'll take a look.19:18
nessitaalecu: well, the simple fact of importing "from ubuntu_sso.utils.foo" willl load the whole utils modules in mem?19:19
nessitaso tcpactivation will be "read", afaict19:19
nessitaalecu: anyways, the http imports may also be not-helping19:19
nessitaalecu: anyways, besides moving those imports to not-module-level, do you see a cleaner solution?19:19
alecunessita, I don't think the whole utils module should be loaded... let me do some IRL19:20
nessitaok, have a working branch19:22
nessitais aweful19:22
alecunessita, so: "from ubuntu_sso import utils" does not load tcpactivation in mem, as I expected.19:23
nessitaalecu: how are you testing that? inspecting sys.modules?19:23
alecunessita, I've put a import pdb; pdb.set_trace() in tcpactivation.py just before the "from twisted.internet import ..."19:24
nessitaalecu: what if you do "from ubuntu_sso.utils.webclient import WebClientError"19:25
nessitaalecu: right, I just confirmed inspecting sys,modules19:25
nessitaalecu: anyways, if someone import utils.ipc or utils.tcpactivation from other project, we'll get the same issue19:26
alecunessita, right. And tcpactivation needs twisted, so it's fine there.19:26
nessitaalecu: and the reactor is imported also in utils/webclient/txweb.py19:26
alecunessita, and txweb needs twisted too19:27
nessitaalecu: well, is not fine to have the default reactor installed when we need to install the qt4 one19:27
alecunessita, we should find some other way to do it in ipc.py only19:27
nessitaalecu: my point is that if you install the qt4reactor after just loading some modules in mem, you will get reactoralreadyimported19:27
nessitawhich, I think, is a problem. A module, just because is being imported, should not install a reactor19:28
alecunessita, that's why the qt4reactor is always installed before importing other modules.19:28
nessitaalecu: well, not always19:28
alecunessita, it's the same with other customs reactors afaik19:28
alecunessita, "must be always installed"19:28
nessitaalecu: for sure, I use qt4reactor as example19:28
nessitaalecu: did you review my branch in the controlpanel? that shows the issue19:28
nessitaalecu: try executing my branch on windows, you will get a reactor already imported (and I changed nothing regarding that)19:29
alecunessita, so, in all the examples of other custom reactors they get installed before importing other modules.19:29
nessitaalecu: what examples are you referring to?19:29
alecunessita, I've not reviewed it yet, but I'll trust that it breaks.19:29
alecunessita, the examples in the twisted docs19:29
nessitaalecu: so, when would you say we should fix this? in particular for my controlpanel branch. From my POV, a python library should have no side effects for just importing it. I do trust you about the twisted doc, but I don't think that's clean19:31
=== vds` is now known as vds
nessitadobey: did I miss the traceback in this reactor talk?19:32
dobeynessita: i guess so19:33
dobeyhttps://launchpadlibrarian.net/92119605/buildlog_ubuntu-precise-i386.ubuntu-sso-client_3.1%2Br846-33~precise1_FAILEDTOBUILD.txt.gz19:33
alecunessita, so: we either import the reactor inside each function that uses it, or...19:34
alecunessita, we change our main script not to import any stuff before the right reactor is selected.19:35
nessitaalecu: that's my original question to you. The "or" part, I don't know what or19:35
nessitaalecu: if we choose the latter, we need to do that for every client from sso.webclient19:35
nessitaalecu: I prefer (though not love) delaying imports inside sso19:35
facundobatistaoh, there, a mguillech, look19:36
alecunessita, it seems that the only part of the webclient that needs this fix is the http import. And that's fixable.19:36
mguillechfacundobatista: I'm here19:36
nessitaalecu: and the reactor in txweb, no?19:36
facundobatistamguillech, so, you have two machines19:36
alecunessita, txweb is going away soon19:37
nessitaalecu: I'm proposing  branch, but wanted to confirm with you the "solution"19:37
mguillechyes, one desktop and one laptop19:37
facundobatistamguillech, you put a file in one machine, it uploaded, still didn't appear in the other one?19:37
nessitaalecu: remember we said we would live it JIC?19:37
nessitaalecu: leave* it :-)19:37
alecunessita, right. And it's not being used right now at all, right?19:37
nessitadobey: so tarmac has not gsettings stuff?19:37
mguillechfacundobatista: right, it only syncs when I upload a file from a specific machine. It then starts up the sync process, uploading the recently created file and removing/renaming/whatever other pending files19:38
mguillechI can see all the changes on the web correctly19:38
mguillechas far as I can tell19:38
facundobatistamguillech, mmm... what? sync process isn't "started up", unless you starting the client everytime19:38
facundobatistamguillech, can you reproduce it? if yes, let's put logs in DEBUG mode and rocanrol19:39
mguillechfacundobatista: sync process as 'sync action' rather than 'a sync daemon being inserted on the process table' :-)19:39
nessitafacundobatista: did you check he does not have an unsuubscribed UDF in the laptop?19:39
mguillechfacundobatista: can you point me to where that debug flag is set, please?19:39
alecunessita, so: leave txweb as is, since we are not using. And let's move the "from twisted.web import http" inside each method that uses them19:40
alecunessita, (with a comment, explaining why we've moved them there because otherwise the reactor would be imported)19:40
nessitaalecu: doing that now, also moving the rector from tcpactivation and ipc since that will collide with u1client when we make it use those helpers19:40
alecunessita, is the above good for you?19:41
nessitaalecu: yes, already done19:41
alecunessita, great.19:41
facundobatistamguillech, http://pastebin.lugmen.org.ar/724519:41
alecunessita, btw: any idea how we should prevent this from happening again? It's something that bites us each cycle :P19:41
nessitaalecu: from my POV, is a bug in twisted reactor management. I would suggest as "fix" for us (more than fix is a workaround), to never import reactor (and .web) at module level19:42
dobeynessita: this isn't tarmac. it's nightlies.19:42
* alecu is thinking of a script that gets run after all tests, that tries to import each module in our code, and makes sure that the reactor is not imported19:43
dobeynessita: i added the dependency and started another build now. but i guess we need better error messages in the case it's not available19:43
nessitadobey: oh right (expensive context swicth). So, no gsetting in the nigthlies machines? is that ok or we need another source depends?19:43
nessitadobey: agreed19:43
nessitaalecu: +5! :-P19:43
nessitafacundobatista: got my suggestion?19:44
facundobatistanessita, yes, thanks19:44
dobeynessita: ideas for alecu's suggestion?19:44
dobeyoh19:44
dobeyi ready that wrong :P19:45
nessitadobey: your question made me shiver!19:45
dobeyerr, read that wrong19:45
dobeyi need a new keyboard.19:45
dobeyalecu: that would be easy to do, assuming there's an easy way to get a list of all the modules19:46
dobeyalecu: it's also a hard thing to fix, when it does fail. :(19:46
mguillechfacundobatista: alright, client is logging on both machines19:47
facundobatistamguillech, in DEBUG mode? great! put a file in one side, and if after ~10m it didn't replicate on the other side, grab both logs and send them to me19:47
mguillechfacundobatista: yes, in DEBUG mode. Log file is $HOME/.cache/ubuntuone/log/syncdaemon.log, right?19:49
facundobatistamguillech, yeap19:49
ralsinamguillech: It seems that u1cp opens nautilus directly. I would make a symlink called ~/bin/nautilus pointing to your faourite file manager ;-)19:50
mguillechralsina: dirty workaround :-D19:51
mguillechralsina: thanks19:51
dobeyralsina: it does?19:51
ralsinamguillech: will be fixed in a later release once we switch to the QT UI19:51
ralsinadobey: looks like it. I am in KDE and it stillopens nautilus, while xdg-open uses dolphin19:51
mguillechralsina: at least in Qt I know of a QDesktopServices that will open a file/folder in a cross platform way :-)19:52
ralsinamguillech: could you file a bug and assign to me? username is ralsina19:52
mguillechok, will do19:52
dobeyralsina: that's weird19:52
mguillechralsina: I guess that urls can't be seen due to the same issue, or is it something different?19:53
ralsinamguillech: could be19:53
mguillechralsina: ie, when clicking on 'Official Support' link within a button19:53
ralsinamguillech: that opens firefox here19:53
dobeyralsina: code suggests it does gtk_show_uri(), which should open dolphin or whatever in kde. but maybe the mime types config is messed up?19:54
mguillechralsina: I use firefox sometimes on this machine19:54
ralsinadobey: I suspect that's not heavily teted outside GNOME/Unity19:54
mguillechfacundobatista: okay, I got the file downloaded after ~ 4 minutes19:55
dobeyralsina: given we don't properly support anything else, sure :)19:55
ralsinadobey: exactly19:55
facundobatistamguillech, great19:56
facundobatistait should be faster, though19:56
mguillechfacundobatista: I've deleted one file in my laptop to see if it takes the same amount of time to be deleted on the other side19:56
mguillechfacundobatista: I guess :-)19:56
facundobatistamguillech, normally delays are in the notifications... in the internal servers, and client to server to client, not mattering much about the operation19:57
mguillechfacundobatista: file was removed in less than a minute. Odd enough, last time I tested that it won't delete the file for a couple of minutes. I wonder whether bandwith here is screwing all these tests up19:58
facundobatistamguillech, it shouldn't... bandwith is not really used for unlink... the message is really slow19:58
gatoxEOD for me! see you tomorrow!20:03
dobeynessita: looks like tests pass now on precise. but lint is failing. looks like another missing dep perhaps :)20:04
nessitadobey: we're closer, want me help you?20:04
dobeynessita: where does "dbus.mainloop.qt" come from exactly?20:05
mguillechralsina: how do I reference you in a ticket I'm filing? I'm on http://askubuntu.com/questions/ask20:05
nessitadobey: python-qt4-dbus (from the top of my head, let me confirm)20:06
ralsinamguillech: I don't thik there is a shortcut there. Just put a regular link20:06
nessitadobey: yes20:06
dobeyah, it's an so extension20:06
dobeyok, so i got it right then20:06
nessitadobey: also, could you review when you have some time? https://code.launchpad.net/~nataliabidart/ubuntuone-control-panel/gicrazyness/+merge/9170820:07
mguillechralsina: I meant, you told me that the bug should be assigned to you (and you gave me your username for that purpose). Where in the page am I able to do that? Perhaps I misunderstood what you said20:07
dobeynessita: it says "crazyness" in the branch name!20:07
nessitadobey: YEAP20:07
ralsinamguillech: just give me the bug # I will assign it to me :-)20:07
mguillechk, got you20:07
dobeynessita: i fear.20:07
nessitadobey: you'll love it!20:08
mguillech*darn*. askubuntu won't let me log in with my SSO account20:09
nessitamguillech: it should...20:09
nessitamguillech: what error are you having?20:09
mguillechnessita: no errors, just that SSO is not a Log In option within http://askubuntu.com/users/login :-)20:10
mguillechnessita: I have stack exchange, google, facebook, etc. No SSO though :-(20:10
nessitamguillech: click on more options20:11
nessitahum, no20:11
nessitamguillech: choose "login with launchpad"20:11
mguillechnessita: well, I'm using my LP account now20:11
mguillechnessita: thanks!20:12
nessitamguillech: you're welcome. Yes, that UI is not good...20:13
mguillechralsina: http://askubuntu.com/questions/101976/links-wont-open-in-dolphin-using-u1-client-on-kde20:13
ralsinamguillech: thx20:13
mguillechnessita: not a big deal, is just that I'm used to having the SSO log in link inn every Ubuntu page out there :-)20:14
dobeyalright; will take a quick break20:15
=== briancurtin is now known as briancurtin-lunc
nessitaralsina: can I have a trivialish review, please? https://code.launchpad.net/~nataliabidart/ubuntu-sso-client/delay-reactor-import/+merge/9171220:19
mguillechhave a good day everybody, thanks for your help20:21
ralsinanessita: looking20:29
alecuuh.... it's very late!20:29
* alecu runs to the kinder20:29
=== alecu is now known as alecu_away
dobeynessita: and sso package built on precise finally!20:32
dobeyman, having copyright year in individual source files is annoying20:35
ralsinanessita: +1 on the trivialish20:35
nessitadobey: you rock! next, conquer the wold20:35
nessitaworld*20:35
dobeyworking on it.20:35
nessitadobey: can we do something better re: copyright?20:35
nessitaralsina: thanks!20:36
dobeyprobably. i'll think about how to do it better. of course, it's something that will probably require legal/ceo approval20:36
dobeynessita: i also +1ed the reactor delay branch20:37
nessitadobey: ack and thanks20:37
nessitadobey: didn't you love gicrazyness?20:37
dobeyi am weeping20:37
dobeylooking at it now :)20:37
dobeyugh. we were actually instantiating empty objects to pass around in signals?!20:38
nessitadobey: what do you mean with "empty objects"?20:38
nessitadobey: the tests?20:39
nessitain* the tests20:39
dobeyoh, those are tests aren't they20:39
dobeybut yes, still :)20:39
nessitayeap20:39
nessitayes, using object() is dirty20:39
dobeywhy did it have a gobject.TYPE_PYOBJECT20:39
nessitadobey: that arg was a dict, what would you use instead?20:40
nessitadobey: how can you tell a gtk signal that a param is a python dict?20:40
dobeyoh. TYPE_POINTER20:40
nessitahum20:40
ralsinaTYPE_POINTER???? sheesh20:41
dobeybut it looks like you removed that from the signal20:41
nessitaperhaps that's a simpler fix? (though I like removing an used param)20:41
nessitadobey: the param was not being used20:41
nessitaso I chopped it off20:41
* nessita likes to chop things off20:41
dobeynessita: hrmm; that breaks the API though; but i suppose this isn't used outside of control panel, so not a huge issue20:42
nessitadobey: not used, and soon to be chop off as well :-P20:42
nessitawell, not that soon20:42
dobeywhat's with the xvfb -a?20:43
nessitadobey: xvfb -a will use another port if the  default one is used, which may be the case when running two xvfb20:43
nessitadobey: I like that better instead of adding a fixed delay in between20:44
dobeyok20:44
dobeyi would avoid the if check for XVFB though20:45
nessitadobey: why?20:45
=== briancurtin-lunc is now known as briancurtin
nessitadobey: I think we want to support people running the suite without it?20:45
dobeynessita: do we? doesn't it pop up a million windows without it?20:46
nessitadobey: after the fix that was breaking the gtk suite in P, no :-)20:46
dobeydid you apply that fix to cp already as well?20:46
nessitadobey: a single windows is open and closed extremely fast20:46
dobeyor do you need to add that fix here as well?20:47
nessitadobey: not yet... I have to. Anyways, I was trying to mimic what we had before: the `which xvfb-run` will give you "the empty string" if not installed20:47
nessitadobey: so, today we "support" running tests without xvfb, I wanted to maintain that20:47
nessitaI was not planning add the fix in this branch... shall I?20:48
dobeynessita: ok. can you set XVFB_CMDLINE="" as default then perhaps?20:48
nessitasure!20:48
dobeynessita: how big of a change is the fix? 1 line?20:49
nessitadobey: I haven't analyze it, but should not be that much20:49
dobeynessita: if it's only a couple lines, it's probably better done in here20:50
nessitadobey: XVFB_CMDLINE="" added and pushed20:50
nessitalet me analyze the other fix20:50
dobeynessita: so that it's done, and we don't forget, and don't break peoples' machines if they don't have xvfb :)20:50
nessitadobey: good news: the fix is 0 lines :-) (remove the use of xvfb and run the suite, no windows were invading the desktop)20:51
dobeylol20:52
dobeyok20:52
nessitadobey: confirmed by looking at the code that the ui is hide and deleted. Will improve that code though, is ugly20:53
nessita*very* ugly20:53
* nessita hits herself20:53
dobeynessita: so; do we need the -r gi for the non-gtk, non-qt, non-dbus tests?20:53
nessitadobey: yes, because the webclient is imported from sso, and it uses soup20:54
ralsinadobey, nessita, alecu_away: I am taking a break, I will work a couple of hours late tonight, so feel free to tell me about reviews here (I have logs)20:54
nessitagi.Soup20:54
ralsinagatox: you too20:54
ralsinaSo bye!20:54
dobeynessita: ok; and the dbus tests? do they need to be run without gi for some reason?20:54
gatoxralsina, ok!20:55
dobeynessita: hrmm; also you're not doing --gui for the gtk+ tests in this branch. should you? and is that perhaps why it's not opening windows?20:56
nessitadobey: yes, that code has not been ported to gi... it uses the old gobject libs... and since there are cross imports between the GTK ui and the dbus_service module, I explictely put it to run with the glib reactor (even though is the default, may not be in the future)20:56
nessitadobey: let me add the --gui20:56
dobeynessita: hrmm; so the dbus tests import the static gtk or gobject bindings?20:56
nessitadobey: yes (the static gobject)20:56
dobeyah ok20:57
dobeynessita: btw; you do know about the short form of the argument, right? (-r instead of --reactor=)20:57
nessitadobey: yes20:57
nessitaI like long forms betters, I tend to forget what the short one mean20:57
dobeyit seems odd to me to mix the two styles when they aren't necessary :)20:57
nessitaI can change that20:58
nessitawhere did I mix it?20:58
dobeyit's not a big issue. just curious why you aren't use -r :)20:58
nessitadobey: wait, where should I be using --gui? for the GTK_TESTS_PATH?20:58
dobeywell -i and -p are being used instead of --ignore-paths and --ignore-files20:58
nessitaright20:58
dobeynessita: yes, no? should the gtk tests not use --gui?20:59
nessitadobey: we never used --gui in the past for gtk tests20:59
dobeyok20:59
nessitaI can add it...20:59
dobeywell if it's not necessary, that's fine20:59
nessitaack20:59
dobeyi just thought it was :)20:59
dobeynessita: well +1 for me, even though it doesn't replace the control panel with a nice gtk3 version ;)21:03
nessitadobey: I consider doing that as a freaky friday. May do it after freezes...21:03
nessitadobey: all pushed in that branch fyi21:04
dobeyaww, but i'd want it in precise ;)21:05
nessitadobey: is that considered a feature or a bug fix? :-21:08
nessita:-D21:08
dobeyyes :)21:08
nessitayes?21:09
nessitait was an "or" question21:09
dobeybut not exclusive or :)21:11
dobeyit's more like binary or21:11
nessitadobey: so, can a change like that be landed after FF without a FFE?21:12
dobeyprobably not21:13
nessitawho decides? or who shall I ask about that when in doubt? (for this case and for any other)21:13
dobeyand definitely not, after ui/string freezes21:13
dobeyrelease team would decide i guess21:13
dobeyand i am pretty sure for precise, it'd be a "sorry suckers, you have to wait for quetzal"21:14
nessitaright21:14
nessitaanother question, not related:21:14
nessitadobey: so, in an incoming branch the controlpanel suite will import, for a given test suite, the following:21:15
nessita    from ubuntu_sso.utils.webclient.tests import BaseMockWebServer21:15
dobeyhmmm21:15
nessitadobey: I need to install that tests module with setup.py and make packaging-dailies recipe generate two binaries, one regular and one -dev that will install the tests/ module?21:16
nessitaand then do the same with the "real" sso package21:16
nessitaand make the sso-dev a source dep on controlpanel?21:16
dobeypython-bzrlib.tests - distributed version control system - testsuite21:16
dobeyi guess we should do like that21:16
nessitadobey: any rationale to choose .tests instead of -dev?21:17
dobeyit has precedence?21:18
nessitadobey: precedence meaning... something special in packaging jargon?21:18
dobeymeaning it has been packaged that way before21:19
nessitaack, fair enough21:19
dobeyprecedence means "previous occurrance as example of proof"21:19
nessitadobey: right, I call that "jurisprudencia" :-p21:20
dobeyi think all the python-foo-dev packages are for development files for compiled extensions21:20
dobeyheh21:20
nessitawhich according to wikipedia, in english that is http://en.wikipedia.org/wiki/Case_law21:20
dobeygoogle translates precedence to prioridad21:21
nessitadobey: right, that is why I asked21:21
nessita(I also read precendence as priority)21:21
dobeyheh21:21
dobeyit also lists "precedencia"21:21
dobey:P21:22
nessitawhich in spanish is kinda priority as well :-P21:22
dobeyso, do i get a second monitor21:22
dobeyhmm21:24
dobeydoh!21:25
dobeyhow did i miss control panel.21:26
dobeysigh; and you know, i didn't get to look at gwibber today either. meh21:26
dobeyand i am hungry21:26
nessitadobey: nooooo21:32
nessitalook at gwibber! :-)21:32
dobeyhmm; but should i get a second monitor21:35
nessitaok, I'm off21:45
nessitabye all!21:45
=== alecu_away is now known as alecu
dobeycheers all22:32
=== dduffey is now known as dduffey_afk
=== dduffey_afk is now known as dduffey
=== dduffey is now known as dduffey_afk

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!