=== jamesh_ is now known as jamesh | ||
=== nudtrobert1 is now known as nudtrobert | ||
=== nudtrobert1 is now known as nudtrobert | ||
=== balloons is now known as Guest45465 | ||
=== Guest45465 is now known as balloons_ | ||
=== nudtrobert1 is now known as nudtrobert | ||
=== nudtrobert1 is now known as nudtrobert | ||
=== maclin1 is now known as maclin | ||
=== ahoneybun_ is now known as ahoneybun | ||
=== maclin1 is now known as maclin | ||
=== JMulholland_ is now known as JMulholland | ||
=== santi_ is now known as santi | ||
=== alan_g is now known as alan_g|lunch | ||
=== timp is now known as t1mp | ||
=== lool- is now known as lool | ||
=== alan_g|lunch is now known as alan_g | ||
mterry | cimi, I had told aacid I would review his filter branches, but then I got caught up in another thing. Do you still have spare cycles to look at them? | 14:30 |
---|---|---|
mterry | I did review one | 14:30 |
cimi | mterry, yes | 14:30 |
cimi | I can do that | 14:30 |
mterry | cimi, thanks! If I get done with this other thing early I can help out | 14:31 |
cimi | mterry, which one to start? | 14:31 |
mterry | cimi he gave me a list: | 14:31 |
mterry | https://code.launchpad.net/~aacid/unity8/filters/+merge/271616 | 14:31 |
mterry | https://code.launchpad.net/~aacid/unity8/new_dash_navigation/+merge/271617 | 14:31 |
mterry | https://code.launchpad.net/~aacid/unity8/optionselector_filter/+merge/273194 | 14:31 |
mterry | https://code.launchpad.net/~aacid/unity8/optionselector_filter_visual_improvements/+merge/277138 | 14:31 |
mterry | cimi, I did the first one | 14:31 |
mterry | cimi, I think that order makes sense | 14:31 |
=== boiko_ is now known as boiko | ||
=== dandrader is now known as dandrader|afk | ||
=== elopio_ is now known as elopio | ||
=== balloons_ is now known as balloons | ||
=== JanC_ is now known as JanC | ||
=== dandrader|afk is now known as dandrader | ||
greyback_ | Mirv: hey, can I ask as silly question: I'm on this page https://code.launchpad.net/ubuntu/+source/qtbase-opensource-src and I want to view the current qtbase code in wily. But if I click the branch, I see code from 2013 | 15:55 |
greyback_ | is that the wrong source branch? | 15:56 |
greyback_ | tsdgeos: any tips for compiling qt for the phone? You work on device, or use a cross compile chroot? | 16:34 |
greyback_ | qmake not good with cross compile chroots | 16:35 |
tsdgeos | greyback_: i usually just compile on home | 16:36 |
tsdgeos | sometimes you fill the / partition with dependencies though | 16:36 |
tsdgeos | then i resort onto having a chroot in the phone itself | 16:36 |
greyback_ | tsdgeos: ok, will use chroot on device so | 16:36 |
tsdgeos | and then sudo install from chroot/home/bla/whatever.so to /usr/something/ | 16:37 |
tsdgeos | it's a bit crude but it works :D | 16:37 |
greyback_ | *nod* pretty much my technique | 16:37 |
greyback_ | LD_LIBR..... screw it | 16:37 |
tsdgeos | greyback_: so it's the same gentextures problem as in widget based apps? | 16:42 |
greyback_ | tsdgeos: yep | 16:42 |
tsdgeos | interesting | 16:42 |
tsdgeos | greyback_: if you're compiling qtbase make sure you compile it with the whole command line from debian/rules | 16:42 |
tsdgeos | otherwise half of the plugins won't be found | 16:42 |
greyback_ | yep | 16:42 |
greyback_ | have the command handy? Am assembling by hand | 16:43 |
greyback_ | done, don't worry | 16:44 |
Mirv | greyback_: http://anonscm.debian.org/cgit/pkg-kde/qt/qtbase.git/log/?h=ubuntu or the bzr mirror https://code.launchpad.net/qtpackaging - packaging only, you need the .orig.tar.xz in parent dir | 17:05 |
greyback_ | Mirv: perfect, thanks | 17:05 |
Mirv | greyback_: oh but right, that's then 5.5.1 not in wily... sorry. you need simply dget then | 17:06 |
greyback_ | Mirv: that's ok, I'm not after exact source | 17:07 |
mterry | ltinkl, is your wizard redesign branch merged with latest from trunk? I will want to respin the silo today or tomorrow and want to avoid merge conflicts | 17:11 |
ltinkl | mterry, I did that yesterday I believe, should be fine | 17:12 |
mterry | ltinkl, awesome | 17:12 |
ltinkl | mterry, holler if not :) | 17:12 |
mterry | ltinkl, will try to respin today then while you're still around :) | 17:12 |
ltinkl | mterry, leaving in ~ 30 minutes | 17:12 |
mterry | ltinkl, ok started build | 17:13 |
* ltinkl fingers crossed | 17:14 | |
mterry | ltinkl, got past the merging of branches part and is building, presumably will be fine | 17:23 |
mterry | ltinkl, enjoy the holiday! :) | 17:23 |
=== dandrader is now known as dandrader|afk | ||
greyback_ | mterry: https://launchpadlibrarian.net/226725033/buildlog_ubuntu-vivid-amd64.unity8_8.13%2B15.04.20151116-0ubuntu1_BUILDING.txt.gz | 17:38 |
mterry | greyback_, ugh | 18:00 |
mterry | ltinkl, you're not still around I bet? | 18:01 |
=== alan_g is now known as alan_g|EOD | ||
=== dandrader|afk is now known as dandrader | ||
=== dpm is now known as dpm-afk | ||
=== dandrader is now known as dandrader|afk | ||
=== dandrader|afk is now known as dandrader | ||
dandrader | AlbertA, about lp:~albaguirre/qtubuntu/use-mir-surface-apis: could you also set the size hints when creating the surface? | 21:29 |
dandrader | AlbertA, instead of only in propagateSizeHints | 21:29 |
dandrader | AlbertA, A client might set all the size hints of a window *before* showing it | 21:30 |
dandrader | AlbertA, and those size hints won't reach unity8 until the client make a change in any of them, which is when propagateSizeHints() finally gets called | 21:30 |
dandrader | AlbertA, well, wrote a patch for this | 21:53 |
AlbertA | dandrader: sorry stepped away for a bit... I merged your branch | 22:00 |
dandrader | AlbertA, great, thanks! | 22:00 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!