[00:47] CardinalFang: do you know how to make ContentProvider serve editable files? I tried everything, but can't get them to be editable. Plus, I use ACTION_VIEW instead of ACTION_EDIT, if I use _EDIT it says I have no application to handle that (say, .txt file editting, which I *do* have) [03:14] updown is goofing again === dendrobates is now known as dendro-afk [09:54] good morning === gord_ is now known as gord [11:08] Hello everybody. I just installed Ubuntu LTS 10.04 but also if I add files to my ubuntu one folder they don't get synched.. [11:09] in the preferences account is ok and it says synching.. === yofel_ is now known as yofel [11:37] doktoreas: hello [11:38] rye: are you there? [11:38] doktoreas: on the Devices Tab under the Preferences it says your computers name and not ? [11:39] kklimonda, yes, i am nearly here but i am having problems with starting mymain machine, looks like nvidia drivers and ath5k driver for wifi broke for me [11:39] rye: oh noes :\ [11:40] nouveau works, but ath5k clearly fails [11:41] ubuntu-sso-client does not create stuff in /usr/lib/python2.6/dist-packages/, does not list python-gtk2 as dep, does not list python-notify as dep, does not list python-twisted-core as dep, does not list python-twisted-web as dep, does not list python-gnomekeyring as dep, does not list gnome-keyring as dep, using ~/.cache/sso is a bit silly given that the app is named ubuntu-sso-client [11:41] bah, I can't find a bug number - give me asecond ;) [11:41] duanedesign, coputer name [11:42] doktoreas: ok [11:42] but checking on the website, files are synched [11:42] doktoreas: can you open a Terminal and run the command : u1sdtool -s [11:42] rye: in a meantime - can you or another canonical employee remove a contact from my u1 contacts? [11:43] doktoreas, can you see folders in https://one.ubuntu.com/files/ ? i.e. not files but the folders the files are in? [11:43] kklimonda, unfortunately, no; is that contact breaking the web ui for you? [11:43] rye, yep all seems ok. The problem was that the tool in the preferences says always 0.0 Kb used [11:43] probably it gets synched at the end of the whole transfer? [11:44] rye: both web ui (when I open it) and the phone sync (which is the original bug report) [11:44] doktoreas: you have to close the Prefernces and reopen it to update [11:44] doktoreas, could you please try closing this tool and reopening it, it looks like it reads the info only once [11:44] rye: bug 601932 [11:44] kklimonda: Bug 601932 on http://launchpad.net/bugs/601932 is private [11:45] the bug is over a month old and there has been no activity :/other then the initial triaging :/ [11:45] rye, always 0.0 [11:46] I also noticed that folders are ok but not file inside them :( [11:46] doktoreas: the metadata syncs first(the folder structure) then the files [11:46] doktoreas, at first all the folders are created and only then files will start being uploaded, therefore 0.0 - folders do not take storage space [11:47] rye: sorry ill go to make my morning coffee :) [11:47] all folders are synched [11:50] rye: http://dpaste.com/227030/ [11:51] no files in :( [11:52] doktoreas: you can see is any metadata is left to sync with: u1sdtool --waiting-metadata | wc -l [11:52] wow unicode problem [11:52] oh yeah, that is a known bug :\ [11:52] http://dpaste.com/227031/ [11:53] doktoreas: u1sdtool --waiting-content | wc -l [11:53] checks the number of content items waiting [11:53] 2824 [11:55] ok so it still has 2824 items to sync, but you probablly knew that :). That number should get smallerover time. [11:56] ok thx [11:56] it's still there [11:56] but I'll keep wait [11:58] duanedesign, is it normal that upload speed on eth0 is 0 kb/s ? [12:04] doktoreas: their is a tool magicicada that can give you a bit more information about what is going on. [12:05] doktoreas: sudo add-apt-repository ppa:chicharreros/ppa; sudo apt-get install magicicada [12:12] * rye is away creating wired network [12:16] nessita: hey, current ubuntu-sso-client package does not create stuff in /usr/lib/python2.6/dist-packages/, does not list python-gtk2 as dep, does not list python-notify as dep, does not list python-twisted-core as dep, does not list python-twisted-web as dep, does not list python-gnomekeyring as dep, does not list gnome-keyring as dep, using ~/.cache/sso is a bit silly given that the app is named ubuntu-sso-client [12:17] apachelogger: ack to the dependencies issues. Why ~/.cache/sso is silly? [12:18] nessita: because I would go for .cache/ubu [12:18] and considering .cache can contain loads of folders, without actually knowing that it is in .cache/sso/ it is pretty much impossible to find it [12:20] this is awesome, by the time i completed the wiring for network ath5k started working again [12:22] apachelogger: I'll add the deps to the package and I'll think about the .cache dir, thank you for pointing this out! [12:23] you're very welcome === teknico is now known as teknico_away [13:59] beuno: ping [13:59] mkarnicki, pong [14:00] beuno: Hi! :) Has anything moved about Android 2.1 + wiki + certificate issue? [14:00] beuno: I'm asking because soon I wanted to compile a download page [14:00] beuno: which would be 50% senseless, if it's not accessible from 2.1 phones. [14:01] beuno: then I would put that stuff on launchpad [14:05] (I was exaggerating with 50% ;P) [14:06] mkarnicki, not yet, sorry [14:08] beuno: no problem :) I'd like to access wiki.ubuntu.com (for weekly news for example), that's why I'm curious :) [14:08] beuno: (Ubuntu Weekly Newsletter I meant) === teknico_away is now known as teknico === dendro-afk is now known as dendrobates [15:09] what's the easiest way to push changes to my views that are kept in bzr to my desktopcouch db? [15:18] jml: do you know about start_local_couchdb.update_design_documents ? [15:19] james_w, no, not at all. it sounds promising though. [15:19] jml: if you have some .js files in particular locations then you can just assume the views exist, as desktopcouch will create them for you [15:19] I've forgotten the exact details of how it is plumbed in though [15:19] hmm. [15:19] maybe that's enough to start grepping for, thanks. [15:20] I also want to know how I can migrate my desktopcouch application to a machine without X installed. [15:20] jml: why is X needed? [15:21] james_w, I don't know, but the dependencies are vast, iirc. [15:22] ah [15:23] james_w, i suspect this is bug #421422 [15:24] Launchpad bug 421422 in xulrunner-1.9.1 (Ubuntu) (and 2 other projects) "xulrunner dependency is overkill - only spidermonkey is needed (affects: 5) (heat: 26)" [Wishlist,Confirmed] https://launchpad.net/bugs/421422 [15:24] hmm. [15:24] maybe it's something with dbus. let me try running the script again. [15:37] oh. huh. https://bugs.edge.launchpad.net/desktopcouch/+bug/591039 [15:37] Launchpad bug 591039 in desktopcouch "Cannot import desktopcouch in server environment (affects: 1) (heat: 14)" [Medium,Confirmed] === mandel is now known as mandel_afk === beuno is now known as beuno-lunch === beuno-lunch is now known as beuno === sbambrough is now known as sbambrough-afk === teknico is now known as teknico_away === sbambrough-afk is now known as sbambrough [19:16] verterok: Hi Guillermo! One question if I may, what could have caused that? http://paste.ubuntu.com/476054/ [19:19] mkarnicki: no idea what might caused that :( [19:19] mkarnicki: looks like a BYTES message "out of order" == the request died for some reason in the client [19:19] verterok: aha, that would make some sense :) [19:20] mkarnicki: isn't the server sending a message out of order, but the client loosing/killing/finishing a GetContent request before it got the EOF message [19:21] verterok: that might be the case [19:21] verterok: it might have complained about overwriting files and throw [19:21] I'm checking that. === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates === verterok1 is now known as verterok === dendrobates is now known as dendro-afk === jamalta_ is now known as jamalta === sonicbadger is now known as ChrisWoollard === dendro-afk is now known as dendrobates === alecu_ is now known as alecu === teknico_away is now known as teknico [22:58] * duffydack is disappointed in U1 store..Order of the Black is $3.99 on amazon