=== ljp is now known as lpotter === jamesh_ is now known as jamesh [08:49] dednick: what do you think of https://code.launchpad.net/~aacid/unity8/fix_indicators_update_state/+merge/260104 ? Makes sense? i think it fixes the occasional race with the timer i mentioned on friday [08:50] tsdgeos: hm. will have to check it out. Need to make sure we don't need to update while dragging. [08:50] and that it updates when we let go [08:51] dednick: sure, need CI to run too, to make sure i didn't broke something else :D [09:06] tsdgeos: seems to work [09:07] :) [09:07] let's see what CI says [09:08] sure :) [09:10] tsdgeos: are there any scope qmltests which contain video cards? [09:10] multiple i mean [09:21] nevermind. it doesn't appear so. [09:23] dednick: yeah no, but we can always add some if you need to [09:26] tsdgeos: can probably survive without for now :) [09:26] I'll just hack the phone to skip the media-hub so I can demo without phone crashing ;) [09:26] :) [10:14] tsdgeos: there seems to be something wrong with the Preview.isCurrent flag. it's always being set on preview0 [10:15] dednick: tests or real life? [10:15] tsdgeos: real life. [10:16] let me grab a coke [10:16] jet lag is kickin in [10:16] see if caffeine helps [10:16] tsdgeos: and tests (try anyway) [10:17] tsdgeos: :) ok [10:20] dednick: which tryXXX are you using ? [10:23] ah yeah [10:25] listview is a mess :/ [10:27] tsdgeos: tryDashContent [10:30] dednick: [10:30] + item.currentIndex = subPageLoader.initialIndex; [10:31] in the onLoaded of qml/Dash/GenericScopeView.qml seems to help [10:31] it should not be needed [10:31] but oh well [10:33] tsdgeos: it's in the onLoaded already? item.initialIndex = Qt.binding(function() { return subPageLoader.initialIndex; } ) [10:33] that should make it work [10:33] since we have the onCountChanged trick to set currentIndex [10:33] but it's obviously not [10:33] so forcing currentIndex directly [10:33] makes it a bit more robust [10:33] note i said currentIndex and not initialIndex [10:34] tsdgeos: ah [10:34] and no need for the binding, just a one time thing on load [10:36] tsdgeos: ya. works now. [10:37] :) and :/ [10:37] indeed [11:04] dednick: when you have 5 min can you comment on https://code.launchpad.net/~feng-kylin/unity8/OpenUrlInIndicator/+merge/258836 ? [11:07] ltinkl, mzanetti: I know this queued signal thing is causing you headaches, but I dislike merging this patch based on conjecture [11:07] we integrate with glib in a lot more places, and they all might face the same issues [11:16] Te [11:16] tsdgeos: done [11:16] tx === jamesh_ is now known as jamesh [11:32] hello everybody [11:33] I've got a situation with GtkMenuBar and Unity,and I'm looking for some ways to fix this. The thing is that the app has got multiple gtkmenubars, and hence if I use global menu, then I've got that gtkmenubar duplicated so I'm forced to disable the use of global menu. My question is if there's some option to "tell" the menuproxy which gtkmenubar it should use? [11:52] lolek: the menu proxy is really meant for legacy apps. You can set the global menu explicitely with gtk_application_set_menubar [11:53] or include a gtk/menus-traditional.ui resource with a "menubar" element that describes your menu === alan_g is now known as alan_g|lunch [11:59] hi larsu, thank you for the information I'll check what I can use from that [12:02] larsu: what if my menu is changing like for example.. each tab has got different menubar? [12:08] lolek: you can call that function again, or replace parts of the GMenuModel that you pass in [12:11] uhm, ok [12:50] mzanetti, hey, how was the sprint? === alan_g|lunch is now known as alan_g [14:48] dandrader: do you kwow what defines MirTouchInputEvent ? is it mir itself or something else? [14:51] tsdgeos, I think it's mir, although grep cound't find it there :/ [14:52] i think they renamed it [14:52] tsdgeos: http://unity.ubuntu.com/mir/group__mir__toolkit.html#ga285e4165eda60a851a2d0c4c232be036 [14:52] see #ubuntu-mir [14:52] ltinkl: i can google too ;) [14:53] thing is grep disagrees with the webpage [14:53] but thanks :) [14:53] always happy to point the obvious :p === dandrader is now known as dandrader|lunch === sil2100_ is now known as sil2100 [15:58] mzanetti, hey, any news about landing of review-edit widget? === dandrader|lunch is now known as dandrader === alan_g is now known as alan_g|EOD === karni-na is now known as karni [20:03] mterry: is there a snappy channel on freenode ? [20:03] kgunn, yup [20:03] #snappy [20:03] And #snappy-internal on our server [20:04] ta