=== chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === zsombi_ is now known as zsombi === K1773R_ is now known as K1773R [11:27] hello. I have some old C knowledge and would like to write simpe time tracking app that appears in the top bar tray. where I should start to with it? Is quickly good for that? I would like to have something like hammster, but a littlbe bit different [11:32] @akkonrad I haven’t developed any ubuntu apps myself yet, but maybe try to look for existing similar apps for getting started? or even better, maybe find one already and make a pull request for missing features that you need? :) [11:56] iMiksu_, hammster is in python - wich I don't really know unfortuanltely [11:58] @akkonrad ahh, darn.. :/ === JanC is now known as Guest27710 === JanC_ is now known as JanC === _salem is now known as salem_ [12:59] akkonrad: do you mean that for the phone or for the desktop? [13:00] because there already is a hamster-indicator for the desktop... [13:01] indicators-for the phone would have to live in the os image though ... [13:01] right, on the phone a scope would work better probably [13:02] or just an app [13:02] yeah [13:04] or a combination of both [13:11] JanC, for desktop, [13:40] t1mp, Hey! did anything related to tabs change recently ? [13:42] uitk's switch_to_tab() helper is not working for music app [13:52] om26er: no [13:52] om26er: are you talking about autopilot tests? [13:53] t1mp, yes [13:54] om26er: is it an old app? The tabs only work with the Tabs component and the old header (which is part of the MainView) [13:54] (but it should work in that case) [13:55] t1mp, would need to investigate but its the stock Music App, I presume it should be using newer components [13:55] apparently the left burger button is never clicked so the popover never appears. http://paste.ubuntu.com/16946616/ [13:57] om26er: if the music app uses PageHeader, then it would need to use the click_action_button() function on PageHeader.leadingActionBar [13:57] om26er: maybe the qml code was updated to use new components but the autopilot tests were not updated yet? [13:59] t1mp, hmm, seems its using PageHeader [14:00] then Tabs don't work. So the AP test should also not be using the switch_to_tab(). Looks like the AP test is old. [14:13] t1mp: Found another bug in APL/ PageHeader 1588837 [14:15] Okay, I double-checked and confirmed: it's PageHeader only, I saw it twice because of the second column in the real app [14:15] Why's there no bot here? https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1588837 [14:15] Launchpad bug 1588837 in ubuntu-ui-toolkit (Ubuntu) "qml/Ubuntu/Components/1.3/PageHeader.qml:123: TypeError: Cannot read property 'titleComponent' of null" [Undecided,New] [14:15] Bah [14:15] ubot5: You are not very smart, are you.. [14:15] kalikiana: I am only a bot, please don't think I'm intelligent :) [14:15] Thanks anyway [14:26] mzanetti: ping [14:27] sverzegnassi, hey! [14:27] sverzegnassi, people keep on saying how awesome UTTT is! [14:28] mzanetti: o/ I'd need to update an application in the Open Store. Could you help me? :D [14:29] of course [14:33] kalikiana: thanks for reporting. I'll fix it. [14:34] t1mp: thanks === chihchun is now known as chihchun_afk [15:35] kalikiana: what is this new distinction between unit/components and unit/visual? [15:36] t1mp: It's not new. We have two tst_components in staging one of which assumes X11 [15:36] kalikiana: ah, visual was the old units_x11/tst_components ? [15:36] Yes [15:36] ok, I was confused because I thought you were introducing the tests gallery here [15:36] where will you add that one? [15:36] the tests gallery [15:37] I'm planning to add it there [15:37] But not in the same MR [15:37] ok [15:37] then I only have one (inline) comment [15:38] Damnit, you really found a gem there :-D [15:40] t1mp: fixed [15:42] kalikiana: happroved. I'll see on Monday when I sync staging to my in-progress branches how smart bzr is with changes in files that were moved ;) [15:44] t1mp: Yeah, that's why I decided to do the renames in one branch - there's few meaningful changes in files, but in case tooling gets confused there won't be more of that kind === aaron is now known as Guest86371 === salem_ is now known as _salem === Guest86371 is now known as ahoneybun