Re: [Ubuntu-phone] UITK Bugs

2016-01-31 Thread Daniel Wood
Bug Report: https://bugs.launchpad.net/ubuntu-ux/+bug/1540240

Thanks for taking the time to reply.

On 1 February 2016 at 06:22, Zsombor Egri 
wrote:

> Ahh... my previous mail went out accidentally... So let's start all over :)
>
> Hello Daniel,
>
> On Sun, Jan 31, 2016 at 7:28 PM, Daniel Wood 
> wrote:
>
>> I am experiencing the same problem as described here:
>> https://plus.google.com/104470462565851394948/posts/58xHJVYUYmj
>>
>> The adaptivepagelayout changes the primary column height to match the
>> child column height. This is unexpected behaviour and i was wondering if it
>> would be possible to override the default behaviour?
>>
>
> Well, the "unexpected behaviour" is a bit harsh for a behaviour UX decided
> to be mandatory :) Yes, we have to align the header heights in each column,
> and we do not provide (yet) any possibilities to override that behaviour.
>
>
>>
>> I am unable to access irc during the normal workings hours to discuss the
>> issue. I thought i could file a bug here
>> https://launchpad.net/ubuntu-ui-toolkit but thats not possible either.
>>
>
> This is the project link, and bugs must be filed for the package,
> following the link Mike already posted previously.
>
> So yes, in order to proceed with this you should file a bug, but not just
> for the toolkit, you should link the one also for the "Ubuntu UX" project
> (!! so not package this time, project). Then we can grab designers to deal
> with the issue and, if decided, we will implement the feature. In the worst
> case we will have some property somewhere which will allow you to
> link/unlink a header from having its height adjusted.
>
> And just drop an email to us, or ping us on IRC, we will see it and reply
> at any time of the day :)
>
> Cheers,
> Zsombor
>
-- 
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] UITK Bugs

2016-01-31 Thread Daniel Wood
Hi Zombor,

*In the worst case we will have some property somewhere which will allow
you to link/unlink a header from having its height adjusted.*

This would be perfect!! I understand why design would like to maintain
equal header heights for aesthetics but in my case I would like to maintain
maximum screen space for the drawing canvas, in some situations it would be
preferable to hide the primary column header and have the secondary column
header remain visible.

I will file a bug today and hopefully we can continue any discussion there.

Thanks,

Dan



On 1 February 2016 at 06:22, Zsombor Egri 
wrote:

> Ahh... my previous mail went out accidentally... So let's start all over :)
>
> Hello Daniel,
>
> On Sun, Jan 31, 2016 at 7:28 PM, Daniel Wood 
> wrote:
>
>> I am experiencing the same problem as described here:
>> https://plus.google.com/104470462565851394948/posts/58xHJVYUYmj
>>
>> The adaptivepagelayout changes the primary column height to match the
>> child column height. This is unexpected behaviour and i was wondering if it
>> would be possible to override the default behaviour?
>>
>
> Well, the "unexpected behaviour" is a bit harsh for a behaviour UX decided
> to be mandatory :) Yes, we have to align the header heights in each column,
> and we do not provide (yet) any possibilities to override that behaviour.
>
>
>>
>> I am unable to access irc during the normal workings hours to discuss the
>> issue. I thought i could file a bug here
>> https://launchpad.net/ubuntu-ui-toolkit but thats not possible either.
>>
>
> This is the project link, and bugs must be filed for the package,
> following the link Mike already posted previously.
>
> So yes, in order to proceed with this you should file a bug, but not just
> for the toolkit, you should link the one also for the "Ubuntu UX" project
> (!! so not package this time, project). Then we can grab designers to deal
> with the issue and, if decided, we will implement the feature. In the worst
> case we will have some property somewhere which will allow you to
> link/unlink a header from having its height adjusted.
>
> And just drop an email to us, or ping us on IRC, we will see it and reply
> at any time of the day :)
>
> Cheers,
> Zsombor
>
-- 
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] OTA 9 - breaking changes

2016-01-31 Thread Zsombor Egri
QtQuick Controls wasn't in between the APIs we officially support.

On Sat, Jan 30, 2016 at 3:43 PM, Pat McGowan 
wrote:

> This was a result of webbrowser-app removing a direct dependency on
> qml-module-qtquick-dialogs and it was not otherwise seeded. What I am
> unsure of is whether the qtquickcontrols were generally intended to be part
> of the supported api.  Will check on it
>
> Pat
>
>
> On Sat, Jan 30, 2016 at 7:16 AM, Tim Süberkrüb 
> wrote:
>
>> Hey everyone,
>>
>> with OTA 9 some Qt/QtQuick packages where dropped and are not included in
>> the image anymore.
>> This includes:
>>
>>   * qml-module-qtquick-dialogs:armhf
>>   * qml-module-qtquick-privatewidgets:armhf
>>
>> (see
>> http://people.canonical.com/~lzemczak/landing-team/ota/ota-9.commitlog)
>>
>> In my case, Liri Browser depends on QtQuick.Dialogs and thus broke with
>> OTA 9. As click frameworks promise apps to keep running with a certain
>> (package-) environment and the framework which Liri Browser is currently
>> using (ubuntu-sdk-15.04) is still officially supported, I'm a bit confused
>> about this step.
>>
>> I know that I will now have to ship the dialogs package myself for the
>> future but it would be good if frameworks would be officially announced as
>> deprecated in that case.
>>
>> Have a nice day,
>> Tim Süberkrüb
>>
>> --
>> 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] UITK Bugs

2016-01-31 Thread Zsombor Egri
Ahh... my previous mail went out accidentally... So let's start all over :)

Hello Daniel,

On Sun, Jan 31, 2016 at 7:28 PM, Daniel Wood 
wrote:

> I am experiencing the same problem as described here:
> https://plus.google.com/104470462565851394948/posts/58xHJVYUYmj
>
> The adaptivepagelayout changes the primary column height to match the
> child column height. This is unexpected behaviour and i was wondering if it
> would be possible to override the default behaviour?
>

Well, the "unexpected behaviour" is a bit harsh for a behaviour UX decided
to be mandatory :) Yes, we have to align the header heights in each column,
and we do not provide (yet) any possibilities to override that behaviour.


>
> I am unable to access irc during the normal workings hours to discuss the
> issue. I thought i could file a bug here
> https://launchpad.net/ubuntu-ui-toolkit but thats not possible either.
>

This is the project link, and bugs must be filed for the package, following
the link Mike already posted previously.

So yes, in order to proceed with this you should file a bug, but not just
for the toolkit, you should link the one also for the "Ubuntu UX" project
(!! so not package this time, project). Then we can grab designers to deal
with the issue and, if decided, we will implement the feature. In the worst
case we will have some property somewhere which will allow you to
link/unlink a header from having its height adjusted.

And just drop an email to us, or ping us on IRC, we will see it and reply
at any time of the day :)

Cheers,
Zsombor
-- 
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] UITK Bugs

2016-01-31 Thread Zsombor Egri
Hello Daniel,

On Sun, Jan 31, 2016 at 7:28 PM, Daniel Wood 
wrote:

> I am experiencing the same problem as described here:
> https://plus.google.com/104470462565851394948/posts/58xHJVYUYmj
>
> The adaptivepagelayout changes the primary column height to match the
> child column height. This is unexpected behaviour and i was wondering if it
> would be possible to override the default behaviour?
>
> I am unable to access irc during the normal workings hours to discuss the
> issue. I thought i could file a bug here
> https://launchpad.net/ubuntu-ui-toolkit but thats not possible either.
>
> Any guidance much appreciated,
>
> Daniel Wood
>
>
>
> --
> 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] UITK Bugs

2016-01-31 Thread Daniel wood

Hi Mike,

Thanks for link. I must of done my usual 'man look' when I tried to find 
the toolkit launchpad page. 

Cheers for taking the time to reply. 

On Monday, 1 February 2016 01:18:56 UTC, Mike Sheldon  
wrote:

Hi Daniel,

On Sun, 2016-01-31 at 17:28 +, Daniel Wood wrote:

I am unable to access irc during the normal workings hours to discuss
the issue. I thought i could file a bug here 
https://launchpad.net/ubuntu-ui-toolkit but thats not possible
either. 


 I can't offer much help on the issue itself, but bugs for UITK are
handled here: 


https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit

Hope that helps, 
 Mike.





--
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] UITK Bugs

2016-01-31 Thread Mike Sheldon
Hi Daniel,

On Sun, 2016-01-31 at 17:28 +, Daniel Wood wrote:
> I am unable to access irc during the normal workings hours to discuss
> the issue. I thought i could file a bug here 
> https://launchpad.net/ubuntu-ui-toolkit but thats not possible
> either. 

 I can't offer much help on the issue itself, but bugs for UITK are
handled here: 

https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit

Hope that helps, 
 Mike.


-- 
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] anybody used libertine

2016-01-31 Thread lgd
Am 31.01.2016 um 22:11 schrieb Wayne Ward:
> Did you have apps running ...

No, only the app. I tried to download an ubuntu image in the container
but there was to less space for 500 MB and symlink didn't work. Maybe
this 500 MB was puritine, a similar thing like libertine. But my first
tests were libertine.

-- 
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] anybody used libertine

2016-01-31 Thread Wayne Ward

Did you have apps running ...

Wayne n Sunday, 31 January 2016 20:40:08 UTC, did 
linuxgeht...@habmalnefrage.de wrote:

After 2h testing I will wait, too.

Am Sonntag, 31. Januar 2016 19:39:13 CET schrieb Stephen M. Webb:

On 2016-01-31 01:31 PM, Wayne Ward wrote:

Hi has any body setup libertine or know were there is any places to help
set it up ?
I installed the app but couldnt get it do much?


There are a couple of patches to the infrastructure software coming soon 
that allow Libertine aapplications to launch properly.  Not sure what 
the timeline for them is yet, they're still undergoing review.









--
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] anybody used libertine

2016-01-31 Thread linuxgehtned

After 2h testing I will wait, too.

Am Sonntag, 31. Januar 2016 19:39:13 CET schrieb Stephen M. Webb:

On 2016-01-31 01:31 PM, Wayne Ward wrote:

Hi has any body setup libertine or know were there is any places to help
set it up ?
I installed the app but couldnt get it do much?


There are a couple of patches to the infrastructure software coming soon 
that allow Libertine aapplications to launch properly.  Not sure what 
the timeline for them is yet, they're still undergoing review.





--
Versendet mit Dekko von meinem Ubuntu 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] anybody used libertine

2016-01-31 Thread Wayne Ward
Looking forward to this hopefully get vnc and lifeograph on my phone and 
tablet with it!!

No documentation anywhere for it, i guess it will when it launches

Wayne

On 31/01/16 18:39, Stephen M. Webb wrote:

On 2016-01-31 01:31 PM, Wayne Ward wrote:

Hi has any body setup libertine or know were there is any places to help
set it up ?
I installed the app but couldnt get it do much?


There are a couple of patches to the infrastructure software coming 
soon that allow Libertine aapplications to launch properly.  Not sure 
what the timeline for them is yet, they're still undergoing review.





--
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] anybody used libertine

2016-01-31 Thread Stephen M. Webb

On 2016-01-31 01:31 PM, Wayne Ward wrote:

Hi has any body setup libertine or know were there is any places to help
set it up ?
I installed the app but couldnt get it do much?


There are a couple of patches to the infrastructure software coming soon 
that allow Libertine aapplications to launch properly.  Not sure what 
the timeline for them is yet, they're still undergoing review.


--
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] anybody used libertine

2016-01-31 Thread Wayne Ward
Hi has any body setup libertine or know were there is any places to help 
set it up ?

I installed the app but couldnt get it do much?

ive created a group for ubuntu touch on ubuntu social if you want to 
call by :)


http://ubuntusocial.net/groups/ubuntu-touch/

Wayne

--
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] UITK Bugs

2016-01-31 Thread Daniel Wood
I am experiencing the same problem as described here:
https://plus.google.com/104470462565851394948/posts/58xHJVYUYmj

The adaptivepagelayout changes the primary column height to match the child
column height. This is unexpected behaviour and i was wondering if it would
be possible to override the default behaviour?

I am unable to access irc during the normal workings hours to discuss the
issue. I thought i could file a bug here
https://launchpad.net/ubuntu-ui-toolkit but thats not possible either.

Any guidance much appreciated,

Daniel Wood
-- 
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] Launching media application directly

2016-01-31 Thread Marcos Alonso
Hi Bill.

Thanks for informing!

Looking fordward for OTA 9.5!

Regards

El domingo, 31 de enero de 2016, Bill Filler 
escribió:
> Ota9.5 will have the change you are referring to. You'll be able to open
video directly in media player, skipping gallery step. Video will still be
present in gallery after so you can watch at any time later too.
>
>> On Jan 30, 2016, at 3:49 PM, Marcos Alonso  wrote:
>>
>> Hi to all again.
>>
>> When, from the file manager I try to open a video (I just can .mp4, but
that' s another issue), it gives me the option to do so through the gallery.
>>
>> Then, after selecting the gallery, it takes around 1 minute to show me
the tumbanails then I have to found the video and then I can open with the
media application.
>>
>> To skip such annoying and wasting time process, I launch the media
application from the terminal indicating where the video is then being much
more faster.
>>
>> As you can imagine, opening a video from the terminal is good for
learning but not so practical in terms of efficiency.
>>
>> Is there any way to associate the .mp4 to the media application such
that is directly opened from the file manager (thus skipping the annoying
gallery).
>>
>> Thanks again.
>> Marcos
>> --
>> 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] Dekko attachements

2016-01-31 Thread royden yates
On Sun, 31 Jan 2016 14:09:16 +0100
 wrote:

> There is a symbol like a flyer/ arrow at the right top. It's
> only working when you received emails shortly before!
> 
> Benno-007
> 
> Am Sonntag, 31. Januar 2016 13:54:35 CET schrieb Felipe De La
> Puente:
> > Hi,
> > 
> > A little bit off-topic but...  In the past I have tried to
> > use the "send by e-mail feature (using dekko)" when taking a
> > photo and I have never been able to find a way to actually
> > send the e-mail (shame on me!).
> > 
> > Is there a special gesture or something? I tried every
> > button available, the best I could was to save to drafts...
> > 
> > Thanks!
> > 
> > Felipe.
> > 

Whilst actually attaching a document/file currently is broken in
v0.6.1, the send button will appear if you pull down on the new
mail screen to refresh it.  At least it does for me on
rc-proposed Arale.

Regards Royden

-- 
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] Launching media application directly

2016-01-31 Thread Bill Filler
Ota9.5 will have the change you are referring to. You'll be able to open video 
directly in media player, skipping gallery step. Video will still be present in 
gallery after so you can watch at any time later too. 

> On Jan 30, 2016, at 3:49 PM, Marcos Alonso  wrote:
> 
> Hi to all again.
> 
> When, from the file manager I try to open a video (I just can .mp4, but that' 
> s another issue), it gives me the option to do so through the gallery.
> 
> Then, after selecting the gallery, it takes around 1 minute to show me the 
> tumbanails then I have to found the video and then I can open with the media 
> application.
> 
> To skip such annoying and wasting time process, I launch the media 
> application from the terminal indicating where the video is then being much 
> more faster.
> 
> As you can imagine, opening a video from the terminal is good for learning 
> but not so practical in terms of efficiency.
> 
> Is there any way to associate the .mp4 to the media application such that is 
> directly opened from the file manager (thus skipping the annoying gallery).
> 
> Thanks again.
> Marcos
> -- 
> 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] Does not calls

2016-01-31 Thread chg 1
When I put the SIM  in another phone it works perfecly. But when I put it in 
the touch it's the same.
If I call someone the phone starts but in a second it says it's finished.
When someone try to call to this number it recives a voice saying the phone is 
not connected.

  -- 
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] Dekko attachements

2016-01-31 Thread linuxgehtned
There is a symbol like a flyer/ arrow at the right top. It's only working 
when you received emails shortly before!


Benno-007

Am Sonntag, 31. Januar 2016 13:54:35 CET schrieb Felipe De La Puente:

Hi,

A little bit off-topic but...  In the past I have tried to use the "send by
e-mail feature (using dekko)" when taking a photo and I have never been
able to find a way to actually send the e-mail (shame on me!).

Is there a special gesture or something? I tried every button available,
the best I could was to save to drafts...

Thanks!

Felipe.

On Sun, Jan 31, 2016 at 8:10 AM, Jean-Baptiste Lallement <
jean-baptiste.lallem...@ubuntu.com> wrote:


Hi

Le 31/01/2016 11:17, Royden Yates a écrit :


On Sunday, 31 January 2016 07:36:14 CET, BOGDAN BUZEA
 wrote:


Hi
After Dekko update to v 0.6 if I go to Documents Viewer and share to
email
the attachement is not attached to the new email.

The same thing f I go from Dekko and new email and attach a
docuemnt... No
window is open to choose a file...

Am I the only one with this error?



Also confirmed Mx4 rc-proposed. However, selecting an attachment works
for me from within Dekko. It did not the first time I tried but has
subsequently.

This is reported in https://bugs.launchpad.net/bugs/1540053 and a fix is

in progress.

Cheers,

JB.



--
Jean-Baptiste Lallement
irc: jibel


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






--
Versendet mit Dekko von meinem Ubuntu 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] Dekko attachements

2016-01-31 Thread Felipe De La Puente
Hi,

A little bit off-topic but...  In the past I have tried to use the "send by
e-mail feature (using dekko)" when taking a photo and I have never been
able to find a way to actually send the e-mail (shame on me!).

Is there a special gesture or something? I tried every button available,
the best I could was to save to drafts...

Thanks!

Felipe.

On Sun, Jan 31, 2016 at 8:10 AM, Jean-Baptiste Lallement <
jean-baptiste.lallem...@ubuntu.com> wrote:

> Hi
>
> Le 31/01/2016 11:17, Royden Yates a écrit :
>
>> On Sunday, 31 January 2016 07:36:14 CET, BOGDAN BUZEA
>>  wrote:
>>
>>> Hi
>>> After Dekko update to v 0.6 if I go to Documents Viewer and share to
>>> email
>>> the attachement is not attached to the new email.
>>>
>>> The same thing f I go from Dekko and new email and attach a
>>> docuemnt... No
>>> window is open to choose a file...
>>>
>>> Am I the only one with this error?
>>>
>>>
>> Also confirmed Mx4 rc-proposed. However, selecting an attachment works
>> for me from within Dekko. It did not the first time I tried but has
>> subsequently.
>>
>> This is reported in https://bugs.launchpad.net/bugs/1540053 and a fix is
> in progress.
>
> Cheers,
>
> JB.
>
>
>
> --
> Jean-Baptiste Lallement
> irc: jibel
>
>
> --
> 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] Landing team 29.01.16

2016-01-31 Thread Oliver Grawert
hi,
Am Samstag, den 30.01.2016, 19:57 -0500 schrieb Eric Holmi:
> Have y'all been working on the devel time issue? Because its annoying
> that everytime I restart my phone, it is march 1971 again, which means
> that Google's security certificate is 'out of date'
whats the bug number ?

ciao
oli


-- 
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] GPS SOS application

2016-01-31 Thread Marcos Alonso
HI Costales.

Thanks fir the info!

At least, it covers the manual request!

Regards
Marcos

El domingo, 31 de enero de 2016, Costales  escribió:
> Hi Marcos,
>
> With uNav application you can share your position by Telegram, SMS, G+...
> It's has centimeters of precision and it has this format:
> http://unav-go.github.io/?p=37.1966,-3.62453
> This is not what you are asking, but maybe it could help you.
>
> A hug.
>
> --
> Sent using Dekko from my Ubuntu device
>
>
> On Sat, Jan 30, 2016 at 9:38 PM, Marcos Alonso  wrote:
>> Hi to all.
>>
>> I normally go with my bike through the mountains.
>>
>> As my time slots to do so normally does not match my friend' s ones, I
>> usually have to go alone.
>>
>> As is relatively easy to have an accident, in my previous Android I had
an
>> application (Mountain Bike SOS) which sent an SMS to a defined phone
either
>> was requested manually or I received more than 3 calls from that phone in
>> less than 5 minutes.
>>
>> So, in case of crash, a SOS message with my position was sent.
>>
>> I have not found any similar application in Ubuntu phone yet.
>>
>> If any of you know a similar application for our nice growing OS, please,
>> let me know!
>>
>> In any case, if a developer wants to develop any simular application, I
will
>> be the first testing!
>>
>> Thanks.
>> Marcos
>>
>> --
>> 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] Launching media application directly

2016-01-31 Thread Marcos Alonso
Thanks for the suggestion.

However, renaming to mpg just warns me that no application can open it!

Regards

El domingo, 31 de enero de 2016, lgd 
escribió:
> Am 30.01.2016 um 21:49 schrieb Marcos Alonso:
>> Is there any way to associate the .mp4 to the media application such
>> that is directly opened from the file manager (thus skipping the
>> annoying gallery).
>
> User hint: Maybe when renaming into mpg or something like that before is
> ok and working for you.
>
> --
> 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] Dekko attachements

2016-01-31 Thread Jean-Baptiste Lallement

Hi

Le 31/01/2016 11:17, Royden Yates a écrit :

On Sunday, 31 January 2016 07:36:14 CET, BOGDAN BUZEA
 wrote:

Hi
After Dekko update to v 0.6 if I go to Documents Viewer and share to
email
the attachement is not attached to the new email.

The same thing f I go from Dekko and new email and attach a
docuemnt... No
window is open to choose a file...

Am I the only one with this error?



Also confirmed Mx4 rc-proposed. However, selecting an attachment works
for me from within Dekko. It did not the first time I tried but has
subsequently.

This is reported in https://bugs.launchpad.net/bugs/1540053 and a fix is 
in progress.


Cheers,

JB.



--
Jean-Baptiste Lallement
irc: jibel

--
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] Dekko attachements

2016-01-31 Thread Royden Yates
On Sunday, 31 January 2016 07:36:14 CET, BOGDAN BUZEA  
wrote:

Hi
After Dekko update to v 0.6 if I go to Documents Viewer and share to email
the attachement is not attached to the new email.

The same thing f I go from Dekko and new email and attach a docuemnt... No
window is open to choose a file...

Am I the only one with this error?



Also confirmed Mx4 rc-proposed. However, selecting an attachment works for 
me from within Dekko. It did not the first time I tried but has 
subsequently.


Cheers,  Royden


--
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] GPS SOS application

2016-01-31 Thread Costales
Hi Marcos,

With uNav application you can share your position by Telegram, SMS, G+...
It's has centimeters of precision and it has this format:
http://unav-go.github.io/?p=37.1966,-3.62453
This is not what you are asking, but maybe it could help you.

A hug.

--
Sent using Dekko from my Ubuntu device


On Sat, Jan 30, 2016 at 9:38 PM, Marcos Alonso  wrote:
> Hi to all.
>
> I normally go with my bike through the mountains.
>
> As my time slots to do so normally does not match my friend' s ones, I
> usually have to go alone.
>
> As is relatively easy to have an accident, in my previous Android I had an
> application (Mountain Bike SOS) which sent an SMS to a defined phone either
> was requested manually or I received more than 3 calls from that phone in
> less than 5 minutes.
>
> So, in case of crash, a SOS message with my position was sent.
>
> I have not found any similar application in Ubuntu phone yet.
>
> If any of you know a similar application for our nice growing OS, please,
> let me know!
>
> In any case, if a developer wants to develop any simular application, I will
> be the first testing!
>
> Thanks.
> Marcos
>
> --
> 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] Dekko attachements

2016-01-31 Thread Mitchell Reese

Getting the same issue with photos.

M

On 31/01/16 17:36, BOGDAN BUZEA wrote:

Hi
After Dekko update to v 0.6 if I go to Documents Viewer and share to 
email the attachement is not attached to the new email.


The same thing f I go from Dekko and new email and attach a 
docuemnt... No window is open to choose a file...


Am I the only one with this error?

--
Buzea Bogdan







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