/srv/irclogs.ubuntu.com/2017/02/07/#ubuntu-app-devel.txt

=== 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
kalikianadaker: There's only "real" notifications as far as I'm aware. So they need to go through the push service.08:06
kalikianarenatu: I attached a working test case using ActionSelectionPopover to bug 1662220 - looks like it's indeed a ListItem bug08:21
ubot5bug 1662220 in ubuntu-ui-toolkit (Ubuntu) "[ListItem] Popupmenu shows traces of disabled actions" [Undecided,New] https://launchpad.net/bugs/166222008:21
dakerkalikiana: ok10:05
=== _salem is now known as salem_
=== chihchun is now known as chihchun_afk
=== boiko_ is now known as boiko
salem_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/82049714:50
bfillerkalikiana, yes please, it's an unfortunate regression15:02
bfillermakes us get the swipe tutorial on every start of messaging-app15:02
zsombisalem_: isn't the MainWindow a new component?16:08
zsombioh, the change affects the org name set in the UCApplication... hmmm16:10
kalikianasalem_: Hmmm I wonder if you're hitting a race condition? The organizationName would be set to a default once when Ubuntu.Components is first imported16:19
kalikianaWhen UCApplication is instanciated, as a singleton16:19
kalikianaBut that code has existed before16:20
kalikianasalem_: zsombi The only difference I can see is that setOrganizationName has moved from setApplicationName to the constructor... but maybe that's exactly it16:23
zsombikalikiana: 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 setter16:23
zsombiso if meantime that is eventually changed, the value will stay16:24
kalikianazsombi: So, the rationale for moving it was indeed to allow the app to change it - before, the name would be reset whenever you set applicationName16:25
zsombikalikiana: so, if the app would set it, then teh value would stay now16:29
kalikianaYes16:29
zsombithen teh app couls set ti to an empty string, in which case they woudl be back to where we were16:30
zsombi*could set it16:31
=== salem_ is now known as _salem
=== JanC_ is now known as JanC

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!