=== yofel_ is now known as yofel === Guest53691 is now known as gord === eu is now known as Guest10984 [18:08] Hey folks, I had a question. I researched this but could not find a clear answer. I was a user of live mesh and want to migrate to ubuntu one. In live mesh, I could sync unlimited files for free between computers. Ubuntu one says that it can also sync files, but I was not sure if I have to buy gigabyte packs in order to sync more than 5gb. I am kind of nervous about trying, because I don't want to get charged . . . Any insights, anyone. [18:13] krishnab: the 5GB Plan is Free. beyond that you have 20GB packs available for $2.99/ mo. [18:14] Thanks duanedesign. That is what I figured. I guess I have to move to plan B :). Thanks again [18:14] ...or 29.99/ year. If you hit the 5GB limit it just will not sync anymore. [18:15] krishnab: np [19:19] interesting that installing for example ubuntuone-control-panel doesn't bring all the dependencies to have ubuntuone work [19:55] Tm_T: wherre you missing 'ubuntuone-control-panel-gtk' ? [20:06] duanedesign: no, I was missing libsyncdaemon-1.0-1 apparently, ubuntuone-couch and desktopcouch-ubuntuone atleast [20:06] possibly something else too [20:07] ubuntuone-control-panel-gtk still fails to work actually [20:07] "loading" says the window, and console ouput is filled with dbus timeouts [20:11] Tm_T: not sure what you mean by 'work' but libsyncdaemon isn't needed by the control panel or the file sync service itself, to 'work' [20:12] it's needed by the music store plug-in, and the nautilus extension, for them to work, though [20:12] ah [20:12] also, file sync deson't require anything relating to couchdb (which we announced we are dropping support for) [20:13] Tm_T: what version of Ubuntu are you on? [20:14] dobey: I wonder why the ubuntuone-control-panel suggested that it should be installed then (desktopcouch-ubuntuone that is) [20:14] duanedesign: 11.10, Kubuntu though but shouldn't matter [20:14] Tm_T: if you enable contacts sync in the control panel, it installs it. [20:14] the gtk control panel is getting replaced soon in 12.04 though [20:15] dobey: I never get that far that I could enable or disable anything [20:15] Tm_T: what exactly is the problem then? :) [20:16] oh maybe you are hitting the keyring problem [20:16] if the kwallet service doesn't expose the fd.o secrets api over dbus, it'll probably fail [20:17] http://www.tm-travolta.net/shots/ubuntuone-controlpanel.png [20:17] dobey: I think it isn't using kwallet but the gnome keyring here for ubuntone [20:18] hrmm, if you got that far, it could talk to the keyring though [20:18] yes, it asked me the keyring password and all (: [20:18] maybe ubuntuone-syncdaemon is failing to start? [20:19] I just can't do anything with ubuntuone except run ubuntuone-launch manually and get sync done that way [20:20] so syncdaemon is running currently [20:22] hmmm [20:22] can you pastebin the ~/.cache/ubuntuone/log/controlpanel.log? [20:23] sure [20:24] http://paste.ubuntu.com/829279/ [20:26] weird [20:26] I am (: [20:26] my other system worked just fine rightaway, but it had ubuntu-desktop installed [20:29] actually, every time I have been using ubuntuone, it has been easy to get it working since early beta [20:29] i think the timeout is happening either talking to itself, or the syncdaemon [20:31] any way to get it spewing out more detailed debug? [20:31] though i'm looking at the code, and it's not clear where it's failing [20:31] well it looks like it's printing debug info, so i don't think so. it would be nice to know what methods were causing the timeouts though [20:31] :( [20:32] that's exactly what I was looking for, that it would tell for what it was timing out for [20:39] I'll try if getting dbus restarted would make any difference [20:40] maybe rebooting? i know i have seen people have some very weird issues with dbus lately. a reboot might help, as it'll kill the cache and get things started fresh [20:40] yup, exactly what I'm going to do in a moment [20:50] Tm_T: do you have a ~/.config/ubuntuone/syncdaemon.conf [20:50] duanedesign: yes [20:50] the control panel seems to do some weird stuff if File Sync is disabled. Looks like from the screenshot yours might be [20:51] Tm_T: does that file have a line 'files_sync_enabled = False' [20:51] duanedesign: it's on, sync works when I run ubuntuone-launch [20:51] duanedesign: nope [20:51] darn [20:51] hmm [20:52] so looks like sync works just fine, I cannot control it though [20:52] Tm_T: does running "u1sdtool -s" work? [20:53] i think the problem is the control panel gui trying to talk to the backend [20:53] dobey: seems to work [20:54] "is_error: False" is only negative output (: [20:55] that's positive ;) [20:55] no there's no error :P [20:55] I know [20:55] Tm_T: close the control panel, kill ubuntuone-control-panel-backend, and try to start the control panel again after a few seconds [20:56] "ubuntuone-control-panel-backend: no process found" ...there should be such process? (: [20:56] yes there should be [20:56] so that's failing to start i guess :) [20:56] or it crashed after getting the token from the keyring [20:57] hmm [20:58] does it work if you restart the control panel? [21:02] nope (haven't rebooted the system yet) [21:02] I'll launch the backend manually? [21:03] gi.RepositoryError: Failed to load typelib file '/usr/lib/girepository-1.0/Soup-2.4.typelib' for namespace 'Soup': Typelib version mismatch; expected 4, found 3 [21:03] yeah, try to run it in a terminal and see what happens. /usr/lib/ubuntuone-control-panel/ubuntuone-control-panel-backend [21:03] interesting [21:03] oh [21:03] well that's quite odd [21:04] you've got gir1.2-soup-2.4 installed? [21:04] nope [21:04] weird [21:05] what version of ubuntuone-control-panel do you have installed exactly? [21:05] 2.0.0-0ubuntu1 [21:05] huh [21:06] python-ubuntuone-control-panel depends on gir1.2-soup-2.4 it seems [21:06] oh [21:07] did you have gir1.0-soup-2.4 installed? [21:07] nope [21:07] checked that too [21:07] ok, definitely odd [21:08] yes, it's dependency but yet not installed, this shouldn't happen [21:09] indeed [21:09] time to apt-get -f install perhaps? :) [21:09] does none [21:10] nor does reinstalling the python-ubuntuone-control-panel [21:11] oh, now it says gir1.0-soup-2.4 is installed though [21:12] right, I checked gir1.2-soup-2.4 twice before, I clearly need some food [21:13] sorry about that [21:18] now, why it requires certain version if package dependency is ok with something else? does this mean there's some other python package that is actually depending on the newer package, and ubuntuone-control-panel is just a innocent victim? === m_conley_away is now known as m_conley === eu is now known as Guest9608 [21:51] Tm_T: the version error looks like a problem with gobject-introspection [21:52] dobey: hmmm, is it then me or is it bug? [21:52] Tm_T: have you installed any newer versions of glib or gobject-introspection from a PPA or from source? [21:53] nope [21:53] Tm_T: well it's not a bug in ubuntuone itself. not sure why exactly it is doing that for you [21:54] finally got KDE built so reboot, brb === Guest9608 is now known as adorilson === m_conley is now known as m_conley_away