Re: [Ubuntu-phone] Side Staging apps that are either locked in portrait and allowable in landscape

2015-07-02 Thread Alberto Mardegan
On 02.07.2015 07:24, Victor Thompson wrote: > I was going to file a bug against a number of apps that I think need to > add the ability to be side-staged on a tablet. Maybe I'm missing something essential, but shouldn't it be that the sidestage option is automatically available for all apps develo

Re: [Ubuntu-phone] ownCloud app.

2015-07-02 Thread Roberto Resoli
Il 02/07/2015 00:07, meles ha scritto: If you can live without a gui yet, Indeed, even if no gui is ready, syncing contacts and calendars via webdav is working nicely, thanks to syncevolution backend. That's why I love Linux, and so ubuntuphone :-) check out this http://askubuntu.com/quest

Re: [Ubuntu-phone] Sync contacts and calandar on Ubuntu Phone with SyncEvolution (CardDav & CalDav protocols) from an Owncloud instance under self-signed certificate

2015-07-02 Thread Vincent Ladeuil
> Vincent writes: Hi Vincent, > As said in the (long) subject, I'm trying to do this with a standard > protocol, not with a Google Account. My CardDav/Caldav provider is an > Owncloud installed on my own server. > Someone else? > *Vincent* > http://influence-pc.fr/

Re: [Ubuntu-phone] Sync contacts and calandar on Ubuntu Phone with SyncEvolution (CardDav & CalDav protocols) from an Owncloud instance under self-signed certificate

2015-07-02 Thread Roberto Resoli
Il 02/07/2015 07:39, Vincent ha scritto: As said in the (long) subject, I'm trying to do this with a standard protocol, not with a Google Account. My CardDav/Caldav provider is an Owncloud installed on my own server. Someone else? In my case (syncevolution towards OwnCloud) things are working

[Ubuntu-phone] MX4 Ubuntu Edition

2015-07-02 Thread Sebastian Hiller
Dear all, i've received my Meizu MX4 Ubuntu Edition smartphone. Is there a guide to re-flash flyme on it? I'm looking for a way to dual boot it or at least get android on it first (i'm home on android and just recently started with ubuntu phone).It looks like the bootloader is unlocked so it sho

Re: [Ubuntu-phone] meizu mx4 rom dump

2015-07-02 Thread Nolaan
Hello, Have you tried to reflash your mx4 to Ubuntu then? Can you provide us with some MTK6595 flash tools? I assume you're talking about SPFT . Le mercredi 1 juillet 2015, 23:11:55 zgd_521 a écrit : > flyme. It works. So when you flash your normal mx4 -- Mailing list: https://launchpad.net

Re: [Ubuntu-phone] MX4 Ubuntu Edition

2015-07-02 Thread Nolaan
Hello, You have zgd_521 saying this : "You must use MTK6595 flash tools to repartition your phone. But some data maybe lost, for example, IEMI, etc. I have my mx4 ubuntu re-flashed to flyme. It works. So when you flash your normal mx4 to ubuntu maybe also works. You can try. Ciao Yours Gd Z."

Re: [Ubuntu-phone] code for camera

2015-07-02 Thread Alan Pope
On 2 July 2015 at 07:58, Krzysztof Tataradziński wrote: > where I can find code responsible for resolution and file format of > captured photos and videos in Ubuntu Phones? > Source for the camera app is at https://code.launchpad.net/camera-app > And another stupid question, but: what is the cor

Re: [Ubuntu-phone] Can't find depmod?

2015-07-02 Thread Vicamo Yang
I would add a line to build/core/config.mk, section "Generic tools": DEPMOD ?= /sbin/depmod and replace that depmod call with $(DEPMOD) On Thu, Jul 2, 2015 at 4:21 AM, Mauricio Tavares wrote: > make -j4 > [...] > host C: libpng <= external/libpng/pngrutil.c > > '/home/developer/phablet/out/ta

Re: [Ubuntu-phone] Side Staging apps that are either locked in portrait and allowable in landscape

2015-07-02 Thread Michael Zanetti
On 02.07.2015 09:06, Alberto Mardegan wrote: > On 02.07.2015 07:24, Victor Thompson wrote: >> I was going to file a bug against a number of apps that I think need to >> add the ability to be side-staged on a tablet. > > Maybe I'm missing something essential, but shouldn't it be that the > sidest

[Ubuntu-phone] Who provides error: gui/IGraphicBufferProducer.h?

2015-07-02 Thread Mauricio Tavares
Getting a message ubuntu/libhybris/compat/media/media_codec_layer.cpp:51:40: fatal error: gui/IGraphicBufferProducer.h: No such file or directory If it is looking for it at ./frameworks/native/include/gui/, it will continue to be very disappointed: developer@ubuntuphone:~/phablet$ ls ./fra

[Ubuntu-phone] openjdk vs Oracle's jdk

2015-07-02 Thread Mauricio Tavares
Do I have to use oracle's or can I get away with openjdk? -- 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] Booting modified kernels on krillin

2015-07-02 Thread John McAleely
Stock instructions are here: https://github.com/bq/aquaris-E4.5/blob/aquaris-E4.5-ubuntu-master/README.md note ubuntu-master branch in that repo - we share the repo with our android sister phone and the default branch lacks the ubuntu patches. It looks like I need to update the default readme to

Re: [Ubuntu-phone] openjdk vs Oracle's jdk

2015-07-02 Thread Alan Pope
On 2 July 2015 at 11:17, Mauricio Tavares wrote: > Do I have to use oracle's or can I get away with openjdk? > For what purpose? -- Alan Pope Community Manager Canonical - Product Strategy +44 (0) 7973 620 164 alan.p...@canonical.com http://ubuntu.com/ -- Mailing list: https://launchp

Re: [Ubuntu-phone] openjdk vs Oracle's jdk

2015-07-02 Thread Mauricio Tavares
On Thu, Jul 2, 2015 at 7:19 AM, Alan Pope wrote: > On 2 July 2015 at 11:17, Mauricio Tavares wrote: >> Do I have to use oracle's or can I get away with openjdk? >> > > For what purpose? > For the purpose of building ubuntu phone OS images and applications. > > -- > Alan Pope > Commun

Re: [Ubuntu-phone] openjdk vs Oracle's jdk

2015-07-02 Thread Oliver Grawert
hi, Am Donnerstag, den 02.07.2015, 07:38 -0400 schrieb Mauricio Tavares: > On Thu, Jul 2, 2015 at 7:19 AM, Alan Pope wrote: > > On 2 July 2015 at 11:17, Mauricio Tavares wrote: > >> Do I have to use oracle's or can I get away with openjdk? > >> > > > > For what purpose? > > > For the

Re: [Ubuntu-phone] openjdk vs Oracle's jdk

2015-07-02 Thread Alan Pope
On 2 July 2015 at 12:38, Mauricio Tavares wrote: > On Thu, Jul 2, 2015 at 7:19 AM, Alan Pope wrote: >> On 2 July 2015 at 11:17, Mauricio Tavares wrote: >>> Do I have to use oracle's or can I get away with openjdk? >>> >> >> For what purpose? >> > For the purpose of building ubuntu ph

Re: [Ubuntu-phone] Booting modified kernels on krillin

2015-07-02 Thread sturmflut
Hey John, thanks for your help! I overlooked the sub-branch and thus never got it working, but once I used the correct branch it worked like a charm... A slightly more detailed guide has been published at https://sturmflut.github.io/ubuntu/bq/2015/07/02/hacking-the-bq-part-4-building-and-bootin

Re: [Ubuntu-phone] openjdk vs Oracle's jdk

2015-07-02 Thread Mauricio Tavares
On Thu, Jul 2, 2015 at 7:40 AM, Alan Pope wrote: > On 2 July 2015 at 12:38, Mauricio Tavares wrote: >> On Thu, Jul 2, 2015 at 7:19 AM, Alan Pope wrote: >>> On 2 July 2015 at 11:17, Mauricio Tavares wrote: Do I have to use oracle's or can I get away with openjdk? >>> >>> For what

Re: [Ubuntu-phone] BQ r23 total off and unwilling to react

2015-07-02 Thread Christian Dywan
As I just experienced this I can confirm there's a chance you get stuck looking at an Ubuntu logo and keeping power and down pressed far longer than you would deem sensible did get me out of it eventually. Whatever caused it I don't know, as I'm still fighting to make my phone boot again when

[Ubuntu-phone] [Performance] process message+

2015-07-02 Thread Ingo Randolf
Hello. I use a bq-phone with ubuntu-touch with the latest update. OS build number: 23 20150611.3 the phone freezes regularely, often it reacts very (very) slowly. if i then check the running processes i see the process "message+" using over 90% cpu. sometimes process+ takes up more than 96% of

Re: [Ubuntu-phone] [Design] Improvement to the Screen Border Gestures and Widgets

2015-07-02 Thread Matthew Paul Thomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ubuntuphon...@fantasymail.de wrote on 02/07/15 01:10: > ... > > I am aware that the info center has mutliple swipe-down spots and > that it's even possible to correct inaccurate gestures by swiping > left/right while still holding the finger on the

Re: [Ubuntu-phone] [Performance] process message+

2015-07-02 Thread Ingo Randolf
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hello. My bad. It is not process "message+" it is user message+ running: dbus-daemon so dbus-daemon spins up often... another process using up quite a lot cpu is: coperegistry anything i can do about this? thanks ingo Am 02/07/15 um 14:42

Re: [Ubuntu-phone] [Performance] process message+

2015-07-02 Thread Ingo Randolf
Sorry... i mean: another process using up quite a lot cpu is: scoperegistry ingo Am 02/07/15 um 15:28 schrieb Ingo Randolf: > > Hello. > > My bad. > It is not process "message+" it is user message+ running: > dbus-daemon > > so dbus-daemon spins up often... > > > another process using up quite

Re: [Ubuntu-phone] ownCloud app.

2015-07-02 Thread Sam Bull
On Thu, 2015-07-02 at 00:07 +0200, meles wrote: > If you can live without a gui yet, check out this > http://askubuntu.com/questions/606020/how-to-sync-contacts-and-the-calendar-on-ubuntu-touch-with-owncloud# I'm already using that, but would like it integrated into the system, so that it syncs a

Re: [Ubuntu-phone] [Performance] process message+

2015-07-02 Thread Ted Gould
DBus daemon is just a bus, so it only uses CPU when someone asks it to. It's likely that someone is misbehaving on the bus more than anything. You can call dbus-monitor to get a dump of what is happening on the bus at that time and that would probably give more information to be able to debug it.

Re: [Ubuntu-phone] meizu mx4 rom dump

2015-07-02 Thread zgd_521
Hallo, I have reflash mx4-ubuntu, but it’s failed, because I have not ubuntu system.img file. I have flash my mx4-ubuntu(for develop) to flyme OS ROM. It works well. (Flyme 4.1.1A - http://download.meizu.com/Firmware/Flyme/MX4/4.1.1/cn/20141122142406/87011deb/update.zip) after that I wan

Re: [Ubuntu-phone] [Performance] process message+

2015-07-02 Thread Jean-Baptiste Lallement
Hi, Le 02/07/2015 15:30, Ingo Randolf a écrit : Sorry... i mean: another process using up quite a lot cpu is: scoperegistry I noticed that scoperegistry uses lot of CPU after installation of scope updates and filed https://bugs.launchpad.net/bugs/1470750 this morning. JB. ingo Am 02/0

Re: [Ubuntu-phone] meizu mx4 rom dump

2015-07-02 Thread zgd_521
SORRY! MODIY NOTICE > NOTICE > WHEN YOU WANT TO FLASH YOUR PHONE BY THIS 'FLASH TOOLS‘, > MAKE SURE YOU REALLY KNOW WHAT YOU ARE DOING. IF THERE ARE > SOME ERRORS, MEIZU WILL NOT HELP YOU TO SOLOVE IT. PLEASE > THINK IT OVER! > Am 02.07.2015 um 22:41 schrieb zgd_521 : > > Hallo, > I have reflas

Re: [Ubuntu-phone] Who provides error: gui/IGraphicBufferProducer.h?

2015-07-02 Thread Jim Hodapp
Which device source tree are you using? This should be provided by that tree. On Thu, Jul 2, 2015 at 6:17 AM, Mauricio Tavares wrote: > Getting a message > > ubuntu/libhybris/compat/media/media_codec_layer.cpp:51:40: fatal > error: gui/IGraphicBufferProducer.h: No such file or directory >

Re: [Ubuntu-phone] code for camera

2015-07-02 Thread Jim Hodapp
Both are set via qtubuntu-camera [1]. It gets a list of supported resolutions from the Android driver and then picks the highest resolution with an aspect ratio that makes sense. [1] https://code.launchpad.net/qtubuntu-camera On Thu, Jul 2, 2015 at 2:58 AM, Krzysztof Tataradziński wrote: > Hell

Re: [Ubuntu-phone] BQ r23 total off and unwilling to react

2015-07-02 Thread Andrea Bernabei
Have you tried entering recovery mode (upvol + pwr then select recovery on BQ), and then rebooting to normal mode? Give it a spin On Wed, Jul 1, 2015 at 8:29 PM, Christian Dywan < christian.dy...@canonical.com> wrote: > As I just experienced this I can confirm there's a chance you get stuck > lo

[Ubuntu-phone] The image for the Meizu MX4 Ubuntu Edition has a wrong grid unit?

2015-07-02 Thread Juhapekka Piiroinen
Hi, I have bought two phones, the BQ E5 and the Meizu MX4. It looks like that the GRID_UNIT_PX seems to be too big for the Meizu MX4 (set to 28) when comparing to the BQ E5 (set to 17). Could someone fix it in some update, I think that MX4 would be a lot better with the same 17 or so? Or provide a

Re: [Ubuntu-phone] ownCloud app.

2015-07-02 Thread Vincent
I agree with you, but know that crontab is installed on your device and should work as excepted for the automatic side. *Vincent* http://influence-pc.fr/ Le 02/07/2015 15:57, Sam Bull a écrit : On Thu, 2015-07-02 at 00:07 +0200, meles wrote: If you can live without a gui yet, check out this h

Re: [Ubuntu-phone] MX4 Ubuntu Edition

2015-07-02 Thread Stefano Biella
On 02/07/2015 17:09, zgd_521 wrote: > > */FLASH GUIDE:/* > *0*. Get */recovery.img/* for flyme OS > Get */update.zip/* from */_flyme.cn/fireware.jsp > _/* (only Flyme 4.1.1A test ok.) > http://download.meizu.com/Firmware/Flyme/MX4/4.1.1/cn/20141122142406/87011deb/upda

[Ubuntu-phone] Meizu MX4 Ubuntu Edition - adb connection is not working

2015-07-02 Thread Juhapekka Piiroinen
Hi, I have ran all the recent updates for the MX4 via the UI. It looks like that even pfew reboots and enabling the developer mode etc, I am unable to connect to the device via adb. I have the BQ E5 which works just fine and I can adb shell to it. Is this some kind of known issue? I can see that t

Re: [Ubuntu-phone] The image for the Meizu MX4 Ubuntu Edition has a wrong grid unit?

2015-07-02 Thread Alan Pope
On 2 July 2015 at 17:57, Juhapekka Piiroinen wrote: > I have bought two phones, the BQ E5 and the Meizu MX4. It looks like > that the GRID_UNIT_PX seems to be too big for the Meizu MX4 (set to > 28) when comparing to the BQ E5 (set to 17). Could someone fix it in > some update, I think that MX4 wo

[Ubuntu-phone] Meizu MX4 Ubuntu Edition - adb connection is not working?

2015-07-02 Thread Juhapekka Piiroinen
Hi, Issue 1: I have ran all the recent updates for the MX4 via the UI. It looks like that even few reboots and enabling the developer mode etc, I am unable to connect to the device via adb. Is this some kind of known issue? I can see that the adbd is running on the MX4 via the terminal app. I hav

Re: [Ubuntu-phone] The image for the Meizu MX4 Ubuntu Edition has a wrong grid unit?

2015-07-02 Thread Juhapekka Piiroinen
On Thu, Jul 2, 2015 at 8:20 PM, Alan Pope wrote: > On 2 July 2015 at 17:57, Juhapekka Piiroinen > wrote: >> I have bought two phones, the BQ E5 and the Meizu MX4. It looks like >> that the GRID_UNIT_PX seems to be too big for the Meizu MX4 (set to >> 28) when comparing to the BQ E5 (set to 17). C

Re: [Ubuntu-phone] Meizu MX4 Ubuntu Edition - hidden WiFi networks

2015-07-02 Thread Michael Zanetti
Hi JP :) On 02.07.2015 19:16, Juhapekka Piiroinen wrote: > Hi, > > Another issue is that the device does not auto-connect to a hidden wifi. > > Should I raise bugs for these two? If so, under which launchpad projects? This does sound like a bug, yes. Please report it here: https://bugs.launchp

Re: [Ubuntu-phone] Meizu MX4 Ubuntu Edition - adb connection is not working

2015-07-02 Thread Alan Pope
On 2 July 2015 at 18:16, Juhapekka Piiroinen wrote: > I have ran all the recent updates for the MX4 via the UI. It looks > like that even pfew reboots and enabling the developer mode etc, I am > unable to connect to the device via adb. I have the BQ E5 which works > just fine and I can adb shell t

Re: [Ubuntu-phone] BQ r23 total off and unwilling to react

2015-07-02 Thread Matthias Apitz
El jueves, 2 de julio de 2015 18:48:49 (CEST), Andrea Bernabei escribió: Have you tried entering recovery mode (upvol + pwr then select recovery on BQ), and then rebooting to normal mode? Give it a spin I pressed Vol- & power, Vol+ & power and Vol-+ & power; no reaction People should at le

Re: [Ubuntu-phone] meizu mx4 rom dump

2015-07-02 Thread Nolaan
Sorry part of my question was deleted; I wanted to know if you tried to put back Ubuntu after Flyme OS. And can you provide us with some screenshots of the tool you used. THanks Le jeudi 2 juillet 2015, 22:41:10 zgd_521 a écrit : > Hallo, > I have reflash mx4-ubuntu, but it’s failed, because I

Re: [Ubuntu-phone] Meizu MX4 Ubuntu Edition - hidden WiFi networks

2015-07-02 Thread Juhapekka Piiroinen
Hi Michael! :) On Thu, Jul 2, 2015 at 8:23 PM, Michael Zanetti wrote: > Hi JP :) > > On 02.07.2015 19:16, Juhapekka Piiroinen wrote: >> Hi, >> >> Another issue is that the device does not auto-connect to a hidden wifi. >> >> Should I raise bugs for these two? If so, under which launchpad projects

Re: [Ubuntu-phone] Meizu MX4 Ubuntu Edition - adb connection is not working

2015-07-02 Thread Juhapekka Piiroinen
Hi Alan :) On Thu, Jul 2, 2015 at 8:21 PM, Alan Pope wrote: > On 2 July 2015 at 18:16, Juhapekka Piiroinen wrote: >> I have ran all the recent updates for the MX4 via the UI. It looks >> like that even pfew reboots and enabling the developer mode etc, I am >> unable to connect to the device via

[Ubuntu-phone] Landing team 02.07.15

2015-07-02 Thread Łukasz 'sil2100' Zemczak
e.canonical.com/~lzemczak/landing-team/ubuntu-touch/rc-proposed/55.commitlog * Smoke-testing results: devel : http://ci.ubuntu.com/smokeng/wily/touch/ rc : http://ci.ubuntu.com/smokeng/vivid/touch_stable/ #243 devel-proposed/mako - http://ci.ubuntu.com/smokeng/wily/touch/mako/243:20150702:20150529.1/

Re: [Ubuntu-phone] ownCloud app.

2015-07-02 Thread Sam Bull
On Thursday, 2 July 2015 17:31:23 BST, Vincent wrote: I agree with you, but know that crontab is installed on your device and should work as excepted for the automatic side. No, it requires making the filesystem writable to edit the crontab. -- Mailing list: https://launchpad.net/~ubuntu-phone

Re: [Ubuntu-phone] The image for the Meizu MX4 Ubuntu Edition has a wrong grid unit?

2015-07-02 Thread Juhapekka Piiroinen
On Thu, Jul 2, 2015 at 8:22 PM, Juhapekka Piiroinen wrote: > On Thu, Jul 2, 2015 at 8:20 PM, Alan Pope wrote: >> On 2 July 2015 at 17:57, Juhapekka Piiroinen >> wrote: >>> I have bought two phones, the BQ E5 and the Meizu MX4. It looks like >>> that the GRID_UNIT_PX seems to be too big for the M

Re: [Ubuntu-phone] The image for the Meizu MX4 Ubuntu Edition has a wrong grid unit?

2015-07-02 Thread Pat McGowan
Hey JP The next update will have a change for this so no bug needed. Pat On Thu, Jul 2, 2015 at 2:16 PM, Juhapekka Piiroinen wrote: > On Thu, Jul 2, 2015 at 8:22 PM, Juhapekka Piiroinen > wrote: > > On Thu, Jul 2, 2015 at 8:20 PM, Alan Pope > wrote: > >> On 2 July 2015 at 17:57, Juhapekka Pi

Re: [Ubuntu-phone] Meizu MX4 Ubuntu Edition - adb connection is not working?

2015-07-02 Thread Oliver Grawert
hi, Am Donnerstag, den 02.07.2015, 20:20 +0300 schrieb Juhapekka Piiroinen: > Hi, > > Issue 1: > I have ran all the recent updates for the MX4 via the UI. It looks > like that even few reboots and enabling the developer mode etc, I am > unable to connect to the device via adb. Is this some kind o

Re: [Ubuntu-phone] ownCloud app.

2015-07-02 Thread Oliver Grawert
hi, Am Donnerstag, den 02.07.2015, 19:16 +0100 schrieb Sam Bull: > On Thursday, 2 July 2015 17:31:23 BST, Vincent wrote: > > I agree with you, but know that crontab is installed on your device and > > should work as excepted for the automatic side. > > No, it requires making the filesystem writa

Re: [Ubuntu-phone] Meizu MX4 Ubuntu Edition - adb connection is not working?

2015-07-02 Thread Simos Xenitellis
On Thu, Jul 2, 2015 at 8:20 PM, Juhapekka Piiroinen wrote: > Hi, > > Issue 1: > I have ran all the recent updates for the MX4 via the UI. It looks > like that even few reboots and enabling the developer mode etc, I am > unable to connect to the device via adb. Is this some kind of known issue? > I

Re: [Ubuntu-phone] ownCloud app.

2015-07-02 Thread Sam Bull
On Thu, 2015-07-02 at 21:03 +0200, Oliver Grawert wrote: > did somebody file a bug about that yet ? its a one line change to make > the crontab dir writeable by default (and one that makes sense IMHO) If this gets fixed, it would also be great to have Anacron installed by default too, so that task

Re: [Ubuntu-phone] ownCloud app.

2015-07-02 Thread Vincent
Yes, and you can do that with: |sudo mount /dev/loop0 / -o remount,rw| *Vincent* http://influence-pc.fr/ Le 02/07/2015 20:16, Sam Bull a écrit : On Thursday, 2 July 2015 17:31:23 BST, Vincent wrote: I agree with you, but know that crontab is installed on your device and should work as excepte

Re: [Ubuntu-phone] Meizu MX4 Ubuntu Edition - adb connection is not working

2015-07-02 Thread Matthew Exon
On 2015-07-03 01:21 , Alan Pope wrote: > The MX4 can be a bit picky about which type of USB port it's connected > to. Try moving to another port, or maybe use a different hub (or a > slower one). Cheers, Do you mean using USB2 rather than USB3, or should I try to track down a USB1 hub? I'm also u

Re: [Ubuntu-phone] MX4 Ubuntu Edition

2015-07-02 Thread Alex Tu
Hi, If that test keeps the partition layout of Ubuntu. Then I think it can be reversed to Ubuntu by Ubuntu's recovery and ubuntu-device-flash. Regards, Alex Tu. On Fri, Jul 3, 2015 at 1:07 AM, Stefano Biella wrote: > On 02/07/2015 17:09, zgd_521 wrote: > > > > */FLASH GUIDE:/* > > *0*. Get */re