[00:42] Is Canonical planning to create an installer for Ubuntu Touch like what Cyanogen has created for CyanogenMod? [00:56] Drew_Neilson: i doubt it, the focus is on devices with it preinstalled [00:57] I hope they do. It would make it easy for noobs like me :-) [00:58] easier would be buying a device with it preinstalled [01:12] DonkeyHotei too bad there aren't any, at least in the U.S. [01:12] there will be very soon [01:12] how soon do you think? [01:13] i'm the wrong person to ask that [01:13] who should I ask [01:15] the negotiations with the mfrs and carriers are not public, but the meizu device will work in the US [01:20] Drew_Neilson: At least one phone will launch in the US this year. [01:21] and that's not counting the meizu [01:21] It is counting the Meizu. [01:21] oh. [01:21] Which may or may not come to the US. [01:21] But it sounded like it would to me. [01:22] Anyway, Canonical aren't working on a phone installer for Ubuntu because they're not working on any phones that don't come preinstalled with Ubuntu. [01:22] the android version of the meizu is currently orderable in the US from meizu's website [01:22] Completely irrelevant. It doesn't run Ubuntu. [01:23] it speaks to where meizu sells [01:23] They sell worldwide, like most other Chinese OEMs. [01:23] But that doesn't mean they're going to launch an Ubuntu phone in the US. [01:25] if they launch an ubuntu phone worldwide and it works in the US, they will have launched an ubuntu phone in the US [01:25] You just said "if they launch an Ubuntu phone in the US, they will have launched an Ubuntu phone in the US." [01:26] The bq Aquaris E4.5 Ubuntu Edition works just fine in the US too. [01:26] But bq did not launch the phone in the US. [01:26] on edge only [01:26] I don't see how that's relevant. [01:26] edge towers are being phased out [01:27] does Canonical screen Ubuntu and Ubuntu Touch apps uploaded to its software store for malware, like how Google scans apps uploaded to Google Play for malware? [01:27] google does not do that [01:27] Drew_Neilson: no, because apps are sandboxed and cannot access any information that's not included with the app. [01:27] DonkeyHotei: yes they do. [01:28] It's not 100% effective, but they do have an automated approval process. [01:28] naines but if Ubuntu has vulnerabilities, then apps can use those vulnerabilities to escape the sandbox [01:28] that has happened with Android [01:28] the ubuntu store also has an automated approval process [01:30] Drew_Neilson: yes, and if the malware is obfusticated it can escape detection from an automated scan. [01:30] * Drew_Neilson goes to look up teh word "obfusticated" [01:31] obfuscated [01:32] http://en.wiktionary.org/wiki/obfusticated [01:38] could Canonical do what Google has done by installing something like bouncer on all Ubuntu desktops and phones and anytime an app does something that is perhaps malware-like, it could report that back to Canonical, who would then remove the app from the store, or re-examine it? [01:39] That would help eliminate teh problem of obfusticated code [01:39] No, but if it is discovered to be malware it will be removed from the store and I believe that Canonical can recall it from phones. [01:40] I need to figure out this missing icons in the Apps scope thing. [01:43] Seems to me all OSes should have a secure antivirus program installed with root-level permissions--especially if developed by the OS developer--cause no matter what, no OS is 100% impenetrable (to my knowledge) [01:44] a lot of android devices now ship with an app called Lookout which obnoxiously scans everything downloaded from the google play store [01:45] Lookout doesn't have root-level permissions [01:45] to my knowledge, only Bouncer does [01:45] Nothing is 100% impenetrable, and antivirus is far less than 100% reliable. [01:46] i have not seen Bouncer, even on android 5.1 [01:46] DonkeyHotei Bouncer is system-level, part of the OS [01:47] take everything that I say with a grain of salt, since I've never owned a smartphone [01:47] this comes from what I've read [01:47] I don't even know if Bouncer's name is still Bouncer [01:50] nhaines since you mentioned obfusticated code, a root-level antivirus program could monitor running programs, and anytime a program does something that is illegal (in terms of software), attempts to escape the sandbox, etc. the antivirus could report back to Canonical what the app is trying to do, and then Canonical could re-review it and potentially remove it from the app store. [01:53] It's not usually remarkable when a sandbox blocks access. [01:53] nhaines what do you mean? [01:55] If an application wants your location, but you deny it access, it's going to constantly be asking for your current location and the call will fail and the application will continue normally. [01:55] That's not a cause for alarm--it's actually exactly how things were designed. [01:58] what about apps that attempt to exploit vulnerabilities to escape the sandbox and cause harm to the system or access private data that would normally be off-limits? [01:58] What about them? [01:59] The system can't be harmed because a) applications don't run as a priviledged user and b) the system file system is read-only. [01:59] Perhaps a root-level antivirus program could monitor such activity, report it back to Canonical, and force the rogue app to be re-evaluated. [01:59] You haven't described a virus. [01:59] Hasn't this actually happened on Android? [02:00] I don't think it matters what's happened on Android. [02:00] Applications literally can't access anything outside of their own file path. [02:00] Anything else is mediated by system helper calls. [02:01] Is Ubuntu more secure--more hardened--than Android? [02:02] Yes, but it's also not comparable to Android. === tmpRAOF is now known as RAOF === chriadam|away is now known as chriadam === danilos` is now known as danilos === chihchun_afk is now known as chihchun === ondra_ is now known as ondra === zenvoid_ is now known as zenvoid === freeflying__ is now known as freeflying [05:39] how can I add an app to the ubuntu phone panel? [05:41] If you mean the menu bar where the indicators are, you can't. [05:41] no... on the left [05:42] I know it will be simple... but I cannot find out how to do :-) [05:42] Oh, the launcher. [05:42] yes... launcher [05:42] sorry [05:42] Launch the app, then long-press the icon, and choose "Pin to launcher". [05:43] Perfect. Thank you nhaines [05:44] how would I do a complete image of my new bq ubuntu phone.. so that I could write it back if something went wrong? [05:45] No worries. :) [05:45] A complete image is tricky. Basically you gzip /home/phablet [05:47] can I ssh to the phone? [05:47] sorry for my newbie questions.. but I think if I ask my questions here... and somebody of you guys have the time... you can answer my questions about 10 times quicke than myself using google :-) [05:48] I am just a power user girl.. not a developer ;-) [05:51] You should get used to Googling. ;) AskUbuntu.com is a great resource! [05:51] If you enable developer mode, you can use phablet-shell to end up on the phone. [05:51] of course, you can also just install Terminal from the Ubuntu App Store as well. ;) [05:52] (Don't be afraid to ask questions here either, but sometimes it's busy or deserted, too.) === chihchun is now known as chihchun_afk [05:55] ok, thank you nhaines. have a nice day [05:55] fobabetty: thank you, and likewise! :) === chihchun_afk is now known as chihchun [06:03] nhaines: I would have a very last question.. It would be great if I could make an own scope that shows browser bookmarks... mm.. what I want is to pin some links (e.g. google drive) to a scope.. is this possible? [06:05] Ooh, interesting. Browser bookmarks probably aren't possible. [06:05] But links shouold be pretty simple. [06:05] really.. links would be better.. how could I do this [06:05] https://developer.ubuntu.com/en/scopes/tutorials/ [06:06] so you think I could make my own scope even Im not a programer/developer ? [06:06] This would probably be a good start. There's a scope creator for RSS feeds as well that might be even simpler. [06:06] ok.. thanks.. I will have a look there.. bye [06:06] ;-) [06:06] In some respect you have to become a programmer. But it's pretty straightforward and between that guide and the other tool you should be able to figure something out. :) [06:06] Good luck! :) [06:30] sturmflut2: http://linux.softpedia.com/blog/Ubuntu-15-10-with-Unity-8-and-Linux-Kernel-4-0-Runs-on-a-Lenovo-Tablet-480994.shtml [06:42] lotuspsychje: I'm just jealous of that mouse cursor. [06:42] :p [06:46] nhaines: comes handy on headshots :p === dholbach_ is now known as dholbach [07:11] lotuspsychje: Oh, I'm famous again ;) It would have been nice if they had asked me about the pictures though, they apparently just downloaded them from my blog, put them on their own server and made a gallery. With credits, at least. [07:12] sturmflut2: seems nice :p [07:12] contrats on your work [07:14] lotuspsychje_: Well, it's just combining the right parts. Not much real work from my side. I'm thinking about building a modified Ubuntu 15.10 Installer ISO to ease the process, but I have no experience with that. [07:14] ah, check remastersys package or somethign similar [07:15] packages to modify your own ubuntu distro iso [07:15] lotuspsychje_: Ah, that might be a nice starting point! Thanks. [07:15] sturmflut2: https://help.ubuntu.com/community/LiveCDCustomization [07:16] lotuspsychje_: I don't need much, just replace the kernel and a correction to the GRUB installation script. [07:16] sturmflut2: and this: https://wiki.ubuntu.com/DerivativeDistroHowto [07:16] good morning [07:16] dholbach: Good morning! [07:16] morning === lotuspsychje_ is now known as lotuspsychje [07:17] hey sturmflut2 [07:17] sturmflut2, nice series of articles coming from you! [07:18] dholbach: Thanks! I am working on many more, just not with the same frequency at the moment. The topics are getting more advanced and research takes longer. [07:19] <3 <3 <3 [07:19] And I do have those "private life" and "work" thingies [07:19] lol [07:19] dpm, davidcalle: we should have a look and see if we can borrow anything form sturmflut2's blog entries for developer.u.c :-) [07:19] amateur folling around is the best [07:20] dholbach, +1! [07:20] alot of magic happens in this channel lately [07:20] you guys all rock [07:24] dholbach, dpm, davidcalle: If you can make any use of my musings, please just do. Also if you come up with corrections and/or ideas on how to improve, just tell me. You can even open a GitHub issue for the blog or clone the whole thing and send me a pull request. [07:24] thanks so much sturmflut2! [07:25] dpm, dholbach, any name ideas for that weekly blog post about what's going on in Ubuntu dev/appdev? [07:27] good morning! update is here, can someone link to me the changelog please? :) [07:32] http://people.canonical.com/~lzemczak/landing-team/ota/ota-3.5.changelog [07:32] here you go [07:37] PhilippeP: is that for ubuntu-touch ? [07:37] jcbjoe: yep [07:37] oo [07:38] PhilippeP: are you using ubuntu-touch as a daily driver ? [07:40] jcbjoe: yes it's currently my only phone ... [07:40] PhilippeP: nexus 4 ? [07:40] jcbjoe: nope BQ [07:40] aw [07:41] PhilippeP: are you in the US ? [07:42] jcbjoe: no Europe(Belgium) [07:42] to bad ubuntu-touch dosen't have nearby and stuff [07:46] for anyone what is the diffrence between devel and stable ? [07:56] PhilippeP, thank you very much! :) === AlanBell_ is now known as AlanBell [07:57] dadexix86: you're welcome === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun [08:36] Good morning all; happy Alison Hargreaves Day! 😃 === alan_g is now known as alan_g|vt [08:46] Yay, OTA-3.5 is downloading [08:48] sturmflut2: I updated my phone yesterday at 9 PM. :) [08:49] congrats, you won the lottery :) [08:53] :D [09:03] lscpu [09:03] wrong window :) [09:07] how can I set a custom ringtone in new bq ubuntu phone? [09:12] diduser: Hm, let's see [09:13] diduser: Looks like the UI doesn't support custom ringtones at the moment, but you could change it via gsettings. [09:14] I read about I could remount the system writable and copy the files to /usr/share/sounds/ubuntu/ringtones/ But I am afraid to loose the option to get "official" updates... [09:14] I read that the gsettings-option would not longer work [09:14] is that right? [09:17] diduser: Hmmmmmm. The "com.ubuntu.touch.sound incoming-call-sound" schema/key still exists, but I don't know if it is still used. [09:18] so how could I tried it in your opinion? === duflu_ is now known as duflu [09:18] I think I found a bug which is affected r21 and r22 too. Two days ago I got an MMS and I recieved it everyday the same time again and again. [09:21] diduser: I just tried to set the incoming-call-sound via gsettings, the key has been written but the UI still displays the old ringtone. Even after a restart. [09:22] diduser: https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1268097 [09:22] Ubuntu bug 1268097 in content-hub (Ubuntu) "[System settings] Can't set user-supplied ring tone" [Wishlist,Triaged] [09:23] sturmflut2: so.. is it right that I could lose the possibility to get update if I remount the system rw? [09:24] diduser: Yeah, mounting r/w is best to be avoided [09:25] ok... so.. at this time.. no chance to set a custom ringtone, right? [09:26] diduser: Doesn't look like it, no. [09:26] :-( [09:26] diduser: You can probably only add yourself as affected to the bug, the more people weigh in the liklier it becomes that it will be fixed. [09:26] ok, thank you [09:28] mounting rw and just putting an additional file in a dir and thenj mounting ro again wont do any harm [09:31] It is surprising how much feedback I get on this BayTrail tablet stuff. Looks like people are really waiting for a cheap, decent Ubuntu tablet. [09:33] hah, I'd love to have one. The whole issue with tablets right now it's they're slow and they're not as capable as PCs [09:35] sturmflut2: I tried to login to my bq phone.. I installed the package "phablet-tools". but "adb devices" does not show my bq.. developer mode is enabled. what could be the reason? do I have to install further packages? [09:36] diduser: Which Ubuntu version does your host run? [09:36] xubuntu 14.04 [09:36] ogra_: 14.04 doesn't come with the necessary udev rules for ADB on the bq, right? Or something like that [09:37] diduser, if it's the first time you use adb, you may need to reboot the phone. [09:37] I could try it with 15.04 I have installed in virtualbox.. [09:37] ok, trying a reboot [09:38] brunch875: Those Windows 8.1 tablets are actually quite nice hardware-wise. Quad-Core, at least 32 GB flash, 2 GB RAM, UEFI and ACPI, "standard" Intel graphics chip, HDMI port, USB 3.0 On-the-Go, for about 180 euros or even less. The only problem is the software. Intel usually does an excellent job, but this time they screwed up big time. Not even the latest 4.0 kernels come with the necessary drivers. [09:38] brunch875: Not even audio works out of the box :/ [09:39] diduser, there is a version of 'adb' that requires an instruction that says that the USB vendor ID is a device that is good for 'adb'. My 'adb' that works, is of version '1.0.31'. (run 'adb' without parameters to find the version). [09:39] damn! === sturmflut2 is now known as sturmflut_ [09:40] sturmflut_, the phablet-tools PPA has them [09:42] I have a bq phone and I am on 'ubuntu-touch/vivid-proposed'. Is that still bleeding edge or shall I move to something else? The bq phones with original firmware got an update today which I did not get. [09:42] ok, in 15.04 it works.. but I got message "no local key, please run the ssh-keygen command first"... which command exactly? [09:43] diduser, it's about SSH keypairs. You need to create a keypair for SSH using ssh-keygen, then run the command again. [09:43] simosx: so I run the command "ssh-keygen" on host machine?? [09:44] diduser, yes. The 'ssh keypair' is an important thing. See for example at https://help.github.com/articles/generating-ssh-keys/ for some good parameters to use. [09:44] ok, and what password do I choose? the one of my phone? [09:45] Hoooray I finally have some time to take a look at the ubuntu development tools! [09:45] diduser, it asks you for a 'passphrase' to protect your keypair. It's up to you, if you feel like, you might be able to leave it empty. However, that keypair can be used for things like github, so it's good to put a passphrase and remember it. [09:46] ok.. but now when I do "phablet-shell" I get "error: closed" [09:46] simosx, stop usin channels with release names ... they are dead ends :) [09:46] use the respective alias [09:48] diduser, it happens sometimes. When running 'phablet-shell', it does behind quite a few things. Try to run it a couple of times? [09:49] mm.. does phablet-shell need su-rights? or can I run it as normal user? [09:49] diduser, you need to unlock the phone screen [09:49] estabishing a new connecion is only allowed while the phone is unlocked [09:50] ogra: OMG.. that was the error (in 15.05)... thank you ! [09:50] :) [09:50] ogra_, I may have put devel-proposed. How do I verify? (I am on the phone with a shell/phablet-shell). [09:50] system-image-cli -i === sil2100 changed the topic of #ubuntu-touch to: | Home: http://bit.ly/YEqEfo | Installing: https://wiki.ubuntu.com/Touch/Install | Porting guide (advanced) https://wiki.ubuntu.com/Touch/Porting | Bugs filing: http://bit.ly/1aV9AJG | Nexus Status: http://bit.ly/18kIrhM | Dashboard: http://bit.ly/12AQV53 | Changelog: http://bit.ly/1ljube1 | http://www.bq.com/gb/ubuntu.html | OTA-3.5 released [09:52] nice. I am on 'ubuntu-touch/devel-proposed', last update on '2015-05-08 18:38:55'. [09:52] thats fine then [09:53] ok [09:55] thank you all for help [09:55] that is why we are here :) [09:56] *thumbsup* :-) [10:01] Agh! The calendar startled me with an event. I had no idea notifications behaved like alarms [10:02] That's actually a pretty neat functionality. [10:03] brunch875: how else would you know about meetings you are meant to be at else? [10:04] back when I used an android phone I remember checking the calendar widget constantly :| [10:11] There are six different project templates for apps and I have no idea which one is better [10:11] or at least more modern [10:15] I tried once to compile the bq kernel at https://github.com/bq/aquaris-E4.5/tree/aquaris-E4.5-ubuntu-rtm and created a boot.img. I then installed it on the bq. It did not boot (boot loop). [10:15] I recovered by installing the boot.img that I extracted according to sturmflut_ instructions (https://sturmflut.github.io/) so it's fine now. [10:16] Anyone tried to re-compile the kernel? [10:20] brunch875: the templates confused me as well. Use qmlproject for simple qml apps and cmake project if you're using a C++ backend. When the new targets come on line I think everything is going to change to qmake [10:20] thanksman! [10:22] are there some tutorials in how to making web apps and html5 apps without using the UI? [10:22] headless html5 apps ? [10:23] I get so many different errors trying to run an emulator or running things on the phone, and still not been able to. It would be easier for me to do things manually and find out what is actually failing [10:23] any app, I guess how to generate an installable deb/click or something [10:37] nicomen, you need three files http://paste.ubuntu.com/11111516/ ... [10:38] developer.ubuntu.com has details about them .-.. [10:38] (well, you need 4 files, since an icon is required) [10:39] ah that's it? [10:39] thanks ;) [10:40] well, the Main.qml file that is called there would be a minimal qml to wrap a webview and you would open your index.html from inside it ... or you would replace the exec line in the desktop file with a webapp-container call [10:40] but yeah, from the click side it is only these three files plus an icon [10:45] random rant: the lack of good-looking *AND* working home-banking software [10:50] tvoss, just write it :P [10:50] ogra_, I'm tempted [10:50] you might have to open a bank first though :) [10:51] ogra_, well ... not necessarily [10:52] well, otherwise controlling the backend side might be painful ... which could harm the "working" part :) === chriadam is now known as chriadam|away [11:15] kgunn: Sorry for the disturbance, but I don't know if you've already seen https://plus.google.com/102486542947898431342/posts/Qd2jh7Q7YNE and the linked article? [11:16] sturmflut_: hey! good to hear from you so no disturbance, thanks for sharing [11:17] kgunn: I think I've finally found a way to put a reliable 15.04 installation on the device, a how-to is in the works [11:17] sturmflut_, well, pretty curtious what works and what doesnt given that many userspace bits still hard depend on the android layer atm [11:17] ogra_: I suppose we'll find out ;) [11:18] (sound, sensors, gps ....) [11:18] ogra_: I can already say something positive about the GPS: There is none. [11:18] haha [11:18] sturmflut_: did you use our silo with demo code or is that all just trunk code ? [11:19] h, and video playback indeed ... [11:20] hey guys, i just want initiate a talk about the calendar app [11:21] kgunn: The screenshots from yesterday are just using the packages that came with 15.10 (Wily) by default. I'm reinstalling the device with 15.04 and the vivid PPA today. Yesterday I was just happy that the tablet hadn't crashed for more than 20 minutes, this time I'll do it proper. [11:21] currently it is in terrible shape and has nearly no dev activity...imho a celndar app is core functionality and i know 3 people that can't use the phone because of this.... [11:22] Masternoob, did they file bugs ? [11:22] ogra_: Video acceleration worked quite well last time, this is an Intel GPU running the Open Source drivers. [11:22] (also #ubuntu-app-devel is probably the better place for this) [11:22] sturmflut_, sure, but the gstreamer setup defaults to hybris ... as well as pulse [11:23] so sound and video are a matter of luck :) [11:24] ogra_: Well, I have good news about pulseaudio as well: there is currently no kernel driver for the internal audio chip [11:24] ... until we actually have a proper backend implementation for non-adnroid devices [11:24] ogra_ yes they did file bugs... currently there are 30 New bugs and 87 Open bugs in the app...many of them should be really high priority since they make the app unusable on a daily basis [11:26] Also there are plans to include the app by default (Bug 1418986), but this is a bad idea since there are so many crucial bugs [11:26] bug 1418986 in Canonical System Image "Install the calendar app by default" [High,Confirmed] https://launchpad.net/bugs/1418986 [11:27] this is why it isnt included by default yet [11:27] Masternoob: I would also say that #ubuntu-app-devel is the better place for this discussion [11:27] yes, as i said above === MacSlow is now known as MacSlow|lunch [11:29] ok thank you i will take the discussion to the other channel [11:36] Bug 1454657 (sorry, I cant paste URL from BQ device yet) relates to the calendar's Month overview. Id appreciate confirmation/me too if anyone can reproduce. [11:36] bug 1454657 in Ubuntu Calendar App ""Month" overview uses misleading colours for events" [Undecided,New] https://launchpad.net/bugs/1454657 [11:37] confirmed [11:38] Thank you ogra_ [11:57] is that a new ota update i see? :O v22 === alan_g is now known as alan_g|lunch [12:12] mpt, ping [12:17] mariogrip: Yeah, OTA-3.5 === MacSlow|lunch is now known as MacSlow [12:23] jgdx, you better ping with context if you want a reply from mpt ;-) === sturmflut_ is now known as sturmflut [12:33] seb128, :) [12:34] mzanetti: Ping [12:34] hey sturmflut [12:34] mzanetti: Okay, I think I've got a stable 15.04 environment on the tablet now. I forgot my notes at home, could you please repeat one more time which PPAs I need on top of vivid for Unity8 and Mir? [12:34] mpt, the apn spec, is something happening to it? [12:34] * sturmflut has probably asked this five times now [12:36] mzanetti: I promise I'll document it in a public place this time [12:37] ci-train-ppa-service/stable-phone-overlay [12:37] sturmflut, ^ [12:39] Is it a known bug that Windows doesn't recognize the BQ Phone as USB drive? [12:42] the phone doesnt expose as USB drive anywhere [12:42] only as MTP device ... and windows should detect it as that [12:43] ogra_: Windows does it is part of the regression plan [12:43] ogra_: as mtp that is [12:44] right [12:44] but you guys dont test all windows versions either i guess :) [12:44] ogra_: no just the version we have a licence for so for me that is window 7 [12:45] ogra_: I think others have windows 8 [12:45] i.e. i'm not sure if XP even has MTP support (if anyone is insane enough to still run XP on an internet connected machine) [12:45] ogra_: just xp would of been enough there I think :) [12:46] Hmmmm, downloading at 500 kbyte/s per second using an USB-Ethernet-adapter. I wonder who's to blame. [12:47] sturmflut, anything else on the same HUB ? [12:47] s/kbyte/s per second/kbyte per second/ [12:48] hi comunity, how can I take screen shots on aquarius ? [12:48] LostSoul, press both volume buttons at the same time [12:48] LostSoul: vol+ and vol- at the same time [12:48] you'll find the screenshot in the gallery app then [12:48] thanks [12:49] Masternoob: what version of windows are you on? [12:49] ogra_: No, it's all USB 3.0 and the Ethernet connection is 100 MBit/s all the way. Probably some cheap chipset. [12:49] it works perfectly. Thank you [12:50] there is a problem.. Geolocalization feiled. Can I do something ? [12:50] sturmflut, yeah,. or buggy USB 3.0 drivers :P [12:51] sturmflut: is the usb→eth actually usb3? [12:51] LostSoul, did you already recieve the latest OTA (out since yesterday) .-.. that fixes a bunch of location issues [12:51] no, [12:51] well, then wait for it and check again after you received it :) [12:52] wait? Can not do anything now? [12:52] davmor2: Well, the chinese sticker on it claims so. Maybe "3.0" means "like a sloth" in chinese numerology or so. [12:52] davmor2 Windows7 [12:52] OTAs come in phased updates for the first 24h ... in that timeframe you can only wait [12:53] (and hope you win the lottery :) ) [12:53] I shows as some kind of media player but i guess it should show as usb drive like android does [12:53] it should show as media device but be accessible in your file manager [12:54] it is not accessible as file manager [12:54] *from [12:54] ogra_: Masternoob: checking now [12:54] I wonder what happened with that ultra-cheap chinese 128 GB sd card which that one guy on the mailinglist bought. [12:56] Masternoob, ogra_: shows up fine here, please remember that the phones screen needs to be on to show up [12:56] Masternoob: and unlocked [12:56] It shows up for me to but i cannot open it in explorer [13:01] * popey tests this [13:02] works here [13:03] on my retail bq device === alan_g|lunch is now known as alan_g [13:03] hmm, vivid krillin doesn't work [13:03] i see nothing [13:04] popey: works here :( [13:04] * popey updates phone [13:04] mx4 running vivid (I assume?) fails too [13:05] popey: Do you have an mx4? :) [13:05] popey: 1 second [13:06] NO CARRIER [13:06] use a cart ... [13:11] popey: connects === dandrader is now known as dandrader|afk [13:17] Masternoob: sorry it took so long but windows suck for screeenshots http://davmor2.co.uk/~davmor2/bq-phone-in-win7.png [13:21] am i seeing this right that it should show two "drives" one for interal and one for sd? [13:22] if you have a properly formatted SD in the device it should show up, yes [13:23] Masternoob: yeap [13:23] definitely does on the various ubuntu desktops here [13:23] ok i have no sd card in my phone and i only see the "Aquaris E4" symbol but no drives under it [13:23] * ogra_ hasnt used windows in ~20 years ... [13:24] Masternoob: there is no driver under it you just click on it and it shows you the home/phablet/folders [13:24] * Masternoob is forced to use it at work [13:24] and thats an unmodified phone ... like it comes out of the box ? [13:24] no driver should be no drive [13:24] davmor but on your screenshot i see two "drive" simbols [13:24] (with updates applied indeed) [13:25] or did you tinker with it in any way [13:25] no my phone is completely stock (with the latest rtm update) [13:25] odd, sometimes they appear, sometimes not [13:26] i will try it on a different mashine when i get home in a few hours...maybe this windows installation has some kind of problem [13:27] popey, well, i had reworked the whole underlaing mtp layer ... but that didnt make it in and eventually we killed the silo [13:27] *underlying [13:27] (based on udev rules .... not on upstart jobs ... a lot less racy but sadly there were issues with mako) [13:27] Masternoob: right sorry, they are just virtual folders not drives as such :) You can try unplugging it and pluggin it back in but make sure the screen on the phone is on an unlocked, mtp is only up when the phone is in that state otherwise it just shows the phone is connected [13:28] i think we need a bug for this [13:28] it's really unreliable [13:28] popey: balme ogra_ he'll say it's not him but don't listen to that ;) [13:28] ok i will try it in a few hours from now.... are there plans to change this behaviour? I don't think a normal user will understand or know this [13:28] popey, perhaps re-open bug 1425523 [13:29] bug 1425523 in Canonical System Image "Cannot connect to device with MTP" [Critical,Fix released] https://launchpad.net/bugs/1425523 [13:29] Masternoob, which behavior ? [13:29] that you dont see it is a bug, yes, that bit needs fixing [13:29] that you need to unlock the screen is security design [13:29] that the phone must be unlocked to acces it via usa [13:29] *usb [13:30] there were plans to add key authentication ... but the developer teams got shuffled recently and this is not a small task [13:30] I think the phone should prompt for this when connting via usb...how should the user know to do this? [13:30] so not sure if that is anywhere high on anyones TODO now [13:31] Masternoob: it is actually a security measure so someone can't take your phone plug it into their machine and steal your data === dandrader|afk is now known as dandrader [13:32] davmor2: yeah i get that, but there is no indication why it doesn't work, most users will give up there and can never access their data [13:33] Masternoob: how would you indicate that on a locked phone? [13:33] some will use their brain, the others wont === alexabreu is now known as alex-abreu [13:33] Is it possible to offer a folder with a text file which says "The screen must be unlocked to access the files on the device"? [13:34] I don't know the plattform limitations here but wouldn't it possible to turn the screen on with some kind of fullscreen notification? [13:34] Or change the text on the "circle" on the phone lockscreen? [13:35] I think this should be really visible (possibly even Fullscreen with an exclamation mark icon or something) [13:35] It could well have a notification [13:35] "Unlock device to access over USB" [13:38] As i said, i think without a reakky visible notification, most users will fail to connect the device [13:38] *really [13:38] popey: but you are assuming that people are looking at their screen. If it is plugged in in the morning on arrival to work and you don't try and access it till an hour later how do you make it obvious then? [13:39] Masternoob, file a wishlist bug, that sounds like a pretty valuable feature (such a notification) [13:39] ya [13:39] +1 [13:39] i can only speak to me but i would at least unlock the screen to see if it offers some advice....android does something like this, you have to press a button before it connects a a "drive" [13:39] given the screen turns on when you plug usb in, putting a notification there seems sane [13:39] right [13:39] and ocne people learn, they know [13:39] thats what i meant above with "key authentication" [13:40] future versions were supposed to pop up a key auth dialog ... once you confirmed that the key is put on your PC and you can always connect [13:40] (for adb and mtp specifically) [13:41] ogra_ is there an existing bug/which for this or is it only in some blueprint? [13:46] Podbird is crashing immediately after startup. I don't think OTA3.5 is to blame because I think I saw rhis earpier in the week too. If I uninstapp and reinstall, do I loose my subscriptions? [13:48] Tenleftfingers: you don't lose your subscriptions. (well, I didn't) [13:49] ogra_: ping :) [13:49] shadeslayer, yo [13:49] ogra_: so I was trying to do some modifications to the rootfs from http://cdimage.ubuntu.com/ubuntu-touch/vivid/daily-preinstalled/current/ and apparently apt-get is not happy about things [13:50] ogra_: invoke-rc.d: unknown initscript, /etc/init.d/bluetooth-touch not found. [13:50] for eg [13:50] are those files manually placed? [13:50] you need to set up your chroot properly :) [13:50] thanks mcphail :) [13:50] mount dev and proc ... put the necessary fake files in place etc [13:51] ogra_: sure, that's one part of the problem, but it complains about /etc/init.d/bluetooth-touch , One would presume that comes from the pacakge [13:51] Tenleftfingers: perhaps one of your subscriptions is causing the crash. Seems to work perfectly here [13:51] shadeslayer, and you did put the proer fake file for invoke-rc.d in place ? [13:51] ogra_: doesn't that file come from the package? aka why do I need a fake file? [13:52] (divert it and link it to /bin/true or some such ... whatever live-build usually does for them) [13:52] (when it sets up the buiold chroots) [13:52] has nothing to do with any package [13:53] ogra_: right, just thought that the file would be provided by some package or something [13:54] no [13:54] why does the postrm refer to it then? [13:54] its part of the chroot setup [13:54] like making dbus calls no-op's etc etc [13:54] shadeslayer: invoke-rc.d tries to change actual system settings, start daemons etc. But you are in a chroot, and you can't and don't want the chroot to change your host system. So you have to "fake" the invoke-rc.d command, everybody inside your chroot needs to think that it succeeded while it actually didn't do anything. [13:54] mcphail: Good point. Although I would argue that if malformed XML or the mp3 is causing issues it still the apps fault. Until I can get it to stay loaded I camt unsubscripted. Lets see how it goes! [13:55] so...should i create a whish for the usb prompt? [13:55] Masternoob, yes, against the mtp package [13:55] yes [13:55] ok [13:55] Tenleftfingers: will be interesting to know if the path to the mp3 has a "#" (hash symbol) in it [13:55] shadeslayer: The postrm assumes that you are running apt-get on an actual, fully functional system. But in this case you aren't. [13:56] exactly [13:57] mcphail, Hmm, Ill look it up from my desktop.. The onesI added most recently. I may get disconnected as I'm "multitasking" on a BQ device but Ill be back. [13:59] sturmflut: so ... the post/prerm checks for this script which is present on a regular system but not on touch since live build removes them [13:59] did I get that right? [13:59] I filed a new bug 1454713 [13:59] bug 1454713 in mtp (Ubuntu) "Promt user to unlock phone when connection via usb" [Undecided,New] https://launchpad.net/bugs/1454713 === JanC_ is now known as JanC [14:40] shadeslayer, no, you didnt ... the build env doesnt touch any pre/postrm scripts ... it replaces the tools tehse scripts call [14:40] in the case you are looking at its invoke-rc.d [14:40] aha [14:40] I see [14:41] but there are others iirc [14:41] right, now I understand :) [14:44] shadeslayer, https://jpetazzo.github.io/2013/10/06/policy-rc-d-do-not-start-services-automatically/ this is a rather good write up === chihchun is now known as chihchun_afk === Benno-007 is now known as Guest73908 [14:52] Yay, 3D acceleration and 1080p video playback on BayTrail! Out of the box! But no sound :/ === sturmflut is now known as sturmflut2 === Guest73908 is now known as help === dholbach_ is now known as dholbach === help is now known as Guest89225 === Guest89225 is now known as Benno-007 === dandrader is now known as dandrader|afk === BOHverkill_ is now known as BOHverkill === zyga is now known as zyga-phone === zyga-phone is now known as zyga [17:01] This is probably a dumb question, but does anybody know which framework I should target for an app running on the Bq Aquaris? [17:03] george_e: 14.10 right now [17:04] dobey: excellent, thanks! === dandrader|afk is now known as dandrader [17:09] does gps and location services work in ubuntu-touch ? [17:10] generally, yes === alan_g is now known as alan_g|EOD [17:45] hi [17:47] one question about the gallery app in UT. Was it fixed to not store videos from an external storage? === dandrader is now known as dandrader|afk [18:03] nobody here? === oSoMoN_ is now known as oSoMoN [18:07] mhall119: I saw the some users from Oneplus one forum tried to get the opo as a official device :D [18:07] that* === dandrader|afk is now known as dandrader [18:25] mariogrip: the OPO has some very loyal users [18:25] :) === BOHverkill_ is now known as BOHverkill [18:55] mhall119: :) [19:21] Elleo, i proposed my url-dispatcher branch for content-hub, i haven't included my checklist results yet, waiting for new debs to test :) [19:21] Elleo, i'll do that in the morning === oSoMoN_ is now known as oSoMoN [20:03] what's the best way to find debug output of ofonod? [20:14] ogra_, rsalveti: can you help me out here? http://paste.ubuntu.com/11118708/ it looks like rild starts, but ofono cannot connect to it.... [20:15] hm, connection refused would probably be related with permission [20:15] awe: ^ [20:16] mariogrip, you need to ensure that the user process attempting to open the rild socket has the right permissions [20:16] one sec... [20:18] wait, rebooted the device with a clean build, now i'm getting this http://paste.ubuntu.com/11118749/ [20:19] rsalveti: awe ^ [20:19] mariogrip, so you're working on port, right? [20:20] did you get past the permissions problems? [20:20] so ofono can now connect? [20:20] yes [20:20] [0,UNSOL]< UNSOL_RIL_CONNECTED [20:21] what device? [20:21] "ofonod[969]: We are polling CLCC and received an error" [20:21] ( if you can share ) [20:21] oneplus one [20:21] you can safely ignore the "We are polling error..." [20:21] it's thrown early in the bringup [20:21] the bigger problem is that you can't parse the SIM status reply [20:22] all bets *really* are off if you can't do that [20:22] mariogrip, what's the modem? [20:22] qcom's [20:23] MSM8974 chip [20:23] do you have access to the cyanogenmod source for the device? Particularly the file RIL.java? [20:24] I think so, it ships with cm [20:25] As anyone reported stuff like that http://uppix.com/f-screenshot2015045553b3120018ee22.png ?? [20:25] https://github.com/CyanogenMod/android_frameworks_opt_telephony [20:26] https://github.com/CyanogenMod/android_frameworks_opt_telephony/blob/cm-11.0/src/java/com/android/internal/telephony/RIL.java [20:26] mariogrip, so basically... manufacturers don't always follow the messages definitions as defined by ril.h [20:26] ex: http://androidxref.com/4.4.2_r1/xref/hardware/ril/include/telephony/ril.h [20:27] so what you need to do, is compare the parsing logic in RIL.java, in your particular branch, and figure out the difference [20:27] and then ideally, you'd quirk the message parsing code in rildmodem [20:27] we just did something similar for a qcom-based dual-SIM phone [20:28] checkout the following pull-request to give you an idea of how it was quirked [20:28] https://github.com/rilmodem/ofono/pull/174 [20:29] note, the title of the pull-request is a bit generic unfortunately, but it'll give you an idea of how rildmodem's quirking works [20:29] okay, thanks. i will give it a try [20:30] you can also turn on OFONO_RIL_TRACE and OFONO_RIL_HEX_TRACE in the ofono.override upstart job [20:30] in this case, you'll see every message in readable form up to the parse error [20:31] and the hex trace, well, does what it says. ;)- [20:45] Oh hey. I'm running ubuntu-rtm on my phone and after the last few updates someofthe icons have disappeared from the Launcher and the Apps scope. [20:47] Are there any logs that might be useful for that? === Benno-007 is now known as Guest82717 === Guest82717 is now known as Benno-007 === zenvoid_ is now known as zenvoid [21:10] banana net splits [21:10] awe, what should i write to enable OFONO_RIL_TRACE and OFONO_RIL_HEX_TRACE? [21:12] in .override [21:12] mariogrip, you just need to ensure the variables are defined in the ofono's environment; just add them to ofono.override [21:12] they don't need to be set to any particular value [21:12] so like env OFONO_RIL_TRACE [21:13] mtk.c and ril.c just call getenv("OFONO_RIL_TRACE") [21:13] and same for HEX [21:14] you can also run ofono from the command line per: https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1427788/comments/2 [21:14] Ubuntu bug 1427788 in ofono (Ubuntu) "rilmodem: Do not always use sim's app in status->gsm_umts_index" [High,Fix committed] [21:18] awe: ah, thanks [21:20] want to compile for note 4, help. [21:21] mariogrip, yw === danielg4 is now known as DonkeyHotei === yorick_ is now known as yorick === genii_ is now known as genii [23:37] kenvandine: okay, sure thing :)