=== jamesh_ is now known as jamesh === zyga is now known as zyga-afk [11:27] morning all [11:32] duanedesign, morning! [11:42] bug 517505 [11:43] Launchpad bug 517505 in ubuntuone-client "AttributeError: 'MetadataUpgrader' object has no attribute '_upgrade_metadata_6' (affects: 39) (dups: 27) (heat: 49)" [Medium,Invalid] https://launchpad.net/bugs/517505 [11:57] duanedesign, possible solution is to remove all metadata since conversion to older format is not supported [11:58] rye: i left a comment for the OP to 'rm -rf ~/.local/share/ubuntuone' [12:07] rye: bug 626741 [12:07] Launchpad bug 626741 in ubuntuone-client (Ubuntu) "AUTH_FAILED on new install (affects: 1) (heat: 6)" [Undecided,New] https://launchpad.net/bugs/626741 [12:08] rye: is that fixed yet? [12:08] or should we recommend using the auth script as a workaround? [12:09] duanedesign, server side is not yet fixed; alecu is in charge of that but I haven't heard from him about the reason of token issues... Regarding the script - let me look whether it is possible to simplify it and then provide it as a workaround [12:12] rye: ok, thank you! === teknico is now known as teknico_away [13:04] good morning everyone [13:10] duanedesign, http://people.canonical.com/~roman.yepishev/ubuntuone-scripts/ubuntuone-old-auth.py [13:12] rye: thank you [13:28] that would work only with login keyring though === teknico_away is now known as teknico === rodrigo__ is now known as rodrigo_ [14:09] (test-contacts-picker:15391): libebook-WARNING **: e-book.c:106: e-d-s proxy died [14:10] i am so awesomely happy about my stable system === dendrobates is now known as dendro-afk === mandel_ is now known as mandel_afk === dendro-afk is now known as dendrobates === yofel_ is now known as yofel === beuno is now known as beuno-lunch [17:56] hi [17:56] honk [17:56] ? [18:43] GM88, hi! [18:44] Hi, I have a question about ubuntu one [18:46] when I try to sync my mobil phone with ubuntu one the following error occour: Session failed, Communication interruped [18:48] GM88, what phone are you trying to synchronize? [18:48] I have the sony ericsson K660i [18:49] I followed the tutorial page [18:51] my phone connect to the internet and when it will sync oder contact the server (don't know) the error occour [18:54] I came into the internet and i can surf, but don't know [18:58] * rye is testing funambol connection now [19:00] https://wiki.ubuntu.com/UbuntuOne/Status hmm maybe the server is down... [19:03] GM88, when was the first time you tried to sync the contacts - was that the last week or later than that? [19:03] todayy [19:06] because I want to try out the synchronising [19:07] GM88, what is your mobile user name - the one which is listed in https://one.ubuntu.com/phones? [19:08] 31628054 === dendrobates is now known as dendro-afk === beuno-lunch is now known as beuno [19:13] GM88, are you able to visit https://one.ubuntu.com/contacts/ - do you see the page, there is no error message, right? [19:14] yes [19:16] right, but why doesen't work it with my mobile phone? I know there is an outage for the mail conacts (my evolution yet not synchronised) but also for the mobile contacts? === dendro-afk is now known as dendrobates [19:21] GM88, i am syncing the logs for the mobile sync service to see whether there are hints of why the phone failed to sync [19:22] Okay, thanks === Jordan_U_ is now known as Jordan_U [20:05] GM88, hm, it does not look like your client connects to the server since there are no log entries mentioning your username on the server side [20:08] maybe I have the wrong server adress [20:10] I saw in my O2 sync profile that the server adress ends with: http://syncml.o2-online.de/syncml.OSP [20:11] ups its http://syncml.o2online.de/syncml.osp [21:01] GM88, you do have the wrong host [21:02] ours is http://syncml.one.ubuntu.com [21:02] GM88 (sorry for delayed answer - it would be great if you could include my nick so i get a notification on response), the server is http://syncml.one.ubuntu.com/ [21:03] hi folks, I have a desktopcouch question. At what point, if at all, are records actually deleted? [21:04] I created a DB and populated it with some records, but when I do a db.delete_record I end up with duplicates when I look at the DB in the web interface === dobey_ is now known as dobey [21:19] LaserJock, look at the annotationes [21:19] do you have a field that looks like "UbuntuOne annotations" [21:19] something like that [21:19] expand that, you'll see it has an attribute "deleted" [21:20] my knowledge might be outdated, but IIRC they never get deleted for real? [21:20] so the record is still there, but you shouldn't get it with get_records [21:20] JanC, correct === dendrobates is now known as dendro-afk [21:32] kenvandine: so will they just accumulate? [21:32] that seems sort of inefficient [21:32] yes [21:33] it does that to properly handle replication [21:33] there is a way to really delete records, but i can't recall off hand [21:33] but it isn't a great idea for a db that will be replicated [21:34] I guess, but if you have an app that will cycle through a lot of records it seems pretty bad [21:35] I wonder if there's a "ok, now really, get rid of them" command [21:35] I assumed that "compact" would do that [21:48] btw, just found that tail --follow=name follows file name even when it rotates