[00:03] achiang: is ubuntu one connected? system > preferences > ubuntu one [00:03] achiang: if it is and songs haven't downloaded, please try going to the "devices" tab in ubuntu one preferences and click "disconnect" and then "connect" [00:04] achiang: also, i should ask whether the files are showing on the web for you now? https://one.ubuntu.com/files [00:04] joshuahoover: it was not connected [00:04] achiang: ah ok, yeah...that is VERY annoying...we need to fix that because it doesn't seem to auto-connect in the scenario you ran through [00:04] achiang: that should start the download of files [00:04] joshuahoover: should be pretty reproducible. this is a relatively new install of maverick, and i haven't done anything weird [00:05] achiang: yep, i think it happens when you setup u1 through the music store...because the client doesn't connect for you after successful setup [00:06] joshuahoover: seems like a pretty big UX bug to me. :-/ [00:06] joshuahoover: do you have a LP already to track it? [00:06] achiang: i need to check, especially since we're transitioning to banshee right now [01:56] okey, storage management on the way. EOD. take care, everyone [01:58] beuno: the storage management screen that I've attached looks quite.. trivial I must say. it's just missing numbers (plus, it's design-team dependant, think progress bars etc). let me ping you with the apk once storage management is done (hopefully majority by tomorrow) [02:00] * karni leaves [02:07] cya karni === Kaleido|Away is now known as Kaleidomorph [06:19] Are bookmarks stored on UbuntuOne? or are they only synced with another member computer? [06:19] not on my account in ubuntuone server [06:21] how do I see the stored bookmarks on the ubuntuone server in my account? [10:57] hi, anybody help me? I dont run the ubuntuone-preferences [10:58] hello [10:59] if you run the command: ubuntuone-preferences [11:00] from the terminal what do you get? [11:00] yes, but It dont works. see [11:00] http://pastebin.com/nTtSMiCG [11:01] ok [11:01] can you try: u1sdtool -s [11:01] and see if you get same error [11:03] duanedesign, http://pastebin.com/nTtSMiCG [11:06] that is the same pastebin :) [11:08] adorilson, do you get the same dbus error when you run the command: u1sdtool -s [11:09] I'm sorry [11:09] duanedesign, this is the correct http://pastebin.com/wD1jeh6F [11:14] ok. [11:16] adorilson: are you syncing any folders other then your Ubuntu One folder? [11:16] duanedesign, Yes, I do. [11:17] this seems to happen with users who have a large number of files [11:18] This happens because there is a less-than-optimal storage of metadata in versions prior to what is now in nightlies and Natty Narwhal. Basically that's bug LP:436612. [11:19] Since you have a fairly large number of files in your Ubuntu One directory I believe you would like to try the nightlies PPA. Please be aware that downgrading back to previous version is not posible [11:19] duanedesign, really, I have a lot of files [11:19] i am guessing :) [11:19] adorilson: have you added some files recently? [11:20] duanedesign, yes. But by another machine. [11:21] the preferences panel is failing because, I believe, it is waiting for a response from the syncdaemon. It is talking awhile to start because it is processeing a bunch of metadata [11:21] Can I try this PPA at U10.10 ? [11:21] adorilson: does this command work: u1sdtool --connect [11:21] adorilson: yes. It works much better in my opinion [11:23] the --connect seems works. it echo nothing [11:23] ok. try u1sdtool -s [11:23] you should get [11:24] is_connected:True [11:24] is_online: True [11:24] connection: With User With Network [11:24] no. the both is False [11:25] but connection is ok [11:25] is it still: doing Local_Rescan [11:26] I have => State: LOCAL_RESCAN [11:26] is it ? [11:26] yes [11:27] adorilson: what number do you get from: find ~/.local/share/ubuntuone/syncdaemon -depth -type d -empty | wc -l [11:27] 810 [11:29] ok. You can run this command. Might help speed up the syncdaemon starting a little: [11:29] find ~/.local/share/ubuntuone/syncdaemon -depth -type d -empty -delete [11:30] i would say if after a clean reboot it still is not working you might try the nightlies PPA [11:30] the commands to add that ppa are [11:30] sudo add-apt-repository: ppa:ubuntuone/nightlies [11:30] sudo apt-get update; sudo apt-get upgrade [11:31] I need to get the family off this morning. I will be back in less then an hour if you still have some questions [11:32] I ran the command. I have reboot now? [12:17] hi, duanedesign === yofel_ is now known as yofel [12:35] adorilson: hello [12:35] im back :) [12:46] duanedesign, the ppa works [12:46] but the ubuntuone-preferences was removed. is it ok? [12:47] oh yeah [12:47] let me see what it is called now [12:48] Ubuntu One is now found under the 'Mail Menu' [12:48] instead of the 'Me Menu' [12:49] adorilson: ubuntuone-control-panel-gtk [12:49] I have a "New cloud folder avaliable" under Mail Menu [12:50] but when I click nothing happens [12:51] duanedesign, $ ubuntuone-control-panel-gtk [12:51] ubuntuone-control-panel-gtk: command not found [12:51] I have only ubuntuone-launch command [12:52] adorilson: how about System > Preferences > Ubuntu One [12:54] This item dont exist more [12:55] ok [12:55] adorilson: run this command: sudo apt-get install ubuntuone-control-panel [12:58] duanedesign, done. and now? I dont have a ubuntuone-control-panel command [12:59] adorilson:What about : ubuntuone-control-panel-gtk [12:59] nothing. only ubuntuone-launch [13:05] adorilson: ok, can you run: sudo apt-get install ubuntuone-control-panel-gtk [13:06] or better: sudo apt-get install ubuntuone-control-panel-gtk python-ubuntuone-control-panel [13:08] python-ubuntuone-control-panel was installed with ubuntuone-control-panel [13:08] and this last install works [13:10] ok. [13:10] I have a question [13:10] I thought ubuntuone-contril-panel that would of been called in by the other packages [13:10] now i know :) [13:10] adorilson: what is that? [13:11] in this new version, in Cloud Folders aba, If a unchecked a folder the download stop? [13:12] because I need more a folder than other. Do you understand? [13:13] it will finish what is already in the queue [13:14] you can use these commands to see how many items are in the queue: u1sdtool --waiting-metadata | wc -l [13:15] u1sdtool --waiting-content | wc -l [13:15] I think that a good feature the user manipulate this queue [13:15] i agree [13:15] there was talk just the other day abour that [13:15] s/abour/about [13:16] adorilson: there is a process to remove a folder you accidentally add to the queue [13:16] might work for what you want [13:17] but it does remove the folders from the cloud so you lose any progress you have made [13:17] https://wiki.ubuntu.com/RomanYepishev/UbuntuOne/ClientControl#Accidentally%20added%20an%20UDF,%20how%20to%20remove%20it%20fast [13:22] ok. [13:23] duanedesign, in Services tab is missing Notes [13:32] duanedesign, where the --delete-folder option will delete the folder ? [13:38] btw, the first 4 steps worked for me [13:40] ok [13:41] adorilson: Notes you have to do seperate from the Tomboy Applet drop down menu [13:41] adorilson: --delete-folder will delete the folder on the server. It will leave the local version unchanged [13:42] https://wiki.ubuntu.com/UbuntuOne/Tutorials/Notes#Ubuntu%2010.10%20%28Maverick%29 [13:43] setting up Notes^ [13:50] duanedesign, I'm on Cloud Folders and I'm checking a folder [13:51] after a while where appears "Loading..." is changed to "Value could not be retrieved" [13:55] adorilson: what do you get from the command: u1sdtool -s [13:58] State: QUEUE_MANAGER [13:58] connection: With User With Network [13:58] description: processing the commands pool [13:58] is_connected: True [13:58] is_error: False [13:58] is_online: True [13:58] queues: WORKING [14:24] the website is down? [14:25] ikt, https://one.ubuntu.com/ is in Temporary maintenance [14:26] yeah [14:26] how long is temporary? [14:26] hello [14:26] ahh [14:26] I don't know. I'm a simple user ;) [14:27] let me see If i can find out [14:27] :> [14:27] twitter is also dead :/ [14:45] good day everyone! [14:48] hey karni ! [14:49] karni: do you know anything about the website being down? [14:50] duanedesign: oh, no :< I was out of town for few hours [14:53] whoa. twitter is down as well, indeed. [15:25] hi guys [15:25] we're looking into it [15:26] hi beuno. cool. the service itself works fine. [16:01] * duanedesign waves at beuno [16:06] heya duanedesign [16:06] still trying to get ahold of a sysadmin [16:06] they had a sprint they're all flying home atm! [16:07] :P [16:07] beuno: what have you been working on recently [16:07] ? [16:07] oops. Question lostits question mark [16:24] duanedesign, I've been giving lots of love to the contacts web ui [16:26] hope to see that bubble up to production within the next week or two [16:33] beuno: (read only if you're not too busy fixing the web site) initially I wanted to remove the sync option from Options Menu if auto-sync is on. but if it's set to every 3 hours, sometimes the user might want to 'poke' the SD to sync *right now*. aquarius would say "hide it if you can". but shouldn't this be available somewhere in the UI eventually? [16:34] beuno: nice. I was uding that just the other day to combine contacts. Nice feature [16:39] beuno: one thing i noticed, FWIW, is that after you combine a contact it goes back to the main contact page. It would be nice if after you combined two contacts you stayed on the combine contacts page so you could do more if necessary. [16:47] duanedesign, yeap, we'll have all those workflows sorted out within the next month or two [16:47] contacts is going to rock [16:48] karni, let me continue chasing sysadmins and I'll re-read that while actually paying attention :) [16:48] beuno: sure! I'm continuing my work with storage manatement, we'll talk later. [16:52] beuno: awesome. [17:01] karni, yeah, maybe when you tap the menu button? [17:01] one of the options is sync now? [17:03] beuno: indeed. I hid the option when periodic (auto) sync is on. but now I don't think it's a good idea. on the other hand, it may suggest the user needs to tap this every time he wants to sync. I just want for the user to be clear what it does. [17:03] beuno: I'll leave it for now in the menu. [17:07] right [17:07] maybe we can find a better name for it [17:09] It's cosmetics. Let's not worry about it. I'm wrapping up some code and the only part missing will be 'deselecting synced items' [17:09] awesome! [17:56] HI [17:56] can anyone help me to translate a string? [17:56] "There is no Ubuntu One pairing record." [17:57] I'd love 2 know what a pairing record is [18:02] hello [18:03] gtriderxc: it is talking about your Couch databases. Like your contacts [18:03] i'm wondering... [18:04] how should I translate pairing record into polish so that somebody knew what's all about [18:06] gtriderxc, pairing record is a record in local couchdb database which provides the info about what credentials should be used to replicate the data from local machine to remote one [18:06] the pairing....d'oh, too slow [18:06] :) [18:08] let me think ;) [18:08] rye: are you using nvidia proprietary drivers or noveau? [18:09] gtriderxc: "Brak wpisu parującego z Ubuntu One" ? [18:09] qrde dzięki:) [18:09] perhaps that still not very clear.. [18:09] zaraz wkleję w lauchpada:) [18:09] okey! [18:09] gtriderxc, e.g. [18:09] jednego stringu mi brakuje i będzie tlumaczenie zamkniete [18:10] gtriderxc: perhaps you shouldn't write more in polish here ;) [18:10] let's talk on PM [18:10] *priv [18:10] rye: thanks! [18:11] gtriderxc: actually.. I think the one I suggested is fine. [18:13] just a second... [18:15] gtriderxc: PM me if you need any more translations :) [18:17] karni: You just became a hero of the last action;)https://translations.launchpad.net/ubuntu/natty/+source/ubuntuone-control-panel/+pots/ubuntuone-control-panel/pl/+translate?batch=10&show=all&search=paruj%C4%85cego === Kaleidomorph is now known as Kaleido|Away [18:17] gtriderxc: oh, natty! cool hahah :) [18:18] I hope other translators will agree with our string. [18:18] actually [18:18] I'm almost the only one [18:18] almost the only few [18:18] oh.. how is this possible. how much do you guys have left? [18:19] hard 2 say [18:19] as i see there are about 3-4 people with rewievers rights [18:20] there is a few guys who give suggestions [18:20] 19 members. right.. [18:20] good luck then! [18:20] I'd help, but I'm a little preoccupied with work I must say. [18:21] https://translations.launchpad.net/ubuntu/natty/+lang/pl [18:21] doesn't look like 19:) [18:21] but we are able to cover the most important strings [18:21] holly molly.. good work man. I was looking at https://launchpad.net/~ubuntu-l10n-pl [18:23] i must admin that sometimes it is better to do the job in 3 people team than in 19 where everyone has his own visions [18:23] *admit [18:23] what is this channel for? [18:24] are You Ubuntu One developer or something? [18:24] gtriderxc: Ubuntu One ;) and everything related [18:24] cool [18:24] I'm coding U1 for Android [18:25] If you have any webUI / Ubuntu One / CouchDB related questions, that's a good place to start. [18:25] I mean.. FAQs are good place to start, but you know what I mean. [18:25] yes [18:26] ok, i'm going back to Launchpad [18:26] thanx 4 help once again i do nastepnego razu [18:28] hehe 3m sie :) no problem [19:41] rye: did you do any work on an program that stores IRC logs in couch? [19:41] I am trying to remember who I talked to about that [19:41] duanedesign: yes, I read that on his blog [19:44] duanedesign, having understood that it contains less info than the overhead I stopped doing that [19:44] hmm, ok [19:45] I am looking through my folder of unfinished projects. I had started a program that stores irssi logs in couch. Needs a GUI to view the logs though [20:43] duanedesign: how's that better than holding irssi logs folder in ~/Ubuntu One (.. perhaps apart from constant file updates) [20:43] duanedesign: I like holding logs in plaintext, but I can imagine having them in a nice browsable manner might be comfortable. I settle with text files though :) [20:46] karni: makes sense. At the end of the day you would end up with something that would be only slightly more useful then viewing your plaintext file in Gedit [20:46] as far as searching and viewing [20:47] i was thinking being able to look for messages by username, channel, keyword would be cool [20:48] You could say, "but hey, this replicates between your coudh db's" -- I access my logs via ssh. [20:48] duanedesign: ah, true. however, grep does the work (for us, terminal-inclined ppl) [20:48] karni: yeah me too and I dislike having to view them in vim or emacs [20:48] duanedesign: I don't want to decease your motivation. Your idea is still nice. [20:49] duanedesign: you can always use less [20:49] * karni chuckles ;) [20:49] *less as in terminal command [20:49] hahahah that was supposed to be *decrease* not decease [20:50] lol [20:50] * karni facepalms [20:51] karni: do you know python at all? [20:51] duanedesign: what can I say. I've read enough to start coding in it. I've based my last 2 months of work on huge part of SD. so python. but no, not really. [20:52] Python is lovely. I love dynamic typing. Java compared to Python is a disaster. syntactically. [20:53] http://paste.ubuntu.com/572791/ [20:53] do you know what @defer.inlineCallbacks that is called [20:54] yes I know :D [20:54] duanedesign: rougly, it means that if you have a yield keyword somewhere [20:54] duanedesign: Python will inline a Deferred for you there [20:55] cool, thank you. [20:55] duanedesign: if I'm not wrong (and that may not be the case), such inlined yield also waits for the result, but let me check [20:56] duanedesign: that should give you some start: https://confluence.oceanobservatories.org/display/CIDev/Gotchas+with+inlineCallbacks,+yield+and+returnValue [20:57] duanedesign: right. I mixed it up again. the thing is, it works like a python generator [20:57] duanedesign: it doesnt block the reactor, but when the result is ready, it is resumed from that place where there result has been returned [21:00] thank you. [21:01] you are welcome [21:03] duanedesign: you know what Deferreds are, right? [21:13] karni: sorry had some PM's to read [21:15] karni: not really [21:22] duanedesign: it's a way to chain actions after a result that you're expecting. deferred is a promise that there will be a result (or failure) [21:23] duanedesign: so, for example, you make a http request, and chain some processing after that, and it's non-blocking. [21:23] so your program continues. once the result is there, the request will be processed and anything else you have chained (you can chain failure handling as well) [21:24] gotta grab some food, bbiab [21:24] nom oom om [21:24] :) [21:32] argh.. that was fastnom nom. now is fast dog walk. [21:53] aaaand back to work! :) [21:53] :) [21:55] duanedesign: how's your web'dev going :)? [21:56] good. I got some neat PHP i am working on [21:56] i will have to show you when i get all the bugs out :) [21:56] i am getting close [21:57] karni: can i trouble you with another question? [21:57] duanedesign: sure, fire at will [21:57] a staticmethod [21:57] duanedesign: definitely, I'd love to see it [21:58] i have some code and it has a staticmethod decorator [21:58] I see. I'd assume what it means form other languages and it's quite probable, but since it's Python it can be a while guess. Have you seen static methods in other lanugages? [21:58] *languages [21:59] To invoke a static method, you don't need to instantiate the class (no need to have an object of such class), the class itself is sufficient. [21:59] the python doc mentions they exist in Java [21:59] a right :) that's it then [22:00] for example, a dog can bark or eat. but you can call Dog.getPopulationCount() (Dog is a class name) [22:00] to get the number of dogs in the world. quite stupid example, but you get the point. getPopulationCount in this case is a static method [22:01] you don't need a Dog object Fluffy do ask for population count. you just ask the Dog class. [22:01] aha [22:01] quite often utiliti methods, or those which only calculate things and don't need to access member fields of objects, are declared static. [22:01] *utility methods. sorry. [22:03] good stuff, thank you [22:04] making it a point to learn all the little bits of python I have not learned yet [22:04] you end up in your 'comfort zone' and only use those tools [22:06] true :) [22:55] ah, the python vs. java discussion and I've missed it? damn [22:56] good evening :) [22:56] hi kklimonda [22:57] I'm seriously wondering if UbuntuOneFilesUncaughtExceptionHandler is too long for a class name ;d [22:57] since the second 3-word part is already generic class name. [22:57] there is no such thing like a too long name in Java ;) [22:58] ;) [22:58] but yeah, it does look like the first part is pretty generic [22:58] no, the second one is :) it's from Thread.UncaughtExceptionHandler [22:58] and since it's app wide.. nvm, I'll name it UncaughtHandler hyh [22:59] UncaughtExceptionHandler would be nicer [23:00] huh, yea it's fine :) private class UncaughtExceptionHandler implements Thread.UncaughtExceptionHandler [23:06] karni: any idea how is the drm in android 3.0 implemented? [23:07] karni: as some kind of propietary module, hardware extention or what? [23:07] kklimonda: no, but I love what they're doing with 3.0 :) [23:07] kklimonda: right. I'm not sure how DRM is implemented, sorry. [23:07] kklimonda: if it's software based, I can imagine it wouldn't last long ;) [23:08] right, hence I'm wondering [23:08] so it's definitely hardware module, probably proprietary. [23:08] I'm just guessing, though. [23:13] it makes sense [23:13] up till now the only linux-powered devices that dealt with DRM (from content providers) were based on hardware drm chips [23:14] so I've read === dutchie_ is now known as dutchie