Re: [Ubuntu-phone] The move to snaps

2017-01-13 Thread padraic stack
Hi Lukasz, " With the switch to snaps we also made a decision to switch our target architecture from armhf to arm64" That's interesting. I don't know much at all about the different arm variants. I have been reading a little about it since your post. I wonder if you could comment on why the move

Re: [Ubuntu-phone] Paired but without sound

2017-01-13 Thread Marcin Xc
I was, however I found in its comments something like a duplicate which someone marked as Fixed Released ;-) https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1546310 People still add coments but the fix is released:-) Cheers Marcin :-) From: Francisco Pina Martins To: ubuntu-phone@li

Re: [Ubuntu-phone] The move to snaps

2017-01-13 Thread A. James Lewis
Suddenly everything is clear... I was wondering what kernel feature we were talking about which was not available on any of the phones, but might allow the M10 tablet to be supported... if that feature were actually "armv8" ie, 64 bit instruction set/kernel... then it would exclude every devi

Re: [Ubuntu-phone] Paired but without sound

2017-01-13 Thread Cesar Herrera
I had also signed this bug.Thanks,Cesar -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubuntu-phone@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

Re: [Ubuntu-phone] The move to snaps

2017-01-13 Thread Mikel Larrea
According to this (https://en.wikipedia.org/wiki/Exynos see Exynos 7420), the Meizu Pro 5 is also armv8. But who knows, probably that is not the only problem. El 13/01/17 a las 17:38, A. James Lewis escribió: > > Suddenly everything is clear... I was wondering what kernel feature we > were talkin

[Ubuntu-phone] Switching to rc channel and back again

2017-01-13 Thread Mark Raymond
Hi, Will it cause any problems to switch to the rc channel, and then later switch back to the stable channel? How do you switch channels from the device? Background: I have a BQ Aquaris E4.5, which is currently on OTA-14. A few weeks ago, the dialer app broke, and I have not been able to mak

[Ubuntu-phone] Reduce boot.img size

2017-01-13 Thread HAMMAMI Walid
Hi, I got this error when generate boot.img boot.img too large (10729472 > [10771200 - 270336]) How can I reduce the image size ? Best regards Provenance : Courrier pour Windows 10 -- Mailing list: https://launchpad.net/~ubuntu-phone Post to

Re: [Ubuntu-phone] Switching to rc channel and back again

2017-01-13 Thread Pat McGowan
Mark This could be the stale lock bug (again) https://bugs.launchpad.net/ bugs/1576989 See if you have a file at /home/phablet/.config/com.ubuntu.dialer-app/*.lock and remove it. The other possibility is a corrupt qml cache, in which case rm -r /home/phablet/.cache/QML/Apps/dialer-app/ The rc cha

Re: [Ubuntu-phone] Switching to rc channel and back again

2017-01-13 Thread Mark Raymond
Hi, Thanks, deleting the cache fixed it! Mark. On 13 Jan 2017 22:21, Pat McGowan wrote:MarkThis could be the stale lock bug (again) https://bugs.launchpad.net/bugs/1576989See if you have a file at /home/phablet/.config/com.ubuntu.dialer-app/*.lock and remove it.The other possibility is a corrupt q