tedg | Saviq: Thanks! | 01:21 |
---|---|---|
Mirv | Saviq: mzanetti: tsdgeos: it is now possible to run Qt 5.6 on vivid too, hopefully it would aid in getting 5.6 bugs fixed. https://wiki.ubuntu.com/Touch/QtTesting updated | 10:38 |
Mirv | so silo 048 is for vivid overlay (testing only), silo 011 will be targetting landing for Xenial overlay use (Touch only), and an undecided silo will be targetting landing actually to Ubuntu y-series archives | 10:39 |
mzanetti | Mirv, does that mean we're going to update v+o to 5.6? | 10:40 |
Mirv | mzanetti: no, we target updating x+o to 5.6 and switch from v+o to x+o | 10:41 |
mzanetti | ok | 10:41 |
mzanetti | Mirv, ETA? | 10:41 |
Mirv | mzanetti: but surely, nothing is 100% set to stone and that's partially the reason I decided to start 5.6 for v+o (in case we'd want to stay on vivid but require 5.6) | 10:41 |
Mirv | mzanetti: as soon as everyone starts getting bugs fixed. which should be "now" pretty much. but I think when it seems to be on par with 5.5 at least, it can land to x+o. | 10:42 |
Mirv | it is easier to land to overlay than to archives since I don't need to care about KDE, LxQt etc, so it should be possible to land to x+o before y | 10:42 |
Mirv | mzanetti: I'm mostly aware of the Unity 8 scope drawing problem as a blocker compared to xenial w/ Qt 5.5. there are also a couple of powerpc and s390x problems which might not block for overlay but need to get sorted out anyway. | 10:44 |
Mirv | of course, almost no-one has tested any of xenial lately so it's a bit hard to say. but if Qt 5.6 is a requirement, then there's less reasons to stay too long at 5.5 in x+o. | 10:45 |
mzanetti | agreed | 10:47 |
Mirv | fixing video playback in Qt 5.6 was easy enough | 13:17 |
Mirv | just updating qtvideo-node a bit in similar fashion as I did for 5.5 | 13:17 |
tsdgeos | :) | 13:23 |
=== dandrader is now known as dandrader|afk | ||
=== dandrader|afk is now known as dandrader | ||
Saviq | tsdgeos, yikes, seen bug #1572590 ? | 14:29 |
ubot5` | bug 1572590 in unity8 (Ubuntu) "Scopes scrolling scope jumps to mid way" [Undecided,New] https://launchpad.net/bugs/1572590 | 14:29 |
tsdgeos | Saviq: yeah :/ | 14:29 |
tsdgeos | wonder if it's similar to the fix i just made | 14:30 |
tsdgeos | though doesn't seem likely | 14:30 |
=== dandrader is now known as dandrader|afk | ||
=== shuduo is now known as shuduo-afk | ||
=== fish__ is now known as fish_ | ||
=== dandrader_ is now known as dandrader | ||
=== cyphase_ is now known as cyphase | ||
=== dpm is now known as dpm-mostly-afk | ||
=== dandrader is now known as dandrader|afk | ||
mterry | josharenson, heyo! I'm trying to reproduce the failure you see on geonames translation branch with hebrew | 19:33 |
mterry | josharenson, but no luck so far (my test string is for boston: בוסטון) | 19:34 |
=== dandrader|afk is now known as dandrader | ||
josharenson | mterry: so you enter that and boston appears? | 20:45 |
mterry | josharenson, yeah in Hebrew | 20:45 |
mterry | josharenson, I start with ב | 20:46 |
josharenson | mterry: 1 min, trying to reproduce my failure, but copy pasting backwards is hard | 20:49 |
mterry | josharenson, yeah mixing RTL and LTR is awful | 20:50 |
josharenson | mterry: I search for "חיפה" on the phone and get no results (I haven't tried it backwards yet though now that I think about it). This is what happens when I grep for it though http://pastebin.ubuntu.com/15956250/ | 20:52 |
josharenson | Boston is RTL->LTR, but this is RTL->RTL.... | 20:53 |
mterry | josharenson, well what do you mean backwards? Are you saying when typing Boston in Hebrew, you don't start with ב? | 20:53 |
josharenson | mterry: No you would, I'm just wondering if when searching for חיפה starting with a ה instead of a | 20:54 |
josharenson | mterry: ח | 20:54 |
josharenson | mterry: wtf this is hard | 20:54 |
mterry | josharenson, so maybe I'm misunderstanding what you're seeing -- if you type ב do you get results? | 20:54 |
josharenson | mterry: let me see if the silo is still on my phone, and I'll update the review to be more specific | 20:55 |
mterry | josharenson, cool. Sorry to be dense :) Hard to grok RTL for me | 20:56 |
josharenson | mterry: I agree | 20:56 |
josharenson | mterry: so I set the phone language to hebrew, add He to the OSK, and I see nothing at all when I type any letter (So not Boston, or any city) | 21:04 |
josharenson | mterry: I'm updating everything right now in case there were any changes | 21:04 |
mterry | josharenson, humph. I will try with a full fresh reset then... Maybe my env is corrupted | 21:04 |
josharenson | mterry: Corrupted in a good way cause its working for you :-p | 21:05 |
josharenson | mterry: let me keep trying | 21:05 |
mterry | yeah :) | 21:05 |
josharenson | mterry: So, dumb qestion maybe? How do you add a ppa to the phone? When I do it the normal way, I run into this https://bugs.launchpad.net/ubuntu/+source/lxc-android-config/+bug/1276373 | 21:47 |
ubot5` | Launchpad bug 1276373 in lxc-android-config (Ubuntu) "invalid cross-device link" [Undecided,Won't fix] | 21:47 |
josharenson | (normal way being add-apt-repository) | 21:47 |
mterry | josharenson, oh you get that error if you end up upgrading lxc-android-config | 21:47 |
mterry | josharenson, you can do add-apt-repository sure | 21:47 |
josharenson | mterry: ah I guess I should flash the latest image, and then add the ppa | 21:48 |
mterry | josharenson, just when doing apt upgrade, either install a new enough image that it won't pull in lxc-... or do apt install PKG manually | 21:48 |
mterry | josharenson, yeah that helps | 21:48 |
mterry | josharenson, I think you can also pin the package... | 21:48 |
mterry | josharenson, I don't remember the exact command, but citrain does it | 21:48 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!