[07:10] Mirv: did you have a chance at running the AP tests? [07:10] oh you're rebuilding what happened? [07:36] om26er: ping [07:36] om26er: unping [07:37] _-_ [07:40] om26er: it was me just not having read a bug you reported in full, now i have :) [07:40] tsdgeos, which is that ? [07:40] https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1436349 [07:40] Ubuntu bug 1436349 in unity8 (Ubuntu) "Edge tutorial re-appears" [High,In progress] [07:43] tsdgeos: running, looks better. rebuilding since the test build succeeded, we can't publish ~test version anyway. [07:44] Mirv: ah, so i can join in running AP then? [07:44] tsdgeos: could you run unity8 AP on mako? I tend to always have problems with those lately. I got 1 failure with archive version, but often it aborts in the middle. === jamesh__ is now known as jamesh [07:53] Mirv: will later, first on the bug i'm reviewing [08:18] om26er: ping now [08:18] tsdgeos, pong [08:22] om26er: i can not reproduce the bug [08:22] om26er: so i have to wipe phone, be on first screen of the wizard, call myself, answer, hang [08:22] and i am on the tutorial [08:22] i finish the tutorial [08:23] and what should happen? i get the tutorial again? or after a reboot? or? === marcusto_ is now known as marcustomlinson [08:46] tsdgeos, after you hangup the call, drag out the launcher [08:46] wizard starts agian [08:46] om26er: hmmmm ok, that should have been part of the bug report :D [08:47] or again i need to read the bug better [08:47] one of the two :D [08:48] tsdgeos, you said that right, dragging out the launcher was not mentioned in the report [08:52] Mirv: hey, who would I pester about a qtcreator bug? [08:55] greyback: probably zbenjamin / bzoltan first and if it's upstream bug then file a bug at https://bugreports.qt.io/ [08:55] we've a bit outdated Qt Creator nowadays though [08:57] Mirv: ok, I'll be on to them. It's really quite annoying, qtc crashes if I unplug the monitor its window is on [08:57] can confirm da [08:57] t [08:57] that sounds like an old, old Qt bug [08:58] ie it'd happen with any Qt software [08:58] greyback: ^ [08:58] bug #1318584 [08:58] bug 1318584 in Next Generation Checkbox (GUI) "qt crashed when switching video out mode to external or internal only mode" [Medium,Confirmed] https://launchpad.net/bugs/1318584 [08:58] hmm, why am I only noticing it recently [08:59] oh, then it might be something different. I wasn't really well able to reproduce it myself except for one machine. [09:03] there's finally some action in the upstream bugs for Qt 5.5 [09:07] Mirv: the dbus ones? [09:07] yeah [09:08] tsdgeos: no, that multimonitor bug [09:14] Mirv: ah [09:37] Mirv: unity8 autopilots may be suffering from needing https://code.launchpad.net/~nick-dedekind/unity8/autopilot_test_failures/+merge/254118 or similar [09:37] it's known they are unstable-ish [09:39] but i'm running them anyway [10:02] Mirv: unity8 autopilot looks ok, got the failure of password vs assword that i have a patch up for and it's known [10:07] tsdgeos: thanks.. I'll continue with the rest. it's indeed looking good so far. [10:20] mzanetti: Saviq: unity: what's the opinion on https://code.launchpad.net/~aacid/unity8/qt55/+merge/254418 ? [10:21] tsdgeos, well... if it's required to build... looks ok to me [10:22] it is with the current alpha [10:22] may awnt to wait [10:22] but still builds with 5.4 [10:22] so doesn't really hurt [10:22] mzanetti: is there a way to test https://code.launchpad.net/~mzanetti/unity8/fix-launcher-losing-apps/+merge/254613 other than getting telergam chat messages? [10:23] tsdgeos, yes. you can manually call the dbus methods to show and hide the highlight [10:23] tsdgeos, erm, the count emblem [10:41] hmmm [10:42] hmmm2 [10:42] :D [10:44] mzanetti: should the new test fail without the launcher chagne? [10:44] tsdgeos, yes [10:44] i think i may be running the wrong test [10:44] tsdgeos, make launchermodeltest [10:44] ah that one [10:45] k [10:46] I actually first added the failing test, then fixed the launcher to not fail any more - so quite positive it should still fail without the change [10:53] mzanetti: hmmm [10:53] mzanetti: why recent and not running? [10:54] ... [10:54] or rather maybe the check should be [10:54] if (!countVisible && !item->pinned() && !item->recent() && !item->running()) { instead of if (!countVisible && !item->pinned() && !item->recent()) { [10:54] ? [10:54] tsdgeos, recent == running [10:54] er [10:55] mzanetti: why is there another property for running then? [10:55] that is a good question [10:55] let me look [10:57] tsdgeos, ah right... so in the beginning it wasn't clear that recent == running, so the code could deal with both. however, the running property is not used in the launchermodel at all [10:57] could be dropped - or rather recent be renamed to running [10:57] mzanetti: so noone is setting running from anywhere? [10:58] can't find any occurrance atm, no [10:58] and I totally forgot that running property even existed [10:59] tsdgeos, I'll have some hangouts regarding launcher on desktop soon. I'll clarify if we can clean this up [10:59] maybe with that recent != running again... not sure yet [11:02] mzanetti: ok [11:03] mzanetti: let's leave it right now as it is? maybe a comment somewhere? like a TODO in running saying "investigqate if we can kill it" or something? [11:03] tsdgeos, that would be in unity-api though [11:03] well sure, but you can add the todo in unity8 side and then remove it from everywhere [11:05] after all the running() is pure virutal, no? [11:06] anyway if you prefer not to change it [11:06] ok === MacSlow is now known as MacSlow|lunch === alan_g is now known as alan_g|lunch === facundobatista is now known as Facu === alan_g|lunch is now known as alan_g [13:02] mzanetti: will you do https://code.launchpad.net/~aacid/unity8/urldispatcher_hideeverything/+merge/253527 ? === MacSlow|lunch is now known as MacSlow [13:08] tsdgeos, oh sorry. yes, sure, will do === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader === marcusto_ is now known as marcustomlinson [15:11] dednick: any idea what's up with the last autopilot stuff? [15:11] ah you aborted it? [15:38] mzanetti: you doing https://code.launchpad.net/~mterry/unity8/skip-spread-tutorial-on-desktop/+merge/253866 ? or want me to take over? [15:42] dandrader: you still need the stdio in that MR? [15:44] tsdgeos, removed [15:47] k [15:50] tsdgeos, if you have time for it, feel free to take it over [15:51] ok, i'll check it tomorrow, i'll eod now [16:11] why my device always saying "Reinstallation of unity8 is not possible, it cannot be downloaded." lately? [16:23] dednick: did you install a locally build copy of unity8? Or that the unity8 you have installed is old, and only a newer version is available for download from the repo === dandrader is now known as dandrader|lunch === dandrader|lunch is now known as dandrader