Re: [Ubuntu-phone] How to backup

2016-03-29 Thread Heroldich Robin
I've just tried it and there's a problem. With these command the .tar.gz file 
compressed to /home/phablet instead of /. :( Any idea?

> Date: Tue, 29 Mar 2016 21:21:30 +0200
> From: g...@unixarea.de
> To: ubuntu-phone@lists.launchpad.net
> Subject: Re: [Ubuntu-phone] How to backup
> 
> El día Tuesday, March 29, 2016 a las 09:15:48PM +0200, Heroldich Robin 
> escribió:
> 
> > Sorry, I didn't want to offense you. I am really grateful for your help. It 
> > was just an outpouring, please don't take it seriously. :) My only 
> > question: Is is a tried solution or just a tip? :)
> 
> It is a tried and worked solution in the sense "how to un-tar a file as 
> root/sudo
> into the BQ while the file is outside in the host". Of course I only
> used the t-flag and not the x-flag, because I'm not in your situation
> and have no second device to flash. And I'm willing to help you through,
> even if there is a new problem. More you can't expect from me.
> 
>   matthias
> -- 
> Matthias Apitz, ✉ g...@unixarea.de, ⌂ http://www.unixarea.de/  ☎ 
> +49-176-38902045
> Bundeswehr: Wir.Dienen.Deutschland. - Wir.Machen.Krieg.  (We.Serve.Germany. - 
> We.Make.War.)
> 
> -- 
> 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] How to backup

2016-03-29 Thread Matthias Apitz
El día Wednesday, March 30, 2016 a las 07:30:01AM +0200, Heroldich Robin 
escribió:

> I've just tried it and there's a problem. With these command the .tar.gz file 
> compressed to /home/phablet instead of /. :( Any idea?

have you done exactly this procedure, esp. the 'cd /' before the un-tar:

Well, we need sudo and two terminals: in the 1st run:

$ ssh phablet@192.168.0.41
phablet@ubuntu-phablet:~$ sudo mkfifo fifo
phablet@ubuntu-phablet:~$ ls -l fifo
prw-r--r-- 1 root root 0 Mar 25 15:59 fifo
phablet@ubuntu-phablet:~$ sudo chmod 0666 fifo
phablet@ubuntu-phablet:~$ ls -l fifo
prw-rw-rw- 1 root root 0 Mar 25 15:59 fifo
phablet@ubuntu-phablet:~$ cd /<* !!!
phablet@ubuntu-phablet:/$ sudo tar -xzf ~phablet/fifo

...

please show the output of:

$ cd /
$ pwd
$ sudo tar -tzf ~phablet/fifo

note: I used the t-flag and I only need the first lines of its output,
not all;

matthias

-- 
Matthias Apitz, ✉ g...@unixarea.de, ⌂ http://www.unixarea.de/  ☎ 
+49-176-38902045

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

2016-03-29 Thread Łukasz 'sil2100' Zemczak
Hello everyone!

Back from holidays. This week we're all busy preparing the OTA-10 update
planned for release in the nearest weeks. QA started testing the first
candidate we built on Friday EOD but we already see that re-spins with
additional fixes will be needed this week. One of the blocking issues
is, for instance, lack of translation of the new indicator-session and
(for some languages) also lacking translations in the new OOTB parts
that landed in the big Unity8 silo. Not to mention some other
regressions found here and there in the meantime (performance or
feature-wise). We'll be chasing down those as soon as possible.

In the meantime we only had a few landings: a new android (fixing issues
with mako and its camera), fixes for ubuntu-system-settings (switch to
1.3 UITK and other fixes), new touch meta-package removing an
unnecessary package from the seeds and apparmor-easyprof-ubuntu (bugfix
of an in-terminal permissions issue). All those will be included in
OTA-10 with the subsequent re-spins.

For now we are temporarily frozen and accepting only OTA-10 landings for
the overlay, but we will perform a snapshot once we have a candidate
with all the required bits built. This should happen in the next 1-2 days.

Cheers!


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

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

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

#290 rc-proposed/arale
-
http://people.canonical.com/~lzemczak/landing-team/ubuntu-touch/rc-proposed/meizu.en/arale/290.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/Smoketesting
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/


* Blocking issues (stable):

None.


* Blocking issues (devel):

** devel-proposed - android lxc container fails to start
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1551150


* Issues in need of attention:

** Manually installed apps removed by new system image
https://bugs.launchpad.net/bugs/1558032


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

2016-03-29 Thread Alan Pope
On 29 March 2016 at 21:23, Peter Bittner  wrote:
> Marcin,
>
> can you add an issue (feature/app request) to
> https://github.com/cyberb/uapps/issues, please?
>
> I know, not the most obvious place and most promising list, but at
> least a list where we already have some "please, developers, get your
> hands dirty if you feel like" requests gathered.
>

There's this list:-

https://uappexplorer.com/wishlist

-- 
Alan Pope
Community Manager

Canonical - Ubuntu Engineering and Services
+44 (0) 7973 620 164
alan.p...@canonical.com
http://ubuntu.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] FitnessTracker

2016-03-29 Thread Peter Bittner
Marcin,

can you add an issue (feature/app request) to
https://github.com/cyberb/uapps/issues, please?

I know, not the most obvious place and most promising list, but at
least a list where we already have some "please, developers, get your
hands dirty if you feel like" requests gathered.

Thanks bunches,
Peter


2016-03-27 13:48 GMT+02:00 Marcin Xc:
> Hi
>
> I just tested another fitness device. My first choice was FitBit mostly
> because of the app in ubuntu phone.
> I was pretty disappointed that I still need Android to synchronize my
> tracker with the internet account. FitBit One in short: expensive, low
> accuracy, expensive.
> As I lost my FitBit which I didn't like because of low accuracy, I bought a
> JawBoneUP move. Three times cheaper and perfect accurate. What's more they
> offer pretty good developer support:
> https://jawbone.com/up/developer
>
> If someone would  someday write an app for ubuntu phone, please do it for
> the best and not most expensive like Garmin, FitBit or Polar. I just gave my
> JawBone as a present and again have no tracker. If anyone will or is
> developing an app for a fitness tracker I can help with pleasure. Either I
> can buy myself another jawbone and we're gonna do it for a jawbone or I can
> buy myself something else for a test purposes. But I'm delighted with
> jawbone. It's a very good choice, cheap, popular, supported by many services
> as myfitnesspal or strava.
>
> Cheers
>
> GTriderXC

-- 
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] How to backup

2016-03-29 Thread Matthias Apitz
El día Tuesday, March 29, 2016 a las 09:15:48PM +0200, Heroldich Robin escribió:

> Sorry, I didn't want to offense you. I am really grateful for your help. It 
> was just an outpouring, please don't take it seriously. :) My only question: 
> Is is a tried solution or just a tip? :)

It is a tried and worked solution in the sense "how to un-tar a file as 
root/sudo
into the BQ while the file is outside in the host". Of course I only
used the t-flag and not the x-flag, because I'm not in your situation
and have no second device to flash. And I'm willing to help you through,
even if there is a new problem. More you can't expect from me.

matthias
-- 
Matthias Apitz, ✉ g...@unixarea.de, ⌂ http://www.unixarea.de/  ☎ 
+49-176-38902045
Bundeswehr: Wir.Dienen.Deutschland. - Wir.Machen.Krieg.  (We.Serve.Germany. - 
We.Make.War.)

-- 
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] How to backup

2016-03-29 Thread Matthias Apitz
El día Tuesday, March 29, 2016 a las 08:56:54PM +0200, Heroldich Robin escribió:

> Thanks. I hadn't got any time to test it yet, but I'm a little bit nervous. 
> This is the third time I set up everything on my phone, then flash is and I 
> can't use it anymore. :) I hope it'll be work this time. :)
> 

Look, the problem is: you have made a backup without knowing how to
restore it in your concrete situation.

I'm just trying to help you out and of course you have the
alternative to only flash your device and ignore my helping hand at all.

Good Luck.

matthias

-- 
Matthias Apitz, ✉ g...@unixarea.de, ⌂ http://www.unixarea.de/  ☎ 
+49-176-38902045

-- 
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] How to backup

2016-03-29 Thread Heroldich Robin
Sorry, I didn't want to offense you. I am really grateful for your help. It was 
just an outpouring, please don't take it seriously. :) My only question: Is is 
a tried solution or just a tip? :)

> Date: Tue, 29 Mar 2016 21:08:48 +0200
> From: g...@unixarea.de
> To: ubuntu-phone@lists.launchpad.net
> Subject: Re: [Ubuntu-phone] How to backup
> 
> El día Tuesday, March 29, 2016 a las 08:56:54PM +0200, Heroldich Robin 
> escribió:
> 
> > Thanks. I hadn't got any time to test it yet, but I'm a little bit nervous. 
> > This is the third time I set up everything on my phone, then flash is and I 
> > can't use it anymore. :) I hope it'll be work this time. :)
> > 
> 
> Look, the problem is: you have made a backup without knowing how to
> restore it in your concrete situation.
> 
> I'm just trying to help you out and of course you have the
> alternative to only flash your device and ignore my helping hand at all.
> 
> Good Luck.
> 
>   matthias
> 
> -- 
> Matthias Apitz, ✉ g...@unixarea.de, ⌂ http://www.unixarea.de/  ☎ 
> +49-176-38902045
> 
> -- 
> 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] How to backup

2016-03-29 Thread Heroldich Robin
Thanks. I hadn't got any time to test it yet, but I'm a little bit nervous. 
This is the third time I set up everything on my phone, then flash is and I 
can't use it anymore. :) I hope it'll be work this time. :)

> Date: Fri, 25 Mar 2016 16:07:22 +0100
> From: g...@unixarea.de
> To: ubuntu-phone@lists.launchpad.net
> Subject: Re: [Ubuntu-phone] How to backup
> 
> El día Friday, March 25, 2016 a las 03:51:42PM +0100, Heroldich Robin 
> escribió:
> 
> > I get a lot of permission denied error messages, but the "new" (restored) 
> > apps appear without icon, and they don't do anything. After a reboot, they 
> > disappear too.
> > 
> 
> Well, we need sudo and two terminals: in the 1st run:
> 
> $ ssh phablet@192.168.0.41
> phablet@ubuntu-phablet:~$ sudo mkfifo fifo
> phablet@ubuntu-phablet:~$ ls -l fifo
> prw-r--r-- 1 root root 0 Mar 25 15:59 fifo
> phablet@ubuntu-phablet:~$ sudo chmod 0666 fifo
> phablet@ubuntu-phablet:~$ ls -l fifo
> prw-rw-rw- 1 root root 0 Mar 25 15:59 fifo
> phablet@ubuntu-phablet:~$ cd /
> phablet@ubuntu-phablet:/$ sudo tar -xzf ~phablet/fifo
> 
> this will just hang because tar is reading from the FIFO and waits that
> data comes in;
> 
> now run in another terminal:
> 
> $ ssh phablet@192.168.0.41  "cat > fifo" < userdata.tar.gz
> 
> -- 
> Matthias Apitz, ✉ g...@unixarea.de, ⌂ http://www.unixarea.de/  ☎ 
> +49-176-38902045
> 
> -- 
> 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] M10 launch

2016-03-29 Thread Matthias Apitz
El día Tuesday, March 29, 2016 a las 06:51:11PM +0200, Oliver Grawert escribió:

> > rc-proposed is not installed as default;
> 
> it will become "stable" (OTA 10) before the tablet gets shipped, so
> these features will be there ;)

Hello,

I have tested with the E4.5:

QWERTZ: http://www.amazon.de/dp/B0142BCTT2?psc=1
QWERTY: http://www.amazon.co.uk/gp/product/B014LECUUS  

Both are connecting fine and also the touchpad works fine. If QWERTZ is
now supported in OTA-10, even better.

matthias
-- 
Matthias Apitz, ✉ g...@unixarea.de, ⌂ http://www.unixarea.de/  ☎ 
+49-176-38902045

-- 
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] M10 launch

2016-03-29 Thread Oliver Grawert
hi,
Am Dienstag, den 29.03.2016, 18:38 +0200 schrieb Matthias Apitz:

> > Just checked in rc-proposed, and German qwertz is working ok both in
> > the E4.5 and the M10.
> > 
> 
> rc-proposed is not installed as default;

it will become "stable" (OTA 10) before the tablet gets shipped, so
these features will be there ;)

ciao
oli


signature.asc
Description: This is a digitally signed message part
-- 
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] M10 launch

2016-03-29 Thread Matthias Apitz
El martes, 29 de marzo de 2016 18:08:58 (CEST), Alejandro J. Cura 
 escribió:

On Tue, Mar 29, 2016 at 12:38 PM, Matthias Apitz  wrote:

El martes, 29 de marzo de 2016 17:32:48 (CEST), Alejandro J. Cura
 escribió:


Any bluetooth keyboard should work.
I decided to get the Logitech K380 after reading this comparison:
http://thewirecutter.com/reviews/the-best-bluetooth-keyboard/
I'm using it with the M10, and the bq e4.5, and it works great.

cheers,



This is not true that any wiil work. At the moment in E4.5 you can
not configure the layout, i.e. a German QWERTZ will not work as
expected. There is a bug issue in LP.


Just checked in rc-proposed, and German qwertz is working ok both in
the E4.5 and the M10.



rc-proposed is not installed as default; have you checked the LP issue, or
how you checked it? ofc the QWERTZ connects, but the layout does not
match...

matthias




--
Sent from my Ubuntu phone
http://www.unixarea.de/

--
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] M10 launch

2016-03-29 Thread Alejandro J. Cura
On Tue, Mar 29, 2016 at 12:38 PM, Matthias Apitz  wrote:
> El martes, 29 de marzo de 2016 17:32:48 (CEST), Alejandro J. Cura
>  escribió:
>>
>> Any bluetooth keyboard should work.
>> I decided to get the Logitech K380 after reading this comparison:
>> http://thewirecutter.com/reviews/the-best-bluetooth-keyboard/
>> I'm using it with the M10, and the bq e4.5, and it works great.
>>
>> cheers,
>
>
> This is not true that any wiil work. At the moment in E4.5 you can
> not configure the layout, i.e. a German QWERTZ will not work as
> expected. There is a bug issue in LP.

Just checked in rc-proposed, and German qwertz is working ok both in
the E4.5 and the M10.

cheers,
-- 
alecu

-- 
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] M10 launch

2016-03-29 Thread Alejandro J. Cura
Any bluetooth keyboard should work.
I decided to get the Logitech K380 after reading this comparison:
http://thewirecutter.com/reviews/the-best-bluetooth-keyboard/
I'm using it with the M10, and the bq e4.5, and it works great.

cheers,
-- 
alecu

On Tue, Mar 29, 2016 at 12:01 PM, Ted Chappell  wrote:
> does anyone know which mouse and keyboard to use with it?  just any
> bluetooth ones or is there preferred/tested brands to get?
>
> Ted
>
>
> 
> From: Gareth France 
> To: Mitchell Reese 
> Cc: ubuntu-phone 
> Sent: Monday, March 28, 2016 7:01 PM
> Subject: Re: [Ubuntu-phone] M10 launch
>
> On 28/03/16 21:51, Mitchell Reese wrote:
>>
>> > I've still got to pay to have my E4.5 fixed somehow!
>>
>> What's wrong with it? Just ordered a new screen for mine - will
>> replace myself.
>>
> Unfortunately I don't have the tools to replace myself these days.
>
> The person I paid to replace the screen has damaged the accelerometer
> somehow. The screen now no longer rotates and the accelerometer isn't
> outputting any readings. Also the screen broke again after about a week,
> at the bottom by the android buttons. A few weeks later it cracked right
> across. I suspect the repair was inferior and I'm not convinced the
> glass was much cop either to be honest.
>
> It'll be going back to BQ for a full workover soon.
>
> --
> 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] Interruptions. When?

2016-03-29 Thread Wayne Taylor
Hi guys,

Perhaps you didn't read the original post.

Randall was saying that he wants the ability to absolutely
custom-fine-tune notifications.

This is pure genius, not a waste of time.  Is this phone smart or dumb? 
the iphone you talk about is dumb.  Dumb as a rock. I'm offended you
even put the two in the same conversation.  To fine tune notifications
brings us the ability to gain control over our time again.  Perhaps
focus on our sons and daughters and wives.

You are amazing if you have the power to ignore your notifications.  But
ignoring them is not the goal of what Randall was saying if you read it
again.  He was saying 'yes, notify me, but notify me the way that I
want, not the way the sender wants."

Sorry, but it's tough to watch one of the most revolutionary and simple
ideas to hit the list be shot down as if he was just trying to waste
your time.

I would LOVE that kind of notification control.

Thanks

Wayne (the other one)

On 16-03-14 07:33 AM, Rodney Dawes wrote:
> On Mon, 2016-03-14 at 13:53 +, Matthew Paul Thomas wrote:
>> The second part would be designing and implementing an inviting way
>> for
>> people to configure it. It’s pointless having the world’s most
>> sophisticated system for fine-tuning notifications if no-one uses it.
> We were born with that most sophisticated system already. It's kind of
> disappointing how many people fail to use it on a daily basis, though.
>
> It's like nobody remembers what life was like 10 years ago before the
> iPhone existed. When we didn't want to be called or hear the ringer,
> aka get notifications, we turned the thing off or put it in vibrate
> only, or just plain ignored the thing; just like we did with land lines
> (anybody remember those)?
>
> Why don't people know how to just ignore things any more? It works
> better than any attempted magical software trying to intuit what it is
> exactly that you want at any given moment. Because no software is going
> to be able work correctly for anyone, that tries to be that smart. It
> will just be a horrible experience for the vast majority.
>
> IMO, the best solution for this problem isn't in software or design,
> it's social. A phone isn't just a tool; it is an extension of one's
> self.
>
>


-- 
Wayne Taylor
REALTOR

METRO EDGE REALTY
305-11331 Coppersmith Way, 
Richmond BC V7A 5J9

c: 778-846-7357 
o: 778-888-3888 
e: wa...@waynetaylor.ca
www.metroedge.ca 
www.waynetaylor.ca

IMPORTANT+++

--> Why does my email look funny? <-- 
Because I'm serious about protecting your private communication with 
unbreakable security using free PGP encryption technology.  Want to get started 
now? Click here. http://waynetaylor.ca/pgp-protection/

--> Not using PGP? <--
That's your risk/choice and for you here is the standard disclaimer:
"This e-mail may be privileged and/or confidential, and the sender does not 
waive any related rights and obligations. Any distribution, use or copying of 
this e-mail or the information it contains by other than an intended recipient 
is unauthorized. If you received this e-mail in error, please advise me (by 
return e-mail or otherwise) immediately."





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] M10 launch

2016-03-29 Thread Matthias Apitz
El martes, 29 de marzo de 2016 17:32:48 (CEST), Alejandro J. Cura 
 escribió:

Any bluetooth keyboard should work.
I decided to get the Logitech K380 after reading this comparison:
http://thewirecutter.com/reviews/the-best-bluetooth-keyboard/
I'm using it with the M10, and the bq e4.5, and it works great.

cheers,


This is not true that any wiil work. At the moment in E4.5 you can
not configure the layout, i.e. a German QWERTZ will not work as
expected. There is a bug issue in LP.

matthias




--
Sent from my Ubuntu phone
http://www.unixarea.de/

--
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] M10 launch

2016-03-29 Thread Ted Chappell
does anyone know which mouse and keyboard to use with it?  just any bluetooth 
ones or is there preferred/tested brands to get?
Ted


  From: Gareth France 
 To: Mitchell Reese  
Cc: ubuntu-phone 
 Sent: Monday, March 28, 2016 7:01 PM
 Subject: Re: [Ubuntu-phone] M10 launch
   
On 28/03/16 21:51, Mitchell Reese wrote:
>
> > I've still got to pay to have my E4.5 fixed somehow!
>
> What's wrong with it? Just ordered a new screen for mine - will 
> replace myself.
>
Unfortunately I don't have the tools to replace myself these days.

The person I paid to replace the screen has damaged the accelerometer 
somehow. The screen now no longer rotates and the accelerometer isn't 
outputting any readings. Also the screen broke again after about a week, 
at the bottom by the android buttons. A few weeks later it cracked right 
across. I suspect the repair was inferior and I'm not convinced the 
glass was much cop either to be honest.

It'll be going back to BQ for a full workover soon.

-- 
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] Lost ability to share

2016-03-29 Thread Pat McGowan
Check that your config is still correct

dconf dump /

should show entries for [com/ubuntu/content/hub/destination],
[com/ubuntu/content/hub/share]  and [com/ubuntu/content/hub/source]

Pat


On Tue, Mar 29, 2016 at 3:51 AM, Olivier Tilloy <
olivier.til...@canonical.com> wrote:

> On Fri, Mar 25, 2016 at 5:24 PM, Wayne Ward  wrote:
> > I seem to have lost the ability to share from any app IE web browser,
> > gallery, camera photo roll. If I click share I get no applications
> installed
> > to share that supports that content. Ive tried reinstalling say twitter
> see
> > if that re appears but nothing. Is there a way to restore apps can share
> to
> > I'm in bqhd 5 proposed latest
> > Wayne
>
> Where do you click "share"? I just tested from the browser’s drawer
> menu, on BQ E4.5 and Meizu MX4, both running the latest rc-proposed,
> and in both cases I’m getting a number of options for apps to receive
> the URL I’m sharing.
>
> --
> 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] One year BQ E4.5 / Un año con el BQ E4.5

2016-03-29 Thread Andrea Bernabei
On Tue, Mar 29, 2016 at 10:29 AM, Cesar Herrera  wrote:

> I bougt the Ubuntu phone because I wanted it as a little pc where I could
> run a program, make python programs and perhaps make apps. I like the
> Terminal app.
> What I don't know is if a common user finds in Android or Iphone apps that
> aren't in Touch and are useful for him. If he preffers the other phones.
> And to know if he can write docs, have notes ...
>

There are a bunch of core apps that provide that functionality, even
integration with EverNote if I remember correctly :)
I'd say the best way to know if it covers all your usecases is to have a
look at the apps in the app store and see if you can find all you need! :)

Cheers,
Andrea


> Finally to know the speed and the usefulness making a phone call.
> If you need I'm more specific tell me.
> Cheers,
> Cesar
>
> --
> Mailing list: https://launchpad.net/~ubuntu-phone
> Post to : ubuntu-phone@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~ubuntu-phone
> More help   : https://help.launchpad.net/ListHelp
>
>
-- 
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] One year BQ E4.5 / Un año con el BQ E4.5

2016-03-29 Thread Cesar Herrera
I bougt the Ubuntu phone because I wanted it as a little pc where I could run a 
program, make python programs and perhaps make apps. I like the Terminal app.
What I don't know is if a common user finds in Android or Iphone apps that 
aren't in Touch and are useful for him. If he preffers the other phones. And to 
know if he can write docs, have notes ...
Finally to know the speed and the usefulness making a phone call.
If you need I'm more specific tell me.
Cheers,
Cesar -- 
Mailing list: https://launchpad.net/~ubuntu-phone
Post to : ubuntu-phone@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-phone
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-phone] One year BQ E4.5 / Un año con el BQ E4.5

2016-03-29 Thread Andrea Bernabei
On Sun, Mar 27, 2016 at 8:57 PM, Cesar Herrera  wrote:

> It is my firsy smarphone, so I don't know Android or Iphone.
> I'd like to compare them for twoo ways of use: running linux programs and
> as a common user (notes, photos, etc.)
>

Hi Cesar,

could you be more specific? What do you mean by "running linux programs and
as a common user"?

Cheers,
Andrea


> Thanks,
> Cesar
>
> --
> Mailing list: https://launchpad.net/~ubuntu-phone
> Post to : ubuntu-phone@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~ubuntu-phone
> More help   : https://help.launchpad.net/ListHelp
>
>
-- 
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] One year BQ E4.5 / Un año con el BQ E4.5

2016-03-29 Thread Andrea Bernabei
On Mon, Mar 28, 2016 at 12:10 PM, Marcos Alonso  wrote:

> Hi to all.
>
> In my case not one year, just 4 months but I like how it works and I hope
> the OS to have a nice future!
>
> Congratulations to Ubuntu and all the develpers making it (and Linux in
> general) possible!
>
> Looking forward to OTA 10
>
>
Hi Marcos,

we really appreciate your words, thanks for taking part in this journey :)
OTA10 is going to be great indeed :)

Cheers,
Andrea


> Regards.
> Marcos Alonso
>
> 2016-03-28 0:51 GMT+02:00 Wayne Ward :
>
>> Bought my bq on the first flash sale loved it so much we bought my
>> partner one and three months ago we upgraded to 2xbqhd5 and we love them!!
>> Yes thanks guys for all the hard work, im trying in my own way to help
>> people with questions on ubuntu social and stuff and just enjoying ubuntu
>> on the mobile and the tablet i buy tomorrow
>>
>> Wayne
>> unday, 27 March 2016 21:59:11 BST, Richard Somlói 
>> wrote:
>>
>>> Mine was one year old at 25th March. :) I also want to say thank you to
>>> everybody who's involved in this great project.
>>>
>>> 2016. március 27., vasárnap 21:17:28 CEST, Matthias Apitz <
>>> g...@unixarea.de> írta:
>>>


 Hello,

 Tomorrow, March 28, my BQ E4.5 has its birthday, one year after I booted
 it for the 1st time. I think it is time to say a big thanks to the folks
 of BQ and Canonical to make this, the Ubuntu phone, reality. THANK YOU!


 Mañana, el 28 de marzo, mi BQ E4.5 cumple año, su primer año después de
 haberlo iniciado yo por primera vez. Pienso es tiempo y justo darles
 unas
 gracias grandes a la gente de BQ y Canonical que han hecho esto, un
 celular basado en Ubuntu, una realidad. ¡GRACIAS!

 A hug / un abrazo

 matthias

>>>
>>>
>>
>> --
>> 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
>
>
-- 
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] Lost ability to share

2016-03-29 Thread Olivier Tilloy
On Fri, Mar 25, 2016 at 5:24 PM, Wayne Ward  wrote:
> I seem to have lost the ability to share from any app IE web browser,
> gallery, camera photo roll. If I click share I get no applications installed
> to share that supports that content. Ive tried reinstalling say twitter see
> if that re appears but nothing. Is there a way to restore apps can share to
> I'm in bqhd 5 proposed latest
> Wayne

Where do you click "share"? I just tested from the browser’s drawer
menu, on BQ E4.5 and Meizu MX4, both running the latest rc-proposed,
and in both cases I’m getting a number of options for apps to receive
the URL I’m sharing.

-- 
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] viewing local HTML files

2016-03-29 Thread Olivier Tilloy
On Mon, Mar 28, 2016 at 1:43 PM,   wrote:
  I have in the HOME of phablet some tree with HTML (...) files:
>

  phablet@ubuntu-phablet:~$ ls -C1 diario2016/
  diario.html
  enanitos/
  imagenes/

  (diario.html has  refernces into the subdirs enanitos/
 and
  imagenes/).

  How can I view this locally on the BQ? I tried something like:

  ubuntu-app-launch webbrowser-app
  file:///home/phablet/diario2016/index.html

  but with no luck.

>>>
>>>
>>>  A .desktop file like this works for me:
>>>
>>>  [Desktop Entry]
>>>  Name=web container
>>>  Type=Application
>>>  Exec=webapp-container --enable-addressbar --enable-back-forward
>>>  --webappUrlPatterns=/home/phablet/* /home/phablet/
>>>  Terminal=false
>>>  X-Ubuntu-Touch=true
>>>
>>
>> Hello,
>>
>> Thanks, where should I place this file?
>>
>>  matthias
>>
>
>
> Oh, sorry, I was a bit too brief - I thought you had been down the route of 
> handwritten .desktop's before.
>
> You put this in a new file here:
> ~/.local/share/application/
> e.g.,
>
> ~/.local/share/application/MyWebContainer.desktop
>
> For your purpose, I guess you will want to change the Exec= line into 
> something like
> Exec=webapp-container --enable-addressbar --enable-back-forward 
> --webappUrlPatterns=/home/phablet/diario2016/* 
> /home/phablet/diario2016/index.html
>
>
> I can't fully remember where I did take the information about these 
> parameters from, try a websearch. Or try leaving them out, the names are 
> quite descriptive anyway.
>
>
> In the .desktop file might want to adjust the Name= and Icon= lines to your 
> liking.
>
> Once you have saved that file you need to pull-down-to-refresh in the 
> appscope and then a new launcher should show up.
>
>
> Also, note that I'm not claiming that you /can't/ get this to work with 
> webbrowser-app, but simply, I had this webapp-container snippet lying around 
> and I /know/ that this one works for me.
>
> Good luck, and let us know how it goes, or if somethings unclear.

Thanks for that useful tip!

I can confirm that browsing local HTML files won’t work in the browser.
This is an unfortunate side-effect of confining the browser with
apparmor to prevent disclosing sensitive information (previously the
browser ran unconfined and one could view the contents of all files on
the filesystem).

I’d like to find a middle-ground solution to that problem, so that
users could browse and view "legitimate" files in their home folder,
without compromising security. I’ve filed
https://launchpad.net/bugs/1563214 to track the issue. Suggestions and
ideas welcome.

Cheers,

 Olivier

-- 
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] Telegram Push Notifications, Stickers and Emoji

2016-03-29 Thread Marcin Wójcik
Good day,

I have been experiencing issues with the push notifications for Telegram.
In most cases, they appear after a considerable delay from when a message
was actually received  (30 minutes or longer), or they don't appear at all.

I have looked this issue up on Launchpad and came across these 2 bug reports
https://bugs.launchpad.net/telegram-app/+bug/1389203
https://bugs.launchpad.net/telegram-app/+bug/1517553

I am not sure if the issue lies with the Ubuntu push notification service,
the Telegram client for Ubuntu-Phone or with the way the phone suspends
when not being used.

Another issue I have with Telegram, which has been present since day one,
is the fact that push notifications for Telegram messages do not play a
notification sound.

There are several bugs open against this issue and I hope that it will get
resolved eventually.

Here are a few of the bugs listed on Launchpad:
https://bugs.launchpad.net/telegram-app/+bug/1421332
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1413818
https://bugs.launchpad.net/telegram-app/+bug/1511774

Lastly, I see that sticker support has been added to the latest version of
the Telegram app, which I am really happy about.

I would just like to bring forth a minor issue with the stickers.
The sticker tabs do not all appear when having many sticker sets.
It seems to be limited to 20 sticker sets. The rest of my sticker sets do
not appear in the sticker tabs.

Also, the emoji support which is currently implemented in the Ubuntu-Phone
keyboard with the outlined icons is a tad bit difficult to recognize what
some the emoji are supposed to actually be (things such as colored hearts
for example, which one is blue?), and the ordering is not the same as what
you find in the Android version of Telegram, making other emoji difficult
to find on the keyboard. It would be great if those emoji selections could
be made available from the same place where the stickers have been placed
in the app. Something similar to how the Telegram Web version has them
implemented perhaps?


OS: OTA-9.1
Device: BQ Aquaris E4.5


Thank you

Regards,

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