[00:18] convergence bug: cannot grab that carrot top icon at the bottom for scopes === daek_ is now known as Daekdroom [00:25] as well.. terminal needs more permissions ;/ still have to use ssh to get anything done [00:34] mhall119, yes that's right...we'll be working hard to minimize the cursor latency [00:35] lpotter, what do you mean terminal needs more permissions? [00:35] in what context? [00:58] gives me 'permission denied' when running my little show_acceleration command === tjaalton_ is now known as tjaalton === larsu_ is now known as larsu [10:18] lpotter, hey ho [10:18] lpotter, how would you assess the state of the systeminfo api? in terms of getting it landed upstream [10:19] lpotter, Eskil said that qtsystems is not a supported/released module, so we wouldn't require to have backends for other platforms just now [10:30] dandrader, hey, there's code conflicts between qtmir initialSurfaceGeom and sizeHints, could you please resolve (note I've resubmitted a lot under ~unity-team last night to distill the packaging changes) [10:30] dandrader, so you want https://code.launchpad.net/~unity-team/qtmir/sizeHints/+merge/284826 and https://code.launchpad.net/~dandrader/qtmir/initialSurfaceGeom/+merge/283227 [10:32] Saviq, you mean lp:~unity-team/qtmir/sizeHints still has conflicts? What's the difference between it and the original ~dandrader version? [10:32] dandrader, no, I mean it conflicts with lp:initialSurfaceGeometry [10:32] dandrader, I've only stripped packaging changes from it [10:33] dandrader, they need to be put on top one another because of the conflicting changes in add_surface [10:33] Saviq, ah, ok. [10:33] Saviq, so you don't mind if I rewrite history in lp:~unity-team/qtmir/sizeHints, right? [10:33] dandrader, probably makes most sense to cram sizeHints in between removeUselessClass and initialSurfaceGeometry [10:34] dandrader, should be fine, nothing depends on it yet [10:34] dandrader, but that shouldn't be required, either, you can merge uselessClass in it [10:35] dandrader, and then merge sizeHints in initialSurfaceGeom [10:35] and resubmit both accordingly [10:35] Saviq, I prefer working on a clean, shorter, stack of commits instead of a bunch of merge commits [10:36] dandrader, IMO it's more obvious in history to build on trunk + merged prerequisite, but meh [10:37] Saviq, you mean trunk + merged prereq + your_stuff? yeah [10:38] Saviq, although that didn't cut it for resolving a conflict in CI last time. I had to: prereq + your_stuff (even though prereq was based on an old version of trunk) [11:04] hi, why is this branch private? https://code.launchpad.net/~aacid/unity8/new_dash_navigation/+merge/271617 [11:06] tsdgeos, it doesnt seem like we are using Header inside qml/Components isnt't it? [11:06] cimi: correct, i think it can be killed [11:06] I'll kill it [11:06] coretex__: good question [11:07] coretex__: it should not be [11:07] coretex__: https://code.launchpad.net/~aacid/unity8/new_dash_navigation is the branch and works fine [11:07] i've no idea why the MR asks for login [11:08] tsdgeos, yep, strange :D thanks [11:08] coretex__, weeird! [11:09] * Saviq asked on #launchpad [11:10] you can access the branch fine, but not the MP?¿ [11:10] Saviq: yep, try with a private session [11:10] branch works, MR asks for login [11:17] tsdgeos, coretex__ ah, it's because of lp:unity8/overlay being private now (since we deprecated it) and the new MP supersedes a merge into overlay [11:17] is a bug [11:18] I'll leave it as is to help debugging [11:19] thansk Saviq :D [11:20] tsdgeos, coretex__, bug #1541331 [11:20] bug 1541331 in Launchpad itself "Public MPs superseding private ones require logging in" [Undecided,New] https://launchpad.net/bugs/1541331 [11:23] oh [11:23] tsdgeos, cimi, wassup with https://code.launchpad.net/~aacid/unity8/activtion-progress/+merge/284421 ? [11:25] Saviq: don't know, guess cimi wanted to try it? [11:26] Saviq, was waiting for a silo but the branch is fine, we can top approve too [11:26] Saviq, when I approved the branch I didnt top approve because the other branches were not approved [11:36] cimi, ack, is going into silo 51 [11:38] dandrader, tsdgeos had a good point about not prerequisiting the packaging changes - CI will only fail in code instead of clearly in package deps (and even when we have working CI in such cases, we need the packaging to be in order) [11:39] so we might just centralize debian/changelog bumps instead, which should not cause conflicts in theory (or make the packaging branches prereq always) [11:41] dandrader, don't think unity-api needed resubmission, or did you just do it for the sake of completeness? [11:42] Saviq, needed to add initialSurfaceGeom as a prerequisite [11:42] dandrader, well, why? [11:42] they didn't conflict, did they? [11:42] Saviq, because I'm putting sizeHints on top of initialSurfaceGeom [11:42] dandrader, yeah, but for unity8, not unity-api ;) [11:43] s/unity8/qtmir/ rather [11:43] Saviq, I did it for qtmir and unity-api [11:43] dandrader, but unity-api was building fine without it? [11:43] Saviq, qtmir/sizeHints would not build if unity-api/sizeHints lacked the initialSurfaceGeom changes [11:43] dandrader, so yeah, paperwork :P [11:44] but now kbdLayout is conflicting again [11:44] let me fix that [11:46] and now we're back to square one wrt. chaining them all [11:47] dandrader, next time please just list the needed things in description, only do prerequisites when fighting conflicts [11:47] otherwise you cause an avalanche for all downstream MPs [11:48] Saviq, ok, will do that for unity8/sizeHints then [12:05] Mirv, hey, according to the comments on this bug the fix has not landed yet: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1534776 [12:05] Launchpad bug 1534776 in qtmultimedia-opensource-src (Ubuntu) "Notification sounds cause multimedia to pause" [Critical,In progress] [12:05] Mirv, however, it work again for me... [12:07] mzanetti_: o_O. anyway, I'm just bob the builder when it comes to QtMM, so ask Jim for example. [12:07] mzanetti_: Saviq/tsdgeos wants it for unity8 anyway though [12:08] hmmm [12:08] mzanetti_: on rc-proposed? [12:09] yes [12:09] tsdgeos, ^ [12:10] i guess they may have reverted any logic they had on media-hub for pausing streams [12:10] the QtMM code is still broken/wrong [12:11] mzanetti_, it depends on the notification [12:11] mzanetti_, some of the sounds are played by the services, not by unity8, and they could set alert properly [12:11] mzanetti_, only QML items could not [12:11] Saviq, I did have this issue with telegram before, not any more [12:11] (i.e. any sounds from unity8) [12:11] let me try screenshots [12:12] screenshots working too now [12:16] mzanetti_, iiinteresting, is it rc-proposed vs. stable by any chance? [12:19] Saviq, yeah, I'm on rc-proposed [12:19] Saviq, stable still has the bug === mzanetti_ is now known as mzanetti [12:25] oh boy, http://i.imgur.com/veHsW9n.jpg [12:25] mzanetti, we have a bug to dupe this one to, right bug #1541351 [12:25] bug 1541351 in unity8 (Ubuntu) "Bluetooth keyboards which aren't actually keyboards suppress the on-screen keyboard." [Undecided,New] https://launchpad.net/bugs/1541351 [12:31] coretex__, haha [12:31] right, bug #1521518 [12:31] bug 1521518 in ubuntu-ui-toolkit (Ubuntu) "No way to invoke OSK when a hardware keyboard is connected" [Undecided,Triaged] https://launchpad.net/bugs/1521518 === dandrader is now known as dandrader|afk [12:36] [unity8][wishlist] volume up/down by hovering with the mouse the sound indicator in desktop mode [12:37] using the mouse wheel [12:37] as it is in unity7 [12:41] coretex__, bug #1398888 [12:41] bug 1398888 in unity8 (Ubuntu) "Support all indicator actions" [Medium,Triaged] https://launchpad.net/bugs/1398888 [12:47] yay thanks Saviq :D === alan_g_ is now known as alan_g|lunch === marcusto_ is now known as marcustomlinson === alan_g|lunch is now known as alan_g === dandrader|afk is now known as dandrader|lunch [14:46] Saviq, did you just approve your own kbdLayout branch without any reviews? :) [14:46] mterry, d'uh [14:46] What kind of example are you setting for the children? [14:46] mterry, it's because it's resubmitted, got confused it was already acked before [14:47] sries [14:47] /food === dandrader|lunch is now known as dandrader [15:19] greyback_, hey ho [15:19] mzanetti: hi [15:19] greyback_, I'm frequently running into this bug and managed to catch a log now: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1541388 [15:19] Launchpad bug 1541388 in qtmir (Ubuntu) "Icons in launcher sometimes refuse to launch application" [Critical,Confirmed] [15:20] greyback_, looking at the log from qtmir it seems that m_queuedStartApplications already has the entry [15:20] greyback_, but it never launches [15:20] mzanetti: I'll pass you to dednick who I think did that bit [15:21] greyback_, I only notice this since OTA-9, so must have slipped in shortly before the OTA-9 freeze [15:21] dednick, ^ [15:23] mzanetti: hm. i think dandrader had a fix for that ? [15:24] dednick, you think of this? https://code.launchpad.net/~dandrader/qtmir/appRestart-lp1527737/+merge/284640 [15:24] mzanetti, dednick, sounds similar to bug 1527737, for which I have a fix [15:24] bug 1527737 in qtmir (Ubuntu) "Apps do not start if restarted quickly after closing" [High,In progress] https://launchpad.net/bugs/1527737 [15:24] https://code.launchpad.net/~dandrader/qtmir/appRestart-lp1527737/+merge/284640 [15:25] well, the other was when restarted quickly [15:25] this one happens quite randomly [15:25] and also doesn't recover on its own [15:25] it only recovers when you launch the app from the dash [15:25] but yeah... same code paths indeed [15:26] dednick, dandrader, anyone of you has time to look into it? happens relatively often. have it a couple of times a day [15:27] mzanetti: give me a second. just going to loook a tthe log [15:27] mzanetti, dednick I would say after appRestart-lp1527737 gets landed. or at least working on top of that branch [15:29] mzanetti: can you "make" it happen? [15:29] or just random? [15:30] dednick, so far just random sadly [15:30] dednick, but doing this helps: [15:30] dednick, launch all the apps using the launcher, close them all again [15:30] dednick, launch some from the dash, close them again [15:30] dednick, then repeat. eventually you'll come by one in the launcher that won't do any more [15:31] dednick, hangout now [16:21] mzanetti: you still have the u8 logs of that happening? [16:21] dednick, pasted them to the bug report [16:21] dednick, I still have it in that state tho, if you want me to try something [16:21] dednick, but it really only prints 3 lines [16:21] mzanetti: need the backlog of when the app last closed. [16:21] dednick, ack, one sec [16:22] dednick, http://paste.ubuntu.com/14867269/ [16:22] mzanetti: ta === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader [17:46] mzanetti: depends on if everyone is happy with the QInputInfo API. [17:47] mzanetti: yes, for now I can just make platform stubs [17:48] lpotter, ok, will do another review round and +1 it if all ok. [17:48] hmm.. needs autotests as well [17:48] but that can also come later if needed [17:48] Trevinho, hey, my cursor just went away again. are there any logs or something that could be useful? [17:52] mzanetti: mh, anything from xorg? [17:52] mzanetti: also, I didn't remember: you get that back on re-login, right? [17:53] Trevinho, I think relogin would do, usually I reboot to fix it [17:54] mzanetti: can you try to do something like [17:54] gsettings set com.canonical.Unity.Interface cursor-scale-factor 1.0 [17:54] Trevinho, http://paste.ubuntu.com/14868839/ [17:54] or any value [17:54] and then back to what it used to be [17:54] or... actually for your case is 0.5 or 2.0 [17:54] nope... [17:54] no change... still invisible === alan_g is now known as alan_g|EOD [20:23] Saviq: how should the mir dependencies be handled? Should unity8-greeter depend on things like mir-platform-input-evdev5? [20:24] Saviq: because on a "stock" ubuntu system, simply installing unity8-greeter doesn't work any more (I _did_ add USC as a dependency) [20:24] some one should jnow that we need desktop or android drivers [20:25] anpok: I assume you mean someone other that mir, which happily lets me know why its crashing [20:25] and then pull in mir-graphics-drivers-android or -desktop [20:25] in both cases evdev-input would be pulled in too [20:25] ot should be.. [20:25] anpok: by the driver? [20:25] dependencies [20:26] anpok: cool, since this only runs on the desktop (for now) I'll just depend on the desktop driver until we figure something better out [20:26] ok [20:26] hm if mesa would not pull in everything we could also just have both.. [20:29] anpok: humm it looks like I already had mir-platform-graphics-mesa-kms7 installed (but also have mir-platform-input-evdev4 instead of evdev5) as well [20:30] i get the feeling that shouldn't matter [20:31] most of the time it does not matter they can exist in parallel.. in 0.17 or 0.18 we had a problem with client side libraries that could disturb it each other.. [20:58] anpok, I think I read somewhere this morning that this might still be the case until 0.20 [21:18] Saviq: ok could have landed after 0.19 === zequence_ is now known as zequence