/srv/irclogs.ubuntu.com/2016/03/02/#ubuntu-touch.txt

zhuoweiI'm trying to port Ubuntu Touch to the Nexus 6P: Which branch should I pull from for arm64 support? Is the work on the BQ M10 64-bit tablet public?00:03
zhuoweiI'm currently pulling from ondra 's phablet-5.1.1 branch; is that the latest Ubuntu Touch branch?00:10
k1l_zhuowei: this channel is quite slow on europes bedtimes. so if no one can answer that you might try to ask the mailinglist or try earlier tomorrow00:13
zhuoweithanks.00:50
zhuoweimariogrip, you mentioned that your UBPorts project is porting to the Nexus 5X: are you going to build from an android-6.0 tree or from a 5.1 tree?02:07
mariogripzhuowei: probably 5.1, since that currently works with ubuntu touch02:09
zhuoweiBut doesn't the 5X use a 6.0 ROM as its base?02:09
zhuoweihow will you find drivers for the 5X on 5.1?02:10
mariogripzhuowei: since it is a qcom device, i can find them from qcom/codeaurora02:12
mariogripzhuowei: I haven't received the device yet, so I haven't started on it yet02:13
zhuoweiI have a 6P and I'm interested in doing a 6P port: anything I can do to help?02:14
mariogripzhuowei: how far have you come in the progress?02:16
mariogripyeah, phablet-5.1.1 is the lastet offical02:17
zhuoweiI'm just researching at this point. Tried rebasing platform/build to 6.0.1 to see how difficult it would be to update Ubuntu to use 6.0 as a base, and gave up when every single patch had conflicts02:17
mariogripI did the same for 4.4 -> 5.1 (https://github.com/ubports/android/tree/ubp-5.1) that is a time consuming progress. what I did what start with a clean 5.1 base and apply patches to that one from phablet-4.402:19
zhuoweithere's 40 patches in platform/build alone, though02:20
mariogripalso you need to rebuild libhybris to work with 6.002:20
zhuoweiSo I should switch to the 5.1 tree instead, then?02:20
mariogripyeah there is a lot of patches02:20
mariogripI would try that first02:21
mariogriptry with 6.0 blobs, they may work02:21
mariogripif not try 5.1 blobs from codeaurora/qcom02:21
zhuoweiThanks: I'll try checking out phablet-5.1.1 and see what happens.02:23
mariogripno problem02:25
=== KathyReid_ is now known as KathyReid
=== KathyReid_ is now known as KathyReid
=== Avasz_ is now known as Avasz
=== aaron is now known as ahoneybun
=== spock is now known as Guest4647
Foad_NHHi, I have installed ported version of Ubuntu Touch on nexus 5. Everything goes well. But when it is booting, it hangs in booting process and only dots are turning orange and white. Can you help me?05:59
=== KathyReid_ is now known as KathyReid
=== KathyReid_ is now known as KathyReid
=== orsonmmz|away is now known as orsonmmz
robin-herohey all08:59
robin-heroIs the "sidestage" only available on personal destkop, or is it available on the phone image as well?09:00
Stanley00robin-hero: I'm not sure, but I think it's for tablet, not desktop or phone09:04
robin-heroStanley00, I'd like to use on my N4, when I connect it to my TV09:07
Stanley00robin-hero: oh, in that case, you'll got *desktop* interface, I don't think you can get side stage in this case.09:08
=== willcooke_ is now known as willcooke
davmor2Side stage is tablet only and in touch mode only, once connected to a tv everything changes to windowed mode so then you don't need side stage you have separate windows09:13
oSoMoNMirv, I’ve made some progress on the Qt regression, see https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1551145/comments/1209:29
ubot5Launchpad bug 1551145 in webbrowser-app (Ubuntu) "[regression] unit test failures after Qt update" [Critical,Confirmed]09:29
MirvoSoMoN: thanks, I was just trying out reverting to older version of publicsuffix too09:33
oSoMoNMirv, I manually generated qurltlds_p.h from the latest version of the publicsuffix package09:34
oSoMoNMirv, and it looks ok09:34
oSoMoNso I’m not sure why it’s broken in the Qt package09:34
MirvoSoMoN: the publicsuffix however did not upgrade between 2016-02-17 and 2016-02-19, it ws updated two weeks earlier, so I didn't consider it earlier. but it's indeed the source of that sort of data.09:35
Mirvthere's a qtbase build now again building at https://launchpad.net/~timo-jyrinki/+archive/ubuntu/quantal-compiz-unity-testing/+packages - now with forced older publicsuffix (and gnutls28)09:37
[tj]good morning09:42
[tj]is there some way to boost bluetooth audio beyond the default max?09:42
tevehas there been changes in scrolling settings, recently when scrolling e.g. web pages/twitter view suddenly scrolls down/up way too fast (vegetahd r263)09:50
oSoMoNMirv, I’m doing a local build of Qt (unmodified), and the generated qurltlds_p.h looks correct (it’s being generated towards the beginning of the build process), I wonder if it gets corrupted later on, or if it just happens in LP’s build env09:58
MirvoSoMoN: can you compare to current Debian's generated file http://paste.ubuntu.com/15265909/ ?10:06
Mirvah sorry wrong file10:07
MirvoSoMoN: http://paste.ubuntu.com/15265912/10:07
oSoMoNMirv, identical to the one generated by my local build, but completely different from the file installed by qtbase5-private-dev10:13
Mirvof course, that was also built before the magic date 2016-02-1710:14
Mirvstill failure with older publicsuffix10:16
MirvI just see mitya57 is following the bug report since he added -e to the generateTLDs.sh over at Debian side10:16
MirvoSoMoN: can you build locally with LANG=C LC_ALL=C ?10:18
Mirvjust a random guess from me since the generation involves UTF810:18
oSoMoNMirv, is it enough to invoke debuild with LANG=C LC_ALL=C , or should add those to debian/rules?10:20
MirvoSoMoN: I think LANG=C LC_ALL=C debuild should do10:21
Mirvanyway, I'm testing my theory also in a 3rd PPA10:21
oSoMoNok, launching that no10:21
oSoMoNnow10:21
Mirvmaybe it's not that anyway10:21
=== _salem is now known as salem_
tsdgeosseb128: do you know who is the bluetooth person for ubuntu-system-settings on the phone?12:27
seb128tsdgeos, I don't hink we have a designed one, morphis has been looking at bluetooth mostly recently, kenvandine and jgdx are working on settings and might be able to help as well12:33
tsdgeosseb128: txc12:33
tsdgeos-c12:34
=== alan_g is now known as alan_g|lunch
=== alan_g|lunch is now known as alan_g
=== dandrader is now known as dandrader|afk
matv1this question has prob been asked a zillion times but is it possible to flash an android mx4 with Ubuntu?15:06
mterrytedg, https://code.launchpad.net/~mterry/qtmir/use-ual-info/+merge/283695/comments/73465115:06
mterrytedg, that error is coming from UAL, so I *assume* it's not my layer's fault?15:07
matv1and after that stay current with OTA's ?15:07
tedgmterry: I think it might be your fault? :-)15:08
mterrytedg, dang it15:08
tedgmterry: UAL thinks that it is getting a legacy application "gallery"15:08
tedgmterry: Where it should be getting the appid for the click.15:09
tedgmterry: Can't prove from the error there, but the AppID is probably wrong somewhere.15:09
tedgmterry: Could be my fault or yours.15:09
tedgmterry: Part of the API change was to throw an exception if we can't find the desktop file and we're asked for it.15:10
tedgmterry: So that's the change you're seeing there.15:10
tedgPerhaps tvoss|lunch was right, exceptions do make you find the bugs :-)15:10
* tedg will never admit tvoss|lunch is right15:10
=== tvoss|lunch is now known as tvoss
=== dandrader|afk is now known as dandrader
oSoMoNMirv, is there any chance we could promote qml-module-qtsysteminfo to main (with the required paperwork of course)? I’d like to have webbrowser-app depend on it15:48
dobeymzanetti: hey, just saw your bug about searching for "kodi"; which scope is it in? store or apps?16:07
mzanettistore16:08
mzanettidobey, ^16:08
dobeyhmm16:09
=== psivaa_ is now known as psivaa
dobeymzanetti: hmm, it's finding it fine on my mako16:20
dobeyanyway, need to get lunch16:21
mzanettidobey, hmpf... works again for me too. but I swear it did show neither kodimote nor "play on kodi" today morning. I even pinged Saviq to test it with his phone and he confirmed16:22
MirvoSoMoN: a MIR could be passable, the build deps should be in main.16:23
Mirvnot maimtained im Debian and no upstream releases make it nonoptimal candidate though16:24
oSoMoNMirv, is it worth filing a MIR bug at all?16:25
MirvoSoMoN: sure it'd be worth. there is a team bug subscriber for the bugs already (the ubuntu qt packagers) so it's just about documenting the required things.16:33
oSoMoNMirv, ok, I’ll put it in my to-do list then16:34
oSoMoNMirv, what’s the ETA for landing silo 12 ?17:05
MirvoSoMoN: when I have some time before I go to sleep, ie not right now17:07
dobeymzanetti: hmm, no idea what happened. maybe the server was having some issues earlier17:25
mzanettidobey, ack. lets set it to incomplete then. I don't have the issue any more either. I'll reopen if I hit it again17:27
dobeymzanetti: i set it to invalid for now; but yeah, if you hit it again, reopen17:28
=== dandrader is now known as dandrader|afk
=== tosky_ is now known as tosky
=== alan_g is now known as alan_g|EOD
=== dandrader|afk is now known as dandrader
MirvoSoMoN: ok looking now again, some more desktop testing and checking the autopkgtests are off to a good start, but I won't wait for them since this is a simple regression fix + desktop only change (the other change in the same silo)18:21
dobeyMirv: you're still around?18:24
oSoMoNMirv, sounds good, thanks!18:25
kenvandinebarry, if s-i-d has already downloaded an image, where would it be?18:48
kenvandinei want to delete it so i can make it download again18:48
barrykenvandine: /android/cache/recovery and /var/lib/system-image18:50
kenvandinethx18:50
kenvandinebarry, which files should i delete?18:53
ClubuntuHello to all18:54
Clubuntusomeone can tell me where I find a detailed guide and in Italian on how to write an app on ubuntu sdk18:55
barrykenvandine: just delete them all, they should all get downloaded again.  the only thing that can't really be deleted is the archive-master keyring, but that's never downloaded so won't ever show up in those dirs18:55
dobeyClubuntu: don't know about italian, but #ubuntu-app-devel is probably the channel you want :)19:00
kenvandinebarry, looks good!19:08
kenvandinebarry, can you get s-i-d in a silo?19:08
kenvandinei can add settings to the same silo19:08
barrykenvandine: awesome!  yep, i'll start work on that immediately19:08
kenvandineoh.. assuming you can dual land it19:08
barrykenvandine: i think so.  been a while so i hope my train doesn't derail19:09
kenvandinebarry, ok, if you can't dual land i'll just have to do a separate landing after you land s-i-d19:09
barrykenvandine: what would prevent a dual landing these days?19:10
kenvandinejust if you have a delta between xenial and vivid+overlay19:10
kenvandineideally everything can dual land19:10
barrykenvandine: yep.  can't think of any delta, so we'll just have to see if it builds on both19:11
kenvandinebarry, let me know what version s-i-d will end up being so i can bump my depends19:19
barrykenvandine: in the past, we've just used normal ubuntu versioning, so likely 3.1-0ubuntu119:19
kenvandineok19:19
kenvandinei'll make it >= 3.119:19
barrykenvandine: that'll work19:20
=== IdleOne- is now known as IdleOne
Mirvdobey: not anymore :)20:00
MirvI was just checking that one thing still, didn't check IRC20:01
dobeyMirv: no worries. needed a core dev and found one :)20:03
taiebotGood evening everyone this https://launchpad.net/mapplauncherd looks very interesting!! Anyone got this installed? :-D20:46
taiebotzbenjamin could you share some insights on mapplauncherd?20:50
matt_____hello i have a question20:53
matt_____im trying to install ubuntu iso file into virtual box. during setup it wants me to partition disks. it wants me to enter an ip address to scan for iSCSI targets. what is this?20:54
dobeymatt_____: you want #ubuntu20:56
matt_____i have the ubuntu server iso file already20:56
dobeyyes, but this channel is about ubuntu on phones. #ubuntu is the general support channel :)20:57
dobeyif you don't know what iscsi is, then you don't have it, so just skip it, though20:57
matt_____it wont let me skip it?20:58
matt_____i didnt realize this was for ubuntu for phones20:58
dobeywell go ask in #ubuntu please20:58
matt_____ok sorry20:58
dobeyor #ubuntu-server maybe :)20:58
zbenjamintaiebot: once we have to share something there will be a blogpost :)21:25
zbenjamintaiebot: there are no packages to install ... yet21:25
taiebotzbenjamin: Does this looks promising?21:25
zbenjamintaiebot: it does not look bad21:26
zbenjamintaiebot: i can say more once we have the finished packages and i can do more measurements21:26
taiebotzbenjamin: Cannot wait for the blog post. Thanks for letting me know21:27
zbenjamintaiebot: but the initial prototype was already pretty good.21:28
=== salem_ is now known as _salem
[tj]is it possible to import contacts from a vcard?22:25
=== Avasz_ is now known as Avasz
[tj]http://askubuntu.com/questions/360466/ubuntu-touch-officially-launched-version-how-to-sync-contacts22:51
[tj]yes22:51
[tj]with that madness22:52
=== yakaar1 is now known as yakaar
=== Azelphur is now known as AzeIphur
=== AzeIphur is now known as Azelphur

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