[00:15] statik: oh cool, it is landed in the "upstream" code now? [00:22] I cant get connected to Ubuntu One [00:23] i get the cloud with the ! in it constantly and no error message or anything [00:26] my files have a checkmark on them, but they get uploaded or anything [00:35] sigh [01:00] slide: sorry I can't help (not a U1 dev) but just so you know, many of the devs are either at UDS (thus, busy!) or probably not watching the channel right now. [01:01] =\ [01:01] slide: so, wait around and give them a chance to notice your question, or fire off an Answer or Bug on Launchpad [01:02] by Answer I mean in the Answer tracker, obviously it will start out as a question :) [01:02] heh === jamesh_ is now known as jamesh [06:58] slide: Is "i get the cloud with the ! in it constantly and no error message or anything" still an actual problem? [07:07] rtagger, yes [07:07] its been this way for a couple of weeks [07:07] slide: okay, first try: cat ~/.config/ubuntuone/syncdaemon.conf [07:08] slide: and post the output here [07:08] doesn't exist, only ubuntuone-client.conf does [07:08] slide: erm, yes, right [07:09] * rtagger wakes up [07:09] hehe [07:09] paste in channel or a pastebin? its 5 lines [07:10] slide: okay, ignore this, that means no bandwidth_throttling problem here [07:11] slide: can you 'connect' via applet and then (after it gets back to ! sign) pastebin the contents of ~/.cache/ubuntuone/log/syncdaemon.log and ~/.cache/ubuntuone/log/oauth-login.log [07:12] via the icon? [07:12] the icon never changes [07:13] slide: I assume you have 9.10 and all latest updates applied and that you don't get 'Capabilities Mismatch' error. Okay, even if it does not change, just click connect and then use the logs [07:13] k [07:13] * rtagger thinks that we might need to craft some automatic tool to fix all common/configuration problems... [07:14] from oath log, Quit Error: Method "quit" with signature "" on interface "com.ubuntuone.SyncDaemon.SyncDaemon" doesn't exist [07:15] http://pastebin.ca/1679005 [07:15] other log [07:16] slide: NoAccessToken: No access token found. [07:17] slide: it does not mean much to me at the moment, checking... [07:17] hehe k [07:18] slide: okay, open seahorse (Applications/Accessories/Passwords and Encryption Keys), navigate to 'default' keyring [07:19] slide: btw, apt-cache policy ubuntuone-client [07:21] http://pastebin.ca/1679009 [07:21] i dont see anything about keyrings in that [07:21] slide: sorry, not default, navigate to login keyring... Search for UbuntuOne token for https://ubuntuone.com [07:21] all i see is "Passwords: login" and some sub-items of that [07:22] dont see one, only a network key and 2 for "Desktop Couch user authentication" [07:23] slide: okay, seems that something became broken somewhere around the keyring. [07:23] * rtagger is switching from PPA to karmic version for investigation... [07:23] k [07:28] slide: You *might* be hitting a bug #451670. Can you kill ubuntuone-client-applet and then start it from the terminal. [07:28] Launchpad bug 451670 in ubuntuone-client "no HTTPSConnection._tunnel_host in python <= 2.6.2" [Critical,Fix released] https://launchpad.net/bugs/451670 [07:29] slide: however this is unlikely, since your version already contains a fix. [07:30] rtagger, ok that seemed to work, it made me readd this computer at the ubuntu one site and then the applet icon changed to a full cloud and now says its finished updating files [07:30] slide: to me, it looks like the applet is unable to put the info about ubuntuone credentials to the keyring so that syncdaemon later is unable to fetch them. [07:30] slide: weird [07:30] ok ubuntuone is now in keyring [07:30] slide: no, it is not weird that it started to work, but... It is just weird that it started to work so quickly.. [07:30] hope it stays like this upon next reboot [07:30] ha [07:31] yea, ive rebooted before which i would think would be the same thing [07:31] rtagger, thanks very much :) [07:31] slide: The only thing known so far about the reboots is https://wiki.ubuntu.com/UbuntuOne/Bugs#Connect%20on%20Start%20Setting%20Does%20Not%20Work [07:32] weird [07:32] slide: so that your client may not be able to auto-connect on startup. Clicking 'Connect' will bring it to connected state. [07:32] slide: but this has nothing to do with missing token in the keyring that magically re-appeared. [07:33] hopefully hehe [07:33] slide: so if it definitely _disappears_ then it is really a subject of the bug report [07:34] k [07:43] thanks later :) === nessita changed the topic of #ubuntuone to: Have a question? Ping nessita | Updated client software is now available to everyone running Ubuntu 9.10. Please run Update Manager to install it, and then restart the client. Enjoy 9.10! | https://one.ubuntu.com | https://launchpad.net/ubuntuone | Current Testing Client Revno is 278, Protocol Revno is 73 [14:03] hullos [14:03] nessita: ping [14:04] apachelogger: hi there [14:04] apachelogger: what can I do for you? [14:06] nessita: is there a particularly important reason for having the applet handle authentification? [14:06] I am looking into creating a KDE UI in c++, and the auth process is standing a bit in my way [14:07] apachelogger: well, you need to be able to upload files to your account, so you need to authenticate in some way [14:07] also, I suppose it prevents usage of the daemon without applet, which would be kinda neat I imagine [14:07] nessita: couldnt it be done by the daemon, upon startup? [14:07] something starts daemone -> daemon takes care of auth [14:08] hello! === verterok_ is now known as verterok [14:08] apachelogger: I went and looked for wiser people [14:08] nessita: whatsup? [14:08] verterok: apachelogger is asing about the applet and authentication [14:08] verterok: he said: [14:08] (11:06:10 AM) apachelogger: nessita: is there a particularly important reason for having the applet handle authentification? [14:08] (11:06:32 AM) apachelogger: I am looking into creating a KDE UI in c++, and the auth process is standing a bit in my way [14:08] (11:07:09 AM) apachelogger: also, I suppose it prevents usage of the daemon without applet, which would be kinda neat I imagine [14:08] (11:07:23 AM) apachelogger: nessita: couldnt it be done by the daemon, upon startup? [14:09] nessita: thanks [14:09] nessita, he was here -.- [14:10] apachelogger: hi [14:10] ahoy verterok [14:10] apachelogger: actually, the applet isn't doing the auth, it's just triggering the oauth dance :) [14:10] yeah, but the dance depends on python ;) [14:10] apachelogger: oauthdesktop is the module that's doing the oauth [14:10] apachelogger: actually, it's just a dbus call ;) [14:10] apachelogger: so if you can do a dbus call from C++, that's enough [14:11] verterok: the call goes to com.ubuntuone.Authentication, doesnt it? [14:11] apachelogger: yes [14:12] verterok: but that is provided by the applet :S [14:13] apachelogger: it's provided by the oauthdesktop dbus service [14:13] apachelogger: if oauthdesktop dbus service starts the applet, that's *BUG* :) [14:14] yey! [14:14] verterok: [D-BUS Service] [14:14] Name=com.ubuntuone.Authentication [14:14] Exec=/usr/bin/ubuntuone-client-applet [14:14] arrrrhhhgg! [14:14] that is what my /usr/share/dbus-1/services/com.ubuntuone.Authentication.service says [14:14] mine says that too [14:15] that's bad [14:15] my thinking exactly :) [14:15] apachelogger: ok, please could you file a bug about this? :D [14:16] sure can do [14:16] thanks! [14:16] verterok: any intermediate way to work around this? [14:16] so I can continue porting :) [14:17] apachelogger: 1) you can ignore the applet poping up, not good enough IMHO [14:18] apachelogger: 2) uninstall ubuntuone-client-gnome and provide you'r own, patched, com.ubuntuone.Authentication.service :) [14:19] hehe, got already started at 2) :) [14:19] apachelogger: if you can wait a bit I might get a very basic script to start only oauthdesktop [14:19] heh, or you can do it ;-) [14:20] verterok: well, if you have time .... I should be fixing a flat tire really ;) [14:20] apachelogger: heh, ok. I don't have time, but I'll try to get it done ASAP [14:21] verterok: thanks :) [14:32] apachelogger: hey, we alreayd have a standalone oauthdesktop service! yay! [14:33] apachelogger: ubuntuone/oauthdesktop/main.py [14:36] apachelogger: the launched is: http://pastebin.ubuntu.com/323368/ [14:36] apachelogger: just need to point the dbus .service file to that script and you'r done ;-) [15:00] Desktop+ MEETING BEGINS [15:00] Hi & welcome to the Desktop+ standup, Friday edition. If you are here and ready to roll, please respond with "me". [15:00] me [15:00] me [15:00] morning, folks [15:00] me [15:03] DONE: Got some code landed yesterday, worked on a magical breaking test on the /account/machines/ page [15:03] TODO: REVIEW DAY! Fix my magical test, get a "assorted fixes" branch together and up for review. [15:03] BLOCKED: Nope [15:03] vds: tag [15:03] DONE: fixed issues with migration to v8, code review [15:03] TODO: work with thisfred on the new timestamp implementation [15:03] BLOCKED: nope [15:03] urbanape: go! [15:04] DONE: Sprint and UDS. Submitted branch to lazr-js, but ran up against pqm funkiness. Still hanging onto the ubuntuone-servers branch. [15:04] TODO: Travel. Sleep. Sleep more. Then sleep. Look at Bindwood for Chromium. [15:04] BLOCK: None [15:05] EMO [15:05] urbanape: I saw a ping from you around 3 Texas time yesterday, do you still need me? [15:10] verterok: thank you :) [15:10] apachelogger: np [15:11] jblount: Yeah, but I'll just get with you on Monday. Some CSS lovin' for the branch I've got open. [15:12] did you ever land your branch that combined and minified the js and CSS? [15:14] urbanape: No, I figured you were going to land it with your stuff, but I can work on that today and try to have it in trunk before you get back to stuff next week. [15:23] that would be great. I fear I might have lost a little context on all that. [15:24] Tom and I cherrypicked some of the pieces out of your branch. [15:26] I'll work on that in a bit, I was a little worried that some of the css stuff that was in that branch might get lost, so this is a good way to make sure the hanges hang around. [15:29] thx [15:30] do we have any buildout knowledgeable peeps on our team? [15:30] zc.buildout [17:24] Hi there, I am using kubuntu 9.10 and trying ubuntuone I have problems with connecting(it keeps being disconnected) is there some debugging mode to see what's going on? [17:27] franta: hi there [17:27] franta: can you please paste the contents of this file: ~/.config/ubuntuone/syncdaemon.conf [17:27] nessita: [bandwidth_throttling] [17:27] on = True [17:27] read_limit = -1 [17:27] write_limit = -1 [17:28] franta: can you please try the following? quit the applet [17:28] done [17:28] :) [17:28] then, edit that file and set on = False [17:28] that is turn off throttling [17:29] franta: then, open the client again from applications -> internet -> ubuntu one [17:29] nessita: it looks like it works :) [17:29] franta: yey! [17:29] ah it died [17:30] wait [17:30] it just disappeared [17:30] franta: could you please check that throttling is in False? [17:30] yes it stayed the way I have changed it [17:30] franta: it dissappears if is nto synchronizing anything [17:31] franta: you can change that from the Preferences dialog [17:31] nessita: yes it works!:D [17:31] franta: you can set Show Icon -> Always [17:31] franta: perfect! [17:32] nessita: and I have one more question... how to reset or set again association with computer? [17:32] franta: this issue (throttling) is a know bug and we're working on it [17:32] nessita: thanks!:) [17:32] franta: hum, you mean adding a new computer? [17:32] yes [17:33] franta: let me ask around (I'm still learning ;-)) [17:33] nessita: me too:) [17:36] franta: you can remove the token of your computer from the website and then connect/reconnect [17:36] franta: browse this url https://one.ubuntu.com/account/machines/ [17:36] nessita: THANKS!!!!:) [17:37] franta: you're welcome! [17:37] I must be blind:) there is a link in account tab :D [17:37] franta: I couln't find it either, don't worry ;-) === nessita1 is now known as nessita [20:00] hi all [20:02] still having problems syncing/updating my ubuntu1 [20:04] folders marked as updated but no files online [20:08] now seems to be workin :p [20:08] thx anyway [20:08] strange [20:51] thisfred, https://code.edge.launchpad.net/~mandel/desktopcouch/port-cannot-be-read-slow/+merge/15100 [20:51] ah! [20:51] CardinalFang: don't know if you saw, but manuel sent the signed contributer's agreement [20:52] so that's no obstacle for merging [20:54] ah, but now I get a test error: https://pastebin.canonical.com/24950/ [20:54] CardinalFang: ^ [20:55] CardinalFang: worse than that, what does this mean? https://pastebin.canonical.com/24951/ [20:56] running tests again succeeds, but this is still worrying. We may have to increase the waits. I originally suggested longer ones... [20:57] Hrm. His machine is slow enough to discover the pid->port problem, but it starts listening soon. [20:57] and that memory dump or whatever it is, I really don't understand. Is that a twisted thing? I doubt manuel's code caused that] [20:57] I don't see the code that would print those lines. [20:58] thisfred, did you branch a new copy of his branch, or use yesterday's? It's not the same branch. [20:58] CardinalFang: ah [20:58] no I did merge what you pasted above [20:59] or copied the branch url from that page rather [20:59] so "bzr branch"? [21:00] /home/eric/canonical/desktopcouch/r-mandel/desktopcouch/tests/__init__.py:9: Warning: g_set_application() name called multiple times [21:00] gobject.set_application_name("desktopcouch testing") [21:00] CardinalFang: bzr branch trunk r-mandel ; cd r-mandel ; bzr merge lp:~mandel/desktopcouch/port-cannot-be-read-slow [21:01] thisfred, er, yes. That's roundabout. same as "bzr branch lp:~mandel..." [21:02] yeah, except this shows conflicts for one thing [21:02] Okay, I'm trying soon. I watched him run it here, not tried it. [21:02] which is why I should have caught that one yesterday, but my trunk wasn't up to date apparently [21:05] I'll paste this in, and abstain, since I can't say for sure it's not a problem only I see, although I would try to run this on very slow machines, or alternatively, see what happens without any waits. We may need to make the exponential waits longer/grow faster for this to work on more hardware. Which should not affect faster computers. [22:20] thisfred, that "dump" stuff is aquarius' new code that looks for this very error. A user complained of it earlier. [22:21] We got it licked, I reckon. Patch coming. [22:21] CardinalFang: ah ok, then I'm approving, as this branch doesn't cause it [22:21] or should I wait? Are you fixing on a new branch? === nessita changed the topic of #ubuntuone to: Have a question? Ping | Updated client software is now available to everyone running Ubuntu 9.10. Please run Update Manager to install it, and then restart the client. Enjoy 9.10! | https://one.ubuntu.com | https://launchpad.net/ubuntuone | Current Testing Client Revno is 278, Protocol Revno is 73 [22:21] No, go ahead. [22:21] bye people! [22:21] thisfred, I'll work on this separate. [22:21] later nessita have a great weekend [22:22] CardinalFang: aye aye [22:22] later, nessita. [22:22] thisfred: you too!