/srv/irclogs.ubuntu.com/2010/09/26/#ubuntuone.txt

=== zyga is now known as zyga-greece
=== karlo_ is now known as karlo94
pdwggHey guys. Have a few questions. I think ubuntu one is a great functionality in ubuntu. But why cant I connect?14:05
pdwggIn ubuntu one Preferences. It is always showing disconnected.14:05
pdwggI pressed Connect button. But nothing happens.14:06
duffydackargh, I wish people would idle a while..14:24
madsyHm, I don't get my computer associated with my ubuntu one account. Any clues?17:12
madsyI don't get the question up during login.17:12
madsyOk, nevermind. I found the answer on the wiki.17:18
kklimondahonk17:33
Chipacakklimonda: hink19:52
kklimondaChipaca: Any chance I could get a raw dump of my contacts? :/19:53
Chipacakklimonda: many. Why?19:53
kklimondaI haven't been able to access them for months and till now I've coped with that but now I can't find one number anywhere else :/19:53
Chipacakklimonda: a sec19:53
Chipacakklimonda: https://one.ubuntu.com/contacts/get_all_contacts/19:55
kklimondaChipaca: hmm, there is nothing there other than names :/19:56
kklimondalooks like my database may be in even worse shape than I've expected.19:57
Chipacakklimonda: right, that doesn't list all the details19:57
beunoChipaca, smart man, (ab)using the merge contacts API!19:58
kklimonda:)19:58
Chipacakklimonda: but then you can go to /contacts/<name initial>/<id>19:59
Chipacakklimonda: and get the individual contact19:59
Chipacabeuno: was disappointed that I had no contacts api to put in my brand new web api tool gui :)20:00
kklimondaChipaca: damn, it works! thanks :)20:00
kklimondaI wonder if I can fix database this way20:00
kklimondaby accessing the broken record and doing something with it..20:01
Chipacakklimonda: probably. But you'd be on your own, there :)20:01
Chipacakklimonda: the end point is /contacts/<letter>/<id>/edit/20:01
kklimondanope, I get "Something went wrong"20:02
kklimondahas gone*20:02
Chipacakklimonda: right, that's the target for the POST of the edit20:02
Chipacakklimonda: you should be able to figure it out from looking at the source of the edit page20:03
Chipacakklimonda: in fact, loading a contact that "works", saving the page, editing it to be the contact you want to change, and submitting that form should work :)20:03
Chipacakklimonda: this is not exactly recommended practice, mind you20:04
Chipacakklimonda: especially not on a sunday evening20:04
kklimondaChipaca: It can't get worse - unless by doing that I'll find a bug in server and crash it ;)20:06
kklimondaand it still won't be worse *for me* ;)20:06
Chipacakklimonda: you could delete the same contact you're trying to 'save' :)20:06
kklimondabut I don't really care that much now that I have a phone I've been looking for20:06
kklimondaI'll leave it broken so you can take a look at it and figure out the reason for it being broken in the first place.20:07
Chipacakklimonda: do you know your user id?20:11
beunoChipaca, kklimonda, 147320:12
beunounder 10k *wink*20:12
Chipacabeuno: right20:12
Chipacakklimonda: give me a sec...20:12
Chipacakklimonda: do you still have an old-style oauth token in your keyring?20:13
kklimondaChipaca: no20:13
Chipacakklimonda: lp:~chipaca/+junk/watgui20:15
Chipacakklimonda: wait a second for revno 220:15
Chipacakklimonda: there, pushed20:15
Chipacakklimonda: before you get your hopes up, this doesn't work for me right now :-/20:16
Chipacakklimonda: this == talking to couch directly using this tool20:16
Chipacakklimonda: but we can try :)20:16
beunoChipaca, he will need the new couchdb packages, no?20:16
Chipacabeuno: you know something I don't, I suspect. What new couchdb packages, for what?20:17
beunoChipaca, because replication only works with the new packages20:17
beunoand new erlang, for that matter20:17
kklimondahow new?20:18
Chipacabeuno: ah! but I'm not going to try to replicate :)20:18
kklimondamaverick new or bleeding edge new? :)20:18
Chipacakklimonda: still-in-the-process-of-groveling-to-get-into-maverick new20:18
ajmitchleaving it a bit late for that, aren'20:18
Chipacakklimonda: but we're not going to try to replicate, just to GET stuff20:18
Chipacaajmitch: we're not "leaving" it20:19
beunoajmitch, we like excitement20:19
kklimondathe thrill of getting stuff into release this late into cycle?20:19
beunoyeah, Chipaca really enjoys adrenaline20:19
ajmitchChipaca: these fixes only just got in upstream?20:19
ajmitchthe amount of grovelling required at this point of the release is phenomenal20:20
ajmitchit can even require bribes20:20
beunoyes, an SSL bug in erlang20:20
beunoquite the security issue, really20:20
kklimondaChipaca: btw, you can probably take a look at bug 601932 as it's what I've reported and it may have something you can use20:20
ubot4kklimonda: Bug 601932 on http://launchpad.net/bugs/601932 is private20:20
ajmitchoh those are easier to get in :)20:20
Chipacawe only grovel because we like to give the impression of being the nice guys, whiles any guy in the know knows we're actually Push Evil Incarnate20:21
ajmitchof course20:21
Chipaca*Pushy*, not push20:21
Chipacakklimonda: so, if you pulled that branch, I have instructions :)20:22
Chipacakklimonda: your couchdb lives at a certain url that is easy to build20:23
kklimondaChipaca: sure, I'm all ears20:23
Chipacakklimonda: ok, first, go to the /account/ uri (the first one in the dropdown)20:23
Chipaca(should be selected by default)20:23
kklimondaright20:23
Chipacakklimonda: your couchdb url is built like this:20:24
Chipacatake the 'dbpath' entry (under 'couchdb')20:24
Chipacareplace all the /'s with %2f's20:24
Chipacaattach it at the end of the couchdb 'host'20:25
Chipaca(yes, 'root' should be that, but it's not)20:25
Chipacakklimonda: take *that* url and go to it, also in the tool, also with the Ubuntu One sso key20:25
Chipacatell me if you get an ugly json message about you being wrong, wrong, wrong20:26
* Chipaca crosses fingers20:26
Chipacaif it works, you should get a json welcome message20:27
Chipacasomething like {"couchdb":"Welcome","version":"OMG we have a version"}20:27
kklimondaso I should create https://couchdb.one.ubuntu.com/x%2Fy%2Fz ?20:27
Chipacakklimonda: yes20:29
kklimondaI get simple 404 so I'm not doing it right :)20:29
Chipacaadd a /20:30
kklimondaright20:30
kklimonda{"error":"invalid_consumer","reason":"Invalid consumer (key or signature method)."}20:30
kklimondahow to add my sso key?20:30
Chipacawhen did you sign up to sso?20:31
ChipacaI mean, when did you create your current token?20:31
Chipacawant to try creating a new one just in case?20:31
kklimondaChipaca: I've created a new one yesterday20:31
Chipacathat should've worked then20:31
Chipacakklimonda: you want to try again, but this time pointing your sso client at edge?20:32
Chipacakklimonda: hang on, let me check the revnos20:32
Chipacakklimonda: to me it seems like the error message means we're not copying the tokens over to the couchdb on token creation20:34
Chipacaoh! hold on20:34
Chipacayou could try re-pinging, instead of creating the whole thing again :)20:34
Chipacathat's nondestructive, even :)20:35
kklimondare-pinging?20:35
Chipacahttps://edge.one.ubuntu.com/oauth/sso-finished-so-get-tokens/<your email address>20:35
Chipacausing the same tool and the Ubuntu SSO token20:36
ChipacaUbuntu One token i mean20:36
ChipacaUbuntu One SSO token20:36
kklimondaok 1/220:37
Chipaca1 new token copied over20:37
Chipaca2 tokens total20:37
kklimondaok, that's good, right? :)20:39
Chipacai thought you were quiet because you were retrying the couchdb query20:39
Chipacayes, it's good :)20:39
Chipacaretry the couchdb query please :)20:39
kklimondasorry, I'm on like 30 channels and from time to time I get pinged :)20:39
Chipacaexcuses!20:39
kklimondanope, still the same error - I'm beginning to think that I can't add two strings without writing code that does it for me ;)20:40
Chipacaok, that's as far as I go today on this. I need to ping people tomorrow to see (a) if it should work (I understand that it should), and (b) why not :)20:41
kklimondaok, thanks for you help and this nifty tool :)20:42
ChipacaI'm probably going to be adding some magic so you don't have to do so many calls by hand to get at stuff20:43
Chipacabut not today :)20:43
Chipacatoday was a "send my offpsring to their grandparent's and hack" day, but it's almost over20:43
kklimondaa dedicated hacker you are :)20:44
Chipacanot that much... first one of these this year, i think20:44
Chipacai needed some larva time20:44
* kklimonda said and went to read about gobject introspection ;)20:44
kklimondabut then I don't have any offspring to care about so I can do that! ;)20:44
Chipacaheh, good luck reading about gobject introspection20:46
Chipacaif you find anything useful let me know :)20:46
* ajmitch wonders what new stuff will come with the 1.5.x branch of ubuntuone-client20:46
Chipacaajmitch: hoo! no promises20:46
kklimondaChipaca: I find it all useful. I'm in love with gobject, introspection and Vala ;)20:46
ajmitchChipaca: that's no fun! :)20:46
Chipacaajmitch: but I'm hoping to not spawn a process to do a darned rest call20:46
ajmitchheh20:46
Chipacaajmitch: libproxy and threads do not mix20:47
kklimondaoh? liproxy and threads or libproxy, threads and python?20:47
ajmitchI've sort of held on on the debian uploads for awhile, due to things changing fast enough20:47
ajmitchso they'll go to experimental soon & you can be flooded with a whole new set of bugreports20:47
Chipacakklimonda: libproxy, gtk behind-the-scenes threads, and possibly python20:47
Chipacaajmitch: we have a stable branch you might want to work on, unless you *like* things that break :)20:48
kklimondaChipaca: do you use multiprocessing?20:48
ajmitchChipaca: yeah, I'll stick with the 1.4.x branch for debian for a little while20:48
Chipacakklimonda: yes20:48
Chipacaajmitch: right20:48
Chipacaajmitch: that would be my recommendation20:48
ajmitchmaybe after squeeze is released, that can go into sid, then the unstable branch to experimental20:48
Chipacaajmitch: sounds like a Plan!20:49
kklimondaChipaca: I remember kenvandine loosing his hair on this combination few months back.20:49
ajmitchdepends on how much you want it tested on a non-ubuntu system :)20:49
ajmitchthough debian is by far the closest you can get20:49
Chipacaajmitch: we'll be breaking a lot of stuff in the upcoming weeks20:49
Chipacaajmitch: I mean, breaking stuff is not the objective, but we probably will anywya20:50
ajmitchexcellent, that's what I like to hear :)20:50
Chipacaok, stopping for a little while, coffee drinking and sock hanging20:51
* ajmitch wishes it weren't monday morning already20:51
=== derlinuxer1 is now known as derlinxer
Chipacakklimonda: revno 3 has magic couch url ftw21:31
kklimondaChipaca: something is wrong, I still get "{"error":"invalid_consumer","reason":"Invalid consumer (key or signature method)."}"21:32
Chipacakklimonda: yes, I didn't *fix* it21:32
kklimondaChipaca: sure, but It's good to know that it wasn't my fault after all :)21:32
Chipacakklimonda: just the last entry in the dropdown is what's new21:33
kklimondaChipaca: ok, next time I'll run bzr diff before complaining :)21:34
Chipacakklimonda: as the couch url should be where you start messing around with couch, it doesn't make sense to play hard to get :)21:36
kklimondatrue21:38
Chipacamattgriffin: hi!21:39
Chipacamattgriffin: do you still have an old-style ubuntu token lying around?21:39
Chipacamattgriffin: ubuntu *one* token that is21:40
Chipacamattgriffin: i.e. a pre-sso token21:40
mattgriffinChipaca: i may. how cal i tell?21:40
Chipacamattgriffin: in your keyring you'll have either "Ubuntu One @ mycomputer" or "ubuntu one token for http://ubuntuone.com" or sthing like that21:41
Chipacathe latter is the one i'm after21:41
mattgriffinChipaca: i have "UbuntuOne token for https://ubuntuone.com"21:41
Chipacaooohhh21:41
Chipacamattgriffin: can you try something for me?21:41
mattgriffinsure21:41
Chipacamattgriffin: lp:~chipaca/+junk/watgui21:41
mattgriffinChipaca: ready21:42
Chipacamattgriffin: python watgui.py21:42
Chipacamattgriffin: open the dropdown, click on "magic:couch", click the "go" button21:43
mattgriffinChipaca: http://pastebin.ubuntu.com/501126/21:43
Chipacamattgriffin: ah! apt-get install gir1.0-soup or whatever it's called21:44
* Chipaca searches21:44
Chipacagir1.0-soup-2.421:44
Chipacamattgriffin: ^21:44
mattgriffininstalling now21:44
mattgriffinChipaca: couchdb URL ready21:45
Chipacamattgriffin: click "go" again21:45
mattgriffin{"error":"unauthorized","reason":"Authentication required."}21:45
Chipacamattgriffin: and if you turn off hmac?21:46
mattgriffinChipaca: {"error":"not_found","reason":"no_db_file"}21:46
kklimondawhat is the hmac option anyway?21:46
Chipacaoooohhhh21:46
Chipacakklimonda: oauth signature method21:46
Chipacamattgriffin: add /contacts/ to the end of the url and try again21:47
mattgriffinChipaca: {"db_name":"u/1f0/e3d/19/contacts","doc_count":1161,"doc_del_count":15,"update_seq":2989,"purge_seq":0,"compact_running":false,"disk_size":113504356,"instance_start_time":"1285531032400015","disk_format_version":4,"committed_update_seq":2989}21:47
Chipacamattgriffin: you're in!21:47
Chipacakklimonda: that's what you're looking for, pretty much ^21:48
Chipacamattgriffin: you want to see all your contacts in json? :)21:48
mattgriffinChipaca: yes please21:48
Chipacamattgriffin: add /all_docs?include_docs=true21:48
Chipacamattgriffin: so the url ends /contacts/_all_docs?include_docs=true21:49
mattgriffinafter /contacts?21:49
mattgriffino21:49
Chipacamattgriffin: i forgot the _ before _all_docs in the first example21:49
Chipacamattgriffin: change /contacts/ for /notes/ and you get all your notes21:49
mattgriffinChipaca: oh cool!21:49
Chipacakklimonda: so, to get your stuff, all you need is to get an old-style token into your keyring :-/21:50
kklimondaChipaca: heh21:50
Chipacakklimonda: this is a bug on our side wrt not copying the tokens into couch; I'll chase people about that next week21:50
kklimondaChipaca: how do you have couchdb set on server side?21:51
Chipacakklimonda: uh, what's the question again? (-ENOPARSE)21:51
kklimondaChipaca: well, do you have a "single" (for a bizzare values of single) couchdb for all users and use authentication?21:51
Chipacakklimonda: we have a few couchdbs with the user dbs spread out between them; there's an apache doing routing, and then couchdb does auth, yes21:52
Chipacabeuno: you too: if you get an old-style token into your keyring (boot into lucid?), you can use the gui thing to tool around in couch21:54
kklimondaChipaca: and how does it cope? Well, I know you have had some problems after 10.04 release but can you, at this time, say whether it has been a good choice to use couchdb?21:54
kklimondaChipaca: also, have you guys took a look at the couchdb for android? Would it be possible to ditch the funambol client and write u1 sync with it?21:55
Chipacakklimonda: we've been fighting it quite a bit, but I think it's the right architectural choice. The other option we have for delivering the same service don't leave the users in charge of their data without us doing a ton more work21:56
Chipacakklimonda: I haven't, but maybe beuno knows more21:56
Chipacakklimonda: he's the web+mobile person right now21:57
Chipacakklimonda: I'm merely a humble desktop guy :-p21:57
kklimonda:)21:57
kklimondaChipaca: do you have any idea whether there is any upstream discussion, within GNOME and maybe KDE, on providing a framework for applications to sync with the cloud? I know there is a Conduit or something similar but, afair, it's dead or dying.21:58
kklimondaChipaca: I was wondering if it's even in Canonical's good interest to work on such a framework and tools to move from one cloud to another..21:59
Chipacakklimonda: I am not aware of a single coordinated effort in that direction, no. It is happening around the edges, rather haphazardly (rather like the web itself)22:00
Chipacakklimonda: TBH sync-to-the-cloud is a mess, and there is no clear winner behind which to rally22:01
kklimondaChipaca: well, I can't disagree. It's still at this point when we all play with random solutions hoping that this one is going to be the best, but not being sure that's going to be the case.22:02
Chipacakklimonda: yep22:03
* ajmitch just hopes that it hasn't put too many people off using it22:05
Chipacaajmitch: "it"?22:05
ajmitchcontact sync, couchdb sync in U1, various other pieces like that22:06
kklimondaright, a lot of people has complained and not without a merit22:06
kklimondaunfortunately the "Beta" doesn't mean what it did few years back.22:07
kklimondaso people are expecting an almost perfect product, even if it's called beta..22:07
ajmitchit's not really advertised as being in beta22:08
Chipacaajmitch: ah! yes, that is a bummer :(22:08
Chipacaajmitch: I know it put *me* off my work on unote22:08
kklimondaajmitch: well, it has a little "beta" in its logo :)22:08
ajmitchkklimonda: yeah, that's about the only place I can see it :)22:08
Chipacaajmitch: Hello, and thank you for trying Ubuntu One! We're sorry it isn't working for you.22:09
Chipaca(from memory)22:09
kklimondawhat's worse Canonical is failing at advertising U1 imo22:10
kklimondapeople still see U1 as a dropbox alternative22:10
kklimondawhile it's so much more22:10
Chipacakklimonda: that's changing this release. I hope! :)22:10
ajmitchpity that some of the distro stuff was deferred22:11
Chipacakklimonda: thing is, with couch offline, we didn't have much more "visible"22:11
Chipacakklimonda: much more than file sync i mean22:11
kklimondaChipaca: true, that was really unfortunate.22:11
* ajmitch would like to see oneconf working & in by default22:12
kklimondayeah, I'd love to be able to sync some of my settings, empathy logs etc.22:12
kklimondaI could just wipe my disk from time to time and get everything from the cloud22:12
ajmitchsomething better that just dropping .local into ~/Ubuntu One/ :)22:13
ajmitchalong with the numerous other files needed22:13
Chipacathere are two separate projects, one is OneConf, the other ... has a name that continually escapes me22:13
kklimondastipple22:13
kklimondaor something like that ;)22:13
Chipacathere you go22:13
ajmitchOneConf is primarily the list of software installed on a system, iirc22:13
ulioAre there any file sync Problems at the moment with the servers ?22:13
kklimondaI can never remember that - probably checking dictionary would help22:13
Chipacaulio: not afaik; why?22:13
kklimondaChipaca: btw, what are you going to do about no indication of sync in progress?22:14
kklimondaChipaca: I've had sync disabled for a week because I didn't know it's disabled :)22:14
Chipacakklimonda: :(22:14
ulioChipaca: I have installed it the first time and have some problems with syncing.22:14
kklimondaChipaca: I've thought of making an animated icon and, in case of sync, replace the current empathy status with it.22:14
kklimondaChipaca: I think it would look pretty nice22:15
ajmitchkklimonda: like the panel applet used to show?22:15
Chipacakklimonda: several things are on the table right now. We'll be cutting it down before starting work, but, dumping events into zeitgeist and throwing notification / using the messagning stuff22:15
kklimondaajmitch: yes - but integrate it with me menu22:15
Chipacaulio: what distribution are you using?22:15
kklimondaajmitch: this way we wouldn't get yet another icon in the indicator applet.22:16
ajmitchkklimonda: a good thing, I think you'd find a bit of opposition to having yet another icon :)22:16
ulioChipaca: 10.10 beta with apt update22:16
kklimondaajmitch: well, I would be the first to oppose it :)22:16
Chipacaulio: hmm...22:17
Chipacaulio: can you open a terminal and run some commands to help debug?22:17
ulioChipaca: I will first take a look in the forums, when everthing is up there must be a config problem on my site22:18
Chipacaulio: as you wish. However, given that you're on maverick already, you might find the forums misleading22:18
kklimondaheh, that's the worst thing with forums :/22:18
ajmitchthat they're frequently wrong?22:19
kklimondagiven the speed with which Ubuntu is developed all those howtos become outdated really fast22:19
Chipacaajmitch: there isn't much to configure in ubuntu one, so I don't think that is the source of your problem22:19
kklimondaajmitch: yeah - you can still find tips like "compile alsa from sources" or "install upstream nvidia/ati drivers" in some places.22:20
ajmitchChipaca: wrong person :)22:20
Chipacaoops22:20
kklimondaajmitch: I cry a little every time people ask for help after doing things like that :/22:20
Chipacaulio: there isn't much to configure in ubuntu one, so I don't think that is the source of your problem22:20
ulioChipaca: I have reboot maverick, now I have a dialog for a password and diretory i was looking for is there :-)22:20
ajmitchkklimonda: it's a frequent source of issues, & then people file bugs & it takes a little while to figure out how things went wrong22:20
Chipacaulio: ok!22:20
* ajmitch wonders if there'll be some interesting apps developed to use U1 once maverick releases22:21
* kklimonda is working on a couchdb-powered rss client22:21
Chipacakklimonda: written in html+js? :-D22:22
Chipacakklimonda: couch apps ftw22:22
kklimondaChipaca: nope - Gtk+ :)22:22
kklimondaChipaca: I'm planning on writing an android client or using a couchdb directly with html+js22:22
Chipacakklimonda: do look at couchapp.org and the couchapp framework if you do22:23
kklimondaChipaca: yeah, I've heard about it22:23
Chipacakklimonda: storing the app in couch is cool22:23
* ajmitch needs to be creative & have an imagination to do such things :)22:23
Chipacakklimonda: with replication and all :)22:23
kklimondaChipaca: that's the reason I've decided to use couchdb - so I can sync between desktop and phone (and othe desktops etc.)22:23
kklimondaunfortunately I'm still stuck on adding stuff to couchdb-glib so it works.22:24
Chipacaoh my22:25
Chipacayou're doing it in *C*?22:25
kklimondaChipaca: no, Vala :)22:26
ajmitchwhat's wrong with good old C? :)22:26
kklimondaChipaca: actually I could write it in C and I've written part of it, just for the sake of it.22:26
ajmitchadmittedly I haven't touched any gtk+ stuff in C since probably gtk+ 1.222:26
Chipacaajmitch: nothing! oh, wait, except that interfacing a static language with a schemaless store is always hard :)22:26
* ajmitch tends to prefer python :)22:26
ChipacaI like coding in C because it cleanses me22:27
Chipacabut I only need cleansing once a month, tops22:27
ajmitchheh22:27
ajmitchdesktop stuff in C just tends to feel a bit too verbose22:27
kklimondawell, python is nice but I cringe every time I see a small desktop application or an indicator using 20M+ of ram22:27
ajmitchlike looking through the nautilus U1 extension22:28
kklimondaajmitch: that's why we have Vala22:28
ajmitchI know, and I've been meaning to learn it22:28
kklimondait makes writing in Gtk+ almost enjoyable.22:28
kklimondasure, from time to time you still see a construct that reminds you that Vala is only a thin wrapper over C22:29
kklimondabut it's still better then upcasting-fest22:29
ajmitchfrom what I've seen, it feels similar to C# in a number of ways22:29
kklimondayeah, the syntax is based on C# (and probably Java)22:30
kklimondabut it's an adventure to debug applications written in Vala - when you use gdb you get a mix of generated C and Vala code. It's pretty scary first time you see it.22:32
aendrukA folder is displaying the gray "not synchronized" emblem. What does this mean?23:02
aendruk(honk)23:05
Chipacaaendruk: hi23:06
Chipacaaendruk: you see how the "Ubuntu One" has an expander to the left of it? expanding the expander should show a little explanatory blurb23:07
aendrukhi. where should I be looking for this?23:09
Chipacaah! *emblem*23:09
Chipacasorry, I got confused23:09
Chipacaaendruk: is this maverick, or lucid?23:09
aendrukit's in lucid.23:09
Chipacaaendruk: the good news is it probably doesn't mean anything, then; emblems are rather broken in lucid23:10
Chipacaaendruk: things being broken is not often good news, but there you go23:10
aendrukhmm, okay.23:11
Chipacaaendruk: if you want a larger level of detail, you could try installing magicicada; it involves a ppa23:11
Chipacaaendruk: but it's a fairly innocent ppa in that it can't break anything :)23:11
Chipacaaendruk: sudo add-apt-archive ppa:chicharreros/ppa23:12
Chipacaum23:12
aendrukwhat's it do?23:12
Chipacaaendruk: sudo add-apt-repository ppa:chicharreros/ppa23:12
Chipacaaendruk: it gives you a window into the guts of the file sync daemon23:13
aendrukah, i found it on launchpad. I'll check it out.23:13
aendrukthanks.23:14
Chipacaaendruk: if you can upgrade to maverick, the file sync side of things is much improved. Especially if you have a lot (10k) of files23:15
Chipacaaendruk: if you can't, we'll be backporting these improvements at some point, but probably not in the next six months23:16
kklimondaChipaca: wow? you shedule is that strined?23:18
kklimondastrained*23:18
aendrukalright. I'll be upgrading to the maverick rc, and just bear with any lucid bugs until then.23:19
=== yofel_ is now known as yofel

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