[00:00] Strange no one else has had this problem. [00:01] Ive not done anything special.. Just using U1 on lucid, and setup Maverick dualboot and tried to use it there, thats all. [00:01] duffydack: right, the problem on maverick is likely due to the way we're not handling someone having no keyring password setup...i'm trying to test that now [00:02] I`m in the minority there? oh.ok [00:03] duffydack: it's hard to say...there are those that elect to have no password (login or keyring) but, like i said before, it's generally not recommended...but it's allowed and u1 should handle it [00:15] ïðèâåò [00:15] hello [00:15] i need help [00:16] hello kirillofic [00:17] i`m installed Ubantu [00:17] Great! [00:17] Having a problem? [00:19] I established system and in an installation time casually haven't set login and the password for an input [00:20] ok, and you would like to set a password now? [00:20] And now I can't enter into system because neither it doesn't accept login nor the password - I haven't set it [00:21] yes, you right [00:21] http://www.howtogeek.com/howto/linux/reset-your-forgotten-ubuntu-password-in-2-minutes-or-less/ [00:22] that page may help you [00:22] oh! thank you! a am from Moscow))) [00:22] Greetings from London :) [00:22] from russia with love [00:23] * popey hides his walther ppk [00:23] from Moscow with love))))) [00:24] London - a remarkable city [00:26] This page - not absolutely what approaches me as I don't have login - as to me to enter? [00:29] kirillofic: can you get to the GRUB screen? [00:45] Hi everyone. Is there a backup stored on my computer of the files that were synced with U1? I somehow have an old version of a cpp file and my git repo is missing all the commits after that point also. [00:48] I had the folder in ~/Ubuntu One/. I have since moved it elsewhere after discovering the data loss. [00:51] cullan: can you see the files at http://one.ubuntu.com/files/ ? [00:52] I downloaded the file from there but it is also the old one. I had been working on the file on my laptop and got it ready to turn in. It appears to have been overritten with the old version from my desktop computer. [00:52] thats unfortunate [00:53] i dont know if there's something that can be done. I dont believe that U1 holds revisions of files [00:54] Damn. Well, thanks anyway [00:55] however.. [00:55] i dont work on u1, so to get the official answer you should ask someone who does [00:55] I'm just some guy who uses it [00:55] I would file a bug against it [00:55] https://bugs.edge.launchpad.net/ubuntuone/+filebug [00:56] there [00:56] I'll keep this channel open but my main concern now has to be starting over and attempting to finish it again by midnight. Thanks again [05:14] heh, so I've tried using couchdb-glib with reduced views and all hell broke loose ;) === zyga-gone is now known as zyga [11:57] good morning [11:59] morning all :) === teknico is now known as teknico_away === teknico_away is now known as teknico [14:51] Noting that my bookmarks aren't syncing for Ubuntu One [14:51] Is there something special I need to do outside of installing bindwood on the machines? [14:55] Ah, n/m, I didn't see the status that it's still borked. [14:55] https://wiki.ubuntu.com/UbuntuOne/Status#Bookmarks [14:55] Thanks! === dendro-afk is now known as dendrobates [15:06] mkarnicki, hi! I'm puzzling over a line in ubuntuone-android-contacts. [15:06] CardinalFang: hi! how can I help? [15:07] src/com/ubuntuone/android/contacts/funambol/activities/settings/AndroidAccountView.java [15:07] * mkarnicki looks it up [15:07] saveCredential, about line 257 or so. [15:07] got it [15:07] ok [15:08] public void saveCredential(SaveSettingsCallback callback) { [15:08] if(hasChanges() || !validCredential) { ... [15:08] ok, gimme sec [15:08] "!validCredential"? What is that checking? [15:09] Maybe I'm just reading it wrong. [15:10] that flag is set to false if checkFailes, let me look at that [15:10] *checkCredential fails [15:11] CardinalFang: hmm.. be aware that we use a custom settings screen, with no user/pass fields, just a single button [15:11] CardinalFang: and it's possible that some methods do not apply to us (that is, affect the UI) [15:11] gimme 1", I'm on it [15:12] * mkarnicki resets his password and checks behaviour [15:14] ah, got it [15:14] mkarnicki, Yes, I see. The configuration code hates that, which is what I'm aiming to fix right now. [15:14] CardinalFang: if hasChanges() is true (which is true, when user/pass fields where editted [we don't use them]) [15:14] or the checkCredentials has failed, and validCredentials is then == false [15:15] it tries to save (possibly new) credentials from the form and check them again [15:15] iirc, after 2nd try funambol reports as invalid credentials [15:16] mkarnicki, okay. Thank you. [15:16] I don't really get that second, empty run() { } thread body.. funambol likes to "think big" [15:16] CardinalFang: you are welcome. I don't feel I helped enough. What can I do else? [15:16] Yeah, if the user answered "no" to the question in arg 0, then don't do anything. Meh! [15:16] * mkarnicki jumps into the code again [15:17] oh o_O heh.. [15:18] mkarnicki, I'm just learning about the code, in trying to see how the pieces fit together. There's a bug I'm trying to fix that is leading me around it. [15:18] CardinalFang: is it a problem with invalid token? was it reported on lp ? [15:21] CardinalFang: oh crap, for the first time in U1-contacts I saw a toast "Generic error" after "Setting up your account" dialog [15:22] CardinalFang: Funambol client is pretty huge, when I tried to grasp that codebase helping out sil, it indeed proved to be a challenge [15:22] oh crap, 'Generic error' -- I can't re-authenticate. I assume that's the bug? [15:23] mkarnicki, er, nope, not the one I'm after. :( [15:23] o-oh [15:23] I'll reinstall and try that steps again. CardinalFang -- which bug are you after, if I may ask? [15:32] mkarnicki, https://bugs.edge.launchpad.net/ubuntuone-android-contacts/+bug/629544 [15:32] Launchpad bug 629544 in ubuntuone-android-contacts "saving configs requires nonOAuth username/password (affects: 1) (heat: 6)" [Critical,Confirmed] [15:32] oh :/ [15:32] mkarnicki, may be related to https://bugs.edge.launchpad.net/ubuntuone-android-contacts/+bug/633536 [15:32] Launchpad bug 633536 in ubuntuone-android-contacts "If app data cleared, no U1 auth triggered. Instead, "Please enter username..." (affects: 1) (heat: 6)" [Low,Confirmed] [15:33] * mkarnicki has a look [15:33] mkarnicki, if you wish to work on one, take the latter, #633536 . [15:36] CardinalFang: app behaves badly if Phone pass reset during operation in the webUI. I'll have to look at that later, too. [15:37] aquarius: where do we save the oauth token in u1-contacts? [15:39] * mkarnicki doesn't remember that detail [15:40] mkarnicki, we don't save the oauth token [15:41] we get a special mobile username/password and save that in AccountManager [15:41] oh.. we save the credentials? oh right! [15:41] so yes, I can take care of bug 633536 [15:41] Launchpad bug 633536 in ubuntuone-android-contacts "If app data cleared, no U1 auth triggered. Instead, "Please enter username..." (affects: 1) (heat: 6)" [Low,Confirmed] https://launchpad.net/bugs/633536 [15:42] aquarius: looks like I really wanted to forget the funambol nightmare hahahhah [15:42] it's been so recently, and I forgot about the AccountManager used by u1-contacts meh [15:44] * mkarnicki just installed maverick on his pendrive [15:52] nice! [15:52] * mkarnicki installs u1-contacts on emulator [16:15] oh, joys of wrapping couchdb in C.. /me goes for a walk.. [16:20] aquarius: I noticed that initial sync (just after oauth login) isn't reflected in the GUI (no spinner, no animation on the textured bar, Sync all button still sensitive). Have you seen such bug reported? [16:21] tapping Sync all pops 'Sync operation is in progress' though Contacts bar says 'Not synchronized' with no animation (and no spinner in the title bar) [16:21] mkarnicki, I haven't [16:21] doesn't seem to happen to me [16:21] I see [16:21] aquarius: so after initial login, you see it animate stuff and do initial-sync? [16:27] no. It doesn't sync until I tell it to [16:33] aquarius: each time i OAuth, and click the OK button ("Setting up your account"), and then click "Sync all" I always get the 'Sync operation in progress' toast, and no animations. that seems to be a new bug then.. [16:35] weird! [16:35] CardinalFang: I'm sorry, but I can't replicate bug 633536 - neither on HTC Hero, neither on the emulator [16:35] Launchpad bug 633536 in ubuntuone-android-contacts "If app data cleared, no U1 auth triggered. Instead, "Please enter username..." (affects: 1) (heat: 6)" [Low,Confirmed] https://launchpad.net/bugs/633536 [16:36] mkarnicki, Huh! [16:36] aquarius: indeed.. it looks like it starts the sync right away. it'd be nice to have someone with 2.1 test that [16:36] aquarius: should I file a bug report? [16:36] CardinalFang: my Hero is 2.1, the emulator is 2.2 (good guess aquarius ? the default emulator from the readme) === yofel_ is now known as yofel [16:52] CardinalFang: pardon me, the emulator is 2.0. so I couldn't replicate that under 2.0 and 2.1 [16:52] CardinalFang: perhaps it's the case on 2.2 === dendrobates is now known as dendro-afk [16:52] Hrm. === dendro-afk is now known as dendrobates [17:25] mkarnicki, I lost my battle with Eclipse, so now I will compare 2.0 and 2.2 very soon. === beuno is now known as beuno-lunch [18:02] hi all, would someone be able to possibly help me with a minor issue iam having with ubuntuone latest version's since my upgrade to maverick... [18:03] basically everytime i log into ubuntu i need to issue the command u1sdtool -c for my computer to connect to the U1 servers for it to start sync any of my files [18:04] honk! [18:05] honk [18:05] andyrogers, popey, hi [18:05] :) [18:05] hi rye, popey [18:05] andyrogers, the issue in question is bug #631822 [18:06] andyrogers: rye_ is an expert here [18:06] Launchpad bug 631822 in ubuntuone-client (Ubuntu Maverick) (and 2 other projects) "[maverick] ubuntuone-launch is not compatible with SSO tokens (affects: 3) (dups: 1) (heat: 20)" [Medium,Confirmed] https://launchpad.net/bugs/631822 [18:06] Chipaca, when is the next planned release for ubuntuone-client with the fix for ^ ? [18:07] rye_: tuesday [18:08] thanks rye_ i looked about a week ago and could not find anything similar. I had been having this issue for approx 3-4 weeks since my upgrade but been waiting on the nighligities to see if had improved the situation [18:08] rye_: you might be able to goad dobey to build a package before that if you need it :) [18:08] ah! should be in the nightlies already [18:08] * Chipaca checks [18:09] it is is i have already upgraded to the latest version about 1 hour and still experience the same issues [18:09] andyrogers: that on login you aren't connected? [18:09] ive got no prolems with the SSO client any more, and getting sync erros since the server side of things were fixed earlier this week [18:10] yup, basically when I log into ubuntu ubuntuone does it local rescan etc and then just sits with this message in the log : State: 'READY' (queues IDLE connection 'Not User With Network')>; queues: metadata: 0; content: 0; hash: 0, fsm-cache: hit=9274 miss=26038) ---- [18:11] until I issue u1sdtool -c to force a server connection [18:11] andyrogers: do you have Ubuntu One enabled in startup applications? [18:11] it did use to do this all automatically before I upgraded [18:11] andyrogers: grep ready /usr/bin/ubuntuone-launch [18:12] ^ if that doesn't find stuff, it isn't in the nightlies yet [18:12] andyrogers: we had some issues with launchpad yesterday so maybe that merge got delayed [18:13] rout of message: [18:13] * otherwise if syncdaemon is not already running it is started, and [18:13] def wait_for_ready(_, sync_daemon_tool): [18:13] d.addCallback(wait_for_ready, sync_daemon_tool) [18:13] # SD is already running [18:13] rout=output === dendrobates is now known as dendro-afk [18:16] andyrogers: ok, so it should be working [18:16] andyrogers: is Ubuntu One enabled in startup applications? === dendro-afk is now known as dendrobates [18:17] andyrogers: if so, then what *should* happen is that, *30 seconds after you log in*, syncdaemon is started and connected after local rescan is done [18:17] andyrogers: there's a separate issue where syncdaemon is started early, so it should just connect at the 30 seconds mark [18:17] andyrogers: the 30 seconds is controlled by the .desktop file in startup apps [18:17] /etc/xdg/autostart/ubuntuone-launch.desktop [18:18] andyrogers: or ~/.config/autostart/ubuntuone-launch.desktop if you've twiddled with it [18:18] chipaca: contents of my file: [18:18] [Desktop Entry] [18:18] Name=Ubuntu One [18:18] Exec=/bin/sh -c '[ -d "$HOME/Ubuntu One" ] && ubuntuone-launch' [18:18] Type=Application [18:18] X-GNOME-Autostart-Delay=30 [18:18] Icon=ubuntuone [18:18] Comment=  [18:18] X-Ubuntu-Gettext-Domain=ubuntuone-client [18:19] chipaca: would you say I should increase this Delay then possibly? [18:19] chipaca: no file at ~/.config/autostart/ubuntuone-launch.desktop [18:19] andyrogers: I don't think that would help, no [18:20] andyrogers: unless your local rescan is taking really long [18:20] andyrogers: but that's not your case as per your description [18:20] andyrogers: so maybe you're just impatient? :) [18:20] i do have approx 8000 files [18:20] when you check syncdaemon and it is "READY", how long has passed since startup? [18:21] chipaca: i have left it between 5-10 mins, and also 60 mins and the same message just keeps appearing in my logs every 2 mins [18:23] it looks like 4 mins from the creation of the syncdaemon file to the actual "READY" message [18:23] andyrogers, could you please run find ~/.local/share/ubuntuone/syncdaemon/fsm -type d -empty - just to find out how many unnecessary folders are there [18:23] andyrogers, wait [18:23] andyrogers: you want to try commenting out the X-GNOME-Autostart-Delay and seeing how that helps? [18:23] andyrogers, find ~/.local/share/ubuntuone/syncdaemon/fsm -type d -empty | wc -l [18:23] andyrogers: either that, or change it to 240 or more :-/ [18:24] andyrogers: this should be fixed when nautilus stops starting syncdaemon itself; then we'd just do the right thing [18:24] andyrogers: (will be fixed on trunk tue or wed next week, packages after that) [18:25] 460 reply I got from the find command [18:25] andyrogers, ok, thanks [18:25] so should I comment out that line, or be patient for a few more days? [18:26] andyrogers: your call :) [18:26] hm, i tested ubuntuone-launch and it appeared to be quite working... /me needs moar files. [18:26] rye_: you've got the fixed nautilus, don't you? [18:26] rye_: the one with rodrigo's fix that almost but not quite worked? :) [18:27] Chipaca, well, yes, i tried using that and it does not look like it triggered syncdaemon on startup [18:27] rye_: right. So that's why your launcher works :) [18:28] right ill comment out that line, reboot & see what happens and report back in a few mins [18:28] andyrogers: you rock [18:28] cheers chipaca [18:28] brb [18:33] chipaca: bad news, that alteration did not work [18:33] bummer [18:34] andyrogers, wait, could you please run ubuntuone-launch now in the terminal ? [18:34] rye_: once syncdaemon is in READY you mean? [18:34] that's a few minutes more i figure :) [18:34] Chipaca, well, it should not be in READY for launch to work, right? [18:34] i am wondering whether it times-out somewhere where i failed to test [18:36] this is the message where I spotted it had not connected:2010-09-10 18:34:14,291 - ubuntuone.SyncDaemon.Main - NOTE - ---- MARK (state: ; [18:36] queues: metadata: 0; content: 0; hash: 0, fsm-cache: hit=9274 miss=26038) ---- [18:36] i ran ubuntuone-launch and it connected ok then [18:37] rye_: local rescan pretty much blocks dbus messages from getting in [18:38] rye_: that is the core issue here [18:38] rye_: we work around that [18:38] Chipaca, local rescan does not have dbus server at all [18:39] Chipaca, it is initialized later on after local rescan is finished [18:39] rye_: haw haw, ok, hadn't realized that [18:40] rye_: so, we work around that :) [18:40] andyrogers: so, it should just work if you change the delay to something ridiculously huge [18:40] andyrogers: but we're working on not starting syncdaemon at all except via launch, so then that goes away too [18:41] andyrogers: I mean, that bug goes away, and launch at 30s works [18:41] thats good news then :) , will it make it into maverick final? [18:42] hm, my client stucks at SET_CAPABILITIES [18:43] chipaca, im just going to do another reboot and see how it goes. will an increase time of 360 be ok? [18:43] andyrogers: yes, that'll be in final [18:44] andyrogers: depends on how long your syncdaemon takes to get to ready [18:44] andyrogers: 6 minutes is a long time, but some poor souls have to wait 45 :( === beuno-lunch is now known as beuno [18:50] chipaca: right ive rebooted & its just done the same again, but it did not seem to delay the start either [18:50] andyrogers: you set it to 360? [18:50] andyrogers: and you've already been booted for 6 minutes? [18:50] no, its been less then this [18:51] so should it auto connect after 6 mins? [18:51] i thought it would delay the local rescan [18:52] im still learning the inns & outs of Ubuntuone still [18:52] chpiaca: but good news it that is has connected now [18:52] andyrogers: this would delay the connect [18:52] andyrogers: without the *other* bug, that nautilus starts syncdaemon, then it would start, do the local rescan, and connect, all starting after that delay [18:53] chipaca: so will this nautilus bug be fixed in the next few days then? [18:54] andyrogers: yes [18:54] chipaca: is there a bug report number you can point me to? [18:54] andyrogers: probably, give me a sec [18:54] chipaca: will i need to change this calue back once the bug has been fixed, or can I forget about it now [18:54] andyrogers: you'll probably want to change it back [18:54] calue=value [18:54] the merge proposal is here - https://code.launchpad.net/~rodrigo-moya/ubuntuone-client/fix-613219/+merge/34967 [19:00] chipaca: thankyou very much for your help [19:00] andyrogers: thank you for using ubuntu one! :) [19:06] hey look [19:06] a diff! === teknico_ is now known as teknico === dendrobates is now known as dendro-afk [19:31] hello alll [19:31] I have 2 UbuntuOne account, how can I remove one of them?! [21:38] is it possible running ubuntu one in ubuntu server withou interface? like dropbox? [21:52] Andre_Gondim: yes, you can use the CLI tool names u1sdtool [21:53] Andre_Gondim: though the first time you'll need credentials.... I think you can get those by CLI as well, but rye is the guru on this [21:54] nessita, may I get the credentials from other pc? cause in this I have one, but in the server I don't [22:01] Andre_Gondim, i accomplished that by patching the source of ubuntuone-client so that it reads oauth tokens from the config file and does not have runtime dependency on gnome-keyring [22:02] rye: I think there is no more a dep on gnome-keyring, but I might be wrong...nessita would know [22:06] nessita, i see that in syncdaemon/dbus_interface.py there is self.oauth_credentials but don't see the setter for that [22:08] nessita, please ignore me i cannot read [22:09] Andre_Gondim, i believe I will come up with a blog post describing ubuntuone usage on the server during this weekend [22:09] how is https://bugs.launchpad.net/bugs/634465 coming on,. [22:09] Launchpad bug 634465 in ubuntu-sso-client (Ubuntu) (and 1 other project) "Required argument 'password' (pos 2) not found (affects: 1) (heat: 6)" [Medium,Triaged] [22:09] nice, I will waiting for this [22:10] duffydack, question - are you able to reproduce this? I've switched many locales, changed vms but could not have reproduced that [22:12] I`ll try it in a vm I guess. [22:22] so.. I just tried something. [22:22] in seahorse I made a new keyring called login [22:22] duffydack: the branch has just landed trunk [22:22] gave it a password (not sure if no pass would work) and it works [22:22] duffydack: do you wanna try from the source? [22:23] nessita, ah, so bug #634465 is due to keyring? [22:23] Launchpad bug 634465 in ubuntu-sso-client (Ubuntu) (and 1 other project) "Required argument 'password' (pos 2) not found (affects: 1) (heat: 6)" [Medium,Triaged] https://launchpad.net/bugs/634465 [22:24] rye: not really, is due to ussoc not passing all the params to gnomekerying.create_sync [22:24] it was discussed that I had no 'login' keyring [22:24] So I made one [22:25] its doing sync now.... [22:25] there is a key called ubuntu one in there now [22:26] Wether its down to me not using a password when first being asked by seahorse for it not making the key, I dunno. [22:44] btw, why hasn't Ubuntu One entry in startup applications got any description? [23:10] installing maverick beta to a vm, with autologin. [23:13] where are the ubuntu one client icon in maverick? [23:16] /usr/share/icons/hicolor/48x48/apps [23:17] or do you mean, System>Prefs> [23:20] since last update, I don't have ubuntu client in system>prefs.. [23:21] well to launch it, ubuntuone-preferences [23:22] rye, or anyone else.. are you there [23:23] the size of my added computers list since I got U1 working in maverick has grown, a LOT [23:37] Right, fully updated clean install of maverick.. here goes. [23:38] seahorse asked for my password for keyring (I didnt set one, so its auto set to login pass obviously) so I unlocked it and it works