/srv/irclogs.ubuntu.com/2016/05/19/#ubuntu-unity.txt

=== marcusto_ is now known as marcustomlinson
=== greyback is now known as greyback|bbiab
=== marcusto_ is now known as marcustomlinson
=== Boltermor is now known as Guest38878
=== JanC is now known as Guest23785
=== JanC_ is now known as JanC
mterryalan_g, heyo!  I'm trying to form a "get rid of a lot of existing branches" silo for ota12 on the unity side.  I was going to include https://code.launchpad.net/~alan-griffiths/qtmir/remove-workaround-for-lp1502200, but it conflicts with some other branches about to land in silo 58: https://requests.ci-train.ubuntu.com/#/ticket/1381.  I don't know if you want to wait until those land to rebase, or if it makes sense to pre-req on one of those12:44
mterryfor reference, my silo is https://requests.ci-train.ubuntu.com/#/ticket/1426 which will also land a few other of your qtmir branches, thanks for those  :)12:45
tsdgeosmterry: hmmm, can you drop the mirSurfaceItemIsAlwaysTextureProvider branches?12:57
tsdgeosthey kind of go with my bottomRoudnedCorners brach12:57
tsdgeosand not sure if unity8 tests will still work without it12:57
mterrytsdgeos, sure..  which branch?12:58
tsdgeosmirSurfaceItemIsAlwaysTextureProvider12:59
* mterry is unfamiliar with the roundedCorners work12:59
tsdgeosfor unity api and qtmir12:59
mterrytsdgeos, right no, I got that12:59
tsdgeosthen i did not understand the question12:59
mterrytsdgeos, I just don't see a bottomRoundedCorners in +activereviews for u8, is it a u8 branch that's WIP?13:00
mterryThis is just me being curious13:00
tsdgeoshttps://code.launchpad.net/~aacid/unity8/roundedCorners/+merge/29029013:00
tsdgeoswrong name sorry13:00
mterrytsdgeos, branches gone, thanks for heads up13:01
tsdgeostx13:01
alan_gmterry: what would you like it rebased on?13:12
mterryalan_g, I'm not sure exactly which branch it conflicted with, I didn't dive into it, sorry.  So I'm not sure which is the correct one to rebase on, hoped you would know  :)13:12
Saviqalan_g, either lp:~alan-griffiths/qtmir/remove-workaround-for-lp1502200 or lp:~unity-team/qtmir/centralizeLoggingCategories13:14
Saviqmterry, FYI ↑13:14
Saviqalan_g, if you could check which one of those it conflicts with13:14
alan_gSaviq: lp:~alan-griffiths/qtmir/remove-workaround-for-lp1502200 is the one mterry is talking about13:15
mterrySaviq, remove workaround is the branch I think we took out because it conflicts.  Are you saying it conflicts with centralizeLoggingCategories?13:15
Saviqor I copypasted wrong, checking13:15
Saviqalan_g, mterry, lp:~alan-griffiths/qtmir/MirServer-is-not-a-context-object13:16
Saviqbad copypasta13:16
alan_gSaviq: I can't see why lp:~alan-griffiths/qtmir/remove-workaround-for-lp1502200 conflicts with lp:~alan-griffiths/qtmir/MirServer-is-not-a-context-object - and bzr agrees locally.13:21
Saviqalan_g, so likely the other one13:21
dandradermterry, will start reviewing https://code.launchpad.net/~mterry/unity8/tutorial-fixups/+merge/29326213:22
mterryoh thanks13:23
Saviqalan_g, confirmed, it's lp:~unity-team/qtmir/centralizeLoggingCategories that it conflicts with, just a dumb conflict, too13:25
alan_gmterry: rebased on lp:~unity-team/qtmir/centralizeLoggingCategories - yes, conflict was trivial13:29
mterryalan_g, awesome, thanks13:30
* alan_g thinks this would be so much easier with an integration branch13:30
=== dandrader is now known as dandrader|afk
bschaeferattente, hey, would you by chance be maintain maliit-framework? (Need to get a small change in)14:56
bschaeferthe change: http://paste.ubuntu.com/16507470/14:58
=== dandrader|afk is now known as dandrader
mterrycimi, in bug 1541971, Paty mentions that the review Send button should remain disabled until the user types something, but I'm not seeing that with the branch15:28
ubot5bug 1541971 in unity8 (Ubuntu) "Review button inactive without explanation" [High,In progress] https://launchpad.net/bugs/154197115:28
mterrycimi, (I also fixed the "header divider color looking wrong" issue I mentioned the other day with uitkPageHeader -- needed to specify normal.base for dividerColor15:29
attentebschaefer: not really, but jpetersen is pretty good with merging stuff if you propose, and your change looks good15:56
attenteis that env var used elsewhere? what defines it?15:57
bschaeferattente, yeah its used for glib as well15:58
bschaeferattente, its to override the default dbus address (since maliit uses its own private abstract socket)15:58
bschaefermainly, we have a proxy in libertine that creates a real socket that we say is the real dbus connection (while reading from that socket and sending it to the abstract one on the host)15:59
bschaeferattente, just propose it to upstream or ubuntu branch?15:59
bregmabschaefer, it should really go upstream if possible16:00
bschaeferbregma, yeah16:00
bschaeferill make a pull request for it there then and see what happens16:00
bschaeferif it gets accepted quickly enough ill get a quick fix for ubuntu (or possibly we can just get it in xenial overlay?)16:01
=== dandrader is now known as dandrader|afk
ShR3KHi ! Is there any file to modify when I want to build and install on my desktop configuration. I already installed unity8-desktop-session-mir.16:41
=== dandrader|afk is now known as dandrader
dandraderShR3K, what problem are you experiencing?17:39
ShR3Kdandrader : When I build deb package, I have 4 tests KO. I commented those tests and so I can get deb packages but when I install it nothing change.19:53
dandraderShR3K, you mean that you don't see the modifications you made to unity8 when you log into a unity8-mir session?19:54
ShR3Kyes19:54
dandraderShR3K, are they C++ changes or qml changes?19:55
ShR3Kdandrader : It's C++ changes19:55
dandraderShR3K, btw, for development, it's easier to just cmake & make & sudo make install19:55
dandraderShR3K, some sanity check always help. if you changed some unity8 qml plugin code, check the timestamp of files in /usr/lib/x86_64-linux-gnu/unity819:57
dandraderShR3K, qml files are in /usr/share/unity8. as it's plain text, it's straight forward to diff them19:58
dandraderfor completion, your cmake line should have -DCMAKE_INSTALL_PREFIX:PATH=/usr so that it installs in system-wide19:59
ShR3Kdandrader : Ok thanks ! I'll follow your advices20:00
dandraderShR3K, and also pass -DCMAKE_BUILD_TYPE=Debug on your cmake command so that you get debug symbols for debugging20:00
dandradereod20:00

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