Re: [Ubuntu-phone] We have unleashed the LXD based SDK

2016-06-20 Thread Felipe De La Puente
Hi Benjamin,

Thanks a lot for your answers and help!

On Mon, Jun 20, 2016 at 3:28 PM, Benjamin Zeller <
benjamin.zel...@canonical.com> wrote:

> On 06/20/2016 06:54 PM, Felipe De La Puente wrote:
>
> Hi Zoltan,
>
> I gave the new sdk-ide a little try. I created a container for
> 16.04-amd64-desktop, when I tried to build my existing projects, they
> failed not finding the qmake .pro file. Didn't have time to dig into the
> problem yet...
>
> Some questions:
> 1. Is the change backwards compatible with projects that started with the
> old scheme?
>
> Yes, your projects should still compile. But you will loose existing
> project configurations, since your schroot based Kits are gone.
> So you need to add your new Kits to the project.
>
> 2. Is it mandatory to reset qt-creator settings?
>
> No. Normally QtC should remove the old Kits once they are gone and
> discover the new ones. You can also just reset those files:
> ~/.config/QtProject/qtcreator/cmaketools.xml
> ~/.config/QtProject/qtcreator/devices.xml
> ~/.config/QtProject/qtcreator/profiles.xml
> ~/.config/QtProject/qtcreator/toolchains.xml
>
> This will only reset the toolchains and leave your other settings intact.
>
>
Today when I tried the failing project it compiled successfully, so there
must have been something that got inconsistent the other day...


> 3. When should we expect the NVIDIA driver issue to be fixed?
>
> This is a really tricky issue. We have a possible fix, but it seems to
> fail in some conditions we
> did not figure out yet. This is basically the steps to make it work in the
> chroots (not tested for typos):
>
> http://pastebin.ubuntu.com/17429225/
>
>
I implemented your suggested script and got the app running. It rendered
the main view for an instant until the SceneGraph creation failed. So it
seems something GL related is still inconsistent.

The exact debug message was:

"Failed to create OpenGL context for format QSurfaceFormat(version 2.0,
options QFlags(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1,
blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples -1,
swapBehavior 2, swapInterval 1, profile  0)"


> But we need to figure out the corner cases. However you can try to use the
> script to fix your container.
> I can not give you a estimate when it will be solved, first we need to
> figure out why it breaks sometimes.
>
> Cheers,
>
> Benjamin
>
>
>
Best Regards,
Felipe.


>
> On Tue, Jun 14, 2016 at 8:30 AM, Leonardo "LeartS" Donelli <
> leart...@gmail.com> wrote:
>
>> This sounds really, really great. I have a very very limited
>> experience with the SDK/IDE (just trying some things around) but
>> already encountered basically all the issues described in the preface.
>> Good job.
>>
>> On 14 June 2016 at 13:38, Zoltán Balogh < 
>> zoltan.bal...@canonical.com> wrote:
>> > And calling for beta testers
>> >
>> >
>> https://developer.ubuntu.com/en/blog/2016/06/14/calling-testers-new-ubuntu-sdk-ide-post/
>> >
>> > cheers,
>> >
>> > bzoltan
>> >
>> > --
>> > 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
>>
>> --
>> 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
>>
>
>
>
>
>
> --
> 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
>
>
-- 
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


[Ubuntu-phone] Landing team 20.06.16

2016-06-20 Thread Lukasz Zemczak
Hello everyone,

OTA-12 String Freeze is in effect, but we already know there will have
to be at least one exception this week: fingerprint reader. We're also
waiting for the finalization and sign-off of all custom tarballs for
this milestone. This will also finally unblock the frieza/cooler
rc-proposed builds - which is taking a bit longer in overall than
originally expected...

But besides that we had a few interesting landings recently, starting
off with a big unity8 stack release during the weekend with multiple
bugfixes and changes (from a few: the AltGr bug, memory leaks), a
qtubuntu revert fixing recent regression in terminal-app launch and
the final OTA-12 ubuntu-ui-toolkit landing (old header deprecation and
multiple fixes).

Remember: this Friday is OTA-12 Final Freeze. Let's hope for a smooth
release this cycle!


* What landed in our images:
http://people.canonical.com/~lzemczak/landing-team/ubuntu-touch

#362 rc-proposed/krillin
- 
http://people.canonical.com/~lzemczak/landing-team/ubuntu-touch/rc-proposed/bq-aquaris.en/krillin/359.commitlog

#356 rc-proposed/vegetahd
- 
http://people.canonical.com/~lzemczak/landing-team/ubuntu-touch/rc-proposed/bq-aquaris.en/vegetahd/353.commitlog

#355 rc-proposed/arale
- 
http://people.canonical.com/~lzemczak/landing-team/ubuntu-touch/rc-proposed/meizu.en/arale/352.commitlog

#124 rc-proposed/frieza
- 
http://people.canonical.com/~lzemczak/landing-team/ubuntu-touch/rc-proposed/bq-aquaris-pd.en/frieza/124.commitlog


* Some useful documentation:
https://wiki.ubuntu.com/LandingTeam

https://wiki.ubuntu.com/citrain/RTMLandingApproaches
https://wiki.ubuntu.com/citrain/LandingProcess
https://wiki.ubuntu.com/LandingTeam/ReleaseSchedule
http://developer.ubuntu.com/start/ubuntu-for-devices/image-channels/

https://requests.ci-train.ubuntu.com/
https://trello.com/b/AE3swczu/silo-testing
http://people.canonical.com/~lzemczak/issues/
https://lists.launchpad.net/landing-team-changes/
https://lists.launchpad.net/landing-team-changes+1/


* Blocking issues (stable):

** Ubuntu-emulator no network on latest image
https://bugs.launchpad.net/ubuntu/+source/phablet-tools/+bug/1587808


* Blocking issues (devel):

None.


* Issues in need of attention:

None.

Best regards,

-- 
Łukasz 'sil2100' Zemczak
 Foundations Team
 lukasz.zemc...@canonical.com
 www.canonical.com

-- 
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] privacy issue concerning phone-dailer-reciver software

2016-06-20 Thread Jamie Gunn
+1 here too. I'm getting a lot of PPI/insurance scam calls at the moment so
it would be nice to be able to block calls
On 16 Jun 2016 07:57, "Tom Rausner"  wrote:

> Hi
>
> On torsdag den 16. juni 2016 07.58.28 CEST, Simplehuman <
> doityourselft...@gmail.com> wrote:
>
>> +1 this function is very very needed. And not only for calls, for SMS too.
>>
>> I found this bug-report for messaging-app, it is 1 year old:
>>
>> https://bugs.launchpad.net/ubuntu/+source/messaging-app/+bug/1469535
>>
>> And this for dialer-app:
>>
>> https://bugs.launchpad.net/ubuntu/+source/dialer-app/+bug/1469220
>>
>
>
> Is there a reason why these bugs are not being worked on... Speaking to
> the code guys.
>
> Tom
>
>
> --
> Sent using Dekko from my Ubuntu device
>
> --
> 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
>
-- 
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] We have unleashed the LXD based SDK

2016-06-20 Thread Benjamin Zeller

On 06/20/2016 06:54 PM, Felipe De La Puente wrote:

Hi Zoltan,

I gave the new sdk-ide a little try. I created a container for 
16.04-amd64-desktop, when I tried to build my existing projects, they 
failed not finding the qmake .pro file. Didn't have time to dig into 
the problem yet...


Some questions:
1. Is the change backwards compatible with projects that started with 
the old scheme?
Yes, your projects should still compile. But you will loose existing 
project configurations, since your schroot based Kits are gone.

So you need to add your new Kits to the project.

2. Is it mandatory to reset qt-creator settings?
No. Normally QtC should remove the old Kits once they are gone and 
discover the new ones. You can also just reset those files:

~/.config/QtProject/qtcreator/cmaketools.xml
~/.config/QtProject/qtcreator/devices.xml
~/.config/QtProject/qtcreator/profiles.xml
~/.config/QtProject/qtcreator/toolchains.xml

This will only reset the toolchains and leave your other settings intact.


3. When should we expect the NVIDIA driver issue to be fixed?
This is a really tricky issue. We have a possible fix, but it seems to 
fail in some conditions we
did not figure out yet. This is basically the steps to make it work in 
the chroots (not tested for typos):


http://pastebin.ubuntu.com/17429225/

But we need to figure out the corner cases. However you can try to use 
the script to fix your container.
I can not give you a estimate when it will be solved, first we need to 
figure out why it breaks sometimes.


Cheers,

Benjamin


Thanks!
Best Regards,
Felipe.

On Tue, Jun 14, 2016 at 8:30 AM, Leonardo "LeartS" Donelli 
> wrote:


This sounds really, really great. I have a very very limited
experience with the SDK/IDE (just trying some things around) but
already encountered basically all the issues described in the preface.
Good job.

On 14 June 2016 at 13:38, Zoltán Balogh
>
wrote:
> And calling for beta testers
>
>

https://developer.ubuntu.com/en/blog/2016/06/14/calling-testers-new-ubuntu-sdk-ide-post/
>
> cheers,
>
> bzoltan
>
> --
> 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

--
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






-- 
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] We have unleashed the LXD based SDK

2016-06-20 Thread Felipe De La Puente
Hi Zoltan,

I gave the new sdk-ide a little try. I created a container for
16.04-amd64-desktop, when I tried to build my existing projects, they
failed not finding the qmake .pro file. Didn't have time to dig into the
problem yet...

Some questions:
1. Is the change backwards compatible with projects that started with the
old scheme?
2. Is it mandatory to reset qt-creator settings?
3. When should we expect the NVIDIA driver issue to be fixed?

Thanks!
Best Regards,
Felipe.

On Tue, Jun 14, 2016 at 8:30 AM, Leonardo "LeartS" Donelli <
leart...@gmail.com> wrote:

> This sounds really, really great. I have a very very limited
> experience with the SDK/IDE (just trying some things around) but
> already encountered basically all the issues described in the preface.
> Good job.
>
> On 14 June 2016 at 13:38, Zoltán Balogh 
> wrote:
> > And calling for beta testers
> >
> >
> https://developer.ubuntu.com/en/blog/2016/06/14/calling-testers-new-ubuntu-sdk-ide-post/
> >
> > cheers,
> >
> > bzoltan
> >
> > --
> > 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
>
> --
> 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
>
-- 
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] Two bugs regarding screen/touch

2016-06-20 Thread Michael Zanetti


On 14.06.2016 17:55, Pat McGowan wrote:
> I use the MX4 and do not have any trouble with the edge gestures,
> although some have suggested tuning the pixel count
> From the video I see in one case you are swiping an area with no gesture
> defined (the center of the panel under recent calls). 
> 
> For the first bug we do not support double tap to wake so something else
> is happening to wake the phone. We made a number of recet fixes to
> reduce the possibility of various events turning on the screen.
> Ironically there are several requests to enable double tap to wake.

Yes, I'm a supporter of that request, however, if enabled, the proximity
sensor needs to be taken into account too and only allow waking up if it
is not covered.

:)

> 
> There is a bug you may be hitting where the hardware home button stays
> active and touching it turns on the screen if the phone has not yet
> suspended.
> 
> Pat
> 
> 
> On Tue, Jun 14, 2016 at 10:46 AM, Krzysztof Tataradziński
> > wrote:
> 
> Maybe, for now I corrected titles.
> But does that affect anyone else? I came back from Android and I don't
> want to go back. But these two bugs causing that I can't use my phone
> most of time.
> 
> Best regards,
> Krzysztof Tataradziński
> https://launchpad.net/~ktatar156
> 
> 2016-06-14 16:31 GMT+02:00 Matthias Apitz  >:
> > El día Tuesday, June 14, 2016 a las 04:08:38PM +0200, Krzysztof
> Tataradziński escribió:
> >
> >> Hello,
> >>
> >> Please see below bugs
> >>
> >>
> https://bugs.launchpad.net/canonical-devices-system-image/+bug/1592412
> >>
> https://bugs.launchpad.net/canonical-devices-system-image/+bug/1592417
> >
> > They seem only affect (if at all) the MX4, not the BQ E4.5.
> >
> > matthias
> > --
> > Matthias Apitz, ✉ g...@unixarea.de , ⌂
> http://www.unixarea.de/  ☎ +49-176-38902045 
> > "Die Verkaufsschlager des Buchmarkts geben Auskunft über den
> Zustand einer Gesellschaft bzw.
> > sind, was diese Zeiten angeht, Gradmesser fortschreitenden
> Schwachsinns. ..." (jW 19.05.2016)
> >
> > --
> > 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
> 
> --
> 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
> 
> 
> 
> 



signature.asc
Description: OpenPGP digital signature
-- 
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] basename: missing operand

2016-06-20 Thread Benjamin Zeller

On 06/20/2016 05:07 PM, Unix One wrote:

On 06/20/2016 02:16 AM, Benjamin Zeller wrote:

What I wonder: Do you create arm or i386 based emulators?
Only the i386 ones work properly.

Hello! That's great information to have. Are you saying we shouldn't
expect armhf (which is the default) emulators to work at all? If so,
this would have been a critical piece of information to have had on the
emulator wiki. All I have tried was arm, because I was trying to emulate
the phone device.
At least the SDK IDE would always suggest you to create a i386/stable 
emulator as default.

But it also appears that some are able launch arm emulator successfully,
so I'm a bit confused.


Probably, but they are extremely slow. Its possible that you just did not
wait long enough. Also they can get stuck randomly.

--
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] Get root access

2016-06-20 Thread Michael Zanetti


On 13.06.2016 17:12, Rodney Dawes wrote:
> You should not change the root filesystem (/) to read/write mode and
> install things with apt. The partition will fill up quickly as it is
> small, and you will break updates if you do so.
> 
> If you must use some command line tools, you can do so using a simple
> chroot, or by using the newer libertine tools.
> 
> For using a chroot see http://askubuntu.com/a/623311/50737
> This answer will be updated to include the libertine solution, when all
> of the necessary pieces are available directly on all images. However,
> if you are on the M10 tablet, then installing the tools you need inside
> the libertine container and using them from there, is the preferred way
> to do this.

What I did for some tools like qdbus (mc falls into the same category I
suppose) is to just copy the binaries from the deb packages on launchpad
into ~/bin/.

Just to have such small tools around, keeping a whole chroot seems a bit
overkill to me. So I was wondering if it wouldn't be possible to change
dpkg's root to ~ or something so that we could apt-get install some
command line tools easily without a) requiring read-write mode and b) a
full chroot/container.


> 
> 
> 
> On Mon, 2016-06-13 at 17:51 +0300, Николай Шатохин wrote:
>> Hello
>>
>> How to get write permissions to root filesystem. I need to install
>> some utils (like Midnight Commander) using apt-get.
>>
>> Best regards,
>> Nick
>> -- 
>> 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
>>
>>



signature.asc
Description: OpenPGP digital signature
-- 
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] Log viewer app

2016-06-20 Thread Matthias Apitz
El día Monday, June 20, 2016 a las 04:17:27PM +0200, Michael Zanetti escribió:

> > I installed it in my M10 (OTA 11), but can't see any advantage over just
> > using vi.
> 
> Didn't know vi can paste things to paste.ubuntu.com and allows to select
> logs by tapping on them instead of fiddling with the OSK to type long
> paths :)

I do such investigations while connected from my FreeBSD netbook through
SSH :-)

matthias

-- 
Matthias Apitz, ✉ g...@unixarea.de, ⌂ http://www.unixarea.de/  ☎ 
+49-176-38902045
"Wer übersieht, dass wir uns den anderen weggenommen haben und sie uns 
wiederhaben wollen,
kann von den Kämpfen der letzten Tage keinen verstehen. Und kann natürlich auch 
keinen
dieser Kämpfe bestehen." Hermann Kant in jW 1.10.1989

-- 
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] Log viewer app

2016-06-20 Thread Stefano Verzegnassi
Hi all,

It seems that LogViewer is still using one of the framework that will
be removed with OTA-12.
I've taken the liberty of migrating the application to the latest
version of the toolkit, since I use a lot this app on my phone.

I've pushed my work on Launchpad (so that Victor - the maintainer -
can potentially reuse part of my work, if he'd like to):
https://code.launchpad.net/~verzegnassi-stefano/logviewer/logviewer

I've also updated the project to the latest CMake template, so now the
app can be easily built with the Ubuntu IDE.

Cheers,
Stefano

2016-06-19 11:53 GMT+02:00 Wayne Ward :
> I switched to proposed and wanted logviewer app but doesn't show in store so
> guess its not compatible, tried to submit as a bug on launchpad but wont
> allow it, shame this is a really handy app. Guess it will stop working on
> ota11 if not updated to a new version.
>
> Wayne
>
>
> --
> Sent using Dekko from my Ubuntu device
>
> --
> 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

-- 
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] basename: missing operand

2016-06-20 Thread Unix One
On 06/19/2016 11:46 PM, nick luigi eusebio wrote:
> Well that's a suggestion from another developer :)
> It's so much easier doing so and doesn't really affect your phone badly.
> I think it's okay to test only on stable and not yet on rc-proposed.
> Actually the best way for me is to test on a tablet since you can resize
> your app in it and even use in windowed mode without the need of an
> external display.
> I guess there's no tablet emulator yet available though.

OK, thanks for the suggestions. I don't own the tablet, but if I can't 
get the emulators to work, I'll have to use the phone.

-- 
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] CALL FOR TESTING: Mobile Data Toggle

2016-06-20 Thread Wayne Ward
Im on rc-proposed will this come throug a update as ill test :)

Wayne

On Mon, 2016-06-20 at 16:43 +0300, Antti Kaijanmäki wrote:
> Hello!
> 
> As per popular demand, we now have an on/off toggle for mobile data 
> (cellular data) in the network indicator. It's scheduled for OTA 12,
> but 
> before landing we'd like to get more testers to give it a try.
> 
> Users familiar with the citrain tool can install this from silo 80
> and 
> report their findings to https://bugs.launchpad.net/ubuntu-ux/+bug/13
> 73463 .
> 
> Thank you and happy start of the week!
> 
> -- 
> Antti Kaijanmäki
> Software Engineer
> Canonical Ltd.
> +358 41 440 4187
> https://launchpad.net/~kaijanmaki
> 

-- 
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] Log viewer app

2016-06-20 Thread Michael Zanetti


On 19.06.2016 17:56, Matthias Apitz wrote:
> El domingo, 19 de junio de 2016 16:21:17 (CEST), nick luigi eusebio
>  escribió:
>> I can't see it as well on my Nexus 7 which is in rc-proposed. Probably
>> it's using a development version of the toolkit?I still see it on my
>> phone though (OTA 11)
>>
>>   
> 
> I installed it in my M10 (OTA 11), but can't see any advantage over just
> using vi.

Didn't know vi can paste things to paste.ubuntu.com and allows to select
logs by tapping on them instead of fiddling with the OSK to type long
paths :)



signature.asc
Description: OpenPGP digital signature
-- 
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] A very open thank you.

2016-06-20 Thread Wayne Ward
Im using Fmessenger now which is great 
for some reason its not working right on OTA 11
but its perfect on proposed so i guess it will be worth trying when the
OTA 12 update is installed ;)

Wayne

On Thu, 2016-06-16 at 15:39 +0100, Matthew Paul Thomas wrote:
> Mitchell Reese wrote on 14/06/16 09:02:
> > 
> > 
> > Only an issue on the mobile site... desktop version in browser
> > doesn't have this issue - fine on my M10. But yeah, what a sucky
> > thing to do...
> > …
> I may have missed it, but I don’t see that anyone in this thread has
> reported a bug.
> 
> If you can access Facebook messages on an M10 but not on other
> devices,
> that suggests Browser might work around the problem by using a
> particular User-Agent string specifically for Facebook.
> 
> -- 
> mpt
> 
> 

-- 
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


[Ubuntu-phone] CALL FOR TESTING: Mobile Data Toggle

2016-06-20 Thread Antti Kaijanmäki

Hello!

As per popular demand, we now have an on/off toggle for mobile data 
(cellular data) in the network indicator. It's scheduled for OTA 12, but 
before landing we'd like to get more testers to give it a try.


Users familiar with the citrain tool can install this from silo 80 and 
report their findings to https://bugs.launchpad.net/ubuntu-ux/+bug/1373463 .


Thank you and happy start of the week!

--
Antti Kaijanmäki
Software Engineer
Canonical Ltd.
+358 41 440 4187
https://launchpad.net/~kaijanmaki

--
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


[Ubuntu-phone] No sound notification when a new sms arrives

2016-06-20 Thread Marcin Xc
I reported already a bug on Launchpad some time ago.
https://bugs.launchpad.net/ubuntu/+source/messaging-app/+bug/1591174

I have no idea when and why it happens. At the moment for the third or fourth 
time my bq4.5 stays quiet when i get a new sms. It vibrates by sms and rings 
normally by incoming call but sound notification are gone till i reboot my 
phone. Any ideas? Is there anything I can check to find out the reason why it 
happens?
Cheers
Marcinwell known GTrider:-) -- 
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] Bluetooth 4.0 mouse not connecting

2016-06-20 Thread Andrew Penkrat

Huge thank you!
bluetoothctl worked like a charm :)

Cheers,
Andrew

On Monday, June 20, 2016 3:25:23 PM MSK, Tomas Öqvist 
 wrote:

Den 2016-06-17 kl. 21:31, skrev Andrew Penkrat:

Hello,

I'm trying to coonect Microsoft Arc Touch Bluetooth mouse to my BQ 
Aquaris M10 tablet and it doesn't even display in bluetooth settings. 
The mouse requires Bluetooth 4.0 which should be available according 
to specs, so my assumption is Ubuntu Touch may not support it 
programmatically.

Is that so? What can be the reason otherwise?

Thanks,
Andrew




Have you looked at this bug 
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1576986 ?


Bluetooth 4 or BLE devices are not discovered by Ubuntu Touch, but you 
can find and connect them through bluetoothctl in the Terminal.


//Tomas




--
Sent using Dekko from my Ubuntu device

--
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] basename: missing operand

2016-06-20 Thread Bertrand CHEVRIER
I've created them from the ubuntu-sdk-ide GUI. I've tried both
architectures, but don't remember which channel. I'll try again this
evening and let you know.

2016-06-20 11:16 GMT+02:00 Benjamin Zeller :

> What I wonder: Do you create arm or i386 based emulators?
> Only the i386 ones work properly.
>
>
>
>
>
> On 06/20/2016 11:13 AM, Andrea Bernabei wrote:
>
> mmm
>
> I somehow missed you tried development and stable channels already.
> It seems to work here with the stable channel.
>
> I have the same "basename: missing operand" error in the log, so I don't
> think that's critical, and it boots fine without maxing CPU or anything out
> of the ordinary.
>
> Not sure how to help here :/
>
> On Mon, Jun 20, 2016 at 10:07 AM, Andrea Bernabei <
> andrea.berna...@canonical.com> wrote:
>
>> Good morning everyone :)
>>
>> I have just tried creating an emulator with
>> ubuntu-emulator create --channel=ubuntu-touch/stable myinstance
>>
>> and it booted correctly to the startup wizard :)
>>
>> Can you please try again, this time specifying the --channel?
>>
>> If you don't specify the channel it will try creating an emulator from
>> the /devel channel, which is, as the name suggests, unstable :)
>> (I've just pinged some colleagues to know why it defaults to devel
>> instead of stable channel)
>>
>> I have 0 experience with the emulator, but I thought I could give this a
>> try and report my experience.
>>
>> Let me know if you manage to get it booting that way! :)
>>
>> Hope that helps,
>> Andrea
>>
>> On Mon, Jun 20, 2016 at 7:46 AM, nick luigi eusebio <
>> kugi_...@yahoo.com> wrote:
>>
>>> Well that's a suggestion from another developer :)
>>> It's so much easier doing so and doesn't really affect your phone badly.
>>> I think it's okay to test only on stable and not yet on rc-proposed.
>>> Actually the best way for me is to test on a tablet since you can resize
>>> your app in it and even use in windowed mode without the need of an
>>> external display.
>>> I guess there's no tablet emulator yet available though.
>>>
>>>
>>> --
>>> *From:* Unix One < un...@live.com>
>>> *To:* nick luigi eusebio < kugi_...@yahoo.com>;
>>> Bertrand CHEVRIER < 
>>> chevrier.bertr...@gmail.com>
>>> *Cc:* "ubuntu-phone@lists.launchpad.net" <
>>> ubuntu-phone@lists.launchpad.net>
>>> *Sent:* Monday, June 20, 2016 8:31 AM
>>>
>>> *Subject:* Re: [Ubuntu-phone] basename: missing operand
>>>
>>> On 06/19/2016 02:46 AM, nick luigi eusebio wrote:
>>>
>>> > You should use your phone for testing.
>>>
>>>
>>> Should the developer documentation say that then? Because it's currently
>>> recommending using emulators.
>>>
>>> Also, even if a developer has a device for testing, they might want to
>>> test on stable, as well as development/rc or other channels, or
>>> different screen sizes and architectures. That is one use case where
>>> emulators are useful.
>>>
>>>
>>>
>>>
>>> --
>>> 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
>>>
>>>
>>
>
>
>
>
> --
> 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
>
>


-- 
http://krampstudio.com
http://github.com/krampstudio
https://twitter.com/kramp
-- 
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] [Design] System-wide settings for Font Size.

2016-06-20 Thread Hans-Peter
+1


Gesendet von: YOGA TABLET 10 HD+

Am 20.06.2016 11:13 schrieb Alexander Nilsen :
>
> Hello.
> To be able to chose Font Size between
>
> - small
> - Normal
> - LARGE
>
> is an essential part of UI. 
> It's about choice, it's about comfort, it's about Usability.
> It's an important design decision which should affect all applications 
> system-wide.
> Please implement this feature in Ubuntu Phone.
>
> Best regards
> Alexander Nilsen
>
-- 
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] ANNOUNCEMENT: PPAs are now automatically assigned to tickets at build time.

2016-06-20 Thread Lukasz Zemczak
Hey Robert!

Less clicks is always good! But I don't really like how bileto handles
cases of manual-source-only tickets right now. If you don't have any
MPs but only want to assign a silo to get a PPA for manual upload,
pressing build just does the thing but the silo is then in an ugly
error state. Could you maybe fix it so that pressing build without any
MPs when the silo is unassigned is a normal operation? We have a lot
of silos like that.

I always liked the idea of assigning silos explicitly first. Removing
the assign step completely makes super sense when ephemeral PPAs are
available, meaning - each ticket is automatically assigned a PPA.
Right now, at least for the manual source part, it's a bit unintuitive
- I have a ticket, I know I can't build anything as I don't have a
silo: duh, how am I supposed to get a PPA? Pressing 'Build'? Uh, build
like... what? Yeah. It all works, but feels artificial ;)

Cheers,


On 20 June 2016 at 12:44, Robert Park  wrote:
> Greetings from sunny Athens!
>
> While I'm enjoying my vacation, it is incredibly hot here! I just
> couldn't help implementing this fun little feature while hiding from
> the midday heat in my hotel room.
>
> Assigning PPAs to tickets is now fully automated. There is no longer
> an 'assign' button on tickets, instead just click Build and a PPA will
> be automatically assigned if one hasn't already been.
>
> In the event that there are no PPAs available, the build job will
> error out the same way the assign job used to, and you can ask a
> trainguard to find a stale one to free for you.
>
> Much efficiency! Less clicks! Wow ;-)
>
> --
> robru
>
> --
> 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



-- 
Łukasz 'sil2100' Zemczak
 Foundations Team
 lukasz.zemc...@canonical.com
 www.canonical.com

-- 
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


[Ubuntu-phone] ANNOUNCEMENT: PPAs are now automatically assigned to tickets at build time.

2016-06-20 Thread Robert Park
Greetings from sunny Athens!

While I'm enjoying my vacation, it is incredibly hot here! I just
couldn't help implementing this fun little feature while hiding from
the midday heat in my hotel room.

Assigning PPAs to tickets is now fully automated. There is no longer
an 'assign' button on tickets, instead just click Build and a PPA will
be automatically assigned if one hasn't already been.

In the event that there are no PPAs available, the build job will
error out the same way the assign job used to, and you can ask a
trainguard to find a stale one to free for you.

Much efficiency! Less clicks! Wow ;-)

-- 
robru

-- 
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] basename: missing operand

2016-06-20 Thread Andrea Bernabei
mmm

I somehow missed you tried development and stable channels already.
It seems to work here with the stable channel.

I have the same "basename: missing operand" error in the log, so I don't
think that's critical, and it boots fine without maxing CPU or anything out
of the ordinary.

Not sure how to help here :/

On Mon, Jun 20, 2016 at 10:07 AM, Andrea Bernabei <
andrea.berna...@canonical.com> wrote:

> Good morning everyone :)
>
> I have just tried creating an emulator with
> ubuntu-emulator create --channel=ubuntu-touch/stable myinstance
>
> and it booted correctly to the startup wizard :)
>
> Can you please try again, this time specifying the --channel?
>
> If you don't specify the channel it will try creating an emulator from the
> /devel channel, which is, as the name suggests, unstable :)
> (I've just pinged some colleagues to know why it defaults to devel instead
> of stable channel)
>
> I have 0 experience with the emulator, but I thought I could give this a
> try and report my experience.
>
> Let me know if you manage to get it booting that way! :)
>
> Hope that helps,
> Andrea
>
> On Mon, Jun 20, 2016 at 7:46 AM, nick luigi eusebio 
> wrote:
>
>> Well that's a suggestion from another developer :)
>> It's so much easier doing so and doesn't really affect your phone badly.
>> I think it's okay to test only on stable and not yet on rc-proposed.
>> Actually the best way for me is to test on a tablet since you can resize
>> your app in it and even use in windowed mode without the need of an
>> external display.
>> I guess there's no tablet emulator yet available though.
>>
>>
>> --
>> *From:* Unix One 
>> *To:* nick luigi eusebio ; Bertrand CHEVRIER <
>> chevrier.bertr...@gmail.com>
>> *Cc:* "ubuntu-phone@lists.launchpad.net" <
>> ubuntu-phone@lists.launchpad.net>
>> *Sent:* Monday, June 20, 2016 8:31 AM
>>
>> *Subject:* Re: [Ubuntu-phone] basename: missing operand
>>
>> On 06/19/2016 02:46 AM, nick luigi eusebio wrote:
>>
>> > You should use your phone for testing.
>>
>>
>> Should the developer documentation say that then? Because it's currently
>> recommending using emulators.
>>
>> Also, even if a developer has a device for testing, they might want to
>> test on stable, as well as development/rc or other channels, or
>> different screen sizes and architectures. That is one use case where
>> emulators are useful.
>>
>>
>>
>>
>> --
>> 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
>>
>>
>
-- 
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] basename: missing operand

2016-06-20 Thread Benjamin Zeller

What I wonder: Do you create arm or i386 based emulators?
Only the i386 ones work properly.




On 06/20/2016 11:13 AM, Andrea Bernabei wrote:

mmm

I somehow missed you tried development and stable channels already.
It seems to work here with the stable channel.

I have the same "basename: missing operand" error in the log, so I 
don't think that's critical, and it boots fine without maxing CPU or 
anything out of the ordinary.


Not sure how to help here :/

On Mon, Jun 20, 2016 at 10:07 AM, Andrea Bernabei 
> 
wrote:


Good morning everyone :)

I have just tried creating an emulator with
ubuntu-emulator create --channel=ubuntu-touch/stable myinstance

and it booted correctly to the startup wizard :)

Can you please try again, this time specifying the --channel?

If you don't specify the channel it will try creating an emulator
from the /devel channel, which is, as the name suggests, unstable :)
(I've just pinged some colleagues to know why it defaults to devel
instead of stable channel)

I have 0 experience with the emulator, but I thought I could give
this a try and report my experience.

Let me know if you manage to get it booting that way! :)

Hope that helps,
Andrea

On Mon, Jun 20, 2016 at 7:46 AM, nick luigi eusebio
> wrote:

Well that's a suggestion from another developer :)
It's so much easier doing so and doesn't really affect your
phone badly.
I think it's okay to test only on stable and not yet on
rc-proposed.
Actually the best way for me is to test on a tablet since you
can resize your app in it and even use in windowed mode
without the need of an external display.
I guess there's no tablet emulator yet available though.



*From:* Unix One >
*To:* nick luigi eusebio >; Bertrand CHEVRIER
>
*Cc:* "ubuntu-phone@lists.launchpad.net
"
>
*Sent:* Monday, June 20, 2016 8:31 AM

*Subject:* Re: [Ubuntu-phone] basename: missing operand

On 06/19/2016 02:46 AM, nick luigi eusebio wrote:

> You should use your phone for testing.


Should the developer documentation say that then? Because it's
currently
recommending using emulators.

Also, even if a developer has a device for testing, they might
want to
test on stable, as well as development/rc or other channels, or
different screen sizes and architectures. That is one use case
where
emulators are useful.




--
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







-- 
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


[Ubuntu-phone] [Design] System-wide settings for Font Size.

2016-06-20 Thread Alexander Nilsen
Hello.
To be able to chose Font Size between

- small
- Normal
- LARGE

is an essential part of UI.
It's about choice, it's about comfort, it's about Usability.
It's an important design decision which should affect all applications
system-wide.
Please implement this feature in Ubuntu Phone.

Best regards
Alexander Nilsen
-- 
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] basename: missing operand

2016-06-20 Thread Andrea Bernabei
Good morning everyone :)

I have just tried creating an emulator with
ubuntu-emulator create --channel=ubuntu-touch/stable myinstance

and it booted correctly to the startup wizard :)

Can you please try again, this time specifying the --channel?

If you don't specify the channel it will try creating an emulator from the
/devel channel, which is, as the name suggests, unstable :)
(I've just pinged some colleagues to know why it defaults to devel instead
of stable channel)

I have 0 experience with the emulator, but I thought I could give this a
try and report my experience.

Let me know if you manage to get it booting that way! :)

Hope that helps,
Andrea

On Mon, Jun 20, 2016 at 7:46 AM, nick luigi eusebio 
wrote:

> Well that's a suggestion from another developer :)
> It's so much easier doing so and doesn't really affect your phone badly.
> I think it's okay to test only on stable and not yet on rc-proposed.
> Actually the best way for me is to test on a tablet since you can resize
> your app in it and even use in windowed mode without the need of an
> external display.
> I guess there's no tablet emulator yet available though.
>
>
> --
> *From:* Unix One 
> *To:* nick luigi eusebio ; Bertrand CHEVRIER <
> chevrier.bertr...@gmail.com>
> *Cc:* "ubuntu-phone@lists.launchpad.net"  >
> *Sent:* Monday, June 20, 2016 8:31 AM
>
> *Subject:* Re: [Ubuntu-phone] basename: missing operand
>
> On 06/19/2016 02:46 AM, nick luigi eusebio wrote:
>
> > You should use your phone for testing.
>
>
> Should the developer documentation say that then? Because it's currently
> recommending using emulators.
>
> Also, even if a developer has a device for testing, they might want to
> test on stable, as well as development/rc or other channels, or
> different screen sizes and architectures. That is one use case where
> emulators are useful.
>
>
>
>
> --
> 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
>
>
-- 
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] Where can I change list settings?

2016-06-20 Thread Simon Quigley
Hi Gareth,

Go to https://launchpad.net/~/+editmailinglists and change the email
address for this mailing address to the one you would like to use. To
add it to Launchpad, go to: https://launchpad.net/~/+editemails

Good luck!

-- 
Simon Quigley
tsimo...@ubuntu.com
tsimonq2 on Freenode

-- 
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


[Ubuntu-phone] Where can I change list settings?

2016-06-20 Thread Gareth France
I'm fed up with gmail swallowing half my messages from the list so I want
to change the subscription to my own domain. Where should I go to change my
email address? I can't remember where I joined the list from now!
-- 
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] basename: missing operand

2016-06-20 Thread Unix One
On 06/19/2016 02:46 AM, nick luigi eusebio wrote:
> You should use your phone for testing.

Should the developer documentation say that then? Because it's currently 
recommending using emulators.

Also, even if a developer has a device for testing, they might want to 
test on stable, as well as development/rc or other channels, or 
different screen sizes and architectures. That is one use case where 
emulators are useful.
-- 
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] basename: missing operand

2016-06-20 Thread nick luigi eusebio
Well that's a suggestion from another developer :)It's so much easier doing so 
and doesn't really affect your phone badly.I think it's okay to test only on 
stable and not yet on rc-proposed.Actually the best way for me is to test on a 
tablet since you can resize your app in it and even use in windowed mode 
without the need of an external display.I guess there's no tablet emulator yet 
available though.

  From: Unix One 
 To: nick luigi eusebio ; Bertrand CHEVRIER 
 
Cc: "ubuntu-phone@lists.launchpad.net" 
 Sent: Monday, June 20, 2016 8:31 AM
 Subject: Re: [Ubuntu-phone] basename: missing operand
   
On 06/19/2016 02:46 AM, nick luigi eusebio wrote:
> You should use your phone for testing.

Should the developer documentation say that then? Because it's currently 
recommending using emulators.

Also, even if a developer has a device for testing, they might want to 
test on stable, as well as development/rc or other channels, or 
different screen sizes and architectures. That is one use case where 
emulators are useful.


   -- 
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