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

=== marcusto_ is now known as marcustomlinson
oSoMoNMirv, I checked and https://codereview.qt-project.org/#/c/108517/ is not in Qt 5.6.1, it was probably merged later in the 5.6 branch. Do you think we could backport that patch?08:02
MirvoSoMoN: yes it is actually, the commit, but it was reverted as too risky https://codereview.qt-project.org/#/c/147886/09:07
MirvoSoMoN: funnily, the revert seems to then been forward-ported to dev09:08
MirvoSoMoN: commented on the QTBUG. anyway, let's do a test silo now with the revert of the revert.09:11
oSoMoNMirv, that’d be great, thanks!09:13
aus_malHi. I was hoping I could get some help!11:09
aus_mal... please.11:10
aiyionworkflow: you ask a detailed question, whilst showing some effort -> your chances rise to get help.11:16
aus_malAlright, here goes. I managed to flash ubuntu touch onto my nexus 5, but battery was being completely drained in under two hours. Running top in terminal shows a lot of processes named "phablet" and the topmost is using 100% CPU. After an exhaustive search I can't seem to find any word of others facing this problem, so am stumped as to how I can fix it.11:19
aus_malIt is just being left in idle but under two hours battery is drained. Is "phablet" possibly something I can kill and maybe stop from starting up?11:24
MCMicphablet is the user, no?11:26
chriscyeah11:27
MCMicaus_mal: Rotate your phone to have enough space to read the last column of top11:28
MCMicaus_mal: This is where you see the command, first one is just the user11:28
aus_malnow that's a revelation! Thanks for that, having a look now.11:34
aus_malit's unity811:36
aus_malhovering between 96 and 100%11:37
aus_malnow that gets some results in google. no wonder I couldnt find any phablet bugs!11:39
aus_malcouldn't find anything related though11:44
aus_malis it normal for unity8 to take up 96-100% cpu? thanks12:06
faenilsil2100: ping12:13
faenilsil2100: we have a community developer, dfiloni, he's trying to add voice msg support to Telegram app on UT. It requires opus encoder, which is in gstreamer 1.0, but qtmultimedia in vivid overlay only uses gstreamer 0.1. Can he add a gstreamer0.1-opus package or something?12:14
faenilsil2100: he'd create the initial packaging, and then it would have to be added to the overlay ppa12:15
faenilthe alternatives are: 1) backport gstreamer 1.0 support to qtmultimedia 5.4, not sure how big/doable that is. 2) wait for xenial on phones, but that could still take a few months, and it would require phones with xenial12:16
popeyfaenil: I thought we already added opus support - ahayzen knows about this.12:16
MCMicaus_mal: No it’s not12:16
faenilpopey: dfiloni said it's just muxer, not encoder12:16
faenilso you can play, but not record12:17
ahayzenpopey, faenil see bug 146046412:17
ubot5bug 1460464 in Telegram app "Add support for the OPUS audio format" [Wishlist,In progress] https://launchpad.net/bugs/146046412:17
faenilahayzen: he's aware. see my msg above12:17
popeyah12:17
popeygotcha12:17
ahayzenah i see :-)12:17
ahayzenwell you can at least play audio recordings now ;-)12:18
ahayzenfaenil, do the media-hub guys know about this? as i can raise it with them12:19
faenilI don't know12:19
ahayzenfaenil, i'll have a chat when they come online :-)12:19
faenilahayzen: cheers mate12:19
sil2100faenil: I guess we could think of gstreamer0.1-opus if the backport of gstreamer 1.0 to qtmultimedia 5.4 would be too much of a hassle12:21
faenilsil2100: cool, thanks! dfiloni ^12:21
dfilonifaenil, sil2100 : thank you, I'll work on gstreamer0.10-opus package then, qtmultimedia has to be patched too but that patch is easy (I already have done it)12:25
faenildfiloni: you mean patching qtmultimedia to add opus, not patch qtmultimedia to add gstreamer 1.0 right?12:25
faenil(let's not bring more confusion to the table :) )12:25
dfiloniopus, the patch is small, it's a map between the codec and the encoder and the container (format) and the muxer12:25
faenilyep, just making sure we don't mix the two qtmultimedia patching tasks12:26
* faenil bbl12:26
dfiloniyes, thank you guys ;)12:26
dobeyerr, shouldn't you make qtmultimedia work with gstreamer 1.0 instead of trying to backport plug-ins to 0.10?12:46
dfilonidobey, the plugin already exists for 0.10, it isn't packaged, a qtmultimedia backport is way more invasive (we are only talking about vivid as qtmultimedia in xenial uses gstreamer1.0))12:48
dobeyok12:49
=== dandrader is now known as dandrader|afk
ahayzenfaenil, dfiloni, hey, do you mind joining #ubuntu-media to discuss the opus stuff with the media-hub guys ?13:06
=== _salem is now known as salem_
MirvoSoMoN: it is building but because of flaky tests I just had to restart amd64 build https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/2036/+packages - will be there eventually though13:15
oSoMoNMirv, awesome, thanks man! I’ll test it as soon as it’s built and will let you know whether that improves the situation13:18
MirvoSoMoN: if it helps, we need to bribe upstream to do something about it, as we shouldn't ship stuff that they consider as too scary. hopefully there's some action after my bug note.13:28
oSoMoNMirv, yes, we will need to work with upstream. If the patch fixes the issue indeed, that would be a very good first step towards resolution in any case13:29
KrisJacehow do I run click unconfined?13:44
dobeywhy would you do that?13:46
dobeyKrisJace: what are you trying to accomplish exactly? if it's "keeping a process running in background" then running something unconfined won't change that13:47
=== dandrader_ is now known as dandrader
dfilonihi, how can I run telegram-app from terminal? if I run it using ./telegram I get "Connection to MIR server failed" error14:01
aiyioncheck out ubuntu-app-launch14:04
dfiloniaiyion: already done, but I get "unable to find keyfile for application"14:10
dobeydfiloni: is the app installed as a click?14:14
dfiloniyes14:14
dobeydfiloni: ubuntu-app-launch `ubuntu-app-triplet com.ubuntu.telegram`14:15
dfilonidobey: unable to find key for application com.ubuntu.telegram_push_2.2.31.1 :(14:17
matv1remind me plz when the desktop-mode switch should show? I have a bt keyboard and mouse connected to my N4. Shouldnt it go into desktop mode automatically?14:21
matv1or at least show the switch?14:22
matv1that is what my M10 does14:23
dobeymatv1: i think it depends on device or display14:23
dobeymatv1: i think you only get it on n4 if external display is also connected?14:23
matv1dobey appearantly so yes14:23
matv1i havnt got a otg cable for my N4 but I know for sure that that is not required on my M1014:24
matv1thats either quite smart design or just weird :)14:26
matv1not sure which14:26
bregmaboth maybe?14:33
faenildfiloni: tedg is your man14:54
tedgdobey: dfiloni: In this case apparently they listed the push helper first, so the triplet won't work there easily :-/14:56
tedgdiddledan: ubuntu-app-launch `ubuntu-app-triplet com.ubuntu.telegram telegram`14:58
tedgAs an aside, how do you have 2.2.31.1? I only have 2.2.30 and it is really broken.14:59
dobeytedg: oh, that sounds like a bug. i'd expect ubuntu-app-launch to launch an app, not a helper :)14:59
tedgdobey: Yes, that's why it's giving an error :-)15:00
dfilonitedg: I built it following README15:00
faenildfiloni: Mir requires some kind of authentication when trying to run an app. Use --desktop_file_hint=/usr/share/applications/<example>.desktop15:02
faenildfiloni: or, alternative trick, --desktop_file_hint=dialer-app :P15:03
faenilor similar15:03
faenil(use telegram's desktop file)15:03
faenil(but it doesn't matter that much, for testing purposes)15:03
dfilonifaenil: using ubuntu-app-launch I get "unable to find keyfile", using qmlscene I get a syntax error because it's not qml file, is there another ubuntu bin which requires --desktop_file_hint as param?15:04
tedgdfiloni ubuntu-app-launch `ubuntu-app-triplet com.ubuntu.telegram telegram`15:05
tedgNotice the extra "telegram" there at the end15:05
faenildfiloni: --desktop_file_hint is not part of qmlscene15:05
dfilonitedg: thank you! it worked!15:05
=== om26er is now known as om26er1
=== om26er1 is now known as om26er
=== dandrader is now known as dandrader|afk
=== dandrader|afk is now known as dandrader
matv1hi guys17:53
matv1the store does not load on my m1017:53
matv1im on rc proposed17:53
matv1does anyone else have that?17:54
dobeymatv1: totally blank?17:56
matv1dobey yes17:56
matv1the thing is, it does load on my n417:56
dobeymatv1: https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/161074017:57
ubot5Ubuntu bug 1610740 in unity-scope-click (Ubuntu) "Ubuntu Store doesn't provide content on M10 tablet" [Medium,Incomplete]17:57
dobeymatv1: i'm guessing maybe this could be the bt/wifi interference stuff causing issues for some people?17:58
matv1dobey ah yes that sounds like me.17:58
dobeymatv1: need to see unity8-dash.log and scope-registry.log to see if anything obvious happening17:59
matv1dobey what would i be looking for?17:59
dobeymatv1: not sure exactly, but there should be a line in unity8-dash.log that shows now many results were returned by the scope. if it says 0, then the scope is returning no results for some reason18:00
dobeyif the line doesn't exist, then there should be something indicating a crash or such18:01
matv1dobey right, that will get me started. thanks fr now. i will update the bug if there is anything to be found. thanks for now :)18:04
ktatar156Hello18:23
Tims_TechI am going to try to port ubuntu touch18:26
Tims_TechWe have cm1118:26
Tims_Techso I will use that source to make it.18:26
Tims_Tech:D18:26
=== dandrader is now known as dandrader|afk
=== dandrader|afk is now known as dandrader

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