=== irsol_ is now known as irsol | ||
=== MacSlow is now known as MacSlow|lunch | ||
facundobatista | hola! | 11:17 |
---|---|---|
=== _salem is now known as salem_ | ||
Saviq | greyback, you did file a bug about dash launching too early for appman to notice, do you recall where? | 11:20 |
Cimi | mzanetti, https://code.launchpad.net/~cimi/unity8/elastic-not-close-spread/+merge/242949 | 11:25 |
Cimi | mzanetti, vesa approved | 11:25 |
dandrader | Cimi, isn't mzanetti on holidays until next Monday? I think we he's on zombie mode here on IRC :) | 11:31 |
Cimi | aha ok | 11:31 |
Cimi | well, is a small one whoever wants | 11:31 |
Cimi | https://code.launchpad.net/~cimi/unity8/elastic-not-close-spread/+merge/242949 | 11:31 |
mzanetti | Cimi: yep... me on holiday... will check it out on monday | 11:42 |
=== alan_g is now known as alan_g|afk | ||
=== alan_g|afk is now known as alan_g | ||
=== dandrader is now known as dandrader|afk | ||
=== dandrader|afk is now known as dandrader | ||
=== MacSlow|lunch is now known as MacSlow | ||
=== pete-woods is now known as pete-woods|away | ||
=== karni is now known as karni-lunch | ||
dandrader | dednick, hey, got some spare time? | 13:05 |
=== Malsasa_ is now known as Malsasa | ||
=== karni-lunch is now known as karni | ||
dednick | dandrader: yo. yeah, i got some time. | 14:02 |
dandrader | dednick, it was a problem with the indicators in shellRotation but I ended up finding out that it was a regression caused by myself :) | 14:03 |
dandrader | sorry for the noise | 14:04 |
tsdgeos | Saviq: can you top approve after Mirv +1 ? | 14:13 |
tsdgeos | https://code.launchpad.net/~aacid/unity8/qt54/+merge/242892 | 14:13 |
Saviq | tsdgeos, done, will try and build here before landing it, too | 14:13 |
tsdgeos | :) | 14:13 |
dednick | dandrader: no worries | 14:18 |
greyback | Saviq: mind giving this a quick sanity check: https://code.launchpad.net/~mir-team/qtmir/gles-sync/+merge/243043 | 14:37 |
Saviq | greyback, hmm why do you need to override CMAKE_INSTALL_PREFIX? | 14:37 |
greyback | Saviq: just for consistency with trunk (which has 2 prefixes, one for android, one for desktop) | 14:38 |
Saviq | greyback, ah | 14:38 |
Saviq | meh for having to include EnableCoverageReport.cmake :/ | 14:39 |
Saviq | don't we have a package with that still :| | 14:39 |
greyback | *shrug* | 14:40 |
Saviq | we do! | 14:40 |
Saviq | greyback, cmake-extras | 14:40 |
greyback | we do? | 14:40 |
greyback | oh | 14:40 |
Saviq | http://packages.ubuntu.com/vivid/all/cmake-extras/filelist | 14:40 |
greyback | huh | 14:41 |
greyback | Saviq: want it used? Or can we do that later? | 14:42 |
Saviq | greyback, want it used please, let's not check in the new files | 14:42 |
greyback | Saviq: I can push the changes, will poke you to review them so | 14:42 |
Saviq | greyback, sures | 14:43 |
=== dandrader is now known as dandrader|lunch | ||
Saviq | greyback, same for LinuxCrossCompile, we shouldn't need it | 14:47 |
Saviq | greyback, aand parse arguments, there's a function for this in cmake | 14:48 |
Saviq | http://www.cmake.org/cmake/help/v2.8.12/cmake.html#module:CMakeParseArguments | 14:48 |
Saviq | greyback, and you might want to pull in the new Plugins.cmake from unity8... | 14:49 |
=== pete-woods|away is now known as pete-woods | ||
* tsdgeos wants to use ECMEnableSanitizers.cmake from extra-cmake-modules sad it's in universe :/ | 14:59 | |
greyback | Saviq: thoughts: http://pastebin.ubuntu.com/9269696/ - ${CMAKE_ROOT} = /usr/share/cmake-3.0 | 14:59 |
greyback | so hard to hardcode the path | 14:59 |
greyback | any better idea? | 14:59 |
Saviq | greyback, ugh, looks like a bug in cmake-extras, should be in cmake-3.0 now | 15:00 |
Saviq | greyback, you shouldn't need to do anything | 15:00 |
greyback | Saviq: cmake doesn't pick the modules up in cmake-2.8 | 15:01 |
Saviq | greyback, yeah, because it's 3 now in vivid | 15:01 |
greyback | yep | 15:01 |
Saviq | alesage, hey, cmake-extras installs the modules in cmake-2.8, could we update it to install in cmake-3.0? | 15:02 |
greyback | Saviq: MP up for it already, could add it to silo https://code.launchpad.net/~dholbach/cmake-extras/1394648/+merge/242379 | 15:07 |
greyback | would need to check what depends on it | 15:08 |
Saviq | greyback, looks a bit naïve, but ok... | 15:08 |
greyback | ubuntu-sdk-libs-dev only | 15:08 |
greyback | true | 15:09 |
=== dandrader|lunch is now known as dandrader | ||
greyback | Saviq: ok, I've updated https://code.launchpad.net/~mir-team/qtmir/cmake/+merge/235239 | 15:58 |
Saviq | greyback, tx | 16:01 |
Saviq | greyback, some diff comments not addressed yet | 16:02 |
* greyback hadn't noticed them | 16:03 | |
creature | Hello. I've upgraded my laptop today to 14.10, and now my Alt key doesn't work in Unity's keyboard shortcuts. I've summarised the situation here: http://askubuntu.com/questions/553983/keyboard-shortcuts-using-alt-key-broken-after-upgrading-to-14-10 | 16:04 |
creature | If anyone has any suggestions for possible causes or further troubleshooting, I'm all ears. | 16:05 |
attente_ | hi. in qml/Stages/ApplicationWindow.qml, the session of the SessionContainer is set from the ApplicationInfoInterface application object, but where is it defined? i checked the unity-api code but can't find any declaration of it in the headers | 16:19 |
dandrader | Saviq, greyback, so what happens when you physically rotate a tablet with a side stage app showing to portrait? does the side stage closes or does shell stick to landscape (ie, it does not rotate)? | 16:20 |
dandrader | Saviq, greyback, I would say it doesn't rotate for the sake of simplicity | 16:20 |
dandrader | there's no spec for this anyway | 16:20 |
greyback | dandrader: +1 for simplicity. | 16:21 |
attente_ | is there any known issue with old surfaces disappearing when new ones are created? | 16:34 |
greyback | attente_: with unity8 Yep, it's not ready yet for multi-surface apps | 16:48 |
attente_ | greyback: ok, thanks. is there any timeline for that? | 16:49 |
Saviq | dandrader, I believe one of the approaches was that the sidestage app becomes main stage | 16:51 |
Saviq | dandrader, basically the app stack is flattened in portrait to only have a single stage | 16:52 |
Saviq | dandrader, but since that wasn't confirmed, we can lock it down for now | 16:52 |
dandrader | Saviq, no need. I'm going for the simple approach for now | 16:52 |
greyback | attente_: hoping to enable multi-surface apps before the end of the year | 16:55 |
attente_ | greyback: ok, good to know. thanks! | 16:58 |
greyback | np | 16:59 |
=== dandrader is now known as dandrader|afk | ||
=== alex_abreu is now known as alex-abreu | ||
=== dandrader|afk is now known as dandrader | ||
=== benonsoftware is now known as \b | ||
=== \b is now known as benonsoftware | ||
=== salem_ is now known as _salem |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!