=== salem_ is now known as _salem === chihchun_afk is now known as chihchun === JanC is now known as Guest57353 === JanC_ is now known as JanC [08:06] daker: There's only "real" notifications as far as I'm aware. So they need to go through the push service. [08:21] renatu: I attached a working test case using ActionSelectionPopover to bug 1662220 - looks like it's indeed a ListItem bug [08:21] bug 1662220 in ubuntu-ui-toolkit (Ubuntu) "[ListItem] Popupmenu shows traces of disabled actions" [Undecided,New] https://launchpad.net/bugs/1662220 [10:05] kalikiana: ok === _salem is now known as salem_ === chihchun is now known as chihchun_afk === boiko_ is now known as boiko [14:50] kalikiana, hey, some days ago I left a comment here pointing a regression in staging. Could you take a look? Looks like it was included in the latest release: https://code.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-toolkit/organizedWindow/+merge/314631/comments/820497 [15:02] kalikiana, yes please, it's an unfortunate regression [15:02] makes us get the swipe tutorial on every start of messaging-app [16:08] salem_: isn't the MainWindow a new component? [16:10] oh, the change affects the org name set in the UCApplication... hmmm [16:19] salem_: Hmmm I wonder if you're hitting a race condition? The organizationName would be set to a default once when Ubuntu.Components is first imported [16:19] When UCApplication is instanciated, as a singleton [16:20] But that code has existed before [16:23] salem_: zsombi The only difference I can see is that setOrganizationName has moved from setApplicationName to the constructor... but maybe that's exactly it [16:23] kalikiana: yes, you set it to an empty string, and then later, where you've used to set it to empty you use the getter in the setter [16:24] so if meantime that is eventually changed, the value will stay [16:25] zsombi: So, the rationale for moving it was indeed to allow the app to change it - before, the name would be reset whenever you set applicationName [16:29] kalikiana: so, if the app would set it, then teh value would stay now [16:29] Yes [16:30] then teh app couls set ti to an empty string, in which case they woudl be back to where we were [16:31] *could set it === salem_ is now known as _salem === JanC_ is now known as JanC