/srv/irclogs.ubuntu.com/2014/03/14/#ubuntu-unity.txt

=== redj_ is now known as redj
=== _salem is now known as salem_
=== salem_ is now known as _salem
=== jhodapp is now known as jhodapp|afk
tsdgeosSaviq: so what's the plan? first land 5.2 then new-scopes?09:44
Saviqtsdgeos, yeah09:44
tsdgeosok09:44
Saviqtsdgeos, today is review day09:44
Saviqtsdgeos, please start looking at mterry's split greeter09:44
tsdgeosso https://code.launchpad.net/~unity-team/unity8/new-scopes-cleanup-5.2 is the "top branch" we want to merge09:45
Saviqtsdgeos, I'll go through that09:45
tsdgeosok, i'll read mterry's code09:45
mhr3_Saviq, found the cause of the card hiccup?09:49
Saviqmhr3_, not yet, let me look at it now09:49
Cimitsdgeos, we still have fails in qmltests09:50
Saviqmhr3_, can't get it to work still ;/09:50
Cimitsdgeos, testLauncher09:50
Saviqmhr3_, src/capnp/layout.c++:1822: requirement not met: expected ref->kind() == WirePointer::STRUCT; Message contains non-struct pointer where struct pointer was expected.09:50
CimiI don't think the launcher is flicking09:50
Saviqmhr3_, and restarting scope registry doesn't help09:50
mhr3_Saviq, restart smart-scope-proxy & scope-registry09:50
tsdgeosCimi: it's on you then, i'm reading mterry's code now09:50
mhr3_Saviq, policy libunity-scopes0?09:51
Saviqmhr3_, right, so not only registry now...09:51
Saviqmhr3_, yeah, that helped09:51
mhr3_ok09:51
seb128marcustomlinson, hey09:52
marcustomlinsonseb128: hey09:53
seb128marcustomlinson, what do you mean by "silo: <no silo>"? you are talking about landing/CI train?09:53
=== sil2100_ is now known as sil2100
marcustomlinsonseb128: yeah, I assume we still haven't got a silo. That branch fixes the issue and is complete.09:54
seb128marcustomlinson, I can put a landing ask/get a silo for the hud, but the merge request is still "needs review" and CI seems unhappy09:54
seb128e.g https://code.launchpad.net/~unity-api-team/hud/lp-1288025/+merge/209449/comments/49600309:54
marcustomlinsonseb128: pete-woods just commented on the MR ;)09:54
seb128oh09:55
pete-woodsseb128: ci is only unhappy because there's a dependent change in libdbusmenu-qt09:55
seb128pete-woods, marcustomlinson: qt5.2 is in trusty-proposed now, so should be fine to land hud soon ;-) Is the CI being unhappy on that merge request "normal"?09:55
mhr3_whaaat? 5.2 in proposed?09:56
Saviqmhr3_, yups09:56
Saviqmhr3_, found issue09:56
mhr3_how come i didn't get a OMG! mail?09:56
seb128pete-woods, if you need a libdbusmenu-qt change/update, you should update the build-depends on the version you need at least?09:56
pete-woodsseb128: I have done09:56
pete-woodsit's not just a single MR09:56
seb128oh, right09:57
seb128there is a pre-require branch09:57
seb128good09:57
pete-woodsyes09:57
pete-woodsor three :)09:57
seb128marcustomlinson, pete-woods: thanks ;-)09:57
seb128let's hope we can land soon09:57
seb128LTS coming :p09:57
pete-woodsseb128: and don't worry, I will make sure I can search for préférences :)09:57
seb128(btw you might want to change the status to "approved" if it's approved)09:57
seb128pete-woods, thanks ;-)09:57
pete-woodsseb128: I can't change them to approved, as I don't have a silo yet, so no-one can test them for me09:59
pete-woods(the rules say I have to test the builds that come from the silo)10:00
SaviqCimi, tsdgeos, there's an issue with the dynamic carousel merge, there's a few places that reference "template" directly, not through cardTool still (i.e. CardFilterGrid.qml:27)10:00
seb128pete-woods, I don't see how changing to "approved" conflicts with the silo?10:00
seb128pete-woods, there is no automerging of approved branches anymore with CI train10:00
pete-woodsI understand that10:00
pete-woodsbut isn't it wrong to approve them until they have been tested via the silo?10:00
seb128pete-woods, on other projects (e.g indicators, settings) we use approved as the list of things that are ready to be pushed through CI train10:01
seb128your project, your call10:01
SaviqCimi, tsdgeos, results in broken apps card when searching (i.e. install click scope, restart scope-registry, ./builddir/tools/unity-scope-tool, search in Apps → no titles)10:01
seb128I understand/use it as10:01
seb128"approved = got review, should be ready to land"10:01
seb128review the approved changes10:01
seb128put them in silo10:01
seb128then we test the silo10:01
seb128and if it's green we press the land button10:01
* Saviq reverts10:02
seb128which then upload/merge back10:02
pete-woodsseb128: okay, if that's how you understand the process, then I will do that in future10:02
CimiSaviq, let me fix it instead revert10:02
seb128pete-woods, thanks, but feel free to keep your workflow if it works for you, I'm not saying mine is the only valid one ;-)10:02
SaviqCimi, k, let me know10:03
seb128pete-woods, the main advantage with the way I described is that +activereview give you a nice overview of what is ready to be put in a silo (= the approved changes)10:03
seb128otherwise you need to keep track mentally of what got reviewed/approved10:03
pete-woodsthat's a good point, and I would definitely prefer to do it this way, I just got a different interpretation of the rules when I read them10:04
pete-woodsbut if other teams are doing this, then I am happy10:04
Saviqpete-woods, there's no rule on that10:04
Saviqpete-woods, ci train doesn't even care about LP status, if you put the MP in it, it will merge it even if it's rejected10:04
tsdgeosSaviq: hmmm i think i had fixed that10:04
tsdgeosbut maybe not10:04
tsdgeosE_TOO_MANY_BRANCHES10:05
pete-woodsSaviq: I understand that, I just don't like getting blamed for breaking things because I didn't follow the Process10:05
Saviqtsdgeos, doesn't look like it, at least not in branches I'm looking at10:05
Saviqpete-woods, remember the process is yours, not anyone else's :)10:05
seb128pete-woods, as said, we do it this way for indicators and settings, so feel free to do it as well, it's fine by the rules ;-)10:05
tsdgeosnew-scopes-cleanup is fine10:06
tsdgeosnew-scopes-cleanup-5.2 is fine too10:06
tsdgeosSaviq: which branch are you on?10:06
Saviqtsdgeos, hmm tried on cleanup, maybe didn't pull10:06
Saviqtsdgeos, nothing to pull, did you search?10:07
tsdgeosSaviq: no, but it's not referencing template directly10:07
Saviqtsdgeos, ok, that doesn't fix the issue though10:07
tsdgeosthat's a different thing :D10:07
Saviqtsdgeos, sure ;) /me pulls the fix to clean-to-trunk10:08
tsdgeosCimi: can you have a look at it?10:08
tsdgeosor shall we both?10:08
SaviqCimi, please fix on clean-to-trunk, not -cleanup, I was hoping for cleanup to only really do test fixes...10:10
* Saviq reviews cleanup so that it gets in new-scopes sooner rather than later10:11
Cimitsdgeos, I can10:12
Saviqah, but we need 5.2-fixes on trunk first...10:12
CimiI'll look at both10:12
Cimihaving a coffee, had insomnia last night10:12
Cimithis friday seems like a classic monday :)10:13
Cimibut we all know that engineers have best ideas when they have lack of sleep, it's out environment10:13
Cimi*our environment10:13
Saviqmzanetti, review https://code.launchpad.net/~unity-team/unity8/fix-5.2-tests/+merge/209058 please?10:15
SaviqMacSlow, qml/Notifications/Notification.qml: bad whitespace in lines 42, 4810:17
SaviqMacSlow, in modal snaps10:17
MacSlowSaviq, already fixed10:17
SaviqMacSlow, ok10:17
SaviqMacSlow, what editor do you use?10:17
Saviqah... insensible or whatever it's called10:18
SaviqMacSlow, sounds like you need to enable whitespace checks :)10:18
Cimimmm10:18
MacSlowSaviq, sublime... as I can't stand QtCreators text-rendering :)10:18
MacSlowSaviq, is there any way to tweak Qt-text-rendering in some way... it always looks  a bit "fuzzy"10:18
SaviqMacSlow, no idea, check out 3.0 from -proposed, maybe that's better?10:19
MacSlowCimi, ^ maybe you know10:19
CimiMacSlow, my guess is using other ways to render text10:20
anpokwith qtquick it might use the distance maps10:20
MacSlowCimi, sure... it using a distance-field based texturing approach... compared to gtk+'s cairo/pango one10:20
CimiMacSlow, http://blog.qt.digia.com/blog/2012/08/08/native-looking-text-in-qml-2/10:21
tsdgeosQtCreator is not QML guys10:21
anpokI thought parts of it are qml scenes..10:21
tsdgeosthe welcome screen10:21
MacSlowanpok, also regular Qt-desktop apps look like they use the same technique... text on the desktop doesn't look as crisp as in gtk+-apps10:21
anpokget bad glasses .. distance based fonts are a lot faster :)10:22
MacSlowCimi, ah... interesting... thannks for the link!10:22
Cimiif it works, we should enable on our desktop10:23
mzanettiSaviq: yep, can do that now10:25
SaviqMacSlow, some more data here https://bugreports.qt-project.org/browse/QTCREATORBUG-975110:26
MacSlowSaviq, thanks10:26
Saviqmzanetti, did you ever get to the behemoth 7k diff of new scopes cleanup?10:27
mzanettiSaviq: yeah, I've read through it, Albert is already fixing my comments. Still have to do the functional test10:27
Saviqmzanetti, I meant https://code.launchpad.net/~unity-team/unity8/new-scopes-cleanup/+merge/20964210:28
mzanettiah no... that was the clean-to-trunk10:28
mzanettino didn't get to the other yet10:28
Saviqmzanetti, ok, I might actually get on it if you don't, let's see who's first10:28
* tsdgeos can't stand subpixel hinted fonts10:28
tsdgeosi want black you fool not green!10:29
* Saviq slows down work to let mzanetti review the bitch...10:29
* mzanetti still hopes gerry comes back soon and approves the right-edge branch :P10:29
Saviq;D10:30
Cimimzanetti, did you write launcher tests?10:30
mzanettiCimi: yes10:30
Saviqlet's merge right edge and new scopes on a Friday, what's the worst that can happen! ;D10:30
* mzanetti doesn't see why not :P10:30
Cimiwho has qt 5.0?10:31
mzanettiSaviq: worst case, we instruct people to flash the mwc image for the weekend10:31
Cimifirst of all10:31
tsdgeosSaviq: shall i ask mterry to rebase his branch on top of new-scopes-cleanup-5.2? it doesn't merge cleanly there10:31
* mzanetti 5.210:31
Cimitsdgeos, can you run testLauncher and see if it fails for you?10:31
Cimiwith 5.210:31
Cimior mzanetti10:31
tsdgeosCimi: new-scopes or trunk?10:31
* mzanetti runs10:31
Saviqtsdgeos, maybe review against trunk for now10:31
tsdgeosSaviq: ok10:32
Cimitsdgeos, ns10:32
Saviqtsdgeos, we have right edge that might still get in before new-scopes10:32
* Saviq got a u8 crash on 5.2, let's hope it's a known sig10:32
mzanettiCimi: trunk testLauncher passed here with 5.210:33
mzanettiCimi: same with launcherbackendtest and launchermodeltest10:33
tsdgeosCimi: http://paste.ubuntu.com/7089382/10:34
tsdgeosCimi: i think i had a look at this one, flick() doesn't seem to be flicking enough10:34
mzanettitsdgeos: is this in xvfb?10:34
tsdgeosyou may want to replace flick() with a mouse press+move+release10:34
tsdgeosmzanetti: no, regular unity710:34
mzanetti8 I assume, trunk?10:34
tsdgeosmzanetti: no, running 710:35
tsdgeosmzanetti: new-scopes-cleanup-5.2 branch10:35
tsdgeoslet me see what fix-5.2 says10:35
Cimitsdgeos, ok, have the same issue with flick10:35
Cimitsdgeos, and I was thinking of doing mouse flick indeed10:35
SaviqMacSlow, there's an "antialias" option under Text Editr / Font & Colors in QtC, not sure, though, that it would get what you want ;)10:40
MacSlowSaviq, that was enabled already :)10:41
SaviqMacSlow, yeah, I meant *disabling* it ;)10:41
MacSlowSaviq, that would make things worse... but I managed to tweak it a bit for the better already... it didn't pickup the system-wide set monospaced font10:42
SaviqMacSlow, right, it does use the default on10:42
Saviqe10:42
Saviqinternal10:42
MacSlowSaviq, it's a lot better after the tweaking now10:43
Cimibtw unity7 improved loads this cycle10:47
Cimiit's faster on my slow intel card10:47
Cimiand more stable10:47
Cimiand looks better10:47
Ciminow we need to fix dash scopes that are slow :)10:47
Cimigood we have this unity in the lts10:47
MacSlowthere seems to be an issue with indicator AP-tests -> https://jenkins.qa.ubuntu.com/job/generic-mediumtests-runner-mako/5830/console10:50
MacSlowSaviq, ^ is that to be expected?10:50
SaviqMacSlow, "NoSuchProcess: no process found with pid 8773"10:51
SaviqMacSlow, == crash10:51
SaviqMacSlow, == Qt 5.0 crash that's fixed with 5.210:51
MacSlowSaviq, so I just have to wait this one out?10:52
SaviqMacSlow, ignore it, yeah10:52
MacSlowSaviq, all 12 notification AP passed btw :)10:52
MacSlowI hope Qt 5.2 won't affect that ;)10:52
mzanettitsdgeos: http://paste.ubuntu.com/7089478 <-- Qt 5.2, fix-5.2-tests branch10:54
Cimimzanetti, I have same issues10:56
Cimimzanetti, as well as launcher10:56
mzanettijust tried the launcher again... passed :/10:56
CimiI'm looking into launcher10:56
Cimimzanetti, listview.flick seems to be weird10:56
Cimimzanetti, might be that you have retina screen10:56
Cimimzanetti, and speed flicks work on your pc10:56
mzanettiCimi: well, I'm using unity.gu for the flicking. so it *should* not matter10:57
mzanettibut who knows10:57
mzanettiCimi: are you sure there isn't just a waitForRendering needed?10:57
Cimimzanetti, trying with your gu size10:57
Cimimmm might be too10:57
* mzanetti uses 18 px/gu10:57
Cimimzanetti, which gu do you have?10:57
Cimithx10:57
Cimiand the variable to set?10:58
* Cimi forgot10:58
mzanettiGRID_UNIT_PX10:58
mzanettitst_DragHandle failing for anyone of you? /me suspects a gu issue too10:58
* Cimi tries10:59
Cimimzanetti, works10:59
Cimimzanetti, works with 18 :-\11:00
mzanettilauncher?11:00
Cimiyep11:00
mzanettiCimi: guess what: DragHandle works here with 8 too11:01
mzanettiafaics :P11:01
Cimi:)11:01
tsdgeosmzanetti: weird, let me see11:01
Cimimzanetti, which test?11:02
Cimiof draghandle11:02
Cimitsdgeos, I'm looking at it11:02
Cimitsdgeos, GRID_UNIT_PX=18 make testLauncher works11:02
tsdgeosCimi: the lvwph ones too?11:03
Cimiso either listview.flick clamps values11:03
Cimior units.gu don't work sas speed11:03
mzanettiCimi: the flick() in the launcher only resets it to the beginning, You might just be able to increase the flick value a git and it'll work11:03
Cimitsdgeos, not those11:03
tsdgeosCimi: ok11:03
mzanettithis is DragHandle @18: http://paste.ubuntu.com/708950911:03
Cimimzanetti, looking11:05
tsdgeosmzanetti: lwph passed here11:07
tsdgeosmzanetti: is it 100% failing for you?11:08
mzanettitsdgeos: yep, just ran it again: http://paste.ubuntu.com/708952111:08
mzanettithis one is not GU related. fails for 8 here too11:09
tsdgeosmzanetti: yeah the test doesn't know about gus11:10
mzanettiyep..11:10
tsdgeosmzanetti: are you using xvfb-run ?11:10
mzanettitsdgeos: no, this was all plain X11:10
tsdgeosmzanetti: does running it standalone also fails? i.e. http://paste.ubuntu.com/7089534/11:11
mzanettitsdgeos: yeah, that's what my paste does11:12
mzanettitsdgeos: not in a loop, but standalone11:12
tsdgeosworks here :/11:12
tsdgeosi'm on the 12th run already11:12
mzanettiah... you meant the function standalone11:12
* mzanetti tries11:12
mzanettitsdgeos: http://paste.ubuntu.com/708954511:13
mzanettitsdgeos: kwin/compiz ?11:13
tsdgeosdon't think so11:14
tsdgeosi'd say it's resolution11:14
tsdgeosi'm basically moving the mouse and expecting stuff to happen11:14
mzanettitsdgeos: interesting. it works in xvfb11:14
tsdgeosbecause the dpi there is probably different11:14
tsdgeosthe one i need11:14
mzanettitsdgeos: ah... while thie window is quite small, I still have normal fonts11:15
mzanettihttp://i.imgur.com/paH4UEo.png11:15
tsdgeoslooks good to me :D11:15
mzanettiok11:15
mzanettiI could imagine the test taking less space if the fonts dpi is different11:16
mzanettis/test/text/11:16
tsdgeoswell the 0 is a bit too big11:16
tsdgeosbut that is just there for you to look at, doesn't play any role11:16
mzanettitsdgeos: you sure the header isn't smaller in height?11:17
tsdgeosmzanetti: no looks ok11:17
tsdgeosi can snapshot mine if you want11:17
mzanettiyeah, please do11:18
* mzanetti curious11:18
mzanettithere must be a difference...11:18
tsdgeoshttp://i.imgur.com/E5x1to3.png11:18
tsdgeosit's the test that is bogus i guess11:19
tsdgeoshttp://paste.ubuntu.com/7089562/ probably doesn't move your high DPI at all11:19
mzanettitsdgeos: ah. the Pageheader and sectionheader have hardcoded pixel sizes?11:20
tsdgeosye11:20
mzanettithat explains why its correct indeed11:20
tsdgeoswhy wouldn't they?11:20
tsdgeoswell as i said the test doesn't use gu11:21
mzanettiyeah.11:21
tsdgeosmzanetti: i'm just not sure how to make this work if indeed the pixels you have to move the mouse are indeed pixel dependant11:23
tsdgeosmaybe the qpa has info about that?11:23
* tsdgeos checks11:23
CimimzanettI, draghandle is not res independent11:29
Cimidebugging that11:30
Cimisome values I'm getting don't change11:30
mzanettiCimi: which ones?11:30
Cimicurrently11:30
CimidragThreshold of EdgeDragEvaluator11:30
mzanettiyeah.. I'm hunting that one too...11:31
Cimiwhich seems to be maxDragDistance11:31
mzanettihaven't found where it's defined11:31
Cimithat should ne res independent11:31
Cimimzanetti, qml/Components/EdgeDragEvaluator.qml11:31
tsdgeosdoesn't seem to be much in flickable that is dpi dependant or anything11:32
mzanettiCimi: defaultDistanceThreshold: units.gu(1.5)11:32
mzanettiseems okayish...11:32
Cimimzanetti, maxDragThreshold11:32
Cimi*distance11:33
Cimi../qml/Components/DragHandle.qml:172:        maxDragDistance: maxTotalDragDistance11:33
Cimi../qml/Components/Stage.qml:453:        maxDragDistance: stage.width11:33
mzanettiyeah... but: distanceThreshold: hintDisplacement > 0 ? 0 : defaultDistanceThreshold11:33
tsdgeosmzanetti: i guess you don't see the list moving at all, no?11:34
* mzanetti checks11:34
mzanettinope. frozen like an ice cube11:34
mzanettitsdgeos: ^11:35
tsdgeosmzanetti: do the other tests also pass inside xvfb-run?11:35
mzanettitrying11:36
mzanettitsdgeos: http://paste.ubuntu.com/708964411:37
tsdgeosso yes11:37
tsdgeosthat 0 != 0 should be randomly passing11:38
tsdgeoswe have that in trunk too11:38
tsdgeoseven i thought i had fixed it11:38
mzanettiis that the one you introduced the uFuzzyCompare for?11:38
Saviq/food11:38
tsdgeosmzanetti: this one and a few others with the same issue yeah11:38
* tsdgeos let's it run in xvfb-run for a while11:39
tsdgeosyep, failed11:39
tsdgeosi should be able to at least make this one pass consistently11:39
mzanettiyeah... but its strange. I'm quite sure this was passing at some point here11:40
tsdgeoswell it does pass11:40
tsdgeosjust run it again :D11:40
mzanettino... I mean the DPI related issues11:40
tsdgeosah11:40
tsdgeosmzanetti: yes i think that has changed with 5.211:40
mzanettiah ok11:40
tsdgeosthere have been some changes regarding how dpi is handled11:40
tsdgeoslet's fix this one i can repro first11:41
tsdgeosand care about the others later11:41
mzanettiack11:41
mzanettiCimi:  any progress on the launcher or the draghandle? depending on which one you are on, I could take the other11:41
Cimimzanetti, doing drag handle, no progress, just debugging11:42
mzanettiCimi: ok. /me gets to the launcher11:42
Cimiis there a way in qml to see what sets what?12:05
Cimilike, what set a property width12:05
mzanettiCimi: launcher fixed12:06
Cimimzanetti, push in that branch12:07
Cimimzanetti, or in fix-5.2-tests12:07
Cimimzanetti, can you pastebin diff?12:07
mzanettiCimi: hm... I think you can see that with the profiler...12:07
mzanettiCimi: I've pushed to 5.2-tests12:07
Cimiok12:07
mzanettiCimi: diff: http://bazaar.launchpad.net/~unity-team/unity8/fix-5.2-tests/revision/75112:08
mzanettidammit... I accidentally pushed something12:08
mzanettireverted12:08
Cimimzanetti, looks like a workaround12:09
Cimimzanetti, don't get me wrong12:09
mzanettiCimi: why?12:09
Cimiit works12:09
Cimimzanetti, I just wanted to know why flick doesn't work12:09
Cimi:)12:09
mzanettibecause it always had issues if listview Snapping is enabled12:09
mzanettiand now with 5.2. it seems not to be able to flick() over a snap position any more12:10
Cimimzanetti, you can help me with drag handle12:10
mzanettiregardless how big the number in flick(x)  is12:10
Cimimzanetti, basically12:10
Cimimzanetti, if you put some fancy console.log12:10
Cimiyou realise that width of those drag handle is fixed12:11
mzanettiok12:12
=== MacSlow is now known as MacSlow|lunch
=== jhodapp|afk is now known as jhodapp
tsdgeosahhhh12:31
tsdgeoswaht about make testFoo?12:31
tsdgeosSaviq: ↑↑12:31
Cimimzanetti, there's so much logic in those tests that I'm wondering if they are correct12:33
mzanettiCimi: what's interesting, the DragHandles window is always the same size, regardless the ps/gu12:34
mzanettipx/gu12:34
mzanettitsdgeos: what is with make testFoo?12:34
Cimimzanetti, it's not set12:34
tsdgeosdoesn't work anymore12:34
mzanettihuh? does here (unless you really mean "make testFoo" - including the Foo)12:35
mzanettitsdgeos: or did you mean tryFoo?12:35
mzanettiCimi: isn't it set to 70 gu's in tst_DragHandle.qml?12:35
=== alan_g is now known as alan_g|lunch
Cimimzanetti, vertical showable and horizontal showable in tst_DragHandle tthey don't have anchors12:36
tsdgeosmzanetti: ah, yes that :D12:36
mzanettitsdgeos: yeah... that's broken. we need our own QQuickView that registers qttest stuff12:36
tsdgeosmzanetti: ok, pushed a fix for the 0 != 0 thing12:36
mzanettitsdgeos: nice, thanks12:36
Saviqtsdgeos, you mean make tryFoo?12:37
tsdgeosmzanetti: the other ones i don't know how to tackle12:37
tsdgeosSaviq: yes12:37
Saviqtsdgeos, well, it's somewhat lower prio, but yeah we need to come up with something12:37
mzanettiCimi:     window->resize(600, 600);12:38
Cimiouch12:39
CimiI should have just grep12:39
CimixD12:39
Cimimzanetti, that is it12:39
mzanettihaha. commented that away and guess what Totals: 10 passed, 0 failed, 0 skipped12:39
* mzanetti pushes12:39
tsdgeosmzanetti: is testlistviewwithpageheadersection the only one that fails?12:40
tsdgeosi'd expect other variations of LVWPH fail too, no?12:40
mzanettitsdgeos: lemme try12:41
Cimimzanetti, waiting daniel to ask why resizing?12:41
Cimihttp://bazaar.launchpad.net/~unity-team/unity8/trunk/revision/43.2.212:41
mzanettitsdgeos: http://paste.ubuntu.com/708991612:43
tsdgeosok12:43
tsdgeosso same thing12:43
tsdgeosthe tests that move the view with mouse presses don't play nice with your dpi12:43
mzanettiCimi: as everything still works when removing it, I assume he added it just for some testing while developing and forgot to remove12:43
Cimiok12:43
mzanettibut yeah, lets ask him to be sure12:43
=== _salem is now known as salem_
SaviqTHE 5.2 HAS LANDED13:05
SaviqMirv, kudos!!!13:05
bregmaprepare yourselves appropriately!13:05
* Saviq starts porting to 5.3... we should make it in time for 15.04, right?13:06
mzanettitsdgeos: Cimi: https://code.launchpad.net/~unity-team/unity8/fix-5.2-tests/+merge/209058/comments/497520 :/13:07
mzanettiwill look into it...13:07
mzanetti /food first13:07
mzanettiyay for 5.2 :)13:08
* Saviq imagines Mirv lying in a puddle of high-grade alcohol right now13:09
Cimiwill we ever have those ubuntushape binding loop for propery width fixed?13:13
MirvSaviq: :D thanks.13:14
SaviqCimi, did you ever try? ;)13:14
CimiSaviq, nope :D13:14
CimiI can13:15
SaviqCimi, then, no13:15
SaviqCimi, did you fix the card yet?13:15
CimiSaviq, will do now, was fixing 5.2 with mzanetti13:15
SaviqCimi, thanks13:15
* Saviq wonders who will review the 5.2-fixes branch ;D13:16
Saviqwhen *everyone* will have their hands in it13:16
=== alan_g|lunch is now known as alan_g
=== MacSlow|lunch is now known as MacSlow
tsdgeosmzanetti: hmmmm, all the time? or just sometimes?13:56
tsdgeosMirv: so i can remove landing6?13:59
tsdgeoss/can/should i guess13:59
Mirvtsdgeos: what do you mean?14:00
Mirvtsdgeos: oh, yes, you don't need the PPA anymore14:00
Mirvtsdgeos: you actually get more updates from the main archives now14:00
Mirvlike the two qtdeclarative patches14:00
tsdgeosMirv: cool14:02
tsdgeostx14:02
mhr3_Mirv, so 006 officially landed and in main now?14:03
tsdgeosmhr3_: yes14:04
mhr3_Mirv, will all those rebuild-against-5.2 branches be marked as merged?14:05
Mirvmhr3_: yep, it's now in main, in release pocket. merge & clean not yet done14:05
Mirvmhr3_: the last thing answers that, pending14:05
mzanettitsdgeos: yes, al the time14:28
Cimidednick, can you repeat me what you have been working on, I couldn't hear you well14:41
Cimidandrader, ping14:41
* mzanetti still didn't get the dungeon joke14:41
dandraderCimi, pong14:41
dednickCimi: i'll enter it14:42
dandradermzanetti, because we will stay all day inside a windowless room regardless if it's a sunny and wonderful place outside :)14:42
mzanettiah, got it, thanks :)14:42
* mzanetti remembers the apps team conquering the terrace in oakland14:42
mzanettiwe just need to be faster :D14:43
dandradermzanetti, yeah, that was a great move14:43
Saviqapps team is going to be there the week before us14:44
Saviqso there's our chance :)14:44
Mirvmhr3_: merged!14:46
Cimidandrader, in test DragHandle14:47
Cimidandrader, you forced window size to 600, 60014:47
Cimidandrader, is there a reason for that?14:47
mhr3_Mirv, yey!14:47
dandraderCimi, just so it gets a reasonable size when running on the desktop. so it's rather arbitraty14:48
dandraderarbitrary14:48
Cimidandrader, it breaks on high GU14:49
Cimidandrader, mzanetti removed it14:49
dandraderCimi, just make sure it looks good when you do "make tryDragHandle"14:49
mzanettidandrader: trySomething is dead right now14:49
Cimimzanetti, ^?14:49
dandradermzanetti, why?14:50
dandradermzanetti, due to the qt 5.2 transition?14:50
mzanettiqt 5.2 registers Qttest somewhere in qmltestrunner, and not in import QtTest any more14:50
mzanettidunno why, but we need to patch our uQmlscene14:50
dandradermzanetti, ah, that's easy14:50
mzanetticool14:50
dandradermzanetti, I mean, I hope it's easy :D14:51
mzanettidandrader: for the resize(), If I drop it, it still looks exactly the same with GRID_UNIT_PX=814:51
mzanettidandrader: and on my screen, with 18 px/gu it's obviously much bigger but still looks the same and tests pass14:51
tsdgeosmzanetti: can you gdb that crash? it's weird14:51
mzanettibefore it was rather tiny and buttons didn't fit any more14:51
mzanettitsdgeos: I'll try14:51
mzanettitsdgeos: interesting: http://paste.ubuntu.com/709057114:56
tsdgeosmzanetti: kill landing6, dist-upgrade and rebuild?14:56
mzanettion it14:56
Saviqmzanetti, check unity8.log, too14:58
Saviqmzanetti, grep for what()14:58
SaviqCimi, tsdgeos, are there any newscopes-specific 5.2 fixes in cleanup-5.2?15:00
CimiSaviq, what u mean?15:01
SaviqCimi, is cleanup-5.2 anything more than cleanup + fixes-5.2?15:01
CimiSaviq, yes15:01
tsdgeosSaviq: don't remember tbh15:01
CimiSaviq, it has some new scopes fixes iirc15:01
Saviqtsdgeos, Cimi, any reason to not just merge cleanup-5.2 into cleanup?15:04
tsdgeosSaviq: not at this point that 5.2 is on main15:04
tsdgeoslet's do it and kill the other branch15:04
CimiSaviq, we were not sure we had new scope before or after 5.215:04
* Saviq does15:04
SaviqCimi, I doubt the fixes are 5.0 incompatible, though, are they ;)15:05
* Saviq dropped the branch15:06
tsdgeosSaviq: probably not, but at this stage, we will never know anymore :D15:11
mzanettidon't look back15:11
mzanetti:D15:11
mzanettitsdgeos: switching to final and rebuilding fixed it. I suspect some weirdness 'cause I keep on switching back and forth between the refactoring of appmanager in the right-edge branches15:13
tsdgeosyeah15:13
tsdgeoscool15:13
tsdgeosmzanetti: so the only problems you can reproduce now are the lvwph due to the high dpi?15:18
mzanettitsdgeos: still running the whole thing but so far it looks like that, yeah15:19
Saviqwe got qmluitests success on 5.2, folks :)15:21
mzanettiSaviq: in jenkins?15:22
Saviqmzanetti, yup15:22
mzanettinice.15:22
Saviqhttps://code.launchpad.net/~unity-team/unity8/fix-5.2-tests/+merge/209058/comments/49760815:22
Saviqtsdgeos, ↑15:22
mzanettitsdgeos: so yeah, looks like the DPI issues in lvwph are the only ones left - non blocking for this branch I'd say15:22
Saviqonly otto failed due to some dep issues15:22
Saviqanother one is going http://s-jenkins.ubuntu-ci:8080/job/unity8-ci/2499/console15:23
Saviqlet's just freakin' approve and land it... I won't be able to review the other thing otherwise...15:25
tsdgeosSaviq: so what do we do, ignore the high dpi issues from mzanetti for the moment? works for me15:25
Saviqtsdgeos, yeah15:25
tsdgeosmzanetti: all yours15:25
Saviqmzanetti, push-ups? https://code.launchpad.net/~aacid/unity8/vjog_compiz_workaround/+merge/20987715:26
* mzanetti does push ups15:26
mzanettidone15:26
mzanettiI'll increase to 10 next time. 5 is too easy. I keep on forgetting :D15:27
Saviqmzanetti, go exponentially, 25 next time15:29
mzanettiheh... I guess I wouldn't make the next step tho15:29
Saviqthat's how you remember ;D15:29
mzanetti25 seems really the upper limit I can do at once right now15:29
SaviqCimi, will https://code.launchpad.net/~unity-team/unity8/carouselTool/+merge/209655 be affected by the fix your cooking? should I refrain from landing it?15:29
CimiSaviq, shouldn't be affected15:30
Cimigive me 5 mins15:30
mzanettiSaviq: got all qml tests passing in xvfb too now :)15:32
Saviqmzanetti, awesomes15:32
Saviqmzanetti, with the fix-5.2 branch, that is?15:33
mzanettiyep15:33
Saviqelopio, please drop the submitter checklist https://wiki.ubuntu.com/Process/Merges/Checklists/Unity8 into https://code.launchpad.net/~elopio/unity8/fake_app_from_toolkit/+merge/208002 ?15:34
CimiSaviq, remember me how to restart scope registry15:34
SaviqCimi, "restart scope-registry" ;)15:34
SaviqCimi, might need "restart smart-scopes-proxy", too15:35
Cimiuknown instance15:35
SaviqCimi, start, tehn15:35
Saviqthen15:35
CimiSaviq, I think I'm missing some packages15:35
CimiI have unity-scope-click, unity-scope-scopes15:36
SaviqCimi, that's enough, why do you say you're missing anything?15:36
CimiSaviq, when I run unity-scope-tool I get errors15:36
Cimifile:///home/cimi/Development/unity8/new-scopes-clean-to-trunk/qml/Dash/DashContent.qml:103: TypeError: Cannot read property 'loaded' of null15:37
Cimietc15:37
SaviqCimi, did you build?15:37
SaviqCimi, try -c15:37
Cimiyes I did15:37
Cimibrand new15:37
Cimifile:///home/cimi/Development/unity8/new-scopes-cleanup-5.2/qml/ScopeTool.qml:77:31: Unable to assign [undefined] to scopes_ng::Scope*15:38
mhr3_Saviq, looks like we can forget about landing #13?15:39
Saviqmhr3_, not necessarily, we just need to flush before that...15:40
Saviqmhr3_, but since it's only our MP, I can take over indeed15:40
Saviqsil2100, hey, I can has silo for row 50?15:40
mhr3_Saviq, ok, seen some newscopes in #50, thought it's the same thing15:41
mhr3_nevermind then15:41
Saviqmhr3_, no, those are just prereqs15:41
mhr3_yea, see that now15:41
Saviqmhr3_, 'cause without that we're lost for reviewing the rest15:41
sil2100Saviq: already done ;)15:43
Saviqsil2100, nice one :)15:43
sil2100Just wait for me to copy-paste it to the spreadsheet15:43
* Saviq hates the (lack of) SSO integration for the train jenkins...15:44
Cimiany hint on that error?15:45
Cimi./build -s or -c15:45
Ciminothing changes15:45
CimiI upgrade15:46
tsdgeosi'm getting the same15:46
tsdgeosno scopes at all15:46
tsdgeosah, new-scopes hasn't landed yet, no?15:46
tsdgeosi mean the backend part15:47
tsdgeosor it has?15:47
mhr3_tsdgeos, restart smart-scope-proxy && restart scope-registry15:48
Cimimhr3_, I don't have the former15:49
Cimimhr3_, which packlage?15:49
tsdgeosmissing s15:50
tsdgeossmart-scopes-proxy15:50
tsdgeosscope-registry15:50
mhr3_whoops15:50
mhr3_sorry15:50
Cimiok I can reproduce the bug15:52
=== sil2100_ is now known as sil2100
elopioSaviq: done. I'm sorry, I always forget about it.15:54
Saviqelopio, no worries15:54
mhr3_Saviq, could we cleanup the demo ppa?15:59
mhr3_Saviq, the unity8 build there is new-scopes-cleanup based, what else needs to be rebuild?16:00
mhr3_uitk & qtubuntu still needed?16:00
mhr3_Saviq, or do you want to forget about it for now and use a landing silo instead?16:02
Saviqmhr3_, when I release the thing that's building now, I'll create a silo for new scopes16:03
mhr3_Saviq, ok, so lets forget about demo stuff16:04
CimiSaviq, do we have carousel for apps?16:06
SaviqCimi, no16:06
SaviqCimi, the issue is with searching in apps16:06
SaviqCimi, there's no title16:06
CimiSaviq, the issue is to me apps are all attached16:07
Cimino spacing16:07
CimiSaviq, are we talking about the same issue?16:07
SaviqCimi, probably not16:07
SaviqCimi, go to click scope, search for something16:07
SaviqCimi, no titles16:07
CimiSaviq, do you have space between results16:07
SaviqCimi, image16:07
Cimiah click scope16:07
CimiSaviq, I have found another bug then16:08
CimiSaviq, search inside apps16:08
Cimiapps are click scope?16:08
SaviqCimi, yes16:08
Cimiok16:08
SaviqCimi, so yeah, it's the same issue16:09
CimiSaviq, it has nothing to do with carousel then16:10
SaviqCimi, no, but your branch breaks it16:10
Cimiah cool :D16:10
Cimiit is the undefined cardWidth16:10
Saviqprobably16:11
Cimino doubts16:11
CimiI'm wondering where it is missing the switch to implicitWidth16:11
Cimiand where my branch breaks it16:11
Saviqtsdgeos, didn't you say you killed DashFilterGrid somewhere?16:12
tsdgeosyes16:12
tsdgeosin the seemore grid16:12
tsdgeosi think16:12
tsdgeosyep16:12
tsdgeosSaviq: i can try bringing that over to new-scopes-cleanup if you want16:13
CimiSaviq, ok I see16:14
CimiSaviq, https://code.launchpad.net/~unity-team/unity8/carouselTool-new-dash/+merge/20974616:14
CimiSaviq, my guess16:14
Saviqtsdgeos, yeah, please do16:14
CimiSaviq, the bug was always there16:14
tsdgeosSaviq: ok16:14
CimiSaviq, but 53-        categoryLayout: "grid"16:14
SaviqCimi, don't explain it to me, fix it! :D16:14
CimiSaviq, was forcing cardfiltergrid to always use grid16:14
CimiSaviq, I need you here16:19
CimiSaviq, for organic-grid, journal16:19
Cimior whoever wrote this cardWidth code16:19
CimiI can fix it for this case16:19
Cimibut will be bugged elsewhere16:20
SaviqCimi, what do you mean?16:21
CimiSaviq, I believe journal was never used16:21
CimiSaviq, same thing for organic grid16:21
CimiSaviq, cardfiltergrid contained an override of categorylayour forcing to grid16:22
=== dandrader is now known as dandrader|afk
SaviqCimi, sure, they're not used yet, but they will be soon16:22
SaviqCimi, and it's tested16:22
Cimilet me dig more16:23
SaviqCimi,             case "grid":16:23
Saviq                return card.implicitHeight16:23
Saviq        height: cardTool.cardHeight || implicitHeight16:23
Ciminot width16:23
Saviqhmm actually that's fine16:23
SaviqCimi, fwiw, both Card and CardTool are tested somewhat extensively16:27
SaviqCimi, so I'm expecting an integration (CardFilterGrid / GenericScopeView) issue16:27
CimiSaviq, ok I confirm16:29
CimiSaviq, old code of new scopes http://bazaar.launchpad.net/~unity-team/unity8/new-scopes/view/head:/qml/Dash/CardTool.qml16:29
CimiSaviq, categoryLayout was never used differently than grid or carousel16:29
SaviqCimi, not sure what you mean?16:30
CimiSaviq, http://bazaar.launchpad.net/~unity-team/unity8/new-scopes/view/head:/qml/Dash/CardFilterGrid.qml16:30
CimiSaviq, line 3516:30
SaviqCimi, that's in CardFilterGrid, so this should always be grid regardless16:31
CimiSaviq, all CardFilterGrid were forcing line 65 of cardTool16:31
CimiSaviq, Apps was treated as grid16:31
SaviqCimi, it is grid16:31
SaviqCimi, it's not meant to be carousel16:31
CimiSaviq, it says journal here16:31
SaviqCimi, huh?16:32
Saviqjournal is not implemented yet, nothing is using it16:32
CimiSaviq, I added console.log(categoryLayout)16:32
CimiSaviq, when doing search here16:32
Cimiand I clearly see journal16:32
SaviqCimi, that might explain things16:32
SaviqCimi, you're right16:32
Saviqmhr3_, bug is in click scope16:32
Saviqmhr3_, it's using journal instead of "grid"16:32
mhr3_oh?16:33
mhr3_it that how journal looks? :)16:33
Cimiwe didn't implement journal yet16:33
Saviqmhr3_, journal doesn't look at all ye ;)16:34
Saviqmhr3_, it's not like it should ever use a journal, should it ;)16:35
mhr3_Saviq, sure, but you should fallback nicely ;P16:35
mhr3_but yes, it is also a bug in click :)16:35
Saviqmhr3_, well, no, I should use a journal when it's implemented16:35
Saviqmhr3_, but click should not use it ;)16:36
Cimimzanetti, did you remove the window resize in the end?16:43
mzanettiCimi: yes. let me check if I pushed everything16:44
mzanettiCimi: 168- window->resize(600, 600);16:44
mzanettiin the diff16:44
Cimiok16:45
Cimithen we're good to go Saviq16:45
SaviqCimi, with?16:46
Saviqmzanetti, tsdgeos, what do we do with fixes-5.2, who reviews? :)16:47
Cimiahahah16:47
mzanettihehe16:47
mzanettiwell, I'd say if everyone approves the other's changes we grant you the right to self-top-approve16:48
Saviq;D16:48
mzanettiwhere's paul?16:48
mzanetti:D16:48
Cimihah16:52
ESphynxhey guys, is there any way not to have this damn 'Please type your command'16:59
ESphynx useless thing pop up when I try to hit my app menus? (Alt-F)16:59
SaviqESphynx, you mean "not" pop up? it should not anyway, there was a bug in earlier unity versions, seems reliable now17:02
SaviqESphynx, but anyway you can change the keybinding for it in ccsm17:02
ESphynxSaviq: thanks. I'm running the latest on Trusty17:02
SaviqESphynx, and pressing alt+f pops the hud up?17:02
SaviqESphynx, sounds like you should file a bug17:03
SaviqESphynx, this was supposed to be solved these days17:03
ESphynxand if pops up if I release quickly both keys but the alt first I think17:03
SaviqESphynx, still, this should've been better now17:03
ESphynxin practice, it annoys me all the time.17:03
SaviqESphynx, if it's not, please file a bug17:04
ESphynxSaviq: It was not as bad in Saucy17:04
ESphynxwith Trusty it's aweful.17:04
SaviqESphynx, so something definitely went wrong and we need to fix it for the LTS17:04
ESphynxplease :)17:04
SaviqESphynx, please file a bug with `apport-bug unity` then17:04
ESphynxSaviq: #129262317:07
SaviqESphynx, thanks17:07
Saviqmup, get to work: bug #129262317:07
ubot5bug 1292623 in unity (Ubuntu) "Alt-F pops up 'Type your command' prompt" [Undecided,New] https://launchpad.net/bugs/129262317:07
ESphynxthanks Saviq. also may I suggest another hotkey thant Alt ?17:08
SaviqESphynx, you can change it17:08
ESphynxalt is such a meta key that yo use with anything ...17:08
SaviqESphynx, and there's been plenty of discussion about that already17:08
ESphynxand if you change your mind you'll release it17:08
ESphynxit's just a horrible default17:08
SaviqESphynx, how often do you change your mind when pressing alt?17:08
ESphynxquite often17:08
SaviqESphynx, you should make your mind early! ;)17:08
ESphynxalso, I still find confusing that ccsm, something not even installed by default, and part of a different project than Unity is what must be used to fix all these annoying little glitches17:09
ESphynxShouldn't be an easy access 'Unity settings' panel ?17:09
SaviqESphynx, but anyway, there's plenty of discussion on that in bugs on launchpad, mailing lists etc.17:09
ESphynxSaviq: probably a good hint that it should be changed!17:09
SaviqESphynx, not if no better alternatives were presented17:09
SaviqESphynx, there is, and actually this shortcut is in the "keyboard" menu in the standard gnome-control-center17:10
ESphynxSaviq: I like Windows key + R :P17:10
SaviqESphynx, that's different, that's for running commands, which is under alt+f2 in unity17:10
SaviqESphynx, check out what the hud is in https://wiki.ubuntu.com/Unity/HUD17:11
ESphynx"Alt L"? that means the Left Alt? that's confusing also17:11
SaviqESphynx, that's the name for the key as gtk defines it, afaict17:11
ESphynxSaviq: also, why isn't the launcher just integrated in the panel that searches ?17:12
ESphynxwith a modifier to search vs run maybe ?17:12
SaviqESphynx, launcher is the vertical panel on the left, dash is what you get on super press17:12
mhr3_Saviq, oh could you add https://code.launchpad.net/~mhr3/unity8/extend-scope-tool/+merge/209955 to one of the asks?17:12
ESphynxPlease type your command vs Run a command  is different?17:13
Saviqmhr3_, will do, needs review first :)17:13
* mzanetti changes his mind quite often too when pressing alt. however, as that activates the application's menu its not much different than invoking the hud17:13
mhr3_Saviq, right... could you review? :)17:13
Saviqmhr3_, not before Monday ;)17:13
SaviqESphynx, I'm polish, so it doesn't say that here17:13
SaviqESphynx, but if that's confusing for you, file another bug please, maybe it could be improved17:14
SaviqESphynx, the HUD searches within the application menus, has nothing to do with "commands" as you would run them in the terminal17:14
mhr3_Saviq, oh wait, i based it off new-scopes... i guess that isn't going to be merged directly, should probably rebase?17:15
Saviqmhr3_, yeah, on trunk if possible?17:15
mhr3_sure, it's isolated to the tool17:15
ESphynxSaviq: The hud sarches yes (that's what I'm saying holding a key could make it run instead), but difference between Alt and Alt-F2 is ?17:19
mzanettiSaviq: will the ScopeDelegateMapper grow again at some point or should we get rid of it?17:21
=== dandrader|afk is now known as dandrader
SaviqESphynx, <Super> goes to dash, which searches in apps, files and other local and online sources, Alt-F2 runs commands as you would type them in the terminal, Alt itself searches through the currently focused app menu items17:21
SaviqESphynx, the three have very different purposes17:21
Saviqmzanetti, I think we did already somewhere17:22
Saviqmzanetti, ah well, until we have running apps in dash17:22
mzanettiSaviq: reviewing the new-scopes-cleanup branch its shrinking, but still there17:22
Saviqmzanetti, we need *something* like it17:22
ESphynxSaviq: ohhh. *that's* what it does17:23
Saviqmzanetti, it could be reduced17:23
SaviqESphynx, makes sense now to be on Alt, which invokes the same menus? ;)17:23
ESphynxSaviq: well now I understand why alt was chosen, but would on earth would I want to type in menu commands!!17:23
ESphynxwhy*17:23
SaviqESphynx, read the wiki17:23
mzanettiSaviq: yeah, its mostly a: clickscope ? DashApps.qml : "GenericScopeView.qml"17:23
Saviqmzanetti, could be reduced to that, yeah17:24
mzanettiwell... no need to nitpick on it if everything else is ok. continuing the review17:24
SaviqESphynx, complicated apps (inkscape, gimp, and many others) have really complicated menu structures17:24
ESphynxSaviq: Also I guess my toolkit should integrate with the Unity menus just like it should with the Quartz menus :P17:24
SaviqESphynx, "your toolkit"?17:25
ESphynxSaviq: yes I figured that's what it was intended for :17:25
ESphynxSaviq: yeah my still unknown toolkit :P17:25
SaviqESphynx, navigating through them, especially when you're only starting, is rather tedious17:25
SaviqESphynx, right, yeah it should integrate, usually toolkits have entry points for that now17:25
ESphynxyeah still a todo ;)17:26
Saviqmhr3_, submitter checklist please17:26
mhr3_oh.. that thing17:27
mhr3_Saviq, got the wiki link where you have those handy?17:27
Saviqmhr3_, https://wiki.ubuntu.com/Process/Merges/Checklists/Unity817:27
mhr3_ty17:28
Saviqmhr3_, could you add a note on how to test it?17:31
mhr3_k17:31
Saviqmhr3__, thanks17:40
Saviqmhr3__, you seem to accrue _s over time ;D17:41
mhr3__eh? didn't get that17:42
mhr3__oh17:42
=== mhr3__ is now known as mhr3
mhr3Saviq, blame broadcom :P17:43
Saviqmhr3, :)17:43
mzanettiSaviq: the diff for the cleanup branch contains at least 3 other branches17:45
mzanettiI guess we should land them first?17:45
Saviqmzanetti, that's what I'm doing now17:58
Saviqmzanetti, or well, we still need to wait until Monday probably17:58
Saviqmzanetti, but all the ACKed branches now are in a silo and I'm running the last tests for them17:59
=== alan_g is now known as alan_g|EOW
=== gatox_ultra is now known as gatox
=== gatox_ultra is now known as gatox
=== gatox_ultra is now known as gatox
=== dandrader is now known as dandrader|afk
=== dandrader|afk is now known as dandrader
=== jhodapp is now known as jhodapp|bbiab
om26erandyrock, there ?20:49
andyrockom26er, yeah but end of day20:51
andyrockit's urgent?20:51
om26erandyrock, no not at all, just a bug that I started noted recently, will find you monday20:52
andyrockom26er, what bug? :D20:52
om26erandyrock, with multiple open windows, quickly pressing super+w does not start spread rather dash opens :)20:52
andyrockom26er, yeah we noticed some problems with super/alt tap too20:53
andyrockwe had some changes in the way with handle key grabbing20:53
andyrockom26er, i think i'm not the best one to work on it tough20:54
andyrockkind busy with lockscreen now20:54
andyrockthere are some issues in the integration20:54
om26erandyrock, sure just wanted to make sure its known20:54
om26erwhich it clearly is :)20:54
=== jhodapp|bbiab is now known as jhodapp
=== salem_ is now known as _salem
ESphynxhey guys I think I've find another bug22:41
ESphynxif I type in my IDE (Window ... there's a long delay on the ( because it's parsing on a big file, and then the following letters end up mixed up22:41
ESphynxlooks like the events are being peeked at and put back in the queue mixed up...22:41
ESphynxsorry, disregard. this happens in Cinnamon too :P22:43
=== Daviey_ is now known as Daviey
=== jasoncwarner___ is now known as jasoncwarner
=== zoktar_ is now known as zoktar

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