=== Malsasa_ is now known as Malsasa [10:00] tsdgeos, this should prevent me sleeping in again :) https://code.launchpad.net/~mzanetti/unity8/stop-orphaned-apps [10:41] mzanetti: ping [10:41] tsdgeos, pong [10:43] mzanetti: were are you? patty wants to talk to us [10:43] in a meeting with James atm [10:44] ok, no worries [11:02] greyback, so how do I test the qtmir+qtubuntu dpr changes again? I've to do it in a separate computer running a mir session, right? [11:03] dandrader: I've not addressed your qtmir comments fully yet [11:03] greyback, but they're minor stuff, shouldn't have much impact [11:04] sure, but am being careful :) [11:04] greyback, ok, will test on tuesday then [11:04] should be ready by then, yeah. I'll attach steps on how to test to the MR [11:06] greyback, and when attaching the steps, keep in mind that I'm a newbie when it comes to running mir on the desktop :) [11:06] dandrader: will do === alan_g is now known as alan_g|lunch [12:41] dednick: do you have the branch that you said fix the autopilot tests at hand? [12:42] tsdgeos: https://code.launchpad.net/~nick-dedekind/ubuntu-settings-components/fix-maximumWaitBufferInterval [12:47] dednick: how do i run tests in there? [12:47] tsdgeos: you would need to install it on device. [12:48] and run tests on unity8 [12:49] dednick: in ubuntu-settings-components [12:49] dednick: it has tests [12:49] but neither make check nor make test will give me something === dandrader is now known as dandrader|afk === alan_g|lunch is now known as alan_g [13:06] ah, theres a runtests.sh [13:13] tsdgeos: make qmltests [13:24] Hello there o/ [13:24] I have a question regarding the Messaging Menu [13:25] There's still something I don't get... [13:25] So, I did a MessagingMenu object and created a GMainLoop [13:25] The MessagingMenu object is instanciated before launching the GMainLoop [13:26] I have a problem with GTK now: the developpers of the project used gtk_main_iter to do a GMainLoop iteration when clicking on a button [13:27] So, my question is: Is there any way to use a kind of iteration for the Messaging Menu to run? [13:27] The big problem is that there is almost no doc on the internet explaining how this works [13:27] So, I'm trying stuff and failing every time... === dandrader|afk is now known as dandrader [13:43] mzanetti, note that "post-stop" doesn't happen on restart or respawn, so this won't fix "orphaned on crash" [13:47] Saviq, hmm... it did in my testing [13:47] (pkill unity8) [13:50] will test more... actually have this running on my phone now... [13:53] dandrader: hey, I'd like your opinion on this please: https://code.launchpad.net/~gerboland/qtmir/qmirserver-hides-mirserver/+merge/258038 [13:53] dandrader: no urgency [13:53] mzanetti, try a "pkill -9" [13:53] ack [13:54] dandrader: I would like a second pair of eyes on the design, I'm not totally happy with it [13:54] mzanetti, a pkill means retcode 0 [13:54] mzanetti, which means the job stops [13:54] http://upstart.ubuntu.com/cookbook/#respawn [13:54] http://upstart.ubuntu.com/cookbook/#post-stop [13:56] greyback_, ok, added to my todo list [13:56] thank you [13:56] greyback_, on a different subject: Application.suspended boolean property or Application.suspend() + Application.resume() functions? [13:57] dandrader: I went for the functions & a readonly property, as not every process can be suspended (so suspend() would return false) [13:57] greyback_, by read only property you mean the state property, right? [13:57] dandrader: yep [13:59] Saviq, hmm... from that doc you linked: With this stanza, whenever the main script/exec exits, without the goal of the job having been changed to stop, the job will be started again. This includes running pre-start, post-start and post-stop. [14:01] Saviq, also pkill -9 seems to get apps cleaned up [14:07] mzanetti, ok, my experience must be wrong then [14:07] * mzanetti usually rather doubts docs than Saviq's experience [14:08] I'll watch this for a while [14:08] so far seems to work === dandrader is now known as dandrader|lunch === dandrader|lunch is now known as dandrader === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader