[01:04] * BUGabundo $ sle -ep; echo load /dev/urandom /dev/eyes [05:22] I don't seem to be able to install the ubuntuone-client on my computer. I installed the PPA with no issued and when I go to install the client, nothing happens. I try again and the install window pops up. I try install and it says that Synaptic is already running in non-interactive mode. I never encountered this on my other computer. [07:40] syncdaemon is eating 1.9gb of my ram. wow === yofel_ is now known as yofel [11:35] http://jchrisa.net/drl/_design/sofa/_show/post/p2p-Web-OSCON [13:25] *sniff* [13:25] * jblount may need to go purchase some DayQuill [13:27] DayQuill? [13:27] sounds like something on a duck [13:28] Portuguese porcupine. [13:28] Chipaca: My spelling goes out the window when my nose is stuffed up. [13:28] He does type funny. [13:28] oh, great, so now we have to spellcheck your css? [13:28] :-P [13:30] is it correct that changes (uploads) to the webfrontend are not directly pushed to the client, but only after reconnecting? [13:31] diverse_izzue: Currently, yes. [13:32] ok. and is it known that the webfrontend looks completely distorted using webkit browsers? [13:32] diverse_izzue: the api server the client connects to is not notified of the uploads done via web [13:32] diverse_izzue: you can work around it by using u1sdtool --refresh [13:33] diverse_izzue: On my webkit browsers, it looks reasonably similar, however we'll be moving to a new front end for the web soonish. [13:34] jblount, i'll test the new one then and get back to you if i still have issues. [13:35] diverse_izzue: That'd be great, thanks! [15:01] MEETING BEGINS [15:01] If you are here to party (where party == have the desktop+ meeting), say me [15:01] me [15:01] me [15:01] me [15:02] me [15:02] me [15:02] vds, urbanape, CardinalFang ? [15:02] me [15:02] me [15:03] DONE: Distracted by statik on css stuff while urbanape fixed my deleting files branch [15:03] TODO: remove as much blockage from new ui as possible [15:03] teknico: rocknroll [15:03] me, dawg. [15:03] BLOCKED: Nope [15:03] DONE: planned story-0019 with markgsaye, rebuit the stacked repo [15:03] TODO: getting the testing scripts branch landed through the fire of unrelated test errors, check service/subscription when syncing phone [15:03] BLOCKED: slowed down by branch corruption due to slowbook crashes [15:03] next: rodrigo_ [15:04] rodrigo_: Your turn :) [15:05] DONE: continue packaging stuff in openSUSE BS. Landed become-tomboy-friend branch [15:05] TODO: more opensuse packaging. OAuth fixes for tomboy. Evo-couchdb work [15:05] BLOCKED: 4 branches still need review :) [15:05] lost who's next, sorry, when leaving and rejoining [15:05] me [15:05] DONE: Worked on CSS with jblount, learned some neat tricks for debugging CSS. [15:05] TODO: Make an ubuntu package for lp:bindwood. publish desktop-contacts python module. [15:05] BLCK: None. [15:05] statik I think it was [15:05] next is dobey [15:05] DONE: Fixed DBus mainloop issue in client, Fixed new nautilus crasher [15:05] TODO: Reviews, IOError in client, Plan client repo upgrades to 1.9-rich-root and 2a, #378707 [15:06] BLCK: None. [15:06] vds: you're up [15:06] DONE: yesterday face duty, today on-call review, landed the two branches blocked by pqm failures One branch still not passing... [15:06] TODO: continue on couchdb db snapshots [15:06] BLOCKED: nope [15:06] your turn urbanape [15:06] DONE: Submitted initial deletion branch, cut a new branch for new shares, submitted a few bug tickets. [15:06] TODO: Finish new shares branch, return to sharing UI branch, tidy up files list on delete. [15:06] BLOCK: Nope. [15:06] Nobody expects the CardinalFang! [15:06] Thank you, sir. [15:06] DONE: Minor fixes to desktopcouch. Harassed folks about package upgrades sticking. Pondered pairing tool while thrashing at karmic breakage. [15:06] TODO: Get spawning tested on edge; merge some code that will let us test it. Add simple DBUS call to pairing tool that gets port. Pick up mail transactions again, grr. Ya rly. [15:06] BLOCKED: Karmic breakage of dev environment. [15:06] EOL [15:06] MEETING ENDS [15:07] Well done you DONE: Distracted by statik on css stuff while urbanape fixed my deleting files branch engineers! [15:07] TODO: remove as much blockage from new ui as possible [15:07] * jblount scowls at copy and paste [15:07] it is a tricky technology [15:08] i finally got my keys remapped nicely on the laptop last night, have been making plenty of copy n paste errors since then [15:08] changed caps lock to control, and command to alt [15:08] I can't not blame my beloved command key [15:08] hopefully that helps with the screaming pain in my thumb [15:22] statik, "ubunet-database-dependencies" lists postgresql 8.3. Can 8.4 work? That's what is new in Karmic. [15:27] CardinalFang: i don't know whether it's been tried yet. migrating would be fine with me, if we can do it in an orderly way and get 8.4 deployed in production === thunderstruck is now known as gnomefreak [15:44] * CardinalFang boggles. [15:45] Is "make start" really working for everyone else? [15:45] statik, Please paste "lsof -i4TCP@localhost | cut -d" " -f7 | cut -d "," -f1) | grep "TCP " | grep LISTEN | awk \'{print $8}\' | cut -d":" -f2 | grep beam" [15:51] statik, or, better, lsof -i4TCP@localhost | grep beam [15:52] jblount, ^ [15:52] Anyone? [15:54] CardinalFang: beam.smp 26496 jblount 11u IPv4 1110247 0t0 TCP localhost:34615->localhost:4369 (ESTABLISHED) [15:55] jblount, lsof -i4TCP@localhost | grep beam |grep LISTEN [15:55] CardinalFang: "" [15:56] jblount, have you run "make start" lately? [15:56] It's running currently, although I get a few failures, the web ui works. [15:57] CardinalFang: Here is the last bit of 'make start': https://pastebin.canonical.com/20299/ [15:59] jblount, ah, so your user couch isn't running. [15:59] That's mildly comforting. [16:00] :) [16:00] jblount, $ cat tmp/couchdb-master.std* [16:01] "{"init terminating in do_boot",{{badmatch,{error,{{case_clause,{error,eacces}},[{couch_config,load_ini_file,1} ...."? [16:01] CardinalFang: https://pastebin.canonical.com/20302/ [16:01] Oh, yeah, similar msg [16:02] CardinalFang: beam.smp 12111 emurphy 15u IPv4 65756 0t0 TCP jitter-shadow:63587 (LISTEN) [16:02] beam.smp 12258 emurphy 10u IPv4 65754 0t0 TCP jitter-shadow:34271 (LISTEN) [16:02] jblount, Okay. couchdb config files in /etc aren't readable by you. That's step one of your breakage. $ sudo chmod -R o+r /etc/couchdb [16:03] Already reported, bug#403575 [16:04] * jblount restarts u1 [16:06] CardinalFang: My connection, she is still refused. Shall I re-run some random commands for you? [16:06] No, I'm working on next step now. [16:06] fg [16:38] * CardinalFang acquires lunch. [17:20] away to lunch! [17:24] * Chipaca points people at http://launchpadlibrarian.net/29487626/syncdaemon-notify.py [17:24] dobey: can I add that to contrib/ ? === verterok_ is now known as verterok [18:06] Chipaca: what does it do? [18:07] dobey: uses the dbus api to syncdaemon to pop up notifications when some things happen [18:07] dobey: still needs work, but better than nothing :) [18:07] dobey: try it! :) [18:07] Chipaca: there's a bug to add notifications for ul/dl events to the applet [18:08] which i guess you probably attached that too, which is why it's on lplibrarian.net [18:08] dobey: nope, because I'm not happy with how I'm handling those right now [18:09] dobey: I attached to a bug about the state, which I think is close to 'it' AFAIAC [18:09] dobey: beuno will puke when he sees it, I'm sure (but he's already got an email from me) [18:09] ok [18:10] well djseigel/arusha are supposed to poke me today about UI stuff [18:10] but i've not heard from them yet [18:11] dobey: meanwhile, mind if I add that to contrib/? [18:12] dobey: does contrib/ get into the package? [18:12] contrib/ does not get packaged, no [18:12] ah [18:14] maybe not in contrib/ then :-D [18:16] contrib/ is just extra stuff to build/test === thisfred__ is now known as thisfred [20:30] 'lo folks, anyone know what could be causing bug #404280 ? [20:30] Launchpad bug 404280 in ubuntuone-client "ubuntuone-syncdaemon crashed with AttributeError in __init__()" [Undecided,New] https://launchpad.net/bugs/404280 [20:35] * verterok looks the logs [20:41] jpds: hi [20:42] jpds: looks like a bug in the code that upgrades the metadata [20:42] jpds: I can help you to workaround the problem, until a fix lands [20:42] verterok: Hmm, anything I can do to fix it? [20:43] jpds: did you updated the client? [20:43] verterok: I'm running on the latest karmic packages.. [20:44] jpds: 'echo 2 > /home//.cache/ubuntuone/syncdaemon/vm/.version' should do the trick [20:45] verterok: Wow, thanks. Now it's working. :) [20:46] jpds: great! [20:49] verterok: All synced, thanks for that tip. [20:50] jpds: (disclaimer) we shouldn't mess with the data inside that directory [20:50] jpds: as it's the metdata used by syncdaemon [20:55] jpds: could you check that all the files are still there? ;) [20:59] verterok: in ~/Ubuntu One/ ? Yep. [20:59] jpds: yes ~/Ubuntu One/My files [21:00] They're there. [21:01] jpds: and the shares?( ~/Ubuntu One/Shared With Me) [21:01] Yep. [21:01] ok, thanks! [21:07] * jpds waves at Chipaca :) [21:12] what *was* in .version? [21:12] It didn't exist... [21:17] jpds: could you do a pastebin of: ls /home//.cache/ubuntuone/syncdaemon/vm/ [21:17] please ? [21:19] verterok: [21:19] ... http://paste.ubuntu.com/231425/ [21:20] jpds: thanks! [21:20] No problem. [21:21] jpds: ok, thanks! I was a bit afraid about not requested that paste before doing the echo 2 > thingy [21:21] jpds: all it's good. your metadata should be safe ;) [21:24] verterok: All is well in the end ;) [21:24] heh :) === BUGabundo1 is now known as BUGabundo