/srv/irclogs.ubuntu.com/2011/04/05/#ubuntuone.txt

fishsceneping, rye00:05
ryefishscene, we found why the web interface does not work for you, i have filed a bug for this; I am reading your ticket now00:11
fishsceneWas it that server in the cluster?00:12
fishsceneerr. nvm. But great! Glad to see things moving along :)00:12
ryefishscene, the server fails to properly check for the nested email address nodes and assumes the emails to be available even if that is only an empty list00:12
ryefishscene, what provider was used initially to store your contacts? Was that Google backend or the internal phone storage?00:13
fishsceneAll my contact data initially was pulled from Google, sync'd to the phone, and then sync'd to ubuntu one.00:14
ryefishscene, ok, could you please visit your google contacts via gmail?00:16
fishsceneyup. They all seem intact00:16
ryefishscene, so the changes to the contacts did not propagate back to google?00:16
* rye is wondering00:17
fishsceneIt would appear so. I'm not sure if it is set to propogate changes to the server though00:17
fishsceneYou see, I wanted everything sync'd by one application and I chose Ubuntu one.00:17
fishsceneSo I think I initially sync'd everything over, and then disabled syncing.00:18
fishsceneno wait. hold on. It is reporting sync error's with gmail... apparently I didn't disable it00:18
ryefishscene, I want to check what state the addressbook in, could you please open the addressbook, click menu, select accounts00:19
fishsceneError message for gmail: "Sync is currently experiencing problems. It will be back shortly."00:19
ryefishscene, correction, "Display options", not "Accounts"00:19
fishsceneIs there an equivelant application on Android/Nexus S for "Address book"? I don't think I have that.00:20
fishsceneI have a contacts list00:20
ryefishscene, well, Dialer or "Contacts"00:20
fishsceneok gotchya. I'm there.00:21
ryefishscene, do you see the entry for funambol account contact source?00:21
ryefishscene, it should have your user id digits00:22
ryeas the name00:22
fishsceneI have gmail, my work e-mail, and my and facebook. (I'm assuming these are the contacts sources?)00:22
ryehmmm00:23
fishsceneam I looking in the right place?00:23
ryefishscene, what do you mean by "my" there ^ (I have an android device but it is not Nexus but is running pretty close build to default one)00:24
ryefishscene, another question - a level ip, then "Accounts" - are there any funambol accounts (or with Ubuntu-One styled "@" icon)00:25
ryelevel ip00:25
ryelevel up00:25
fishsceneUnder display options, I have the following items on the screen: "ONly Contacts with phones (only display contacts that have phone numbers", "Sort list by..", "View Contact names as", and "Choose contacts to display" and a list of 3 of my accounts underneath. In "Accounts" I only have my 3 accounts listed there and all are green for "sync is on". I can not find "funambol" or any @'s anywhere in the two menu's "Display options" or "Accounts"00:26
fishsceneInterestingly, facebook is the only account that is syncing properly, the other two are gmail-related accounts and sync'ing isn't working correctly00:27
ryefishscene, okay, this is weird. I believe I will need to postpone this for 9 hours and get back to you via the ticket with the conversion script00:28
fishsceneoh, one last thing. I'm running the vanilla android. I haven't rooted it or anything.00:28
ryefishscene, ... which is strange, since facebook is the one who should be experiencing the issues, since google has disabled funambol sync for later releases... and gmail/google contacts are supposed to be syncing w/o any issues00:29
fishsceneSuch is my life.00:29
* fishscene chuckles00:29
ryefishscene, anyway, we have found a bug on the server side and if patch goes before tomorrow server upgrade then it will be fixed, unless there are more irregularities.00:29
fishscenesweeet00:30
fishsceneWas that a heck of a coincidence in timing, or do you upgrade every other week? :P00:30
ryefishscene, you know, I think you'll want to install alogcat application from android market or run adb logcat from the terminal with android SD installed during attempt to sync google contacts, it should provide at least some info about why it is failing00:30
fishscenehmm00:31
ryefishscene, tuesday is the release day and some special rollouts are happening on thursdays00:31
fishsceneI have alogcat now. I'll see if I can fiddle with it and see what's going on in further detail.00:32
ryefishscene, ok, and I will finally create a script that exports vcards from ubuntuone databases, since it seems to be needed sometimes00:33
ryeso I am at the end of day and see you all in 8...9 hours!00:34
fishsceneTTYL mate. Thanks again!00:34
ryefishscene, you are very welcome, sorry for taking so long but there are more unknowns than I was prepared to hack with00:35
fishsceneLOL.00:35
=== czajkows1i is now known as czajkowski
mandelmorning all!08:29
=== ivanka is now known as ivanka-train
mandeleco08:53
mandeleoc08:53
=== Stecchino_ is now known as Stecchino
faganmorning09:11
faganmandel: so task or are we still on the friday thing09:11
mandelfagan: did you do the last things I mentioned from yesterday09:12
mandel?09:13
faganmandel: I cant remember09:14
* fagan checks the logs09:14
faganah passing the values to the constructor instead09:16
faganthat shouldnt take too long09:16
mandelcool, let me know when done :)09:17
faganmandel: done09:22
faganand tested09:22
fagan(and pushed too)09:25
mandelok, on it, give me a min or so, I need to write some docs :(09:28
faganhah09:28
faganmandel: I thought you would have had that from yesterday09:28
mandelfagan: have had what? the docs?09:31
mandelthis is for the compilation of the sso port into a .exe, I just managed to do it :)09:31
mandelfagan: can you remind be the branch please09:31
faganmandel: oh by docs I thought you meant the task or something09:32
faganlp:~shanepatrickfagan/+junk/string_list09:32
mandelfagan: nono, I've got yours, dont worry :)09:36
faganI dont know I think im almost up to speed now09:36
faganother than me reading the api docs properly :P09:37
mandelfagan: why is list_type a class variable?09:37
faganmandel: well I need to access it in a few places so it was easier to make it a class level var09:38
faganI suppose now that im passing it to the constructor I dont need that09:38
mandelfagan: exactly09:39
mandelfagan: also, you remember de \ in those statements that are between (), so can you remove the unnecessary ones09:40
faganmandel: thats just to break up the really long lines09:41
mandelfagan: I know, but you do not need the \09:41
mandelfagan: when you are splitting a statement with () you can open in a line and close is a diff one without the need of \09:42
mandellike:09:42
mandel1: long_method(09:42
mandel2:         blah, blah)09:42
faganoh yeah09:42
mandelno need to add the \, is just noise09:42
* fagan forgot to do that09:42
mandelfagan: also, what happens if a user of your dialog passes a None as the list?09:43
mandelfagan: and remember what we talk about connecting the sort signal directly?09:44
faganmandel: well if they put in nothing and hit ok it adds it09:45
faganI should probably check what happens there09:46
mandelfagan: and in the constructor?09:47
mandelfagan: there are two input you need to validate, the user input from the UI, an empty string might be an issue, and the one in the constructor, if you pass None as the list something bad happens atm09:49
faganmandel: oh ok09:49
faganmandel: when I swap out the sort I get this http://paste.ubuntu.com/589592/09:53
ryemornings09:54
faganmorning rye09:54
ryeokay, evolution, i marked 100 messages for removal, you decided to re-check the mail and dropped the deleted property, THANKS!09:54
faganfixed09:55
faganrye: evo sticks them into trash though09:55
mandelfagan: was that fixed intended to me?09:56
ryefagan, as in the separate trash folder?09:56
faganmandel: yep09:56
mandelfagan: so you fixed the connect issue then, right?09:57
faganrye: it has a trash folder it doesnt actually remove until you hit empty trash09:57
faganmandel: yep09:57
faganim going to valadate the input now09:57
faganmandel: I tried using "" and None but its still adding it to the list10:00
faganfor the add bit10:01
mandelfagan: what exactly are you doing?10:01
faganoh I fixed it10:02
faganI needed to put a space in10:02
faganmandel: making sure there is a string before adding it10:02
fagannope still adding10:03
fagan:/10:03
mandelfagan: can you pastebin the full method so that I can take a look10:04
mandel???10:04
faganfixed it now10:05
faganI used len(text) != 010:05
faganit worked10:05
faganmandel: done10:05
mandelfagan: that is not very nice is it?10:06
faganmandel: well I changed it to is not10:06
faganbut I couldnt do the string comparison since it didnt work10:06
mandelfagan: what happens in python if you do:10:07
mandelif '':10:07
mandelor if None:10:07
faganmandel: it adds it10:07
faganwhich isnt what I wanted to happen10:07
mandelfagan: why o you think that is happening?10:07
faganmandel: because its returning something else10:08
mandelfagan: try to debug it to see what is going on, maybe you discover something interesting10:09
faganmandel: sure10:09
faganmandel: if I used unicode(text) is not '' would that work?10:12
faganIts a QString so it may be an object id say thats why its not working with the regular '' or the None10:13
fagannope still doesnt work10:14
mandelwell, if you do if QString(''): it works10:14
mandelI just tested it10:14
mandelfagan: ^10:15
mandelthere must be something else10:15
faganah ok10:15
faganthat seems to be the best way of doing it10:15
mandelwhat do you mean?10:15
faganmandel: well if that works it would be fine to use10:16
faganthats what I mean10:16
mandelI'm just saying that is you pass an empty QString to bool() which is what that if '' does it works as expected10:16
mandelso, it is not because it is an empty QString10:16
faganah ok10:17
faganI dont know then10:17
faganAll I know is len(text) works but nothing else that I tried seems to work10:18
faganit is a QString I checked the type so maybe there is something weird going on10:18
faganno matter its working you need to do another review or can we move on?10:24
mandelfagan: can I see the code you used, because for me, the if works as expected10:25
mandelI wanna know why in your case is not10:25
faganmandel: it was just if ok and text is not '':10:26
faganand the second one was if ok and text is not None:10:26
mandelfagan: well, there you have the issue10:26
mandeltry: if ok and text10:26
faganmandel: ok10:27
mandelfagan: d then tell me why do you thin your attempts did not work10:27
faganah works10:27
faganI really dont know10:28
faganif I did I would have fixed it :)10:28
faganmandel: I have a feeling if I went if ok and (text is not '') it could have worked10:30
mandelfagan: ok, lets think about it, you know as a fact that you are getting a QString(''), right?10:30
faganyep10:31
mandelthen, would you say that QString('') is str('')?10:31
faganmandel: no?10:31
faganthere must be some difference otherwise they would have just used str('')10:32
mandelfagan: they are not the same guy, one is a str and the other is a QString10:32
mandelthey are diff types, therefore, not the same guy10:32
mandelright?10:32
faganyep10:32
mandelok, know what do you say about this QString('') == None10:33
mandelthat is not correct, right, I mean we do have something, a QString, right?10:33
faganmandel: well it would be a QString('') so it is an object10:34
faganso its not None10:34
mandelexactly!10:34
mandeland one last thing, what do you thing python does with this:10:34
mandelif QString(''):10:34
mandelor for that matter:10:34
mandelif any_object10:34
faganmandel: well it would check with the object if its true or false?10:35
mandelfagan: yes, but how does it do that? if I ask you to tell if me if an object is true or false, what would you do?10:36
faganmandel: check the object's data and see if it has it or not10:36
faganif it doesnt then its false if it does its true10:37
fagan(python does do some things like C and this is probably one of them)10:37
mandelfagan: can you write a small script to do that?10:38
faganmandel: to check if an object has data or not?10:38
mandelfagan: hint: it can be done without if statements and in a single line10:38
mandelfagan: to check i it is tru or not10:38
faganmandel: is it getattr() ?10:40
mandelfagan: no10:43
* fagan googles10:43
faganmandel: '' in text10:46
faganubuntu forums saves the day10:46
faganI tried it and it works too10:47
mandelfagan: I'm not looking for that, I'd like to see it for any object type10:48
mandelthat inherits from object10:48
faganmandel: bool("")10:52
faganor bool(text)10:52
mandelbingo :)10:52
mandel so, everytime that you do a if some_object10:52
fagandidnt even need google for that10:53
mandelit gets expanded to if bool(something)10:53
faganah ok10:53
mandelfagan: I think we can move on to the next one10:54
mandelgive me a sec10:54
faganfinally10:54
fagan:)10:54
* fagan makes tea10:57
mandelfagan: there you go: http://paste.ubuntu.com/589620/11:03
* fagan back 11:03
karnihi guys11:04
faganmandel: I know right now that im not going to like this11:04
fagankarni: hey11:04
karnifagan: hi there \o11:04
mandelfagan: well, he have moved up one level, now you are in the intermediate one :)11:05
karni@ping11:06
ubot4pong11:06
faganmandel: but do I need QPainter for the installer's screens?11:06
mandelfagan: well, this is a Qt course, so the idea is to make you good a Qt, I dont know if we will need it11:07
mandelwe might do some custom widget11:07
* fagan hates doing graphics stuff 11:07
* fagan break11:36
=== zyga_ is now known as zyga
* fagan back 12:30
fagan(im reading the api docs not writing code yet mandel)12:31
mandelfagan: nothing wrong with that at all12:39
* mandel walking dog12:39
CardinalFangfagan, hi.  Do you mind testing the version of desktopcouch in our nightlies PPA to see if it fixes the problem you saw yesterday?13:11
CardinalFangppa:ubuntuone/nightlies13:11
faganCardinalFang: ill give it a go I dont know exactly how I triggered it the first time13:12
faganbut I can try13:13
nessitagood morning everyone!13:13
faganhey nessita13:13
nessitahey fagan13:14
CardinalFangfagan, you might need to "killall beam beam.smp desktopcouch-service" after you stop programs that are using it.13:16
CardinalFangfagan, I don't know what state things could be in after that error.13:16
faganI was able to reproduce it13:17
faganCardinalFang: I just had to remove desktop couch and try install it again while syncing13:17
nessitacan I have a second review for https://code.launchpad.net/~nataliabidart/ubuntuone-control-panel/better-path-handling/+merge/56264 ?13:24
CardinalFangfagan, what version of desktopcouch is that?13:25
faganCardinalFang: the repo version13:26
fagangive me a sec and ill check the nightly one13:26
CardinalFangfagan, I'm pleased you reproduced it so quickly.  If you can't see it happen with the nightly, it will give me confidence in my change.13:28
faganCardinalFang: sure I have a crap load of updates so its taking a sec13:29
faganOh and I have a little bit of a bug report too13:33
faganOn the computer im syncing from I dont want to get a notification about a new cloud folder being available13:33
alecu_mandel, hi!13:35
faganCardinalFang: Hate to say it but I just got it in the nightly13:35
faganassertion error right?13:36
faganOr maybe I had to restart the cp first13:36
fagangive me a sec13:36
* rye 's bip host is down, rebuilding libvirt to bring it up... serial ports are really carefully guarded by apparmor in libvirt - bug#57852713:38
faganCardinalFang: ok not getting it now13:40
fagangood13:40
nessitathisfred: https://code.launchpad.net/~nataliabidart/ubuntuone-control-panel/better-path-handling/+merge/5626413:42
nessitathanks!13:42
=== verterok` is now known as verterok
mandelalecu_: hello, sorry I was away walking th edog13:58
alecu_mandel, no prob. Did you see the fixes I requested on my last review?13:59
mandelalecu_: I dont think so, can you let me know the merge url again?13:59
alecu_mandel, since they were "trivial" I approved anyway13:59
alecu_mandel, windows_3 or something, let me check.13:59
mandelalecu_: oh, cool, let me see13:59
mandelI though it was related to one of your branches13:59
alecu_mandel, https://code.launchpad.net/~mandel/ubuntu-sso-client/windows_ui_3/+merge/5556113:59
mandelalecu_: I can fix them, np, thanks for taking the time :)14:00
mandelalecu_: I'll fix them right now14:00
faganStill no standups?14:06
faganmandel: the pyqt book isnt too great for the painter stuff14:11
faganthe api is a lot better14:11
mandelfagan: I dont think we will have standups this week at all, and next week I'd be surprise if we are doing them since we have a sprint too14:12
faganmandel: I kinda miss having to go over what im doing14:13
ralsinahello people.14:13
faganhey ralsina14:13
ralsinaSorry I am late, but A FREAKING TRAIN DERAILED14:13
faganwhat?14:13
CardinalFangHardware problems suck.14:14
faganCardinalFang: I commented on that bug confirming that its fixed on my machine14:14
CardinalFangfagan, high five!14:14
faganCardinalFang: I thought it wasnt for a sec but I just had to kill everything and restart them and it worked14:15
alecu_fagan, go!14:15
mandelralsina: I told you to sit down in the middle, otherwise you make the trail tilt and this things happen ;)14:16
ralsinamandel: not my train, but the train ahead of mine14:16
faganalecu_: thats harsh :)14:16
alecu_hahahha14:16
alecu_fagan, "go" as in "say your standup lines"14:17
faganalecu_: yeah I know what you meant I just prefered to take it the other way because it was funnier14:17
alecu_hahaha, it is14:17
* mandel hates merge conflicts...14:40
alecu__dobey, I have a question about this bit: http://pastebin.ubuntu.com/589687/14:43
alecu__dobey, just understood it, never mind.14:44
alecu__dobey, http://pastebin.ubuntu.com/589696/14:52
CardinalFangthisfred, https://code.edge.launchpad.net/~cmiller/desktopcouch/lp530322/+merge/5636314:52
dobeyalecu__: libgstreamer-plugins-base0.10-dev and libgstreamer0.10-dev14:53
alecu__it worked, thanks.14:55
thisfredmandel, I would like to reproduce https://bugs.launchpad.net/desktopcouch/+bug/737120, but I have no idea how15:04
ubot4Launchpad bug 737120 in desktopcouch "AttributeError: 'bool' object has no attribute 'head' (affects: 1) (heat: 6)" [Undecided,Incomplete]15:04
mandelthisfred: that was happening in my natty laptop, so if you give me some mins to finish what I'm doing I'll boot it and will test if it occurs in the current beta, is that ok?15:06
thisfredmandel: sure. I just wondered when it happened15:07
mandelthisfred: it happened when I was trying to create a new database, it looked like the service crashed, tried to reconnect and got that error15:08
thisfredI think you created the database in the wrong way15:08
mandelein?15:08
thisfredmandel: did your code look anything like: Database(name, True) ?15:09
mandelthisfred: it is: DesktopDatabase('test', create=True)15:09
thisfredI'm betting you left off the create15:09
thisfred5 beer, I'm betting15:10
mandelthisfred: hmm it could have happened.. I was on the terminal, so maybe I did not type create...15:10
mandelthisfred: have the args param changed?15:10
thisfredNot sure, I don't think create was ever the second argument though.\15:11
thisfredanyhow, marking as invalid, if you can reproduce it with the code you pasted above, I'll reopen it15:11
mandelthisfred: I'll give it a try in a few mins15:14
thisfredthx15:14
alecu__dobey, branch approved, and filled bug #75144115:14
ubot4Launchpad bug 751441 in libubuntuone "Fails when cancelling the second password prompt (affects: 1) (heat: 6)" [Medium,Confirmed] https://launchpad.net/bugs/75144115:14
* fagan is still trying to make sense of the QPainter stuff15:14
=== alecu__ is now known as alecu
rodrigo_rye, so did you test the evo-couchdb package?16:12
mandeldobey: ping16:22
ryerodrigo_, well, it tested it and it was working well, now i removed it and reinstalled and can't get it to work16:26
dobeymandel: hi16:26
rodrigo_rye, any output on e-addressbook-factory?16:26
mandeldobey: hello :)16:26
mandeldobey: are you very busy atm?16:26
dobeymandel: always. what's up?16:26
mandeldobey: haaha, well I was wondering if you could land a branch for me, because tarmac is down, right?16:27
ryerodrigo_, ok, after several kills of evolution processes it is now showing up the contacts16:27
rodrigo_hmm16:28
mandeldobey: is not blocking me, so it can be done after the sprint, not a big deal16:28
dobeymandel: tarmac is down yes. what branch?16:28
mandeldobey: would be this: https://code.launchpad.net/~mandel/ubuntu-sso-client/windows_ui_3/+merge/5556116:28
mandeldobey: but as I said, not blocking so I can wait 'til tarmac is back16:28
dobeyok16:29
mandeldobey: so we wait for tarmac, right?16:31
nessitaalecu: https://wiki.ubuntu.com/FreezeExceptionProcess16:31
dobeynessita: can you land mandel's sso branch^ por favor?16:35
nessitasure!16:35
dobeygracias16:35
nessitade nada16:35
mandeloh cool :)16:36
=== rye` is now known as rye
* fagan just understood all of the languages spoken there 16:36
fagano/ progress16:36
mandelnessita: before you do it: sudo apt-get install python-qt416:36
mandelnessita: I think that is the exact name of the package16:36
ryerodrigo_, and it does not appear to be starting desktopcouch on startup16:37
nessitamandel: what?!?!?!16:37
rodrigo_rye, what doesn't start it? the session or evo-couchdb?16:37
nessitamandel: are we adding a new dep to ussoc? I didn't get that memo ;-)16:37
nessitamandel: does it work on linux? can I try it? :-D16:37
dobeyhe's porting it to kde16:37
mandelnessita: is qt, not kde. It is because otherwise you will get all the pylint warnings about not having pyqt in the system16:38
nessitamandel: makes sense. Can I try it on linux?16:38
ralsinait's just to make pylint happy16:38
nessitaand to avoid this:16:38
mandelnessita: not yet, it will be ready for Linux next monday, as a per project :)16:38
nessita  File "/home/nessita/canonical/tarmac/ussoc/ubuntu_sso/qt/controllers.py", line 19, in <module>16:38
nessita    from PyQt4.QtCore import QUrl16:38
nessitaImportError: No module named PyQt4.QtCore16:38
mandelnessita: ein.. that should not happen16:39
mandelu1trial should be ignoring the tests from qt16:39
nessitamandel: hum, run-tests didn't report the problem and the branch got merged the same16:40
* nessita fixes run-tests16:40
nessitamandel: let's no skip the QT tests16:40
nessitamandel: let's make it a dev dependency, just like zeitgeist16:40
nessitamandel: we all should run all the linux tests, both gtk and qt, to ensure we don't break anything16:41
mandelnessita: atm the controllers are windows base, there are Qt multiplatform tests that are not skipped16:41
nessitamandel: great thena16:41
nessitathen*16:41
mandelI tried hard to make just windows not to be tested :)16:41
ryerodrigo_, it does not start desktopcouch, which I suppose is because it does not query for the port16:42
nessitaperfect!16:42
ryerodrigo_, even better16:42
ryerodrigo_, it starts desktopcouch but does not connect to it :(16:42
mandelnessita: I'm also adding some bugs with the windows tag in the project16:43
mandelI'll take care of all windows tagged ones16:43
rodrigo_rye, can you get the e-addressbook-factory output? without it, it's hard to say what the problem might be16:52
ryerodrigo_, need to logout to obtain clean state..brb16:54
rodrigo_rye, nah, whenever you can, no hurry right now :)16:54
* fagan clocks out16:56
dobeylunch time17:00
=== Tm_K is now known as Tm_T
ryerodrigo_, so, there is nothing being printed by e-addressbook-factory and desktopcouch is being started but then "There are no items to show in this view" is displayed in evolution and it stays this way until i restart e-addressbook-factory and evolution17:16
=== zyga is now known as zyga-afk
ryerodrigo_, weird thing - if i start e-addressbook-factory first then evolution, couchdb data source works, but if i run evolution w/o e-addressbook-factory, then there are no contacts17:23
mandelralsina: do you have time to give a review for the windows team?17:37
rodrigo_rye, weird17:44
=== zyga-afk is now known as zyga
faganmandel: windows "team"? :)17:45
mandelfagan: well, we are a team and we work in windows, right?17:46
faganmandel: duo :P17:46
mandelfagan: well, ralsina is in, and we will have Chipaca with us in London17:47
faganmandel: oh I thought ralsina counts for all the corners of u117:48
mandelyes, but he is mine now, once you do a windows review, you are hooked for ever17:48
mandelwell, I need to  wallk the dog17:48
mandelbbl17:48
* mandel walking beast17:48
faganlater mandel17:48
=== tubadaz_ is now known as tubadaz
karniCardinalFang: Trivial review please https://code.launchpad.net/~karni/ubuntuone-android-files/show-volumes-1-by-1/+merge/5641318:18
ralsinafagan: I am everywhere.18:19
karniralsina: How dare you be in my bathroom O_x18:19
ralsinakarni: only of you IRC there18:20
karniI don't IRC from my bathroom xD (Although I have friends who do lol!)18:20
CardinalFangkarni, okay.18:31
faganralsina: hehe18:33
karniCardinalFang: remember your question about making those static int's enums? I justified my choice for statc ints, but I pulled them into interfaces, which should make it cleaner.18:42
karniBut that's in the branch that'll follow.18:42
CardinalFangkarni, rock.18:45
karniCardinalFang: \o/18:45
CardinalFangkarni, approved.18:56
karniCardinalFang: Thank you!18:56
CardinalFangkarni, I misread a bit the first time.18:56
karniCardinalFang: ack18:56
peppe84_If I connect to ubuntu-one client he disconnected after few second. I have try to this procedure goo.gl/TgoBU but doesn't work. however, if I start ubuntuone-preference from gnome-terminal I receive a dbus error. see this:  http://paste.ubuntu.com/589810/ any idea?18:59
karniCardinalFang: fixed https://code.launchpad.net/~karni/ubuntuone-android-files/show-volumes-1-by-1/+merge/5641319:16
jester7I cannot find an easy answer to this.  Does Ubuntu One support file versioning?19:20
beunojester7, does not at the moment, no19:21
dobeywe don't yet support file revisions,no19:21
jester7ok, thanks19:21
dobeyyo soy tambien reviews de code por favor?19:54
dobeyhttps://code.launchpad.net/~dobey/ubuntuone-client/fix-744383/+merge/56424 y https://code.launchpad.net/~dobey/ubuntuone-client/fix-gsd-crashes/+merge/5643119:54
nessitadobey: puedo tener algunas reviews?19:59
nessitadobey: me pueden hacer un par de reviews?19:59
ralsinanessita: I already did your performance review ;-)20:01
karniIs this Portugese or Spanish?20:11
CardinalFangd-bey's is neither, ha ha.20:11
karnihehe that I know ;) I meant what nessita wrote.20:11
CardinalFangES20:12
karniack :)20:12
=== peppe84_ is now known as peppe84
=== peppe84 is now known as Guest84202
=== Guest84202 is now known as peppe84_
dobeyralsina: https://code.launchpad.net/~dobey/ubuntuone-client/fix-gsd-crashes/+merge/5643121:34
nessitadobey: I'm getting this error:21:43
nessitaNamespace is empty; likely causes are:21:43
nessita* Not including .h files to be scanned21:43
nessita* Broken --identifier-prefix21:43
dobeyah because you're building the stable-1-4 branch on natty and gobject-introspection stuff changed21:44
dobeyso when you get that, you can cd gsd-ubuntuone && make21:44
dobeyand it will build the gsd extensin21:44
dobeythen you can just test that21:44
nessitagsd-plugin, rigth?21:44
dobeyoh yes, sorry21:45
dobeyme falni21:45
dobeywell just proposed another branch, which makes music store work in rhythmbox again22:43
dobeythink i will upload maverick sru patch for proposed and be done22:44
aleculucio_, facundobatista: q: after sending a share invitation thru the web, does syncdaemon have a valid volume_id for that share? I would guess it does not.22:45
alecuI'm working on bug #646059, and I need to return a volume id on the ShareCreated dbus signal22:47
ubot4Launchpad bug 646059 in ubuntuone-client "Nautilus doesn't update emblems for shares (or, syncdaemon doesn't emit response at all for shares offered thru http) (affects: 1) (heat: 5)" [High,Confirmed] https://launchpad.net/bugs/64605922:47
alecusince the volume id is used later by nautilus to get at the share info22:48
lucio_i am gone, i can look into it tomorrow22:52
alecubye then22:52
alecufor tomorrow, then: do "shareD" folders have volume_id, even though they have not been accepted yet?22:53
alecuand this completes my day as well.22:54
dobeyi am pretty certain the answer to that is no. :)22:58
dobeylater all!23:05

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