[00:40] RAOF, hey, soo since I can use gdb on mir server, i've compiled it my self and found where its failing (but I need to dig some more) [00:40] bo->map = mmap(0, bo->size, PROT_WRITE, MAP_SHARED, dri->base.base.fd, map_arg.offset); [00:40] its returning a MAP_FAILED [00:41] in the function: create_dumb [00:41] Huh. [00:41] RAOF, umm for this problem: [00:42] * bschaefer finds pastebin [00:43] RAOF, http://paste.ubuntu.com/6008137/ [00:43] when it tries to create the cursor, and its failing to get a gbm buffer [00:43] Yeah. [00:43] That's just an odd thing to have fail. [00:44] oo, I thought you were confused on what i was pinging you about :) [00:44] RAOF, it takes a while to recompile, but im just about to check the params that are being sent in [00:44] then ill dig through what that functions does, and where its failing there... [00:58] * bschaefer gets the errno [01:18] RAOF, hmm errno is saying invalid argument [01:19] which could be my fault in reporting the error... [01:19] So, your choice of "length was 0" or "addr, length, or offset looked at us funny' [01:20] the bo.size ~= 16k [01:20] * bschaefer needs to print out the offset [01:21] and the fd was 9? Which seems reasonable to me [01:21] Yeah, that's a reasonable number. [01:23] soo I suppose it has to be the offset... as the void* addr is just 0, length seems reasonable, prot/flags/fd all seem reasonable... [01:23] time to recompile ... [01:26] hmm the length is perfect: 64 * 64 * 4 for the cursor, unless the addr needs to be something besides 0 [01:26] * bschaefer waits patiently for the results of the offset... [01:28] * robert_ancell -> lunch [01:44] RAOF, hmm the offset seems a bit large: 765247488 [01:44] * bschaefer isn't sure what the expect offset would look like [01:45] Hm. It's ~700Mb [01:47] which its getting it from drmIoctl...soo the kernel is giving a large offset? [01:50] Joy. My N4 seems to be completely dead. Not charging, not powering on. [01:50] duflu, it'll work as a nice paper weight now! [01:51] Not heavy enough... which is related to its running out of charge issues all the time :) [01:51] haha, well thats no fun! [02:17] * bschaefer was printing off_t with a %i ... opps [02:27] duflu: is your n4 back in service ?...curious.... [02:28] i just flashed the "pending" image + latest mir ppa....and ui comes up [02:28] kgunn: Not yet. Also OTP [02:28] only when i touch it....screen blanks not a reboot...ui comes back [02:28] racarr: ^ in case you're on.... [02:29] looking for a victim to try it too... [02:30] RAOF, how is lp:~raof/mir/fix-multi-surface-buffer-tracking going? [02:31] need to fix it for android [02:35] RAOF, I don't want to poke you much more, but the real offset i get is: 9,637,617,664 [02:35] soo ill take a look more tomorrow to see if I can figure out what the expected offset would be [02:35] and figure out why my ATI machine wants to do this, and not others [02:38] That seems excessive, so is probably wrong :) [02:38] 6580879360, 9725997056, hmm should it be changing? [02:38] cool, well I also tried the default value for offset = 0, but its still MAP_FAILED...soo more to look into tomorrow :) [02:39] Ta [02:39] np! Its fun digging this low...well im off for the night [02:55] robert_ancell: Hangout? Skype? [02:57] duflu, hangout is best === chihchun_afk is now known as chihchun [03:03] duflu, https://code.launchpad.net/~raof/mir/fix-multi-surface-buffer-tracking/+merge/181259 [03:03] Yeah, android is silly. :/ [03:03] RAOF, actually, we can test this without waiting for android right? [03:04] Oh, sure. I could push to the testing PPA. [03:04] RAOF, I'll do take that and the bypass and push to the PPA [03:04] Aces [03:18] robert_ancell: Just merging trunk into bypass now. In a sec [03:18] And done [03:44] RAOF, are the drivers the last major component? [03:44] Yes [03:44] Mir is building... will test once ready [04:16] kgunn, did you just create the mir-testing list? [04:16] Grah. Why is xorg hanging in its (minimal) test suite? [04:16] olli, or you? [04:17] robert_ancell, that was me [04:17] I'll send some more information in a sec [04:17] olli, did you mean for the list password to go to mircosmonauts? [04:18] robert_ancell, wow, how did I do that? [04:18] also, making more mailing lists is just bad practise, what was wrong with mir-devel? [04:18] it's blocked in the queue so I can delete it if you don't need it [04:18] robert_ancell, I meant to subscribe microscosmonauts [04:18] but not fwd the passwd [04:19] robert_ancell, in some ppls mind, there is value in separating -devel type of information and -testing information [04:20] and I think we have more important things to do to argue with "some ppl" [04:20] *sigh* [04:21] the more important q is... how is the PPA looking, will we soon have something to actually post to -testing [04:21] olli, mir just finished building, still building X drivers [04:22] whoa [04:22] with MM & bypass and everything? [04:22] RAOF, Is xserver-xorg-video-intel the only driver required for MM or are there also ati/nouveau versions? [04:22] olli, yes, but UNTESTED [04:22] robert_ancell, :) [04:22] robert_ancell: ati & nouveau versions are coming. [04:23] robert_ancell, cool, I'll stick around for a bit, happy to lend a hand if I can [04:23] robert_ancell: Pending xorg-server finishing its build. [04:23] RAOF, you saw the intel build failure right? [04:23] Yeah. [04:23] Should probably put an appropriate versioned build-dep on it :) [04:23] RAOF, do I need a recent kernel for recent mir to work? or will my 3.10.0-6 work? [04:24] mir/usc that is [04:24] Intel should work. duflu found that radeon and nouveau wanted some of the dma-buf patches that are in 3.11 [04:24] RAOF, good thing I am on intel ;) [04:24] cool [04:25] I am going to move kgunn's test cases to a wiki, can you guys ping me when the PPA is done building? [04:26] olli, yep [04:27] RAOF, how long does an X build take on average? [04:27] Depends on whether or not the xvfb-run test hangs or not :/ [04:28] RAOF, xorg failes amd64 :( [04:28] Yeah, I've just cancelled it. [04:29] * robert_ancell heading out to get pick up daughter, be back afterwards [04:34] Trying another xmir build, updated for what's in the archive. [04:39] RAOF, will the libmirserver1 -> 2 rename bite us? [04:40] oops [04:40] libmirclient1 -> 2 [04:40] olli: No; we'll be building against libmirclient2 anyway. [04:40] k [04:45] Good. All the drivers are in the PPA, waiting for xserver to build. [04:47] * duflu goes to lunch and to send the N4 to LG service :( [04:49] * Mirv sees grey borders instead of black borders! [04:50] I'm using my external monitor which has slightly higher resolution than my laptop. there used to be black borders at the bottom and right, now after the upgrades that went into saucy they are grey. I see progress! :) [04:51] it's been rock-solid for 1.5 weeks now other than the fact that no real multimonitor support exists (yet) [04:51] only the "XMIR mode of death" [04:52] Mirv: Yes grey is the new default fill colour to show where the shell/XMir is failing to paint [04:52] * duflu really goes to lunch now [05:15] RAOF, anything I can do to help the xorg-server package build? [05:16] I just needed to be less trusting of the docs. [05:22] good morning :) [05:22] RAOF, can I trick you into your voip lair? [05:23] tvoss_: Sure. [05:23] cool, let me grab coffee [05:32] RAOF, still building [05:33] ? [05:36] oh a olli around :) [05:39] didrocks, of course [05:39] olli: I'm just being confused by our documentation lying to me. Should build soon :) [05:40] olli: seems we continue having fun with the QA machines this week (I think you saw the thread on intel and kernel panic) [05:40] thomi, did we end up running the stress test on those 9 machines? [05:41] didrocks, ah [05:41] I have a panic myself on intel [05:41] robert_ancell: yes, and it fails on radeon machines [05:41] on the latest kernel [05:41] robert_ancell: which is interesting (my testing laptop is radeon as well) [05:41] thomi, but passes on intel? [05:41] didrocks, w/ & w/o xmir though [05:42] robert_ancell: I think so - Chris said is "mostly failed on radeon machines", but that's a rather imprecise statement [05:42] olli: yeah, I don't think this one is linked to xmir, just to newer kernel. (we can't blame robert_ancell and kgunn for everything yet :p) [05:42] _yet_ [05:42] ;) [05:43] olli: I didn't get any kernel panic (rebooting just once a day on my x220), you have the same machine, right? [05:43] robert_ancell: what's curious is that I'm not actually rendering anything in the stress tests yet - although it does allocate surfaces, which I guess must touch the graphics driver [05:43] didrocks, https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1214931 [05:43] Launchpad bug 1214931 in linux (Ubuntu) "kernel oops in free_task" [High,In progress] [05:43] but I freely admit I have no idea how that stuff works [05:43] * didrocks looks at our logs and compare [05:43] robert_ancell: so the question is: does racarr have a radeon chipset handy? [05:44] * RAOF does [05:44] thomi, don't know [05:44] thomi, duflu was also looking into the issue [05:44] thomi, because it sounds similar to didrocks ATI issue [05:45] ok [05:45] olli: no, the machine is stuck for us on [drm:i915_hangcheck_elapsed] *ERROR* stuck on render ring [05:45] ok, heading off for dinner and baths and things. Will be back later [06:13] Ok. You guys, this time it's totally going to work :/ [06:15] heh [06:15] was just about to ask [06:15] * olli is getting sleepy [06:19] RAOF, how many rebuilds? :) [06:19] I think this is the fourth? [06:20] But this time it built locally, because I managed to figure out what part of my sbuild config was wrong and confusing me. [06:20] tvoss_: Did you want the VoIP lair to remain inhabited? [06:21] RAOF, indeed, found coffee, now happy to talk [06:44] smspillaz, I have this urge to hug you... however as this would be awkward I will just say you rock [06:48] RAOF, how is the PPA doing? I am about 10min from bed, worth waiting? [06:49] olli: The drivers should be in the process of building; just gave them a prod. I'm going to reboot and test with it soon [06:51] * tvoss_ is not afraid and hugs smspillaz [06:52] didrocks, ping [06:52] tvoss_: pong [06:53] didrocks, need your help with symbols in lp:~thomas-voss/platform-api/location-service [06:53] didrocks, can you try building the package and advice me on the symbols suddenly being reported as added [06:53] didrocks, I tried -fvisibility=hidden and that does not help [06:53] tvoss_: later today, I really need to deliver the system update first [06:54] didrocks, ack [06:54] (and barry's mock is buggy, so making it more painful :/) [06:54] RAOF, robert_ancell, I will head out - good luck with the PPA. Pls ping everybody and tvoss about it, he will then coordinate further testing once we have validated it [06:55] appreciate your work there guys [06:55] it's so close... [06:59] Oh, wow. Commits to the xwayland branch of xf86-video-intel! [07:00] RAOF, URL? [07:01] http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/log/?h=xwayland [07:02] thx [07:19] Why are the boost docs as incomprehensible as boost itself? Docs should be readable somehow... :( [07:21] Yeah, the boost docs appear to be almost deliberately useless. [07:21] * RAOF starts the bathing cycle. [07:23] * duflu assumes all this talk of bathing involves children and people are not just sharing too much about themselves [07:41] Saviq, ping [07:47] good morning [07:47] tvoss_, pong [07:54] anyone tried the PPA yet? Just installing now [07:55] RAOF, robert_ancell is the ppa finished, yet? [07:55] Everything is built except for ati it seems [07:55] Luckily I'm intel here [07:56] robert_ancell, so which ppa should I be looking at? qa-testing? [07:56] tvoss_, yes [07:56] https://launchpad.net/~mir-team/+archive/qa-testing/+packages [07:57] robert_ancell, okay, need to pin that ppa then [07:59] robert_ancell, do we have instructions for the testers to do that? [07:59] tvoss_, olli has some [08:01] robert_ancell, olli's instructions point to system-compositor-testing [08:01] tvoss_, right, we copy the packages there when we're ready for public testing [08:02] tvoss_, we don't want partially built packages in that PPA [08:02] robert_ancell, okay [08:16] hmm, that didn't work. XMir crash [08:16] http://paste.ubuntu.com/6013192/ [08:17] RAOF, ^ [08:21] hikiko: is it going any better this morning? [08:24] hi alan_g yes I started some changes [08:24] added a second constructor in GBMBufferAllocator that doesn't take the platform [08:25] +now I am trying to modify the rest functions to be platform independent [08:26] I ll add the changes to the branch and MP if it works [08:27] hikiko: why not just change the constructor and existing call site? (And MP that on its own) [08:28] sure alan_g I can do this as a first step [08:28] I ll push in a while === mpt_ is now known as mpt [08:32] robert_ancell, RAOF so the testing ppa is not working for me, I only see mir's grey background, here the greeter jingle, but don't see it [08:32] tvoss, same here - I get an X crash http://paste.ubuntu.com/6013192/ [08:33] tvoss, can you confirm the same thing in your logs? [08:33] i use synaptic and that ppa want's to remove u-s-c [08:33] robert_ancell, yup [08:34] arsson, it probably wants to downgrade it, not remove it? [08:35] well it talk about removing [08:35] alan_g: Can you explain the rationale for having a side channel in the protocol, and how we ensure synchronization (or don't need it)? [08:35] arsson, try apt-get from the command line [08:35] ok [08:36] duflu: AFAIK we don't ensure synchronization [08:36] alan_g: OK, I assume we don't /need/ it then. But still, why isn't everything in the same protocol? [08:37] Or same "channel" [08:38] duflu: As I remember the discussion "this is what android does; it is simpler (for some value of simpler); and we can't say it doesn't work" [08:39] alan_g: OK. I guess kdub will know, if I don't figure it out in the next few weeks [08:39] duflu: you and I both discussed this with tvoss at length back in the London sprint [08:39] duflu, we have had that conversation before: having input events separate from control messages prevents one blocking the other [08:39] do i need to upgrade or dist-upgrade? [08:39] tvoss: No, nothing to do with input, AFAIK [08:40] duflu, well, the side-channel transports input events as far as I can tell [08:41] tvoss: OK, I couldn't tell. It's a bit difficult to decipher. Just doesn't look anything like it's related to input because it's used on all sorts of non-input-related protocol messages [08:42] tvoss: Also, just because I've argued for a particular design does not mean I've ever had to look at the related code as yet :) [08:42] robert_ancell: from command line it's still wants to remove u-s-c [08:43] duflu, :) now that statement is a great one ;) [08:44] RAOF, any other information we can provide to you? [08:44] tvoss, hi, in 15 minutes or so katie and I will start peppering you with questions to finalize the surface management spec. :-) [08:44] mpt, sure [08:45] tvoss: I don't understand. Design and implementation are different things. We talk at a high level about features we've never seen the code for all the time... [08:46] duflu, fully agreed, I actually found your statement to be quite true :) [08:50] hi guys [08:50] so I just added the ppa:mir-team/system-compositor-testing ppa, but an update/dist-upgrade doesn't give me anything new to play with? [08:51] dholbach: that's because it's empty, and unity-system-compositor is in saucy [08:51] aha [08:51] just not in the default install [08:52] I've been running it now for 1.5 weeks [08:52] arsson, can you paste the log? [08:53] yeah, me too - I just thought I'd get something new to play with ;-) [08:53] thanks Mirv [08:53] robert_ancell: form where to where? [08:54] arsson, the apt output to paste.ubuntu.com or similar [08:54] you can use pastebinit to make it easier [08:56] robert_ancell: it's finnish http://paste.ubuntu.com/6013304/ [08:58] arsson, hm, what PPAs are you using? Are they pinned? [09:02] robert_ancell: this https://launchpad.net/~mir-team/+archive/qa-testing [09:04] robert_ancell: You said mir_stress can cause bugs... How? I haven't reproduced any yet [09:06] greyback: If the grey background is intrusive, I can undo it while we don't have seemless startup... ? [09:06] Heh "grey back" [09:07] duflu: hello :) [09:07] *seamless [09:07] Hi greyback [09:07] duflu: I can see it's use on desktop tho. Hence the idea to make it configurable [09:08] greyback: It's a debugging tool to tell you where to fix your shell. Unfortunately it's a little too "loud" right now [09:11] duflu, just running it used to trigger it after a few seconds for me and thomi [09:12] duflu, but it seems to be less likely now so perhaps you're not getting it [09:12] robert_ancell: Seems? [09:12] arsson, do you have a pin in /etc/apt/preferences.d? [09:12] duflu, according to robotfuel who ran it on the 9 machines [09:12] robert_ancell: OK, I'll ask thomi tomorrow [09:12] thomi said he was still getting it, I haven't tried it in a while [09:13] robert_ancell: no. how to do that? [09:13] duflu: yep exactly. Useful. So if it was configurable, I wouldn't mind. [09:14] greyback: I think that hinges on the shell getting some composting hooks to override. While that's cool and exciting, it might not happen soon though [09:14] arsson, ok, you need to pin using https://help.ubuntu.com/community/PinningHowto otherwise you'll get a mix of archive and PPA packages depending on which has the higher version number [09:14] *compositing not composting :) [09:15] robert_ancell: thanks! [09:15] arsson, however I recommend waiting until ppa:mir-team/system-compositor-testing is populated and there are instructions for that. ppa:mir-team/qa-testing is currently a work in progress and is broken [09:15] duflu: lol [09:15] I see [09:16] composting hooks, less useful [09:16] Especially at 60Hz [09:16] arsson, if you do use those instructions I found that Pin-Priority of 400 wasn't high enough for some reason and I used 1002 instead [09:21] alan_g, https://code.launchpad.net/~hikiko/mir/mir.create_buffer_allocator/+merge/181502 could you please review it when you have some time? [09:23] hikiko: sure. And https://code.launchpad.net/~alan-griffiths/mir/another-interation-over-NestedDisplay/+merge/181263 could you please review it when you have some time? [09:25] sure :) I'll do this right away actually [09:30] RAOF, this new driver might fix the crash I saw? [09:31] robert_ancell, I tried MM3 [09:31] tvoss, 2+MM1 is building right now [09:31] Or fully: 2:2.21.14-4ubuntu2+xmirMM1 [09:32] Ever feel like our version numbering has got out of control? [09:32] 8 levels of numbering... mmmmm [09:32] epoch:major.minor.patch-debian_ubuntu+feature_ppa [09:33] \o/ [09:34] dear ppa-builder: faster [09:39] it's the dreaded slow publishing stage [09:40] well, the nice thing about slow builds is you can clear your inbox [09:44] tvoss, hello [09:47] katie, hey there [09:47] tvoss, mpt and I are just discussing your email and focus stealing [09:48] katie, shoot :) [09:48] katie, can I quickly restart? [09:48] tvoss, sure [09:56] RAOF, no luck with the new intel driver in the ppa [09:56] RAOF, still the same exception [09:56] katie, ping [09:58] RAOF, wouldn't the xserver need upgrade, too? especially for xserver-xorg-xmir? [09:59] tvoss, hi, just drawing some diagrams.. i'll come back to you with a question [09:59] :) [09:59] katie, sure :) [10:01] tvoss, are you getting no crash but just a gray screen now? [10:01] robert_ancell, had that before, yeah [10:02] tvoss, so you didn't have the crash? [10:02] robert_ancell, no, although I think X was not coming up, I have always seen the grey Mir background [10:02] tvoss, oh, I was getting the gray and a crash [10:03] Now I just get gray, but the greeter is definitely there so it looks like X not rendering [10:03] robert_ancell, well, I hear the greeter being started, at least the jingle :) [10:03] tvoss, for some reason orca randomly turned on, so I could hear when I scrolled [10:03] tvoss, you could also see authentication attempts in lightdm.log [10:04] robert_ancell, and I see an exception from mir in the Xorg log saying that the surface coulnd't be associated to the output [10:05] tvoss, I had that when X crashed, but I don't get that now [10:05] RAOF, around? [10:14] robert_ancell: Do you mind if I log off or is there something you need immediate help with? [10:14] duflu, I don't think there is anything more we can do at the moment. Not sure if RAOF is coming back online. I need to log off to. Good night! [10:14] robert_ancell: 'night [10:15] tvoss, do you know of anyone in the European timezone who can help out with XMir? [10:19] robert_ancell, not really, mlankhorst perhaps [10:22] robert_ancell, which version of mir is in the ppa? [10:22] robert_ancell, I do see a libmirclient2 library? what if x and xmir are not linked against that? [10:23] tvoss, lp:mir+lp:~vanvugt/mir/bypass+lp:~raof/mir/fix-multi-surface-buffer-tracking [10:23] tvoss, everything is correctly linked against libmirclient2 [10:23] erm what about xmir? [10:25] mlankhorst, do you have a machine with an intel gpu around? [10:26] robert_ancell, did you try it with a local build? [10:26] tvoss, nope [10:26] robert_ancell, will do that now [10:26] mlankhorst, if so, can oyu give ppa:mir-team/qa-staging a spin? [10:28] enough intel, mostly SNB though :P [10:29] sec let me try [10:29] tvoss, another question for you [10:29] mlankhorst, cool, thanks [10:29] mlankhorst, expect an error [10:29] katie, shoot [10:30] katie, can I ask you to setup a meeting with greyback, you, Saviq and me tomorrow morning? [10:30] tvoss, is the bottom toolbar (on the phone) just another surface that the app can render to? treated in the same way as the titlebar [10:30] tvoss, i'm not in tomorrow [10:30] tvoss: invalid ppa? [10:30] tvoss, I'm EOD here. I've emailed an update - can you read over it and check if there's anything else I might have missed [10:30] robert_ancell, reading right now [10:30] there's qa-testing, qa-testing2 and staging, but no qa-staging.. [10:30] mlankhorst, ppa:mir-team/qa-testing [10:30] my bad [10:31] tvoss, I'm back next week tuesday [10:31] katie, ack, Monday then [10:31] :) [10:31] katie, Tuesday then, or today [10:31] katie, @bottom toolbar: not a surface, but an sdk component [10:31] ok [10:31] ta [10:33] tvoss, I'm out starting Saturday [10:33] katie, ↑ [10:33] tvoss, so if I'm essential, today is the only day [10:33] bye all [10:33] tvoss, so today .. is half an hour enough? [10:33] robert_ancell, g'night [10:34] bye robert_ancell [10:34] robert_ancell, bye [10:35] Saviq, you are going onto vacation? [10:36] tvoss, onto, yes ;) back to work Sep 9th [10:36] tvoss, what's the meeting about? [10:36] Saviq, wtf? who approved that? ;) [10:36] katie, you updating the guys on wm :) [10:36] is 30 mins enough? [10:36] i think so [10:36] tvoss, I have a sucker of a manager [10:37] katie, awesome, thank you === chihchun is now known as chihchun_afk [10:43] Saviq: he is a sucker for sure [10:43] kgunn, ;) [10:43] kgunn, hey there [10:43] tvoss: hey so...safe to try the ppa ? [10:44] kgunn, nope, not working [10:44] :( [10:44] tvoss: meh fails to install unity-system-compositor [10:45] mlankhorst, can you pastebin the error message? please note that the archive has a more recent version of it [10:45] mlankhorst, you should specify the exact version [10:45] hmz :/ [10:47] interesting failures [10:47] (EE) [xmir] Failed to create surface for 1440x900 mode: /build/buildd/mir-0.0.9+13.10.20130821.1/src/server/shell/graphics_display_layout.cpp(91): Throw in function virtual void mir::shell::GraphicsDisplayLayout::place_in_output(mir::graphics::DisplayConfigurationOutputId, mir::geometry::Rectangle&) [10:47] Dynamic exception type: boost::exception_detail::clone_impl > [10:48] std::exception::what: Failed to place surface in requested output [10:48] (WW) intel(0): failed to restore desired modes on VT switch [10:48] mlankhorst, yup, will do a restart, hold on === chihchun_afk is now known as chihchun [10:52] ..? === 31NAAIEV5 is now known as tvoss [10:53] back again :) [10:53] mlankhorst, sorry, quick reboot [10:54] but you did get the error right? [10:55] mlankhorst, yeah [10:55] mlankhorst, I do see the same error [10:56] testing complete then :p [10:58] mlankhorst, indeed [11:02] Sorry, fell asleep while putting Zoë to sleep [11:03] RAOF, no worries :) [11:04] * alan_g wishes we'd made the mir "toolkit" API easily mockable. [11:05] RAOF, so we see an exception in X.org.log with the qa-testing ppa [11:05] tvoss: Right, I see the backscroll. [11:06] RAOF, let me know how I can help tracking this down [11:08] I see the same exception, but curiously only when X is started by lightdm [11:13] tvoss: I've got a build of XMir going that'll print some debug information about what it's trying to do. [11:14] RAOF, ack, I'm trying mir with multi-monitor and wihtout bypass now === chihchun is now known as chihchun_afk [11:19] RAOF: likewise...if you need me to try something i'm here === 17SAC91IG is now known as tvoss [11:26] RAOF, same issue with your branch [11:27] tvoss: Try again with xorg-server - 2:1.14.2.901-2ubuntu3+xmirMM3 (once it's finished building) [11:28] RAOF, ack [11:28] RAOF, what is the underlying issue? [11:29] The crash appears to be me failing to handle failure properly at some point. [11:29] that's a double failure :) [11:29] The underlying issue appears to be that mirclient refuses to place the second surface. [11:31] RAOF, happens with only one surface, too [11:31] I'm going to go to sleep; I don't think I'll be particularly productive now. [11:31] RAOF, ack [11:32] xmirMM3 doesn't fail with one surface for me. Except sometimes when lightdm start X, and I don't know what that's about. [11:32] I'll pick this up in the morning. [11:33] RAOF, ack, good night :) [11:37] hm back to piglit testing then [11:38] mlankhorst, ack [12:06] okay, ppa starts on one monitor as confirmed by rao, but mm not working [12:06] kgunn, ^ === tvoss_ is now known as tvoss|lunch [12:13] tvoss|lunch: ack === alan_g is now known as alan_g|lunch [12:54] Is http://www.phoronix.com/scan.php?page=news_item&px=MTQ0MjA fixed? [12:57] smartboyhw, infrastructure and fix ligned up here: https://code.launchpad.net/~robertcarr/mir/client-focus-notifications [12:58] tvoss|lunch, thank you:) [12:58] smartboyhw, quite a big change and as it is so crucial, we have given it extra attention and reviews [12:58] tvoss|lunch, :) === hikiko is now known as hikiko|lunch [13:04] * olli now has a phoronix.com account [13:04] kgunn, tvoss|lunch ^ [13:04] olli, :) [13:08] tvoss|lunch: finally caught up...so you get "failed to place surface in requested output" ? [13:08] kgunn, not anymore with the most recent changes to the ppa [13:08] kgunn, but when connecting a monitor === alan_g|lunch is now known as alan_g [13:40] on that post: it's good to see how people actually start to stand up for mir can call post like that BS [13:42] tvoss|lunch: ok...so fully verified i'm on the current ppa....made sure i had no logs prior...boot to unity single screen fine [13:43] but i am definitely getting "failed to place surface in requested output" [13:43] xmir failed to create surface... [13:43] RAOF: ^ === greyback is now known as greyback|food === hikiko|lunch is now known as hikiko [13:48] olli, +1 === tvoss|lunch is now known as tvoss_ === greyback|food is now known as greyback [16:11] hello! is there a mali specialist here? [16:54] How do I check if my phone is running mir from terminal ? [16:57] ps ax| grep -q surfaceflinger && echo "i'm not running Mir !" [16:57] or some such :) [16:59] ogra_, bash: !": event not found :p [16:59] on the other side I am not running running Mir it seems [17:00] oh, wow, seems i suck at quoting [17:01] (bash dislikes exclamation marks in strings) === alan_g is now known as alan_g|EOD [18:45] racarr: ping [18:49] kgunn: pong [18:50] racarr: hey dude...so...i know you've been working on dpms [18:50] curious....were you spending any time on stress test ? [18:50] (got brot up y'day with thomi/robertA) [18:51] kgunn: Very little [18:51] probably tomorrow [18:52] racarr: thanks...i know...everyone's got plenty to do...just curious [18:53] btw....do the screens come back on now ? :) [18:53] racarr: ^ [18:55] kgunn: ...no :( [18:55] kgunn: Im trying to save the environment [19:30] how do I know for sure I'm running mir? [19:33] sam113101: ps ax | grep unity-sys and see what pulls up. [19:35] only the grep itself, crap [19:35] what did I do wrong [19:38] You follow http://unity.ubuntu.com/mir/installing_prebuilt_on_pc.html ? [19:39] yup [19:39] and I restarted the computer (well, it's in a VM) [19:42] sam113101: ...as TheDrums says those instructions are good....but i do the poor man...after boot, just run top [19:43] if you see unity-system-comp in there...then your good [19:43] good=running mir [19:43] Xmir doesn't work in a vm, sam113101. [19:43] if ur grep is crap [19:46] sam113101: are you trying vm for fear of screwing your machine ? [19:48] sam113101: just wanted to say...if for some reason you don't like xmir, then apt-get remove unity-system-compositor will put you back on standalone X [19:53] kgunn: no, I just don't want to use saucy [19:53] TheDrums: why? [19:55] (I'm not part of the team/canonical, just a useless minion.) [19:55] where did you hear that, though? [19:56] sam113101: it is a known bug https://bugs.launchpad.net/mir/+bug/1157196 [19:56] Launchpad bug 1157196 in Mir "Mir does not work in vmware virtual machine due to drm open failure" [Medium,Triaged] [19:56] on our balance sheet of todo's [19:56] morning [19:56] there's actually some interesing reading there [19:57] mornin thomi [19:57] o/ [19:58] sam113101: If you don't want to run saucy, you can download a daily and install xmir onto it (restarting lightdm) or try the Xubuntu xmir testing ISO. [19:59] how is the progress on non-mirrored dual screen setup? [19:59] can I start testing / using it? [20:08] xnox: They're working on getting it in the system-compositor-testing ppa, but having a couple problems. [20:09] TheDrums: "xubuntu xmir testing ISO", where can I find it? [20:09] It's not an official build, but http://vanir.unit193.tk/mir/ === bschaefer_ is now known as bschaefer === sam113101 is now known as sam113101_afk === sam113101_afk is now known as sam113101 [21:13] well [21:13] that was sluggish [22:05] robert_ancell: Want to do our 1~1 in 1 hour?Back now but am expecting someone to show up and interrupt for 10 minutes (I have their burning man ticket) at any minute now [22:05] racarr, sure [23:12] RAOF, hey [23:12] Yo [23:20] RAOF, anything I can do to test the multi-monitor stuff? [23:21] robert_ancell: I'm adding yet more debug output to see why the surface for the second head doesn't get placed correctly. Once I've given that a whirl, I'll know more about where the problem is. [23:33] Aha. Fails to bind the surface on the second output because the second output has the wrong display mode.