=== vds_ is now known as vds === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [11:57] morning all [12:00] duanedesign, morning [12:00] duanedesign, when you start your maverick machine, is ubuntuone connected to the server? [12:02] rye: no it is not [12:03] rye: i have also been getting a Segmentation Fault when opening U1 Preferences [12:03] [1] 18839 segmentation fault (core dumped) ubuntuone-preferences [12:03] duanedesign, is it reproducible? [12:04] * duanedesign looking [12:12] duanedesign, I can open it ok [12:14] rye: facundobatista yeah, it looks like I can not accuratlely reproduce it [12:15] facundobatista, i've seen it crashed too, but only once; and one more - syncdaemon is no longer connecting on start up on maverick, may be due to bug #618225 but otherwise it is pretty bad [12:15] Launchpad bug 618225 in ubuntuone-client "ubuntuone-launch is useless, nearly exclusive HDD usage on login during metadata loading (affects: 1) (heat: 65)" [High,New] https://launchpad.net/bugs/618225 === teknico is now known as teknico_away [13:08] rodrigo_: in couchdb-glib, when using couchdb_database_execute_view I can sort of pass key argument inside view_name but who should be responsible for escaping characters so I don't send to couchdb anything that makes it complain about wrong json document? === teknico_away is now known as teknico [13:39] in maverick, I`m trying to setup my u1 account, i`m getting 'Required argument password (pos2) not found' [13:44] duffydack, are you logging in with existing account or creating a new one? [13:45] existing [13:49] duffydack, what version of ubuntu-sso-client are you running? [13:49] rye, whatever is in daily build of maverick [13:53] rodrigo_, TypeError: got_credentialserror() takes at most 2 arguments (4 given) in sso client on close and TypeError: got_authdenied() takes exactly 1 argument (2 given) on cancel [13:53] duffydack, is it printed to the terminal? [13:55] kklimonda, sorry, not sure I follow [13:55] rye, already fixed, will be in today's release [13:55] rye, gui [13:55] i`ll grab a snapshot [13:57] not givin me the window now. brb [13:58] rodrigo_: hmm, lets say I have a document stored in couchdb that I'm lookig for using a view like function (doc) { emit ([doc.property], doc); } and property can be url with hashes, colos, slashes etc. [13:59] rodrigo_: now to find the document I'm lookig for I'd use http://localhost:5984/database/_design/something/view?key=["url_I'm_looking_for"] [14:00] ah, ok, so you mean we need parameters to the views' functions, and then escape them [14:00] rodrigo_: yes, an additional parameter would make even more sense [14:01] kklimonda, ok, give me a little bit for a meeting I have right now, and then we can discuss it further, ok? [14:01] sure [14:01] http://imgur.com/WMT1z [14:01] http://imgur.com/2NYmC [14:02] first one is what comes up when running the client.. I choose already have account, and then I try to sign in..and get that 2nd one [14:05] o_O [14:07] duffydack, is there anything in ~/.cache/sso/oauth-login.log? === Franxesk is now known as Franxesk_afk [14:09] duffydack, while that failure is not reproducible sso login will fail with server-side error, you might want to set up a token using old authorization scheme [14:09] a lot [14:10] duffydack, http://ubuntuone.com/p/ENz/ [14:11] I just run it? [14:12] duffydack, yes, that's the script that will request tokens directly from ubuntuone servers and store them in your keyring, this is a hack that is required for new maverick accounts before server-side is updated [14:13] getting error [14:14] duffydack, Invalid request token ? [14:15] http://imgur.com/bL3xo [14:15] it brings up browser, i sign in and get that [14:16] actually, its after I 'add this computer' [14:23] kklimonda, I just realized in the meeting that a API change won't be accepted for maverick [14:24] kklimonda, so, can you create a branch, and I'll merge it as soon as I create a sytable branch [14:25] can someone give me access/maintainership/something on https://edge.launchpad.net/ubuntuone-client-kde so I can push my gsoc stuff there [14:26] rye, anything else to fix? [14:27] duffydack, hm... no such keyring [14:27] duffydack, could you please open seahorse and see what keyrings you have there? [14:28] keys for gm-notify, empathy contacts and my wifi [14:28] duffydack, what are the names of the folder? [14:28] keyring folders [14:28] rodrigo_: sure [14:29] oh and desktop couch auth, 2 of tjem [14:29] them* [14:29] the folder is just called Passwords: default [14:30] kklimonda, do you have other branches waiting for review? (I'm doing a release and package today) [14:31] statik: pingy [14:31] rye, doesnt matter dude, I`m only testing maverick.. I still have my lucid install for 'normal' use [14:31] duffydack, uploading updated script [14:32] duffydack, http://ubuntuone.com/p/ETN/ [14:34] that worked, thx [14:34] rodrigo_: hmm.. I'll tell you in a moment - I have one more thing related to printing debug but I'm not sure if its fully working. [14:38] wow, this is FAST [14:39] rodrigo_: https://code.edge.launchpad.net/~kklimonda/couchdb-glib/clean-debug/+merge/34197 - it should refresh in a moment [14:39] used to take a while before it would start to populate my folders, this is much much quicker :) [14:40] kklimonda, ok [14:41] duffydack, now server rescan takes 1 to 5 seconds [14:41] kklimonda, nice one! [14:42] kklimonda, remove the _(..) in the g_critical line, I don't think we want debug messages to be translated [14:43] kklimonda, also, in line 61/62 of the branch, can you replace that g_print with g_debug [14:44] kklimonda, ah, no, forget the last bit [14:44] kklimonda, only remove the _(..) [14:44] rodrigo_: wouldn't that make a loop? it's from the debug_message itself :) [14:44] yeah [14:44] kklimonda, yeah [14:44] kklimonda, so please remove the _() and I'll merge it [14:44] rodrigo_: done [14:44] ok [14:50] good morning, I am trying to add ubuntu one to a jaunty machine following the instructions at https://wiki.ubuntu.com/UbuntuOne/Tutorials/Install but the ppa linked there gives 404, could anyone link me to the right link? [15:10] perrito666: the beta PPA is ppa:ubuntuone/beta [15:10] perrito666: but not sure if that is what you're asking :-) [15:11] nessita: and how do I add that to a jaunty :| there is no add-apt-repository command yet :) [15:11] ah! [15:11] kklimonda, ok, doing the release now then [15:11] perrito666: let me find out that for you [15:12] nessita: thank you, this adds to the ton of ice cream I owe you [15:12] yeah ;-) [15:25] perrito666: seems like the ppa got deleted, joshuahoover is looking for a workaround [15:25] :| ouch, thank you [15:30] perrito666: ok, i put together some steps for you to install the version of ubuntu one that will work on jaunty here: http://paste.ubuntu.com/486321/ [15:32] joshuahoover: thank you very much, seems like I owe you ice cream too :) [15:32] perrito666: please know that we won't be supporting jaunty anymore once maverick (10.10) is released...in the mean time, i'm going to get that missing file back up on the server [15:32] joshuahoover: thanks that gives me time to upgrade the machines in the office still using jaunty :) === JanC_ is now known as JanC [16:17] rodrigo_: is there a reason for having both Contact and Task classes in couchdb-glib and not in desktopcouch-glib? [16:17] kklimonda, yes, it didn0't work when using CouchdbSession [16:18] kklimonda, the guy writing the tasks support was testing with his own couchdb server, and the contact/task classes were not available [16:18] that's why I moved them [16:19] ah, I see === beuno is now known as beuno-lunch === JUMPA is now known as jumpa [17:09] can someone give me access/maintainership/something on https://edge.launchpad.net/ubuntuone-client-kde so I can push my gsoc stuff there? (pretty please) === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates === beuno-lunch is now known as beuno [17:54] apachelogger: it looks like what is there, is just an import from an old gitorious tree, and it's been failing to import for some time now [17:55] dobey: well, yes, that is why I want to put more useful stuff there ;) [17:55] statik: ^ can you help apachelogger with this, since you seem to be the owner of the bzr branch it imports to [17:55] also ubuntuone-kde needs a place to report bugs against ^^ [18:02] hi apachelogger, i'm just looking at ubuntuone-client-kde now [18:05] apachelogger, you are set as the project owner now, you should be able to change trunk and do anything you need [18:13] statik: thank you :) === jumpa is now known as JUMPA [19:31] I have old computer software that I own and have personally dumped to files for emulating on Linux. This is all pre-DMCA, pre-encrption, stuff. I will not be enabling sharing, this is for my own personal place-shifting . But what happens if the files are seen by a party that thinks they are illegal, who can see my UO files and what can they do about it? Also, just to keep things strictly legal (as if that matters to parties such as the IDSA), is there [20:05] zerothis: this might answer some questions https://wiki.ubuntu.com/UbuntuOne/Security [20:41] is ubuntuone in maverick ppa supposed to be working? should i be using ppa:ubuntuone/beta instead? [20:42] or are there fixes for known bugs in the pipeline? (i.e. inability for device to connect, segfault in ubuntuone-preferences) [20:42] hallyn: yeah i got the segfault earlier... [20:42] hallyn, segfault in ubuntuone-preferences, can you reproduce it? [20:43] hallyn, and one more - regarding maverick sso login which does not work now - the code that will enable that enters the code trunk as we speak [20:43] rye: yes, but not when i strace [20:43] rye: ok, i think that covers mine :) [20:43] hallyn, before that - could you please open seahorse and look at the name of the keyrings you have, do you have 'login' keyring? [20:44] rye: the 'passwords:login -> ubuntu one' one? i delete it on occasion, don't think it affects segfaulting [20:44] it does make me re-run the sso-login, which claims it's succeeding [20:47] rye: doh! now i can't get the segfault (was trying with ulimit -c 999999) [20:47] hallyn, ok, please remove Ubuntu One token from gnome-keyring and run http://ubuntuone.com/p/ENz/ - that will authorize the machine using old authorization schema [20:47] rye: will try, thanks [20:49] rye: awesome, at least the one.ubuntu.com/account/machines page lists my laptop again! thanks [20:51] still would like to be able to automatically lock a file [20:51] rye: oh well actually that ended in a traceback... [20:52] hallyn, KeyringNotFound ? [20:52] hallyn, or traceback in the terminal? [20:52] in terminal [20:53] http://paste.ubuntu.com/486459/ fwiw [20:55] hallyn, the token is added, but the server was pinged again for some reason - your connection should now work, could you please check that? [20:55] zerothis, lock a file? [20:56] rye: no files updated yet, u1sdtool -s says 'is_connected: False' [20:56] i'llgive it some time i guess [20:57] hallyn, what's the current state & pending queue ? [20:57] hallyn, is the state "READY" ? [20:59] state: READY queues: WORKING_ON_BOTH [21:01] hallyn, try u1sdtool --connect [21:05] rye: that should be no different from -c right? (which i thought i'd done) [21:05] but now it says 'is_connected: True' [21:05] hallyn, -c == --connect [21:06] rye: i must not have done it before, bc now it's updating, thanks! [21:06] so, waht does this mean - will the fixes going up the pipe right now fix that? [21:06] or will i be needing that script for awhiel? [21:07] hallyn, it should start working with next server rollout which should happen today [21:08] hallyn, that script is for authorization only [21:10] thanks much [21:11] rye: have you ever done any translation work on Launchpad? [21:13] I do have working ubuntu-sso-client-kdeui! \o/ [21:13] rye: i uploaded a template for a project of mine. If by any chance you have a couple minutes I am trying to get it translated into as many languages as possible. [21:14] duanedesign, so far I have translated only a single line, I have been using en_US locale for quite a while [21:14] duanedesign, url ? :) [21:14] https://translations.launchpad.net/clicompanion [21:15] It is only a few lines. If you get the time i'd appreciate it. Thank you rye [21:17] duanedesign, how about change the wording of the "you need to install python ..." into the package name? So that the user does not need to search for apt-cache search python gtk bindings [21:17] duanedesign, if you don't mind, I'd use the package names in the translation [21:19] rye: that is a good idea [21:23] * ajmitch guesses libubuntuone 0.3.5 won't be in before beta? [21:25] thanks rye, have a good evening. See you tommorow. [21:25] duanedesign, russian translation complete [21:25] oh wow! woot. [21:33] duanedesign, what's User Input ? [21:33] duanedesign, also, looks like the buttons in the bottom row are non-translatable [21:50] irssita: pingy === vds_ is now known as vds [22:05] pingu? [22:06] quality piece of animation.. loved it. === yofel_ is now known as yofel [22:26] animation? [22:27] as in not real :O [22:27] Oo [23:16] ubuntuone-preferences segfault - http://pastebin.ubuntu.com/486504/ libproxy is to blame [23:16] which still does not make much sense [23:22] especially as it hasn't changed for a few months [23:34] heh, the version of libproxy in ubuntu is.. ancient [23:36] just a little :)