=== alecu__ is now known as alecu_ === robru_ is now known as robru === me4oslav_ is now known as me4oslav [06:38] hi, can i run unity on top of qtwayland? [06:51] memeka, neither unity7 or unity8 support qtwayland right now, no [06:52] unity7 probably never will and we're investing heavily into Mir, so it's unlikely we will spend time to port it to qtwayland [06:53] Saviq: how about the qt apps made for ubuntu touch? [06:53] they are all qt and qml .... they should start, right? [06:53] *qt5 [06:54] memeka, well, not under *qtwayland* directly, but under a shell that implements qtwayland, sure, they work just fine under X11 too [06:55] Saviq: qml-compositor comes with qtwayland ... and the only other I know of is GreenIsland/Hawaii ... [06:55] memeka, yes, sure, I see no reason why the apps wouldn't start there [06:55] Saviq: does Mir works now with hwcomposer via libhybris ? [06:56] that's the only reason I am using qtwayland now, since I am under the impression that Mir works only with fbdev [06:56] memeka, didn't know qtwayland supports hwc? when did that happen? [06:57] memeka, in any case, the way that unity8 uses Mir right now, not yet, I believe if you use Mir as compositor, yes [06:57] Saviq: not officially... but there is this: https://github.com/mbrasser-jolla/qt5-qpa-hwcomposer-plugin [06:58] memeka, I don't know all the details, you might wanna check #ubuntu-mir [06:59] Saviq: hence my question if Mir supports hwcomposer... [06:59] memeka, AFAIK, if you use Mir's composition, then yes [07:00] so then I can install Mir - Unity8 - and all the rest [07:00] basically if Mir draws more than one surface (which is not currently the case with Unity8), then it can do hwc [07:02] Saviq: the problem is that not even qtwayland worked for me with the libhybris version that is currently used by Ubuntu - which is from 2013 -- it could work only with more recent versions [07:03] Saviq: however, given the newer libhybris installed, and since i am using 14.10 ... is it as simple as apt-get install mir and apt-get install unity ? [07:03] memeka, what do you want to achieve though? [07:04] there is not a package called "mir" btw, and unity8, not unity (that one is the current desktop version) [07:04] Saviq: I have an ARM board with PowerVR gpu, with android drivers only - and I wanna get unity to work on it [07:04] (yeah, I can find the right package names :P) [07:05] memeka, so yeah, apt-get install unity8 in general, you'll need to explicitly install qtdeclarative5-qtmir-plugin, too [07:05] ah no, that will get pulled in automagically [07:05] Saviq: so I have the android hwcomposer running in my linux install, and libhybris installed .... I can run test_hwcomposer and it works [07:06] but X won't run at all for example, since the display is taken by the android hwcomposer [07:06] memeka, you mean surfaceflinger? [07:07] memeka, you can't have surfaceflinger running if you want to run unity8, we need direct access to the GPU [07:07] memeka, you might wanna check out https://wiki.ubuntu.com/Touch/Porting [07:08] its not that [07:08] Saviq: I am running android-media-server and android-service-manager from android [07:08] memeka, sure, we do the same I believe [07:09] Saviq: and also I am running pvrsctl, which is the PowerVR hwcomposer [07:09] but yeah, I guess that's not direct access to the GPU ... it's only through libhybris [07:09] memeka, ok, I'm out of my depth here, you'll have to wait for an answer in #ubuntu-mir [07:09] I will ask there too... [07:10] memeka, we do definitely talk android hwc [07:10] but they'll know more details [07:10] right, so then it should work .... [07:11] Saviq: last time when I checked the porting guide, it was building stuff from CM base [07:11] I have already all the android stuff installed and working [07:19] is jenkins qa down? [07:19] i can't reach http://jenkins.qa.ubuntu.com/job/generic-click-autopilot-runner-mako/444 for example [07:23] paulliu: any reason not to top approve https://code.launchpad.net/~aacid/unity8/removeUnusedHasAttributes ? [07:34] tsdgeos, Paul is on debconf, might be touch to reach [07:35] ah ok [07:35] Saviq: so then maybe you can top approve given his comment? [07:35] ACKed [07:36] Saviq: can you access the jenkins? [07:36] tsdgeos, s-jenkins? [07:36] it's kind of bad if i can't check if the unstables in there are because of the popover thing of something else [07:36] yeah [07:36] tsdgeos, you on VPN? works fine? [07:37] http://jenkins.qa.ubuntu.com/job/unity-phablet-qmluitests-utopic/1171 [07:37] no, vpn not on [07:37] just stays there forever [07:37] ah that one [07:37] tsdgeos, yeah, that's dead [07:37] ok, let's go to the vpn one [07:38] tsdgeos, yeah, http://s-jenkins.ubuntu-ci:8080/job/unity-phablet-qmluitests-utopic/? [07:42] Cimi: top approve https://code.launchpad.net/~aacid/unity8/clickBlackStuffOverview/+merge/232431 ? === _morphis is now known as morphis [08:10] Saviq: ping [08:10] tsdgeos, here [08:11] Saviq: all these tests http://s-jenkins.ubuntu-ci:8080/job/unity-phablet-qmluitests-utopic/1181/#showFailuresLink are failing because of the network module thing we made a runtime dep not being there [08:11] tsdgeos, when did I say we should make it not being there? [08:11] tsdgeos, I said ideally it would be mocked out [08:12] tsdgeos, but obviously until it is, we need it in both build and run [08:12] ok [08:12] i misunderstood you then [08:12] tsdgeos, but TBH if we don't mock it out, can we depend on the tests? [08:13] not sure i understand what you mean [08:13] tsdgeos, like I'm worried it could affect our results [08:13] you mean tests are wrong because that is not mocked? [08:13] tsdgeos, because we don't know what network status will be [08:13] we can't rely on it [08:14] tsdgeos, if it works, fine, but I just mean we need to expect this to break if we don't mock it out, is all [08:16] hmmm [08:16] yeah i guess [08:18] let's see if i can mock it out then [08:35] Wellark: simple fix https://code.launchpad.net/~aacid/connectivity-api/unused_qthread_include/+merge/232859 === sonne_ is now known as sonne [08:42] Wellark: also shouldn't you for limitedBandwith a similar connect in the qml side like you do for statusChanged? === Guest35996 is now known as karni === Estilanda_ is now known as Estilanda [10:32] hmpf... why wouldn't run.sh work now... [10:42] ah so qtmir reuses the context created by mir and just switches to Opengl .. [10:42] that explains everything [10:49] Holas === MacSlow is now known as MacSlow|lunch [11:20] uh [11:20] great [11:21] now all the builds are failing because https://jenkins.qa.ubuntu.com is down [11:22] Saviq: can't we really find anyone that cares? [11:23] tsdgeos, there's the ci vanguard in #ubuntu-ci-eng [11:23] tsdgeos, they are the ones to ping [11:40] Saviq: https://bugs.launchpad.net/unity8/+bug/1341205 [11:40] Ubuntu bug 1341205 in Unity 8 " Top left icon of my apps can be placed in the middle of the apps" [Medium,Triaged] [11:42] tsdgeos, there isn't a see all any more, let me try and repro here and update the description [11:43] tsdgeos, it was enough for me to just go to the bottom of apps and go to store and back [11:43] tsdgeos, one thing I noticed there is why would the apps page move at all? [11:44] tsdgeos, because it got scrolled up by itself as I was going into/back from the store [11:45] Saviq: hidden height stuff probably [11:45] https://code.launchpad.net/~aacid/unity8/category_view_invisible_in_preview_mode changes may make that not happen [11:46] tsdgeos, yeah, I expected that [11:48] tsdgeos, but yeah, I can reproduce reliably, just go into store, back out from store, broken [11:48] Saviq: not here at all [11:48] Saviq: krilin? [11:48] tsdgeos, mako [11:49] which image? [11:49] tsdgeos, devel-proposed [11:49] tsdgeos, I think it might be related to the number of app [11:49] s [11:49] most probably [11:49] that's why asked for the number of apps too ;) [11:49] tsdgeos, I've 8*3 + 1 == 25 apps [11:49] can you comment on the bug? [11:50] i've more [11:50] but i haven't installed anything in this new image [11:50] or do click apps are installed somewhere else so they persist between reflashings? [11:54] tsdgeos, they do [11:54] (persist) [11:55] tsdgeos, I got the header in the middle now [11:55] tsdgeos, https://docs.google.com/a/canonical.com/file/d/0B32jwBcbaPloUEdpRFRKVlNycnM/edit [11:56] tsdgeos, same steps, krillin, 23 apps [11:56] * Saviq wonders if 2048 causes this :D [11:57] oh and now I got it to get stuck... [12:19] was there a recent change that could explain why usc does not show unity8.. but unity8 receives user input.. [12:19] (on desktop) [12:19] or unity8 renders just black [12:20] ah nasty scopes again [12:21] anpok, I just tried and IIUC QT_QPA_PLATFORM wasn't exported properly [12:21] anpok, can you check /proc/`pidof unity8`/environ [12:21] anpok, for QT_QPA_PLATFORM=ubuntumirclient [12:21] anpok, to confirm you can always look in ~/.cache/upstart/unity8.log and see if Xcb complains about display not being set [12:23] unity8 needs QT_QPA_PLATFORM=mirserver [12:23] greyback, ah then that's what got broken [12:28] ah yes here it has ubuntumirclient too [12:28] that is supposed to be done in the upstart session confs? [12:29] anpok, /usr/bin/lightdm-unity8-session [12:29] greyback, not mirclient? doesn't unity8 deal with the s/client/server/ itself? [12:30] oh thats wrong [12:30] it really says ubuntumirclient there.. [12:30] anpok, yeah, should say "mirclient" [12:30] Saviq: the name of the QPA plugin for unity8 is mirserver. For applications, it is ubuntumirclient [12:31] greyback, ah then ubuntumirclient is correct [12:31] if (qgetenv("QT_QPA_PLATFORM") == "ubuntumirclient") { [12:31] setenv("QT_QPA_PLATFORM", "mirserver", 1 /* overwrite */); [12:31] anpok, ↑ we're doing that in our main [12:31] so ubuntumirclient is good, but I didn't have anything in QT_QPA_PLATFORM in the unity8 environ [12:31] kinda for legacy, and kinda as clients use platform-api (and thus ubuntu-specific functionality), not mirclient directly [12:32] greyback, sure, but that should still work [12:32] ok even when putting mirserver it still is all black [12:33] anpok, anything in ~/.cache/upstart/unity8.log ? [12:34] tsdgeos, ok, ruled out 2048 as being the reason, but it seems to require a particular number of rows in the dash (which supports the height suspicicon), on mako it has to be 9 rows, on krillin it was 8 here [12:34] tsdgeos, more or less than that probably changes the calcs enough to work around the issue === MacSlow|lunch is now known as MacSlow [12:46] Saviq: unity8 log http://paste.ubuntu.com/8205954/ [12:46] but not dash log .. instead a crash file [12:46] anpok, ah, so it started with mir for you at all [12:47] anpok, I think it might be the GstFoo thing... I can't launch camera-app under X11 here either [12:47] with the exact same messages [12:48] but the unit8-dash failure is in ubuntumirclient qpa [12:49] anpok, yeah, but probably just because it can't connect to mir [12:49] but then unity8 would still display the indicators and the greeter part? [12:51] anpok, but it doesn't start [12:52] anpok, it hangs at the GstFoo messages [12:52] anpok, I get the same for camera-app: http://pastebin.ubuntu.com/8205997/ === _salem is now known as salem_ [12:52] and no camera app [12:55] so log messages like 'unhandled motion event action 9' and similar fit in the u8 does not start picture? [12:56] anpok, that I don't know where it comes from [12:56] mzanetti, greyback, shouldn't we have a cap at the number of applications showing up in the spread? Even if they get killed due to OOM, their snapshot will still hang over there, taking memory. I was thinking like removing the oldest ones past that number cap. Also, if the number of apps in the spread is too big, it might just get unwieldy to the user to have to many cards over there [12:57] dandrader, as for memory considerations, sure, we should unload the screenshots if we can [12:58] dandrader, but design-wise we can't drop any apps of [12:58] f [12:58] if it's unwieldy, the user should just drop some of them, we shouldn't [12:59] dandrader: in any case, such things need to be discussed with design. you can suggest those things either directly to Vesa or create a bug for ubuntu-ux [13:00] Saviq, greyback, mzanetti btw, I think we don't have a bug on that "unload screenshots to disk" do we? [13:00] we should have one or we might just forget about it [13:00] dandrader, we might not indeed [13:00] * dandrader volunteers [13:01] mzanetti, right [13:01] hm ok that blocks main [13:01] * greyback concurs [13:01] greyback: to what? [13:01] :) [13:02] mzanetti: the replies to dandrader's query [13:02] Saviq: can reproduce with 9 [13:04] tsdgeos, good, finally some info, this was rather crazy ;) [13:04] greyback: :) wasn't sure if the query or the replies [13:10] Saviq: i'm fearing it may be a gridview bug itself, since we do no positioning of that lost item [13:11] but i'm going to try if lp:~aacid/unity8/category_view_invisible_in_preview_mode that has a few fixes for sizing doesn't make the jump happen and then at least we don't see it [13:12] tsdgeos, yeah I'd imagine that's the case [13:22] Saviq: yes it doesn't fail anymore, we're happy enough with the "workaround", right? [13:36] Saviq: is there any reason https://bugs.launchpad.net/unity8/+bug/1356410 is not marked as release other than "we forgot"? [13:36] Ubuntu bug 1356410 in Unity 8 "Category header links don't work in overview" [Critical,In progress] [13:38] tsdgeos, yeah, good with workaround, and yeah we forgot [13:38] tsdgeos, one of the reasons why I'm leaning towards dropping the non-ubuntu unity8 bugs altogether (as in only allowing unity8 (ubuntu) bugs) [13:39] om26er: Saviq: https://bugs.launchpad.net/unity8/+bug/1195707 is long ago fixed, no? [13:39] Ubuntu bug 1195707 in Unity 8 "[Dash] Installed scopes icons are shown in the dash" [High,New] [13:39] tsdgeos, done [13:40] tsdgeos, yes [13:40] this is hight? https://bugs.launchpad.net/unity8/+bug/1199423 really? :D [13:40] Ubuntu bug 1199423 in Unity 8 "Log output is excessive" [High,In progress] === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader [14:22] dandrader, dednick, how close are we to landing silo 2? [14:24] Saviq, today if all goes well I think. Worst case tomorrow lat in the day I guess [14:24] s/lat/late [14:24] dandrader, k thanks, I'll start a separate silo then [14:30] Saviq, is silo 2 the potential place for the visual-tweaks for notifications too? [14:30] MacSlow, as I won't touch it under dandrader's feet, no, I'll do a separate one [14:30] or just the prompt-in-prompt [14:34] dednick, can we filter only the list of wifi from unity menu model without using the sortfilterproxymodel? [14:36] Cimi: not that i know of [14:37] dednick, I think the sortfilterproxymodel might confuse index and stuff [14:37] Cimi: you need to translate the index [14:37] dednick, yes, but we have issues of tapping sometimes opens the wrong access point [14:38] dednick, might be bindings or how the filter works (not perfectly dynamic) [14:38] Cimi: logging out which one gets activated might help [14:39] Cimi: pehaps there's a double tap happening or something and it's re-sorting in-between [14:40] I cannot have listview with different height for delegates, right? [14:40] Cimi, sure you can [14:40] Cimi: i put a bug in for indicator-network about not changing the "active connection" until it's actually connected [14:41] Saviq, I am wondering if I can not use sortfilterproxymodel and hide delegates of network properties I don;t want [14:41] Cimi: i think at the moment it just changes immediately when you tap the network [14:41] Cimi, you could, but it's obviously better if they're not even there [14:41] Saviq, we have issues when tapping networks and connecting to wrong APs or such, I believe could be due to this filtering we do [14:41] Cimi, belief has nothing to do with it ;) [14:42] Saviq, I am trying to test indeed [14:43] dednick, what is unitymenumodelstack? [14:48] Cimi: the unitymenumodel is multi-level (model in model). the stack keeps track of which level you're looking at [14:48] tsdgeos, ah, wanted to say [14:48] Saviq: yes? [14:48] tsdgeos, while doing the thing for overview on left edge / BFB... [14:48] dednick, they added it in the settings, I am wondering if I need it here [14:48] tsdgeos, you could get rid of the DashCommunicator thing [14:48] in the wizard [14:48] tsdgeos, as we now support scope:// urls [14:49] dednick, prompts are supposed to be killed/closed when the app (root session) is suspended, right? [14:49] Saviq: hmmm, but we'll need it again if we need cancellable stuff.. [14:49] Cimi: it depends on how your menu is contructed. if it's flat, or a tree. [14:49] I see [14:50] tsdgeos, TBH with the cancellable we'll need to be quite tricky there [14:50] tsdgeos, I'm thinking ShaderEffect tricky [14:50] dandrader: depends on the app implementation. in qtmir they are. [14:50] tsdgeos, because we won't be able to recover the whole thing [14:51] tsdgeos, like search history etc., I think we'll just need to have a snapshot of the apps scope and display it, and hide on dash focus [14:51] tsdgeos, but yeah, ok, leave it be for now [14:51] dednick, I'm following those steps: https://code.launchpad.net/~nick-dedekind/qtmir/prompt-in-prompt/+merge/232417/comments/566912 [14:51] dandrader: ya? are they not being closed? [14:52] dednick, they are [14:52] right. that's good then :) [14:52] dednick, But https://code.launchpad.net/~nick-dedekind/qtmir/prompt-in-prompt/+merge/232417/comments/567865 [14:53] dandrader: hm. does it fade? [14:53] dednick, no [14:53] dednick, it really disappears instantly [14:54] dandrader: huh. give me a mintue, i'll give it another try [14:54] Saviq: this is sad https://code.launchpad.net/~aacid/unity8/gettext_textdomain/+merge/232899 [14:54] worse function name ever [14:55] dandrader: you using local build or silo? [14:55] dednick, local build of unity8 and qtmir [14:55] * dandrader is old school [14:55] dandrader: :) me too. [14:55] tsdgeos, OH [14:56] dandrader: wasn't sure if silo had been updated since session.live [14:58] tsdgeos, do we need the Binding to i18n in Shell.qml then? [14:58] Saviq: hmmm, not sure, let me see [14:59] dandrader: hm. it's working for me. the page is pretty hard to tell if it's fading quickly (a lot of white). can you increase the zombie animation duration in SurfaceContainer.qml to 5 seconds and try again? [15:02] dandrader: oo. actually now that i increased it its not sliding down! haha [15:02] hm [15:02] it was just fading out... [15:02] doh [15:05] Saviq: yeah seem unneedeed now [15:08] dandrader: ah. it's the lack of session.parent since it's just a qobject [15:09] dednick, and more bad news :-(. check latest qmir comments [15:09] qtmir [15:10] hm who is the one to blame if the qt5 plugins libgstcamerabin and libgstmediaplayer link against gst0.10 while UbuntuComponents use gstreamer 1.0 [15:14] dandrader: damn. kind of need to move the app screenshot onto the session... [15:14] and fade to that on zombie [15:14] or something... [15:15] no, nevermind [15:15] dednick, must also figure out why it doesn't happen in the qmltest [15:16] dednick, would be good to get it covered there somehow [15:16] dandrader: i think it's the just the lag of mir. [15:17] i'll work it out [15:19] dandrader: will it already have a screenshot when the app is stopped? [15:21] dednick, no [15:21] dednick, it takes the screenshot *once* the suspended app gets stopped [15:22] dednick, and once the screenshot is ready. it crossfades to it. once that animation is done it finally releases the zombie surface [15:22] tsdgeos, so, what does that i18n change give us then? setting the domain early? [15:22] Saviq: and makes it work from c++ [15:22] tsdgeos, right [15:22] that i have no idea why it didn't work before [15:22] not sure what the qml stuff was doing [15:22] maybe was using dgettext all the time [15:22] Saviq: don't approve yet [15:23] there's another patch comming up on the same branch [15:23] k [15:23] dandrader: http://paste.ubuntu.com/8207107/ [15:23] the session is being release. [15:24] dandrader: i think it's the same problem as the prompt disappearing [15:25] Saviq: ok, pushed the other change [15:26] mzanetti: you may want to have a look, to it too sicne i think your rework branch changes this [15:26] mzanetti: https://code.launchpad.net/~aacid/unity8/gettext_textdomain/+merge/232899 [15:27] tsdgeos, right, we should read from Name[$locale] first, clicks won't have the gettext domain set [15:27] tsdgeos: interesting... yep, will check it out [15:28] tsdgeos, wonder if QSettings even supports that [15:28] mzanetti, yeah, I'll leave that branch to you [15:28] ack [15:28] well... I'm probably gonna drop this one but redo on top of the rework branch [15:28] as launcherbackend.cpp is no more [15:28] tsdgeos: ok? ^ [15:29] greyback: you said you don't want to expose Application to qml right? [15:29] dednick: not via the model [15:29] greyback: ok, so by Session is ok? [15:30] like it's "attached to an applicaiton" [15:30] dednick: since you rely on session for your implementation, I guess you need to [15:31] mzanetti: well i don't see why we should not merge this *now* and yours later [15:31] so we can have stuff working sooner than later [15:31] i guess it's easier to get a 5 lines fix than a 2000 lines refactor [15:32] more over when the bug for this has been one month ignored === Trevinho_ is now known as Trevinho === dandrader is now known as dandrader|lunch [15:45] mzanetti: ↑↑↑ === Wellark is now known as Wellark|holiday === Wellark|holiday is now known as Wellark === boiko_ is now known as boiko [16:10] dandrader|lunch: that problem should be fixed now [16:14] s/that/those (same issue) [16:15] dandrader|lunch: hey, are you working on the bug with the lost input (touch vs mouse etch)? === dandrader|lunch is now known as dandrader [16:32] mzanetti, not anymore. proposed a qtmir fix for it last week. why? [16:33] dandrader: found a way to reproduce it [16:33] for the dash at least... [16:34] mzanetti, might be a separate bug, but still interesting [16:34] mzanetti, what is it? [16:35] dandrader: tap and hold the dash, not releasing, then launch another app from the launcher with the other hand [16:35] dandrader: seems the touchEnd event gets lost and doesn't recover [16:37] mzanetti, if you press power twice to bring in the greeter, can you still swipe it away? [16:38] dandrader: yeah. input only gets lost in the app [16:38] in this case [16:38] I know there's also issues with input getting lost in unity [16:38] unity = unity8 or unity = unity8-dash? [16:38] mzanetti, [16:39] unity == unity8 [16:39] dash == unity8-dash [16:39] dandrader: interestingly: now that mouse input is stuck in the dash, I can still use the bottom edge in the dash (touch input). [16:40] so it seems to be very similar to the issue in unity [16:40] mzanetti, yes, it triggers the same issue in Qt [16:40] dandrader: can't we just send a cancel input event on focus switches? [16:41] mzanetti, that would be a work around at best [16:41] hm... not sure... [16:42] dandrader: what would be the proper solution then? [16:42] mzanetti, ensure that MirSurfaceItem is forwarding a sane stream of touch events to the mir client [16:43] define "sane stream" [16:43] mzanetti, maybe the existing qtmir fix for that bug also solves that. but maybe not. it has to be checked [16:43] mzanetti, every touch has a begin and an end [16:43] right... that's what I said, no? :D [16:44] mzanetti, ending a touch is different from canceling it [16:44] dandrader: wait... if the user doesn't release on the dash I don't think there should be a mouse End event [16:44] in fact a cancel event is more correct in that case [16:45] mzanetti, let's not mix touch with mouse [16:45] mzanetti, once a window gets ownership of a touch it will get all events from that touch until it ends [16:45] but this specific issue I see in the dash is a mouse input issue [16:46] mzanetti, because qt internally generates mouse events out of the touch events it receives [16:46] mzanetti, check that qt review link I have on that bug [16:46] mzanetti, its bug 1295623 [16:46] bug 1295623 in Unity 8 "Sometimes input breaks and only edges are responsive" [Critical,In progress] https://launchpad.net/bugs/1295623 [16:47] greyback, Saviq, btw, when are we releasing that? https://code.launchpad.net/~dandrader/qtmir/missingTouchEnd-lp1295623/+merge/232410 [16:48] dandrader: I'll request a silo for it [16:50] greyback, thanks! [16:50] dandrader: I'm gonna hang on for mir0.7 to land though [16:50] but will after [17:17] Saviq, dednick, prompts-in-prompts is good to go [17:19] dandrader: woop === salem_ is now known as _salem === Pici` is now known as Pici