[00:03] we have some packages...if you wanna test on an n4, n7, n10...just flash the latest image from --channel=devel-proposed [00:03] then make the image writable (adb shell, then #touch /userdata/.writable_image) [00:03] don't forget to connect to wifi (phablet-network) [00:04] then adb shell...logon as phablet user, # sudo -u phablet -i [00:04] then sudo apt-add-respository ppa:ci-train-ppa-service/landing-008 [00:04] then sudo apt-get update, then sudo apt-get install [00:05] libmirclient7 libmirclientplatform-android libmirplatform libmirplatformgraphics-android libmirprotobuf0 [00:05] libmirserver20 mir-utils libplatform-api1-hybris libplatform-hardware-api1-hybris libubuntu-application-api-mirclient1 libubuntu-application-api-mirserver1 [00:05] libubuntu-application-api1 libubuntu-platform-hardware-api1 qthybris qtubuntu-android libunity-mir1 unity-system-compositor [00:05] ...reboot the device [00:06] do some exploratory testing, note...go back to fresh image if you think you found an issue to double check [00:06] also, you can test on desktop as well...almost the same process, except for picking mesa instead of android for the lib install [00:07] if you wanna test, but not sure what to do on the devices...just follow https://wiki.ubuntu.com/Process/Merges/TestPlans/Mir [00:07] thanks! [00:08] any oddities...ping me or camako or any of the other mir guys here (kdub, anpok, AlbertA etc) [00:08] in pastebin format: [00:08] http://paste.ubuntu.com/7583845/ [00:08] thanks AlbertA [00:09] note: it'll be a short window...assuming all is good, we'll land tomorrow [01:08] Anyone tested on nex7 [01:08] I'm having bad issues [01:09] josharenson: what kind ? [01:09] I added the ppa, did a dist upgrade (which failed). I resolved the failure, and the screen won't turn on. Tried the exact same method w/ a clean flash and got same results. [01:10] kgunn, let me look at logs/dmesg [01:10] josharenson: did you try just a clean flash first...to make sure n7 isn't having issues clean ? [01:10] kgunn, well thats what I tried second [01:11] saw same thing.. device is responsive via cli, but screen won't turn on [01:11] josharenson: oh, that's what you meant "clean flash" [01:11] josharenson: lemme flash real quick here [01:12] what does /var/log/lightdm/unity-system-compositor.log say? [01:13] josharenson: curious also, did you do ubuntu-device-flash --channel=devel-proposed --bootstrap ? [01:13] or something else ? [01:13] alberta http://pastebin.ubuntu.com/7584119/ [01:14] kgunn, just devel [01:14] kgunn, I can try w/ proposed [01:14] josharenson: mos def [01:14] the last 3 were nasty [01:15] only other remarkable thing was '# phablet-network' never returned correctly... had to set up wifi manually... could be my wifi situation though on my host machine [01:15] well..i guess, devel should be an ok image... [01:15] umm closing session-0... [01:15] that's shouldn't happen [01:15] yeah...that log looks not so great [01:16] flashing devel-proposed... gotta download it so stay tuned [01:16] brb in 5 [01:18] it looks like terminal is acting wonky, I'm not getting copy/paste things [01:19] with clean image [01:20] phablet-screenshot is broken [01:20] AlbertA: copy/paste has been broken for last few images... [01:21] i filed a handful of bugs [01:22] the latest was the worst... https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1321034 [01:22] Ubuntu bug 1321034 in Ubuntu UI Toolkit "[regression] copy/paste prompt inactive" [Undecided,New] [01:22] is the phablet-screenshot broken filed? or where would I file that? [01:23] AlbertA: unsure if phalet-screenshot already broken...wonder if split greeter might have broke it ? [01:23] kgunn: it must have been broken since 0.1.9 [01:23] since we changed the default tmp file name [01:23] for screencasting [01:23] AlbertA: or...didn't chris move the endpoint from /tmp/mir_socket to run/mir_socket [01:23] if that may effect it [01:24] it seems to be file name only currently [01:24] If lightdm had landed, sure? [01:24] I didn't change the defaults, only what lightdm was specifying, so there shouldn't be any transition issues; lightdm will both ask for /run/mir_socket and tell unity8 to use /run/mir_socket at the same time. [01:25] kgunn: vis "remote object '/tmp/mir_screencast_768x1280.rgba' does not exist" [01:25] kgunn: this is on a clean image [01:25] AlbertA: oh, then yeah...its busted :) [01:25] already [01:25] unsure if there's a bug [01:27] josharenson: my clean N7 flash coming up ok here... [01:28] with devel or devel-proposed [01:28] ? [01:28] josharenson: devel-proposed [01:30] running unity8 AP test, gonna step away for a bit...back in a while [01:31] ill let you know what happens, download just finished. I'm about to leave for dinner though. [01:32] josharenson: no worries, its not a mandate [01:32] * kgunn makes note to fire josharenson [01:33] lol ok [01:38] https://bugs.launchpad.net/ubuntu/+source/phablet-tools/+bug/1326191 for phablet tools... [01:38] Ubuntu bug 1326191 in phablet-tools (Ubuntu) "[phablet-screenshot] Fails to capture screenshot" [Undecided,New] [01:44] kgunn, alberta. Didn't get any errors w/ the dist-upgrade this time. UI comes up after a reboot, all looks well. === josharenson is now known as josharenson_eod [01:44] that's good news.. [01:55] AlbertA, on N4 windows carousel (I think that's what it's called -- when you have windows stacked at an angle), is the background supposed to be solid black? === chihchun_afk is now known as chihchun [04:12] Heh. Mir's support for external touchscreens isn't currently great, but then again neither is X's :) [05:23] RAOF: hi! [05:24] anpok: Yo! [05:25] What can I do you for? [06:36] RAOF: i followed the code path of gbm initialization, and now I am back where I started looking.. [06:37] which is the pipe-loader module [06:37] I now try to add swrast as a fallback if no vendor id matches.. [06:44] no problems so far .. just distractions, that should be gone today [06:48] anpok: Sweet === chihchun_afk is now known as chihchun === alan_g is now known as alan_g|afk === alan_g|afk is now known as alan_g [11:14] alf_: @std::this_thread::yield() - interesting. It tempts me to try to root cause the bug. [11:38] dandrader: Are you picking up https://code.launchpad.net/~mir-team/mir/trusted_sessions/+merge/221191/comments/531459? [11:42] alan_g, I know close to nothing about trusted sessions [11:43] dandrader: ack. Finger trouble. Sorry [11:45] * alan_g wonders where dednick is today [11:46] alan_g, enjoying holidays in Malta :) [11:47] alan_g, I think Saviq might have taken over his work... [11:51] alan_g, yeah, he's off, back on Monday, I was meaning to ping you - I built all the packages for trusted sessions, but it seems something moved and u-s-c crashes on startup, was just getting some symbols [11:53] Saviq: OK. I'll deal with the trivial coding stuff on trust sessions - but there are "why" questions I can't answer. [11:54] alan_g, sure === chihchun is now known as chihchun_afk === alan_g is now known as alan_g|lunch === alan_g|lunch is now known as alan_g [13:09] camako: yes I see a black background on a clean image [13:09] camako: on the carousel thingy === tedg is now known as ted === ted is now known as tedg === dandrader is now known as dandrader|afk [14:01] Morning [14:03] hi [14:07] I'm compiling the test results for the 0.2.0 release. If anyone wants to share their results, let me know... Thank you. === dandrader_ is now known as dandrader === alan_g is now known as alan_g|tea === ondra- is now known as ondra === alan_g|tea is now known as alan_g [14:42] Does anyone have a good solution for syncing working directories + some extra files (i.e. .bashrc) etc between computers [14:43] Trying to get laptop/desktop more seamless. [14:43] actually I guess technically im piddling around while android source tree builds :p [14:44] racarr__: I just use rsync. [14:45] alan_g: Mm...something transparent would be nice though [14:46] chron? [14:46] *cron [14:46] haha no like some magic combination of file watches and rsync [14:47] i.e. I am editing a file on my desktop then I come back from making tea and start editing on my laptop because who remembers what they were doing 5 minutes ago [14:47] and its already there [14:47] Ah! NFS [14:47] * alan_g ducks [14:48] hahaha [14:48] closer... [14:48] I need a better offline degredation story though [14:49] I guess its just a distributed file system [14:49] clearly a job for hadoop [14:49] git? [14:49] in the cloud [14:49] anpok: Yeah I think git is the answer lol. but I want a series of scripts to like configure certain directories to be watched [14:50] and handle the merging and perhaps even pop things up in my face if there are conflicts, etc [14:52] racarr__: http://www.cis.upenn.edu/~bcpierce/unison/ [14:56] AlbertA: Hey that sounds like it! Thanks [14:57] imma try it out this evening.... [15:00] standup? [15:03] anpok: Standup ? [15:09] racarr__: had to fiddle with usb cables of nexus 10 didnt want to stop the test [15:27] anpok: my N10 won't boot... Do you think you can run the unity8 AP test on N10 from a clean reboot? [15:28] yup [15:28] thanks [15:29] AlbertA, would you mind running the unity8 AP test on N7 from a clean reboot? [15:38] camako: sure, what's the command? [15:38] AlbertA, (on the host) phablet-test-run -n -p unity8-autopilot unity8 [15:40] anpok, AlbertA (in the spirit of "a good deed never goes unpunished" :-) ) could you also run the browser test (also from clean reboot)? [15:40] phablet-test-run -p webbrowser-app-autopilot webbrowser_app [15:41] ok [15:43] ok [15:43] the unity test is still running [15:44] (had to restart because i touched the cable [again]) [16:19] http://paste.ubuntu.com/7588537/ [16:19] it looked like the unity8 instance was hanging. [16:21] camako: ^ ... now runnig webbrowser tests [16:23] anpok, thanks... doesn't seem to happen on N4.. strange. [16:24] anpok, oh... and does this happen without mir 0.2.0? === dandrader is now known as dandrader|lunch [16:52] alf_, with https://code.launchpad.net/~kdub/mir/unify-db-optimizations/+merge/221965/comments/531585 [16:52] did you mean the logic in bypass.cpp or mgm::DisplayBuffer::post_renderables_if_optimizable() ? [17:01] lol...deadlock on cursor spike phase 4 was brackets around lock scope [17:01] being deleted in merge === seb128_ is now known as seb128 === alan_g is now known as alan_g|EOD [17:15] racarr__, yikes! [17:26] kdub_: both I guess, it seems the code is less straightforward than it could for what it needs to do [17:26] kdub_: (but that's only a note, not meant to be blocking) [17:27] alf_, sure, and I agree it still has scars from the old scene interface it was implemented around first === dandrader|lunch is now known as dandrader [17:54] camako: webbrowser tests on n10 ran OK [17:54] anpok... sounds good. Thanks for your help. [17:54] hm can I simply downgrade [18:09] [18:12] k trying 0.1.9 [18:27] hm 6 failures o_O [18:56] camako: http://paste.ubuntu.com/7589540/ this is from 0.1.9 [18:57] there also the same one that fails on 0.2.0 fails [18:59] anpok, wow.. I guess we're in good shape with 0.2.0 then :-) [18:59] thanks for your help === dandrader is now known as dandrader|afk [21:12] hey, has anyone updated from utopic and had weird cursor-jumping-around issues? [21:12] i'm not running xmir [21:12] something definitely weird [21:34] camako: forgot to mention, also, after we release mir0.2.0, and jenkins puts new info in the changelog on trunk...you'll need to remerge trunk back onto devel to pick that up.... [21:34] just keep a watchful eye to make sure that's the only thing coming back onto devel (e.g. the 2 reverts shouldn't obviously) [21:34] kgunn, ack [21:36] kgunn, no need to merge it back to 0.2 branch, is there? [21:39] camako: nope [21:48] Thanks for everyone helping with the testing. Testing is now complete and the release is ready to be merged. [22:20] i'm gonna run this smemstat on my phone for the next 5 hours....lets see what happens === dandrader|afk is now known as dandrader [23:48] no meeting today either? [23:55] racarr__: I've got a notification for one at 11? [23:55] racarr__: ...on next Tuesday :) [23:55] racarr__: So, as you were :)