[07:58] nto the ring [08:01] whoops sorry, IRC popped up as I was typing [08:18] morning [09:51] hello [09:52] I would be very happy if anyone can confirm the current version is working and write it in the reviews: https://uappexplorer.com/app/analyticaltranslatordemo.xpheresdev [10:10] I've lost the overview over our Bluetooth API. Is QtBluetooth part of OTA-5, and does it work with confinement? === dragonkeeper1 is now known as Dragonkeeper [10:43] is there a network monitor that can monitor mobile data only and save results to be counted up over time and over reboots ? [10:44] i dont mind if its terminal based. [10:47] chrome being webased id assume there would be one instore ... i guess thats been over looked [11:15] any idea of when is it going to work the ubuntu touch emulator? [11:30] xpheres: I've raised the issue with a couple of people, will hopefully be fixed soon [11:31] hopefully [11:31] I rely on people to see results and my app did not work on the firsts releases and I have a bad review [11:31] https://bugs.launchpad.net/ubuntu/+source/phablet-tools/+bug/1467865 [11:31] Launchpad bug 1467865 in phablet-tools (Ubuntu) "Ubuntu Emulator is not working image 157+" [High,Confirmed] [11:31] it worked on QT creator but not in the mobile [11:31] hopefully the problem is solved [11:32] thanks [11:33] if anyone have the time to test my app and at least write in reviews that it works I will be happy [11:34] I think one the problems with your app was that it used fixed-width text areas, and the phone has different screen settings than the desktop. Usually the best thing is to change the window size of your app on the desktop and make sure that it prefectly adapts to all changes [11:34] s/prefectly/perfectly/ [11:45] Dragonkeeper: write one.. http://notyetthere.org/openstore-tweakgeek-and-more/ [11:51] anpok: A traffic counter should probably be part of the system, but i'm not sure. On one hand it's very nice, on the other your device will always account data usage slightly different than your provider, and all providers will usually show you their interpretation of the current status in some web interface. So a webapp might already do the trick. [12:30] is there any info on when the next update of libqtelegram will be published....just read it in the bugsection and wondered when its going to be realeased.... [12:38] Isotop7: "In a couple of weeks" according to the developers [12:39] okay...im desperately hoping they get voice recordings working even though i think it will be also a ubuntu-touch thing to deploy...when dont have a decent voice recording api, do we? [12:41] Isotop7: I thought voice recordings were already there in the last version [12:42] SturmFlut: regarding telegram or ubuntu-touch? [12:42] Isotop7: Telegram [12:43] SturmFlut: okay...if someone sends me a voice recording i just get to see a "unsupported content" message...and i just can send photos, videos and "data".... [12:44] SturmFlut: "Data" seems to be a generic option with several apps to return content to telegram... [12:44] Isotop7: Let me check [12:45] SturmFlut: fyi...i got v.1.3.18 running... [12:46] Isotop7: Hmm, I thought I saw voice recording being merged into 1.3.15, but the version from the store I'm running is 1.3.14.105 [12:46] SturmFlut: how did i get 1.3.18.112 then? [12:51] Isotop7: I have no idea. The last version in the offical store is 1.3.14.105 from May 20. [12:52] SturmFlut: shouldnt be based on the device i think...i got arale with rc-proposed on r58... [12:53] Isotop7: Me too, let me look [13:04] Isotop7: Oh, they actually ship Telegram 1.3.18.112 with the rc-proposed r58 "custom" tarball [13:06] Isotop7: Actually we have a voice recording API with QtMultimedia, the implementation is a bit buggy but the API is pretty nice and powerful. [13:14] SturmFlut: Okay....so i'll just have to wait a bit :D [13:15] I really thought I saw voice recording merged into Telegram 1.3.15 [13:17] could test it on my mako tomorrow...maybe its there... [13:19] one question: ubuntu -touch with arale supports lte/4g right? Is there an own icon to be shown when it uses 4g? i know the locations where i usually got 4g with my galaxy s6 but arale just shows an "h" for hsdpa(+).... === LarrySteeze|Away is now known as LarrySteeze [13:46] how can i test over adb shell and ofono if my arale uses lte and just has problems to show it? [13:48] anyone have an idea on why i get: linux_qmi_qmux_io.c: Unable to open port id /dev/smdcntl0, error [19:No such device] [13:48] ogra_: ^ [13:52] Isotop7: call /usr/share/ofono/scripts/list-modems and /usr/share/ofono/scripts/list-operators on the phone [13:53] Isotop7: The first one should show "ModemTechnologies = gsm umts lte" and "TechnologyPreference = lte" under "org.ofono.RadioSettings" [13:53] Isotop7: The second one should include "lte" in the "Technologies" field under your home operator [13:56] i got 4g icon on nexus7 [13:59] At least my arale does 4G in germany [14:00] SturmFlut: do you have a mako or a device with qcom modem? can you try something for me really quick? [14:00] mariogrip: Only MediaTek, sorry [14:00] okey === LarrySteeze is now known as LarrySteeze|Away === dlan_ is now known as dlan [14:29] SturmFlut: i also live in germany...to which provider does your sim belong? [14:30] Isotop7: O2/E-Plus, it was issued by E-Plus [14:30] Isotop7: did you check the output of the commands above? [14:30] SturmFlut: yeah i heard that...just wondere if you also use vodafone... [14:31] im doing it like in 1 minute...all 3 usb ports are blocked atm :D [14:31] You can use SSH [14:31] ;) [14:34] SturmFlut: youre right...did not thought about that :D [14:37] SturmFlut: well f*ck...first command shows "fake manufacturer" and "fake model" but shows lte (also used under preferred) but list-operators only shows gsm and egde...is this based on location or does it tell me that my apn is just able to provide gms edge even if i could use lte in my region... [14:39] SturmFlut: but the apn under list-contexts is the valid one for vodafone and lte... [14:39] If list-operators doesn't show lte, the modem and your operator agreed that you cannot get it. [14:39] maybe i just had no luck getting into the right radio cell till now... [14:42] SturmFlut: do you know if output of list-operators is dependant of current possible network connection? [14:43] Isotop7: list-operators is always up-to-date, when you move, it changes. I'm a bit surprised that you can get 4G with your Nexus 6, but in the same spot just EDGE with the MX4 [14:49] SturmFlut: Sorry...i did not tell it correctly...where i'm atm i cant get 4g with my arale nor my zerofltexx...but i often have 4g on my zerofltexx at my gf's place...there arale refuses to connect to better network than h....i'll check what list-operators chows when im at her place tomorrow :) [14:50] SturmFlut: but thank you very much :) [14:50] \o/ [14:50] Mobile networks are a horrible thing. So complex, and so hard to get right. [15:05] is there a bug for bluetooth on nexus 4 not being enabled until your restart the device? [15:06] K1773R: No idea, have you searched Launchpad? [15:06] only quickly [15:34] hello, I am trying to build http://pastebin.ubuntu.com/11867212/ and I keep getting error after executing make command : http://pastebin.com/egjeDDsM === mibofra is now known as Guest48076 === Guest48076 is now known as mibofra [18:03] hello [18:50] how do i select the developer channel for my nexus 4/mako? no matter what i do, the "ubuntu-device-flash touch --channel=ubuntu-touch/devel/ubuntu" gives me the stable branch :( [18:50] hi DonkeyHotei [18:55] blrrrrrn, what do you want? [18:55] change you channel? [18:55] r* [18:58] jrbt: yes [20:36] Hi, I'm taking a look at getting Ubuntu Touch to boot on Nexus 7 2012 (grouper) [20:36] I know it's not supported any more, but it's the only hardware I've got available right now [20:37] Does anybody know why support was dropped for it? [20:39] More specific question: I can get it to (kind of) boot, but there's just a white flash and then the screen goes black [20:40] adb shell can connect, but it looks like it's just inside the lxc and not in ubuntu's own root [20:45] I should probably mention, I'm running the vivid system image with the saucy boot image (the vivid boot image won't flash via fastboot) [20:46] Is that likely to be a problem? (read: a terrible idead :P) [20:46] system image is from here: http://cdimage.ubuntu.com/ubuntu-touch/vivid/daily-preinstalled/current/ [23:08] What laptop do ubuntu developers use for working / developing ubuntu [-touch] - does anyone here know?