=== alesage is now known as alesage|afk [02:46] RAOF: nothing more to say? [02:56] Wug: No, sorry. Although I suspect it's by design that you don't get an iconify event. [02:57] that is patently absurd [02:57] I hope, for unity's sake, that you're wrong [03:12] Well, your window doesn't actually get unmapped or anything. [06:43] Saviq: you remember me asking about the errors in unity8 log at runtime? [06:43] this should fix at least couple of them [06:43] https://code.launchpad.net/~kaijanmaki/qmenumodel/unitymenumodel_setname-allow-empty-string/+merge/213768 [06:43] :) [06:44] "GLib-GIO-CRITICAL **" always looks so nice [08:34] MacSlow: what's up with the failing tests at https://code.launchpad.net/~macslow/unity8/modal-snap-decisions/+merge/210988 ? are they related to that code? [08:37] hmmmm [08:37] is it me or we don't build anymore? [08:37] Saviq: did it land yet? [08:38] doesn't look like [08:38] mzanetti, it's in proposed as of 4 hours ago, but apparently thumbnailer didn't get FFe [08:38] mzanetti, it's in the hands of the archive admins now [08:38] yeah no build [08:38] how is the thumbnailer related? [08:38] tsdgeos: unity8? [08:38] yeah [08:39] mzanetti, was in the same silo, [08:39] this train thing is not that nice when people forget about your stop [08:39] fixing a unity8 crash [08:39] ↑ worst analogy ever :D [08:39] :D [08:39] tsdgeos, why would we not build? like trunk? [08:39] because someone changed something and forgot about us i guess [08:39] Saviq: yes, trunk [08:40] tsdgeos, just built --clean, works? [08:40] no [08:40] can do it again [08:40] but just did it :D [08:40] tsdgeos, I mean it does here [08:40] work [08:40] Saviq: how many silos/ppas do you have [08:41] tsdgeos, none [08:41] and when's the last time you dist-upgraded? [08:41] http://paste.ubuntu.com/7193392/ is what i get [08:41] let me cleanbbuild again [08:42] tsdgeos, you have a unity8/unity-mir mismatch [08:42] tsdgeos, apt-cache policy libunity-mir-dev? [08:43] http://paste.ubuntu.com/7193395/ [08:43] looks good to me [08:44] tsdgeos, yeah, unity-mir got through from proposed apparently [08:44] tsdgeos, but unity8 did not, yet [08:44] tsdgeos, so it's not in trunk [08:44] \o/ for the train [08:44] :D [08:44] i thought it was there to fix specifically stuff like this [08:44] maybe i misunderstood its purpose [08:45] tsdgeos, no, just means we fucked our deps [08:45] to some extent [08:45] anyway, it'll sort out soon [08:45] ok [08:46] Saviq: btw where're you? [08:46] tsdgeos, recovering [08:46] i don't think you can say where're :D [08:46] Saviq: stop working late! [08:46] tsdgeos, 3am isn't late [08:46] but yeah, will be there soon-ish [08:47] ok, stop working early! [08:48] tsdgeos, :D [08:48] MacSlow: what's up with the failing tests at https://code.launchpad.net/~macslow/unity8/modal-snap-decisions/+merge/210988 ? are they related to that code? [08:49] Saviq, still those notifications don't appear after adding those files from unity8, can you repeat me the required bits for this to work? [08:50] tsdgeos, I thought my last commit to that fixed it... which was just to make jenkins happy anyway. [08:51] tsdgeos, hm... and the needed unity-notification branch is also not merged yet... damn it [08:53] MacSlow, can you help Cimi with bringing notifications over to the welcome wizard (it's working pre-greeter even, so it needs to handle them itself) [08:53] tsdgeos, the need for the data-RolesEnum to be coming from unity-api now bombed on the whole modal-snap-decision feature... [08:54] Cimi, I'll be in the office in an hour or so if you don't get it by then [08:54] mzanetti, hey, now that you're off the hook, I'd like you to look into one, hopefully relatively small, thing [08:54] Saviq, "just one more thing..." ok *sigh* I'll try my best [08:54] Saviq: ok... which is? [08:54] mzanetti, if you start an app outside of upstart, closing it in the shell doesn't SIGTERM/SIGKILL it [08:55] ah yeah. annoys me like hell all the time. will have a look [08:55] Cimi, so what do you need in the welcome-wizard [08:55] ? [08:55] mzanetti, cool, zbenjamin (#sdk) will be happy [08:56] biab [08:57] tsdgeos, so regarding that unity8 branch for modal snap-decision... it needs lp:~macslow/unity-notifications/modal-snap-decisions to be in place too... but that is blocked on the new need to expose the enum Roles via lp:unity-api now... which I cannot figure out how to make work... it works with just the initial branch of mine. [08:58] MacSlow: i see, do you need help on that enum exposing? [08:58] tsdgeos, I've added it all to the MP-desciption of lp:~macslow/unity8/modal-snap-decisions and lp:~macslow/unity-notifications/modal-snap-decisions [08:59] tsdgeos: MacSlow I guess all that's missing is the include path for unity-api/notifications in unity-notifications [08:59] tsdgeos, well I have it working with lp:~macslow/unity-notifications/modal-snap-decisions ... but I've been trying to figure out how to make it work from lp:unity-api ... and just don't have a clue [08:59] and then obviously inlcude ModelInterface.h [09:00] and use the enum as "ModelInterface::SomeType" [09:00] Cimi, ? [09:00] * mzanetti reboot [09:01] Saviq, what's the requirement... I remember Cimi asking me about the notification-daemon yesterday... but that's about it. [09:04] mzanetti, but won't that collide with the defines of unity-notifiations itself? [09:07] ahhhh it's not that it doesn't build [09:07] it's that i can't run it either [09:07] :'( [09:08] MacSlow, was having a cofffee [09:09] MacSlow, I have wifi listview [09:09] mzanetti, so I need to remove the enums from unity-notifications and just use the ones from unity-api?! [09:09] MacSlow, when I tap on a wifi access point, notification should appear [09:10] Cimi, and you trigger it and it does not appear.... or you don't know how to trigger it? [09:10] MacSlow, notificaton does not appear [09:10] MacSlow, which bits do I need? [09:10] Cimi, can I see the branch/code? [09:11] MacSlow, yup [09:11] lp:~unity-team/ubuntu-system-settings/wizard.wifi [09:11] MacSlow, wizard/qml/Pages/20-wifi.qml [09:12] tsdgeos, with lp:~macslow/unity-notifications/modal-snap-decisions and lp:~macslow/unity8/modal-snap-decisions it does and the test passes... it's/jenkins just missing the unity-notification bits... which are delayed because of the new requirement to be all in unity-api now... which I was stupid enough to agree with... not knowing what's involved... teaches me to say "yes" in the future :/ [09:13] Cimi, btw... you can't trigger notifications from qml [09:13] MacSlow: ok, i see [09:14] MacSlow: so basically it needs the pre-requisite, makes sense :) [09:14] tsdgeos, well *sigh* [09:14] MacSlow: is it a double dependency? [09:14] i.e. do both branches have to go in at the same time? [09:15] tsdgeos, it's a new dependecy that came in from the side after the MP :) [09:15] or can the unity-notifications go in first and then the unity8? [09:15] MacSlow, but they appear if I run the wizard from within unity [09:15] tsdgeos, unity-notifications could/should go in first... but now there's the unity-api bit put even before that [09:15] ok [09:16] MacSlow: can you maybe put the unity8 as "work in progress" until it's ready to decrease the "needs to be reviewed" branches a bit [09:16] ? [09:16] Cimi, oh... you having your own model there... hm... [09:17] tsdgeos, done [09:17] tx :) [09:17] mzanetti: is there any silo i can use so i can continue to do some work? [09:18] MacSlow: yes. you need to delete the enum definition from unity-notifications [09:18] tsdgeos: in what sense? [09:18] mzanetti: in the sense that i can compile unity8 :D [09:18] mzanetti, so after that's in place I have to jugle three branches just for notifications... and tow of them are on the api-team's side?! [09:19] mzanetti: or maybe i just need the right-edge branch manually merged in my stuff [09:19] ? [09:19] tsdgeos: still not exactly sure what you mean. but the right edge stuff is in silo15 [09:19] tsdgeos: /me tries to reproduce your issue [09:19] mzanetti: well i have http://paste.ubuntu.com/7193392/ [09:19] ah, there it is :D [09:19] mzanetti: just dist-upgrade and see the pain [09:20] i'm wondering what to do to make the pain go away [09:20] tsdgeos: you need libunity-api-dev from silo 15 [09:20] Cimi, I just need to wrap my head around this... [09:20] tsdgeos: or copy Application*h from here into your /usr/include/unity/... [09:20] https://code.launchpad.net/~mzanetti/unity-api/new-screenshot-and-focusing-api/+merge/199810 [09:21] * mzanetti isn't really sure why unity-api is realeased already [09:23] headache [09:23] stupid me... those are the ones that _are_ already released [09:24] so yes, you need to unity8's right-edge-2 branch merged into yours [09:24] ok [09:24] let's see if that helps [09:24] Cimi, so you using the backend in your wizard... but where's the frontend? [09:25] MacSlow, frontend? [09:25] Cimi, unity8 displays them because it has the frontend/listview displaying what's in the model [09:25] Cimi, that's probably why you only see the notifications if you're running the wizard from unity8 [09:26] Cimi, backend (unity-notifiations... the model... Notifications{...}) frontend (the ListView in unity8) [09:27] Cimi, see http://bazaar.launchpad.net/~unity-team/unity8/trunk/view/head:/qml/Notifications/Notifications.qml [09:28] Cimi, that's the frontend doing the display/rendering of the notifications in the queue (the model) [09:28] MacSlow, I have this no? [09:28] Cimi, I've to look again at thw wirzard code... one sec [09:29] mzanetti: ok, it runs now, get lots of "Need to use QMirServerApplication" though [09:29] http://bazaar.launchpad.net/~unity-team/ubuntu-system-settings/wizard.wifi/view/head:/wizard/qml/Pages/20-wifi.qml [09:29] MacSlow, line 52 [09:29] tsdgeos: hmm... you running on the phone? [09:29] nope [09:29] tsdgeos: haven't seen this warning before [09:30] and the thing crashes now :/ [09:30] meh [09:30] this is all very confusing [09:30] * mzanetti tries [09:31] yeah it is. [09:31] Cimi, sorry... that's ok [09:32] Cimi, btw... any reason you didn't move the states over from Shell.qml too? [09:32] tsdgeos: even worse. I can't link it here for some undefined stuff in QQml [09:32] Cimi, is the wizard not meant to adapt to rotation? [09:33] MacSlow, nope [09:33] MacSlow, wizard is for phone I think [09:33] Cimi, ok [09:33] what is this?¿?¿ http://paste.ubuntu.com/7193522/ [09:33] MacSlow, but i can copy the states as well [09:33] MacSlow, in case we want it on the tablet [09:34] MacSlow, first I want the notification to appear :D [09:34] Cimi, well they are meant to keeping stuff tidy in landscape-mode on thetablet [09:34] Cimi, sure... :) [09:34] Cimi, I need to run the code myself... just looking over it I can't see any issue atm [09:35] MacSlow, good luck :D [09:36] MacSlow, if you want to run it on the phone, takes time [09:36] Cimi, well I don't know how else I could help... [09:36] Cimi, I'm trying... [09:36] MacSlow, I thought a quick look was enough to spot issues [09:36] MacSlow, I can send you a package [09:37] Cimi, certainly not [09:38] Cimi, ehm... move the Notifications{} at the end... or set it z-order to be higher than every other item [09:39] Cimi, maybe it's just that it's covered by some other element/item [09:39] Cimi, that's the only other thing I can think of atm [09:40] Cimi, I think that atm Notifications is fully coverd by "content" which is also anchors.fill parent and comes _after_ Notifications {} [09:41] MacSlow, ok [09:41] MacSlow, sounds likely [09:42] Cimi, just make sure Notifications is _after_ Item with id "content" [09:42] Cimi, that should be enough [09:46] MacSlow, also, adding import "../Notifications" should help :D [09:47] Cimi, oh... so you didn't get an error before? [09:47] weirdly enough [09:48] MacSlow, also missing inputfilterarea :'( [09:48] MacSlow, might do it by hand maybe [09:48] Cimi, I did see that in your code [09:49] Cimi, or do you mean the import for this? [09:51] MacSlow, I cannot import it [09:51] I don't think I think [09:51] let's see [09:51] Cimi, skip it for the moment and at least check if you can see the notifications showing up [09:51] Cimi, one step at a time [09:52] MacSlow, nope [09:52] MacSlow, not showing up [09:52] tsdgeos: seems everything that only links QQuick fails for not linking QQml any more. did you have that issue too? [09:52] mzanetti: nope [09:53] mzanetti, migrated! [09:53] ? [09:53] mzanetti, right edge is done [09:54] ah [09:54] \o/ [09:54] *\o/* [09:54] DONE [09:54] now, tablet right edge ;P [09:54] yeah... [09:54] well, now I see how to get the surfaces properly [09:55] image kicked with it :) [09:55] and get away with that screenshotting stuff [09:55] yay! [09:55] mzanetti, amazing work with the right edge [09:55] mzanetti, so smooth [09:55] Cimi: thanks [09:55] :) [09:57] didrocks, 3 Qs after this fight, yesterday cyphermox asked me to rebuild the whole silo and retest, is that common practice? fwiw, no "extra" commits would get merged if they were not in the silo, right? [09:57] ok builds now [09:57] still doesn't run :/ [09:57] well, runs and immediately shutsdown [09:57] Saviq: yeah, no extra commits would get merged. I'm unsure why he asked you to rebuild everything, he didn't tell you why? [09:58] * mzanetti still can't build for the linker issues [10:00] didrocks, I think he thought any new commits would get merged (there weren't any), but also he uploaded a seed change [10:00] * MacSlow tries to build wizard.wifi [10:01] didrocks, 2: suddenly the build job complained about changelogs having trusty instead of UNRELEASED in bumps, where they built from the same branches before? [10:01] Saviq: hum, I'm puzzled and not sure what this was all about [10:01] (on 1) [10:02] didrocks, I think it was just "to be safe", this was a big landing after all [10:02] Saviq: do you have links to the job? [10:02] didrocks, https://ci-train.ubuntu.com//job/landing-015-1-build/build?delay=0sec see the three failed ones [10:02] mzanetti: it crashes in v4 here on run :S [10:03] tsdgeos: well... it desn't even link it here [10:03] i'm not sure what i prefer more :D [10:03] tsdgeos: http://paste.ubuntu.com/7193617 [10:03] Saviq: argh, I would need the "debug" version of it [10:03] you didn't run with debug, right? [10:03] didrocks, no [10:03] so that I can see the resulting changelog [10:03] that's really weird [10:03] didrocks, I *think* the difference could be that that was a full run with ignore_step [10:03] let me look at the branch [10:04] not that I think of [10:04] didrocks, and the others were direct rebuilds of particular packages [10:04] Saviq: valgrind points to unity-notif http://paste.ubuntu.com/7193620/ [10:04] MacSlow: ↑ any idea? [10:04] huh [10:04] Saviq: yeah, so that's intended [10:04] bhttps://code.launchpad.net/~rsalveti/powerd/drop_support_sf/+merge/213340 [10:04] https://code.launchpad.net/~rsalveti/powerd/drop_support_sf/+merge/213340 [10:04] see the change [10:04] it touches debian/changelog [10:04] tsdgeos, no [10:04] didrocks, sure, I understand [10:04] but it's "released" [10:05] * tsdgeos digs more [10:05] so what cu2d would do without this check is: [10:05] create an additional entry on top of it [10:05] tsdgeos, never seen any issue like that [10:05] with only: " *" [10:05] as there was nothing to put in [10:06] greyback: its *\o/* time [10:06] rsalveti: FYI, when you change the changelog yourself and not backport a change from distro, you need to keep it UNRELEASED. (otherwise, it's leading to an empty changelog and this is now safeguarded due to complains from the release time) [10:06] Saviq: so your question is "why now" :p [10:07] didrocks, yes [10:07] Saviq: basically, the release team complained again a lot on Monday [10:07] (another upload with "* " and nothing) [10:07] so I added the check and deployed yesterday [10:07] mzanetti: wooo! [10:07] mzanetti: shall i be getting all these warnings? http://paste.ubuntu.com/7193638/ [10:07] didrocks, right, understood :) [10:07] Saviq: the error messsage helped to understand the issue? [10:07] Saviq: again, I'm happy for any rephrasing :p [10:07] didrocks, sure, I fixed it straight away [10:07] great ;) [10:07] didrocks, just was surprised that it broke suddenly [10:08] tsdgeos: hmm... don't think so [10:08] didrocks, but, it'd be nice if those sanity checks were ran asap [10:08] yeah ;) [10:08] Saviq: not possible before generating the finale changelog [10:08] unfortunately [10:08] which is after the chroot [10:08] tsdgeos: there *must* be something wrong with Qqml [10:09] tsdgeos: now I have this: /usr/lib/x86_64-linux-gnu/qt5/bin/qmlplugindump: symbol lookup error: /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5: undefined symbol: _ZN3QV47Managed4callEPS0_PNS_8CallDataE [10:09] mzanetti: brrr [10:09] didrocks, especially with the move to prodstack... it was an hour of failing packages [10:09] mzanetti: are you using any ppa or something? [10:09] maybe the old 52 beta ppa? [10:09] Saviq: yeah, I continue pushing on that… [10:09] or some silo that may be playing with you [10:09] and ev as well [10:09] didrocks, maybe you could upload one by one? [10:09] hmm... I dropped the ppa. but maybe still packages around... let me check [10:09] Saviq: I did that before [10:09] Saviq: until yesterday [10:10] and got complains to upload only parts [10:10] didrocks, again, thought that something changed... [10:10] and that was confusing [10:10] is there an apt-command to list all the packages on the system that cannot be found in a ppa? [10:10] so now, I'm doing once they are all generated [10:10] didrocks, well, ok "by design" :| [10:10] which was ok, before prodstack [10:10] Saviq: by redesign on complains yeah :p [10:10] mzanetti, "cannot"? [10:10] yeah [10:10] like, if I still have packages installed from a ppa that's not enabled any more [10:10] crap... it need to reflash my phone... [10:11] Saviq: actually [10:11] Saviq: let me check the code and maybe give you a trick :p [10:11] one sec [10:12] mzanetti, aptitude should show you packages that are "deprecated" or "local" [10:12] Saviq: no, no easy trick, I protect that as well [10:13] didrocks, so, question no. 3 [10:13] yep :) [10:14] didrocks, say you put libfoo-dev and bar (Depends: libfoo-dev) in a silo [10:14] Cimi, I could compile the wizard.wifi on my desktop... how do I run it? [10:14] didrocks, libfoo gets migrated, but bar is stuck in proposed [10:14] MacSlow, on the desktop? [10:15] MacSlow, debuild [10:15] MacSlow, wizard/test.sh [10:15] yeah [10:15] Cimi, it'll take some time before I can use it on my phone... flashing it as it was still using a defunct 004 silo-ppa [10:15] didrocks, now you dist-upgrade, get a new libfoo-dev, but can't build bar, because the dep moved [10:15] Saviq: you mean, can't build old bar? [10:15] didrocks, yes [10:15] so, it's an API breakage? [10:15] didrocks, 'cause "new" bar is only in the silo [10:15] didrocks, yes [10:16] you need to breaks: older-version of foo [10:16] or use that virtual package trick [10:16] that we had [10:16] but libfoo still moves [10:16] to release pocket [10:16] it's an issue in britney then [10:16] as nothing prevents it from going there [10:16] hum [10:16] foo breaks old bar? [10:17] didrocks, yeah, that'd probably work [10:17] so new foo shouldn't migrate without old bar [10:17] Saviq: I think an intermediate step would be to have britney to undestand the grouping from CI Train [10:17] mhm [10:17] but the idea was rejected by the release team who don't want to special case for it [10:20] mzanetti: do you know why it seems that we're not using unity8's application manager and instead we're using the unity-mir one when running on the desktop? [10:20] didrocks, could we maybe have ro access to branches in silos? [10:20] tsdgeos: no. that shouldn't happen [10:20] mzanetti: it is happening :D [10:20] i'm getting lots of [10:20] Need to use QMirServerApplication [10:20] and [10:21] Saviq: that's part of what I asked. I even don't have it anymore since we moved to prodstack [10:21] yeah... you shouldn't even have unity-mir installed on your machine... [10:21] mzanetti: http://paste.ubuntu.com/7193672/ [10:21] tsdgeos: instead unity-fake-env should provide Unity.Application [10:21] Saviq: so yeah, the CI team will develop a charm to proxy those through apache [10:21] Saviq: it was a requirement for the move, but then, I got to dropped it :( [10:22] this osk works 0 times out of 4 [10:22] tsdgeos: so... I just removed *all* of my Qt5 packages and then did a ./build -s and ./build -c [10:22] tsdgeos: now it starts, but yes, seems to use unity-mir here too [10:23] mzanetti: i can't remove unity-mir, we just need to make sure the application thing we use [10:23] is the local one [10:23] that used to work [10:23] Saviq: for a temporary access, I can rsync to lillypilly though [10:23] Saviq: I think I'll just cronify that [10:23] so it broke somewhere either with your or somebody elses patches [10:23] would work for you? [10:23] mzanetti: but good we're now on the same stage though ::) [10:23] tsdgeos: I just removed libunity-mir1 and now it works again fine with the fake app man [10:23] Cimi, so that's from trying to run wizard/test.sh on my desktop ... http://pastebin.ubuntu.com/7193680 [10:23] * tsdgeos grabs some bubly drink [10:24] Cimi, what maliit-related package am I missing? [10:24] mzanetti: Saviq says he knows what's the problem [10:25] yeah... we're pulling libunity-mir now in ./build [10:25] MacSlow, I never had this error [10:25] tsdgeos: we didn't before. [10:25] mzanetti, we did, it's a build-dep [10:25] mzanetti, the difference is [10:25] mzanetti, it was installing the plugin in /usr/lib/.../qt5/imports before [10:25] ahhh [10:25] right [10:25] /Unity-Mir [10:26] (still, I don't think unity-mir is a build dep) [10:26] or well, should be [10:26] mzanetti, sure, it probably shouldn't be [10:27] mzanetti, or at least the plugin should be split out of libunity-mir1 [10:27] Saviq: here we go: http://people.canonical.com/~didrocks/citrain/silos/ [10:27] Saviq: I rsync every 10 minutes [10:27] right [10:28] tsdgeos: so, you can use run -f for now [10:28] or remove libunity-mir1 yourself [10:28] okidoki [10:28] Saviq: so, for instance http://people.canonical.com/~didrocks/citrain/silos/landing-002/mir/ is the mir branch generated by latest build [10:30] didrocks, mhm [10:30] Cimi, well then... now trying to build it on the phone... hopefully I've more luck there [10:34] mzanetti, so, I think stripping all unity-mir from our debian/control will work [10:35] Saviq: hmm.. will that pull in unity-mir on the phone still? [10:35] Saviq: what was this "mhm"? :) [10:36] Saviq: actually... how long still until we get some Mir running on desktop? [10:36] Saviq: actually I think we're on the right track from a long-term pov [10:36] so I'm thinking if we instead should just finetune the -f switch [10:36] for using the fake stuff [10:38] mzanetti: unity8+mir works on desktop, bregma has a PPA enabling it [10:38] so... wouldn't it make sense to determine the current display server and load Unity.Application depending on that? [10:38] basically replace the SF stuff with X11 stuff :D [10:40] mzanetti, yeah, exactly what we discussed [10:41] mzanetti, with tsdgeos here [10:41] mzanetti, he'll look into it [10:41] nice [10:41] mzanetti, ultimately we should remove the direct dep on unity-mir, too, but let's not, right now [10:42] +1 [10:43] Cimi, I can't build it... http://pastebin.ubuntu.com/7193736 [10:44] Cimi, is there a build-dependency missing perhaps? [10:44] MacSlow, try installing unity-api-dev [10:44] MacSlow, I think I added it though :-\ [10:45] Cimi, probably not... this is on a fresh install on the phone and it wasn't listed by the "missing build-dependencies" earlier [10:45] didrocks, oh btw, re: new commits in branches, maybe we should check (on publish?) if there are new commits, and require an override if there are? [10:45] MacSlow, that is libunity-api-dev missing indeed [10:45] Saviq: I have a lot of requests, can't commit do to it, but still open a bug and we'll see :) [10:46] Saviq: however, the number doesn't mean anything [10:46] didrocks, yeah, I'm just asking [10:46] Saviq: someone can --overwrite [10:46] numbers matches [10:46] not content [10:46] Saviq, yeah... had it on my desktop but not ont the freshly flashed N4 [10:46] didrocks, yeah, I mean if "merge" doesn't do nothing [10:46] * Saviq zones out [10:46] need to focus on scopes [10:47] Saviq: there are multiple cases when the simple check won't match reality unfortunately in that area [10:47] (as the merge state in the MP is the only way to known) [10:47] know* [10:47] didrocks, got it [10:47] didrocks, oh, and "mhm" is probably "sad, but ack" usually ;) [10:48] Saviq: ah ok ;) just telling, you have it now though :) [10:48] so no reason to be sad :p [10:48] just bookmark http://people.canonical.com/~didrocks/citrain/silos/ [10:48] didrocks, other times it's just "ack" :) [10:48] heh, ok [10:48] when Saviq says "mmmh" you'd better take a few steps back, just in case [10:48] HE'S GONNA PUKE [10:49] ;) [10:49] anyway, I'll actually disconnect, gimme an hour or so [10:50] mail on emergency [10:51] * greyback has never seen Saviq's quit message before [10:54] Cimi, maybe you have added it... but did you push that change too? :) [10:54] greyback: sourceforge! :) [10:54] didrocks: shows you the last time he disconnected :P [10:54] mhr3, pstolowski or thostr_, we're discussing integration of the unity-scopes-tool in Qt Creator, and one of the questions that came up was: is there a specific requirement for the name of the scope's ini file, or does it only need to be in a particular location? [10:54] greyback: ahah [10:56] MacSlow, think I didn't [10:58] mhr3, pstolowski or thostr_, and another question, if scopes are not yet installed via .clicks, how and where are they currently installed? [10:58] dpm_, right now there are specific requirements on the name, but i believe that is going to change.. marcustomlinson, michi ^? [11:00] mhr3, do you happen to know those requirements, or are the guys you pinged the persons to ask? [11:00] MacSlow, so can you explain me what triggers the notifications on screen? [11:00] hey zbenjamin [11:00] hey [11:01] Cimi, the moment a notification lands in the visible-queue in the backend it'll show up in the notificaiton ListView in the frontend [11:02] MacSlow, so why it's not taken by the wizard? [11:02] Cimi, I don't know... that's why I'm spending all my time atm to get it compiled and running o nthe phone so I can take a look and help out [11:03] :D have a coffee [11:08] MacSlow, I disabled notifiations from unity8 [11:08] might make it easier to debug [11:09] MacSlow, like commenting out the line of notification backend from /usr/share/unity8/Shell.qml [11:09] and running the wiazrd then [11:10] from the phone [11:17] Cimi, that's from trying to run wizard/test.sh on the N4 http://pastebin.ubuntu.com/7193826 [11:17] MacSlow, you run in a different way [11:17] if only the keyboard was working!!!!!!!!!!!!!!!!! [11:17] Cimi, I did what you told me [11:18] keyboard keeps being in the middle of the screen [11:18] who has a fix for that [11:18] I rebooted phone like 10 times [11:18] MacSlow, on the phone you run with another command line [11:19] Cimi, which is? [11:19] MacSlow, if you want to test it at boot [11:19] you test it with the upstart file [11:20] /wizard/ubuntu-system-settings-wizard.conf [11:20] that you put in [11:20] /usr/share/upstart/sessions/ [11:20] MacSlow, this will run at boot as long as you don't have [11:21] /home/phablet/.config/ubuntu-system-settings/wizard-has-run [11:21] so remove that pls [11:21] Cimi, that's recreated everytime the wizard ran I assume [11:21] if you want to run it within unity, you can, but I think you also want to stop unity from notifying [11:21] MacSlow, it is [11:21] Cimi, got it [11:21] MacSlow, or you can edit the upstart file not to check for that file [11:24] Cimi, ok... I'll try all that after lunch === MacSlow is now known as MacSlow|lunch [11:28] dpm_, ok, we were talking about it [11:29] dpm_, apparently it isn't going to change [11:30] dpm_, so at this very moment, a scope foo has to install a directory foo, and inside there has to be foo.ini and libfoo.so [11:30] zbenjamin, ^ [11:31] and foo should really be the fully qualified name [11:31] like com.canonical.scope.foo [11:31] tsdgeos, how did you restart the kbd? [11:31] Cimi: /sbin/restart maliit-server [11:32] tsdgeos, hah [11:32] tsdgeos, I as typing maalit-server :) [11:32] :D [11:33] marcustomlinson, pls double check ^ [11:33] mzanetti: https://code.launchpad.net/~aacid/unity8/application_manager_install_fix/+merge/213815 can you confirm this works for you? [11:34] * mzanetti tries [11:34] thanks mhr3, so if we install a scope on the phone following this convention today, this should work already? Given that we don't have .click support for scopes yet, how would we deploy and run a scope to the phone/emulator from Qt Creator? [11:35] dpm_, mhr3: that is correct. "com.canonical.scope.foo.ini" will be identified as "com.canonical.scope.foo" [11:35] can we just copy over the scope to a particular location and run it? [11:35] marcustomlinson, so the .ini file should be a fully qualified name too? [11:36] and is it a requirement to have .scope. as part of this name, or just the .foo part would be enough? [11:37] tsdgeos: it works fine on desktop, trying on phone now [11:37] dpm_: yes the ini file must be fully qualified [11:37] mzanetti: ideally you make a package and install it [11:37] for the phone and proper testing [11:39] dpm_, and no there doesn't have to be .scope [11:40] in the name [11:40] ok, cool [11:40] and regarding the installation? [11:40] i'd say let's wait till scopes support .clicks, it would be too messy right now [11:41] mhr3, do we have a timeline for .click support? [11:41] thostr_, ^? [11:41] dpm: end of April [11:43] ok, then in that case we should start with desktop-only integration until .click scope support lands. That is, scopes will not be installable on the phone from Qt Creator, but they should be runnable on the desktop via unity-scopes-tool. Correct thostr_, mhr3? [11:45] dpm_, sounds good to me [11:46] dpm_, so you'll be able to run a scope, but not install it for now [11:46] exactly [12:03] popey, where can i find music-app devs? [12:04] mhr3: in #ubuntu-touch-music if they're online. [12:04] wassup? === alan_g is now known as alan_g|lunch [12:11] mzanetti, will you look at tsdgeos's x11 fix? [12:11] MacSlow|lunch, if there are branches to land in unity-notifications, please let me know, I'll take care of that today [12:12] Saviq: yeah, on it already. looks good. just building a package to verify [12:12] mzanetti, awesomes, thanks [12:21] Saviq: so, this is what I proposed to Mirco: https://code.launchpad.net/~mzanetti/unity-notifications/use-unity-api-roles/+merge/213817 [12:22] however, recalling something about a can of worms I'd like your ok once again before going for it === _salem is now known as salem_ === MacSlow|lunch is now known as MacSlow [12:46] Saviq, I don't think I'll have better luck today than any day before with getting stuff ready to land... so I guess no [12:47] Cimi, the wizard is stuck at a "Hello"-page... what's up with that? [13:01] MacSlow, bug [13:02] MacSlow, let me push [13:02] thostr_: hi. you joining the meeting? [13:03] mzanetti: yes...trying to join === alan_g|lunch is now known as alan_g === jhodapp|afk is now known as jhodapp [13:05] MacSlow, pushed [13:07] "No space left on device" [13:12] Cimi, i need to uninstall ubuntu-system-settings first... as it's blocking some other packages I'm still missing [13:17] Saviq, we can drop indicator-sound from silo 002 now [13:20] Cimi, something on my N4 package-db is messed up... [13:22] Cimi, installing the compiled .deb for ubuntu-system-settings messed things up... and I can't revert it... I'll reflash the phone befor eI waste even more time [13:22] why it did messed up things? [13:23] Cimi, http://pastebin.ubuntu.com/7194217 [13:24] Cimi, I tried to revert that... but even using -f and --ignore-depends didn't help [13:25] MacSlow, think a merge from trunk might fix it, I'll do it later [13:25] Cimi, I could not merge anything from trunk... I didn't ahve bzr after the first reflash... [13:26] and I was trying to install it, which caused said package-dependecy-issues [13:26] tsdgeos: package on the phone works fine too [13:33] MacSlow, I merged trunk and pushed [13:39] mhr3: hi, is this branch still needed https://code.launchpad.net/~unity-team/unity/changeset-demultiplexer/+merge/196291 ? [13:39] as it was like forgotten [13:47] mzanetti: \o/ [13:49] Trevinho, it was useful only for the qt binding, and unity8 no longer uses unity-core scopes [13:50] mhr3: ah i see [13:54] mzanetti, tsdgeos, I kicked unity8-ci again with the unity app manager fix, there were some unrelated dependency issues [13:54] ack [13:58] Saviq: what exactly was the issue with stopping apps on untiy8 shutdown? seems I can't reproduce the issue any more [13:58] ah no... there it is... they still run. spinning the cpu [13:59] mzanetti, hey, now that right-edge-2 has landed, will you be able to help me out? [13:59] mzanetti, yup [13:59] dandrader: yes [13:59] mzanetti, it's not even about unity8 shutdown, but just when you close them from the apps scope [13:59] huh? /me tries [14:02] mzanetti, it might be that we're SIGSTOP'ing them, and then when they get SIGTERM, they can't anyway [14:04] charles, I might need some help with the location services [14:10] MacSlow, any luck? [14:15] Cimi, just about to restart after fixing the package-issue... hold on [14:23] MacSlow, runs_ [14:23] ? [14:24] Cimi, I'm having trouble getting the wizard to start... although I've removed the test in the script and the ~/.config/ubuntu-system-settings/wizard-has-run [14:25] MacSlow, do you have /usr/share/upstart/session/ and the wizard file there ? [14:26] hmmmm [14:26] mzanetti: make testStage doesn't suceed in trunk, is that something you can fix? [14:26] i mean [14:26] you can sure fix it [14:26] :D [14:27] but is it something you broke? [14:27] tsdgeos: need to check, but most likely yeah... [14:27] http://paste.ubuntu.com/7194502/ sound like yours [14:29] Cimi, and when I try to start it fro mthe build directory I get a segfault [14:29] MacSlow, you can run it from within unity [14:30] phablet@ubuntu-phablet:~$ cat s.sh [14:30] #!/bin/bash [14:30] MIR_SOCKET=/run/user/32011/mir_socket system-settings-wizard --desktop_file_hint=/usr/share/applications/webbrowser-app.desktop [14:30] MacSlow, you can create this script in home/phablet [14:30] MacSlow, and run it from terminal or adb shell [14:30] tsdgeos: are all 4 of those failing for you? [14:31] last 4 yes [14:31] last 3 yes [14:31] haven't tried the first yet [14:31] shell one is trivial [14:31] tsdgeos: PhoneStage seems to pass here [14:31] patch coming in a sec [14:31] i got 3 failures in that one [14:31] let me run it again [14:33] Cimi, it's crashing still http://pastebin.ubuntu.com/7194536/ even with trying that s.sh [14:34] mzanetti: https://code.launchpad.net/~aacid/unity8/fixTryCompare/+merge/213862 [14:34] MacSlow, my fault [14:34] MacSlow, run as user [14:34] Cimi, thus I assume it's also crashing upon boot [14:34] MacSlow, su / phablet [14:34] su - phablet [14:34] Cimi, I'm always logged into the phone as phablet (uid) [14:35] tsdgeos: https://code.launchpad.net/~mzanetti/unity8/drop-tst_stage/+merge/213859 [14:35] MacSlow, try running ./s.sh on the terminal app [14:35] *from the terminal app [14:35] I don't see what difference that should amek... but... ok [14:36] mzanetti: http://paste.ubuntu.com/7194556/ [14:36] Cimi, and the osk doesn't work [14:37] Cimi, stand-up === salem_ is now known as _salem === alan_g is now known as alan_g|tea [14:48] MacSlow, osk is bad [14:48] MacSlow, I have same issues === dandrader is now known as dandrader|afk [14:48] MacSlow, killall -9 maliit-server [14:48] Cimi, I just could enter ./s.sh but not enter RETURN [14:49] mzanetti: don't have the tools to put the sim on the phone, can't try sorry [14:49] tsdgeos, we have in the office [14:49] tsdgeos: what tools? [14:49] ah... the thingy [14:49] mzanetti: the thing to press the thing [14:49] right. works with a pencil too, those yellow ones :D [14:49] stabilo [14:49] mzanetti, I still have my simcard pin-less from the time we had no means to enter any sim-number... so never moved back again [14:50] MacSlow: the command to enable it would have been shorter than this sentence ^^ [14:50] mzanetti: in spain we are more into staedler products [14:50] lol [14:50] black yellow pencils ftw [14:51] mzanetti, I'm actually a ballet-dancer pretending to be a computer-guy... so whatever you say :) [14:52] ok, Cimi gave me a staple to use :D [14:52] Cimi, even from the terminal I get the same segfault [14:52] @?@ [14:53] no idea then [14:53] MacSlow, you are not running with sudo? [14:53] Cimi, still this one... [14:53] http://pastebin.ubuntu.com/7194536/ [14:54] Cimi, no as I said... I'm logged into the phone as phablet... (especially via the Terminal app) [14:54] MacSlow, indeed [14:54] tsdgeos: testPhoneStage still passes here, normal and in xvfb-run [14:55] Cimi, so whatever you committed between the time before lunch and afer lunch messed things up for me here [14:55] MacSlow, nope [14:55] Cimi, I try to revert it locally and then recompile [14:55] MacSlow, I don't think this can affect [14:55] Cimi, well I can see some effect for real here on my phone I tell you :) [14:56] MacSlow, don't think it's caused by my changes [14:56] MacSlow, wth is google [14:56] here [14:56] mzanetti: did you see my paste? [14:56] Cimi, you said you merged with ubuntu-system-settings trunk, right? [14:56] mzanetti: i got the sim pin thing after a reboot [14:56] tsdgeos: yes [14:56] MacSlow, I did [14:56] ah no [14:56] and unlocked correctly [14:56] and got signal [14:56] hope it didn't decide to connect to the interwebs [14:56] tsdgeos: I do get signal if I enter the pin with qdbus [14:56] tsdgeos: just the menu in the network indicators is gone for good [14:57] Cimi, I'm moving back to r680 and start from there [14:58] MacSlow, you can run debuild -nc [14:58] MacSlow, -nc doesn't clear things [14:58] too late [15:01] Saviq, unity8 needs a kick for silo 002 now that I've merged from trunk's recent update [15:03] mzanetti: so testStage and testSideStage are gone and we have testPhoneStages and will have a testTahbleStages or something? [15:03] tsdgeos: exactly [15:04] ok [15:07] tsdgeos: meh... tried testPhoneStage with 8 px/gu, 20px/gu, with xvfb-run. always passing for me. Wondering whats different [15:08] :/ [15:08] Saviq, and the missing boost symbol error persists [15:08] Saviq, papi's build logs don't indicate any issues [15:09] mzanetti: ok, i'll see if i can understand what's wrong and fix it myself then i gues [15:10] faster way [15:10] mzanetti: could you reproduce the GenericScopeView::test_showDash one? [15:11] * mzanetti tries [15:12] tsdgeos: yes [15:13] mzanetti: can you have a look? it was working before today [15:13] tsdgeos: yep, on it [15:14] mzanetti: so i have a test that says [15:15] QDEBUG : qmltestrunner::PhoneStage::test_selectAppFromSpread(App 0) clicking app 0 ( twitter-webapp ) [15:15] but i don't see any twitter screenie [15:15] tsdgeos: make tryPhoneStage, then click on the upper Add App button [15:15] tsdgeos: multiple times. [15:16] tsdgeos: then do the full right edge swipe and select the leftmost app [15:16] that's what the test is doing === dandrader|afk is now known as dandrader [15:16] somethins broken [15:17] mzanetti: http://imgur.com/9lmjx5m [15:17] is what i get after the first add app [15:17] tsdgeos: yeah... that's the fake app manager not working 100% perfect [15:17] doesn't look good [15:17] problem is when i add the other one [15:17] and do the spread thing [15:17] tsdgeos: launch a second one. it'll get better [15:17] the first one is not there [15:18] is not there... that's interesting [15:18] that would explain the failures you see [15:18] there's a weird shadow [15:18] let me screenshot that [15:18] I know how it looks like in that case [15:18] the question is, why isn't it starting for you [15:18] http://imgur.com/YOcSrrS [15:19] and that's why i guess the clicking fails [15:19] yep [15:20] so how do i debug that? [15:21] tsdgeos: ../tests/mocks/Unity/Application/ApplicationScreenshotProvider.cpp is the one that should provide the image [15:21] okidoki [15:21] i'll add some debugging in there [15:21] tsdgeos: it should already print something if it fails to load the image [15:22] http://paste.ubuntu.com/7194728/ [15:22] yeah. also the previous paste shows errors loading the images for 4 apps [15:25] tsdgeos: ApplicationManager::buildListOfApplication() is the place where they are hardcoded [15:25] in the same dir [15:26] ok [15:29] ahh [15:29] i know what's wrong [15:29] mzanetti: you expect GRID_UNIT_PX to be defined [15:30] right... setting it do 8 doesn't really help in finding that :D [15:30] which is not necessarily true [15:30] Cimi, so... r682 crashes too [15:30] Cimi, trying r681 now [15:30] tsdgeos: good catch. thanks a lot. Shall I fix it in my other fixes branch? [15:30] MacSlow, it's not a change! [15:30] MacSlow, don't waste time [15:31] MacSlow, might be something else I have no clue about [15:31] bregma, re: apps being shell wrappers around qmlscene, did you try with exec qmlscene? otherwise the pid number reported by upstart is not the one the app will actually connect from [15:31] mzanetti: sure fix it there [15:32] ack [15:32] mzanetti: i've confirmed that hardocding a 8 there for me works, so i guess you can fallback to 8 if that is actually the real fallback that the uitk does [15:32] yep, 8 is the one [15:32] Cimi, actually... r682 crashing I can skip r681 indeed... had the changelog not in mind [15:33] greyback, can you comment against https://bugs.launchpad.net/ubuntu/+source/unity8-desktop-session/+bug/1300911/comments/2 ? [15:33] MacSlow, still haven't changed anything here [15:33] Ubuntu bug 1300911 in unity8-desktop-session (Ubuntu) "Unity 8 Desktop Preview session can not launch apps wrapped in a shell script" [Medium,Triaged] [15:33] Cimi, trying r680 now [15:33] might be something else [15:33] maybe mister Saviq has ideas [15:33] r680 of what/ [15:33] ? [15:33] Cimi, I didn't remember there was just the dependency touched in one fo the commits [15:33] who has ideas on this crash? http://pastebin.ubuntu.com/7194536/ [15:33] Saviq, ^ [15:34] Saviq, mirco is getting this error while running the wizard as user [15:34] with MIR_SOCKET=/run/user/32011/mir_socket system-settings-wizard --desktop_file_hint=/usr/share/applications/webbrowser-app.desktop [15:34] Cimi, I saw it somewhere before... [15:34] Saviq: yes that makes sense [15:34] and I didn't get that before lunc with an earlier version... which I'm currently trying again [15:35] in the meanwhile I broke my phone [15:37] greyback, would be weird, though, if only desktop exhibited that issue, would it... [15:37] * Cimi reflashes [15:39] Saviq: it certainly would [15:39] Saviq: but I don't think/know clicks work on desktop, do they? [15:40] greyback, yeah, that's why I asked for an example from bregma [15:44] tsdgeos: I'm a bit puzzled: this fixes it: http://paste.ubuntu.com/7194813 [15:44] tsdgeos: however the hideDash() test does exactly the same and that one passes [15:44] aha [15:45] also, genericScopeView.scope should be === scopes.get(2) according to the test setup [15:45] tsdgeos: ah... might the ordering and a missing init/cleanup [15:46] it may [15:46] Cimi, what is ubuntu-system-settings made of... it taking longer to compile than unity8? [15:46] iron [15:47] Cimi, rahter lead I'd say ;) [15:47] tsdgeos: pushed all fixes to this one. https://code.launchpad.net/~mzanetti/unity8/drop-tst_stage/+merge/213859 [15:49] and updated the commit message [15:49] mzanetti: maybe you can even add mine in so we get a fully passing qmluitests? [15:49] tsdgeos: ack [15:51] i removed the approved from the incorrect branch [15:51] E_TOO_MAY_TABS_IN_LAUNCHPAD [15:52] mzanetti: wait i didn't mean that one :D [15:52] tsdgeos: all merged. rejected the old one [15:52] i meant the one of the tryCompare [15:52] waaaa [15:52] :D [15:52] ofc. sorry :/ [15:52] E_TOO_MANY_TABS_IN_LAUNCHPAT [15:52] D [15:53] Saviq, so this is interesting (re: the silo 002 troubles). The missing symbol is from Mir's libmirplatformgraphics.so. It demangles to boost::program_options::value_semantic_codecvt_helper. I think it's just Mir not adding ${Boost_LIBRARIES} to link targets. I'm going to test rebuild Mir [15:54] mterry, oh [15:54] mterry, something must've change in devel then [15:56] tsdgeos: I can't find that branch any more [15:56] ah [15:56] i killed it [15:56] no need to merge, just fix it manually :D [15:57] ack [15:58] Cimi, Saviq: I'm giving up... I've even tried the version from this morning and still get that crash... I've wasted a full day now on this without getting anywhere... I'm switching back now to trying to get my stuff through Jenkins & Co. [15:59] MacSlow, I know it sucks, it's two days I'm wasting here [15:59] I'm running unity8 manually and all seems fine [15:59] but the dash is completely empty [15:59] no scope shows up [15:59] Cimi, but at least you see something happening [15:59] what am I missing? [15:59] dandrader: start the proxy-scope [15:59] MacSlow, I didn't on monday :P [15:59] tsdgeos: ok. all pushed [15:59] MacSlow, eventually I stopped having that error [16:00] dandrader: start scope-registry [16:00] tsdgeos, ok will try that [16:00] Cimi, well that's no way for me to work [16:00] MacSlow, I was having that error because I was not runnit it with phablet user [16:00] dandrader: and restart unity8 probably [16:00] MacSlow, which is not your case [16:00] tsdgeos, btw, will a pre-new-scopes unity8 work on the lastest image? [16:00] dandrader: that on the destkop right? [16:00] MacSlow, I have no idea what that error means [16:00] dandrader: don't think so [16:00] tsdgeos, no, that's the "qt as mir compositor" branches [16:00] Cimi, neither do I [16:00] MacSlow, it comes from some google stuff [16:00] dandrader: oh [16:01] dandrader: then no, we killed old-scopes i think [16:01] tsdgeos, ok, so I do have to rebase my stuff on top of latest unity8 in order to get dash back I think [16:01] yep [16:01] tsdgeos, ok, thanks! [16:01] mzanetti, please assign yourself to bug #1273781 - it results from the "we're not killing the process" [16:01] bug 1273781 in unity-mir (Ubuntu) "If you open the accounts page in the settings app and close it you can't reopen it" [Undecided,New] https://launchpad.net/bugs/1273781 [16:01] Cimi, I wouldn't mind to keep digging deeper... if I didn't have 5 other things waiting [16:02] Saviq: regarding that, seems it goes successfully away in unity-mir's ApplicationManager. [16:03] mzanetti, yeah, the app goes away, but doesn't get SIGTERM or SIGKILL [16:03] yeah... [16:03] mzanetti, so that's what we need to do, at least while we say --desktop-file-hint is supported [16:08] Cimi, what image are you running on your phone? [16:09] Cimi, I've r274 running on my N4 [16:09] Saviq, using exec does the trick nicely ... this tidbit needs to go upstream to app developers [16:10] now if I could get the terminal app working and someone ported vim to QML I could use Unity8 on the desktop for all my development needs === alan_g|tea is now known as alan_g [16:25] bregma, what's not working for you in the terminal app? I've not been using it for a while, but the major issue we had was the Enter key not working and that got fixed a while ago. Any other bugs that make it unusable? === dandrader is now known as dandrader|lunch [16:29] dpm_, it isn't on the list of hard-coded supported apps, so I'd need to hack some other app's desktop file to get it to run [16:30] like the dialler-app, that doesn't run well on the desktop either so I can get rid of it [16:30] bregma, what's that list of hard-coded apps? [16:31] dpm_, http://bazaar.launchpad.net/~ubuntuone-hackers/unity-scope-click/trunk/view/head:/scope/click/interface.cpp#L53 [16:32] for now [16:32] bregma, oh, what does exactly that list do and where did it come from? I'm missing things like calendar there [16:33] popey, ^ [16:34] i had no idea that existed [16:35] MacSlow, crashes for me too [16:35] with updated image [16:35] dpm_, popey, it just showed up a few days ago, https://bugs.launchpad.net/ubuntu/+source/unity8-desktop-session/+bug/1300925 [16:35] Ubuntu bug 1300925 in unity8-desktop-session (Ubuntu) "Unity 8 Desktop Preview session does not show (most) installed apps" [Medium,Triaged] [16:35] Cimi, which image were you on before? [16:35] who knows [16:35] Cimi, I was on... ehm... r269 I think [16:36] Cimi, but not really sure [16:36] Saviq, why we have those crashes with libprotobuf? [16:36] Saviq, what is using it? [16:37] dpm_: i dont think we intend to put every app on that list - pmcgowan is driving that list I believe. [16:37] bregma, popey, oh, so that only affects unity 8 running on the desktop, right? [16:37] yeah [16:38] right [16:38] click apps are OK on the phone, but not on the desktop === _salem is now known as salem_ [16:40] anybody know if the new cloud sync indicator will stick around, and if there's an API for 3rd parties to hook into it like they can the messaging and sound indicators? === alan_g is now known as alan_g|EOD === dandrader|lunch is now known as dandrader [17:36] Cimi, some plugin you're loading [17:37] Cimi, remove plugins one at a time and you'll see which one === gatox is now known as gatox_lunch [17:37] bregma, no need to port vim to QML, you just need the terminal :) [17:37] bregma, glad the exec helped [17:37] bregma, I thought we got rid of all those scripts already [17:45] elopio, poing [17:45] bregma: greyback ...so should i land this asap [17:45] https://bugs.launchpad.net/ubuntu/+source/unity8-desktop-session/+bug/1295309 [17:45] Ubuntu bug 1295309 in qtubuntu "qtubuntu-desktop fails using Qt 5.2 on Mir" [Critical,In progress] [17:46] sorry... [17:46] meant https://code.launchpad.net/~bregma/qtubuntu/lp-1295309/+merge/212027 [17:46] kgunn: yes please [17:47] that way I won;t have to update the version in my PPA === mhall119_ is now known as mhall119 === gatox_lunch is now known as gatox === boiko_ is now known as boiko [19:00] Saviq, https://code.launchpad.net/~mterry/mir/missing-links/+merge/213906 is a start. I no longer crash due to missing symbols. Something else isn't right yet. But that's a good branch we'll want [19:01] mterry: don't forget commit message [19:02] greyback, gah. I resubmitted it, and that loses the commit message [19:02] greyback, thanks [19:02] np [19:03] mterry: the linker flag "-Wl,--no-undefined" wouldn't be any use? [19:04] greyback, ah maybe. I am so packaging focused, I didn't think about it [19:04] dpkg-shlibs was the obvious stop point for me :) [19:04] greyback, let me test then I can modify my branch maybe [19:05] mterry: was just a suggestion anyway, while I guess it would help, I'm not certain either [19:06] well it would maybe help prevent this problem happening again [19:06] greyback, we already use it apparently. So I guess not [19:06] mterry: oh well [19:21] I'm getting an empty dash and this on the console: "ERROR! Caught unity::scopes::TimeoutException: Request timed out after 300 milliseconds" where do I start debugging this? I'm totally ignorant on the scopes stuff [19:22] mterry, https://bugs.launchpad.net/mir/+bug/1301040 [19:22] Ubuntu bug 1301040 in Mir "mirplatformgraphics does not have boost program options in its symbol table" [High,In progress] [19:22] mterry, and https://code.launchpad.net/~kdub/mir/fix-1301040/+merge/213739 [19:23] dandrader, i'm still trying to confirm that fixes it, I don't have a stack all built [19:23] dandrader: are there some scope services that are not running? [19:23] dandrader: "initctl list" and see if anything obvious not running [19:24] dandrader, ah interesting. I looked, but didn't see other merges with obvious names [19:24] kdub, my branch should I think... [19:24] greyback, did "start scope-registry" as albert suggested. have these running http://paste.ubuntu.com/7195655/ [19:25] kdub, as I commented. doens't solve my problem [19:25] although it helps a bit [19:25] dandrader: ok, if you give me 10 minutes, I'll have a freshly flashed tablet that I can compare with [19:28] mterry, if your branch works, then we can go with that, i'm just guessing at what the problem is until I can build the world [19:29] kdub, it works enough not to crash unity8 due to missing symbols. That's as far as I tested [19:29] kdub, I didn't realize you were working in same problem space, sorry [19:30] eh, i'm working slowly because I have to build a unity stack against mir/devel. if that fixes the problem, I don't mind going with that branch :) === dandrader is now known as dandrader|bbl === alesage|afk is now known as alesage === jhodapp is now known as jhodapp|afk === dandrader|bbl is now known as dandrader