Re: [Ubuntu-phone] How to enter PIN

2013-08-05 Thread Albert Astals Cid
On Saturday 03 August 2013 10:30:30 Joachim Hansen wrote: > Hi, > > Is there a way of entering sim card PIN in Ubuntu touch? Or do I need to > turn the sim cards PIN requirement off in an other phone and then put it > back in my Ubuntu phone? We are working on it https://code.launchpad.net/~unit

Re: [Ubuntu-phone] How to enter PIN

2013-08-06 Thread Albert Astals Cid
On Monday 05 August 2013 14:33:19 Ted Gould wrote: > On Mon, 2013-08-05 at 09:18 +0200, Albert Astals Cid wrote: > > On Saturday 03 August 2013 10:30:30 Joachim Hansen wrote: > > > Is there a way of entering sim card PIN in Ubuntu touch? Or do I need to > > > turn the si

[Ubuntu-phone] KDE Frameworks 5

2013-10-01 Thread Albert Astals Cid
Hi guys, just a heads-up about this interesting article http://dot.kde.org/2013/09/25/frameworks-5 about how the KDE guys are splitting the old kdelibs into bits and pieces that are easier to reuse. This means using some small part of KDE Frameworks does not involve pulling tons of dependencies

Re: [Ubuntu-phone] Desktop file parsing - lets standardize

2013-11-13 Thread Albert Astals Cid
On Wednesday 13 November 2013 14:27:19 Alberto Mardegan wrote: > On 11/12/2013 04:56 PM, Gerry Boland wrote: > > I think a logical approach is to standardize (as much as possible) on a > > single desktop file parser implementation ASAP. Should we later want to > > use the cache, we can add it to ou

Re: [Ubuntu-phone] OSK regression [was: Re: Ubuntu touch images - 11.12.13]

2013-12-13 Thread Albert Astals Cid
On Friday 13 December 2013 12:00:03 Michael Zanetti wrote: > On Friday 13 December 2013 11:42:23 Michał Sawicz wrote: > > On 13.12.2013 11:35, Sam Bull wrote: > > > It did work like that back in February actually, I think it was changed > > > within a couple of months though, because the swipe was

Re: [Ubuntu-phone] [Porting] Unity8: Failed to load platform plugin "ubuntu".

2014-01-22 Thread Albert Astals Cid
On Sunday 19 January 2014 22:15:12 f69m wrote: > Hi, Hi > Just trying to port the latest "trusty" to the Asus TF300T using the > 'phablet-trusty' android branch and today's image from: > > http://cdimage.ubuntu.com/ubuntu-touch/daily-preinstalled/current/trusty-pre > installed-touch-armhf.zip >

Re: [Ubuntu-phone] Failing qt connections

2014-04-09 Thread Albert Astals Cid
On Wednesday 09 April 2014 00:21:45 Manuel de la Pena wrote: > Hello, > > In the ubuntu download manager we are using the new connection style syntax > (http://qt-project.org/wiki/New_Signal_Slot_Syntax) so that if there are > errors in the signal connections we will be notified at compile time. >

Re: [Ubuntu-phone] split() method failure with Qt5.3

2014-05-26 Thread Albert Astals Cid
On Sunday 25 May 2014 13:36:56 Zoltán Balogh wrote: > Hi, > > During the Qt5.3 migration work we realized that the split() methods > terminates the process it is used in when the separator is a regular > expression. Hi, I just tried the attached main.qml in qmlscene and it's working fine under

Re: [Ubuntu-phone] Swiping from the right over keyboard doesn't work

2015-08-26 Thread Albert Astals Cid
On Wed, Aug 26, 2015 at 12:04 PM, Dominik Wnęk wrote: > Hello, > > I find that when the keyboard is visible on-screen I have to swipe above it > for the swipe from the right edge of the screen to work. If I swipe where the > keyboard is I type random letters. Swiping from the left to reveal the

Re: [Ubuntu-phone] transparent problem

2016-02-24 Thread Albert Astals Cid
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1549226 Cheers, Albert On Wed, Feb 24, 2016 at 4:22 PM, ping wrote: > https://plus.google.com/100247145908407539116/posts/iPwMy6YbdAp > > -- > Mailing list: https://launchpad.net/~ubuntu-phone > Post to : ubuntu-phone@lists.launchpad.ne

Re: [Ubuntu-phone] An old issue (supposed to be fixed) is still prevalent

2016-04-13 Thread Albert Astals Cid
On Wed, Apr 13, 2016 at 3:20 PM, Anupam wrote: > This bug (the first item of the Today, apps scope etc. gets confused of its > position) started appearing after the OTA-9 update and it was supposed to be > fixed with the unreleased OTA-9.5 update. Now even after OTA-10 update I > have experienced

Re: [Ubuntu-phone] [Design]: Color changes in OTA 10

2016-04-26 Thread Albert Astals Cid
On Tue, Apr 26, 2016 at 11:55 AM, Alan Bell wrote: > > > On 07/04/16 11:25, Rae Shambrook wrote: >> >> >> As for your concerns about components being blue rather than orange, the >> reason why we have removed a lot of orange from the UI is that we now want >> it to be a focus state and blue is mea

Re: [Ubuntu-phone] Application crash on utopic but not trusty

2014-07-08 Thread Albert Astals Cid
On Tuesday 08 July 2014 01:42:27 Robert Schroll wrote: > Hi all, > > I've got a rather puzzling bug, and I'm out of ideas to attack it. > Maybe someone here can offer some help. The full details are here > https://github.com/rschroll/beru/issues/52; I'll try to summarize the > important details b

Re: [Ubuntu-phone] Vivid r89 - problem with unity8

2015-02-05 Thread Albert Astals Cid
Is this https://code.launchpad.net/~marcustomlinson/unity-scopes-shell/settings_crash_fix/+merge/248476 ? On Thu, Feb 5, 2015 at 4:02 PM, Daniel d'Andrada wrote: > On 05/02/2015 15:39, Facundo Batista wrote: >> >> Just upgraded my device, and after reboot (and further reboots) all I >> see is a

[Ubuntu-phone] How to get Nexus 4 Wifi MAC address to be stable?

2015-03-10 Thread Albert Astals Cid
Anyone has any hint on how to make the Nexus 4 Wifi MAC address be always the same? Here it's changing on every reboot that makes it not reconnect to wifi which means i have to retype my password every so often which is not ideal. Any help greatly welcome. Cheers, Albert -- Mailing list: htt

Re: [Ubuntu-phone] How to get Nexus 4 Wifi MAC address to be stable?

2015-03-10 Thread Albert Astals Cid
/system/bin/conn_init I am not sure all the steps and permissions/owners are needed, but at least with this it worked, if anyone else has a problem may want to try this On Tue, Mar 10, 2015 at 4:43 PM, Albert Astals Cid wrote: > Anyone has any hint on how to make the Nexus 4 Wifi MAC address

Re: [Ubuntu-phone] Glibc regression

2015-03-26 Thread Albert Astals Cid
There was an email on March 20 to ubuntu-devel On Thu, Mar 26, 2015 at 10:11 AM, Łukasz 'sil2100' Zemczak wrote: > Hey Ricardo, > > Thanks for working on this and finding the root cause! I suppose it's > one of the biggest issues we're currently facing in vivid. We need to > make sure next time w

Re: [Ubuntu-phone] keyboard

2015-04-13 Thread Albert Astals Cid
On Mon, Apr 13, 2015 at 10:16 AM, Selene Scriven wrote: > * Matthias Apitz wrote: >> 1) >> I know the 1st issue can't be solved, because it is a conceptional design >> question: The screen of the Openmoko is resistive, while the BQ has a >> capacitive one. Both have pro's and cont's, for me the b

Re: [Ubuntu-phone] vivid+stable-phone-overlay on desktops

2015-08-13 Thread Albert Astals Cid
If you update && dist-upgrade you should get the new intel driver from the stable-phone-overlay that fixes it. On Thu, Aug 13, 2015 at 11:35 AM, Michi Henning wrote: > After doing an upgrade and installing xserver-xorg-core=2:1.17.1-0ubuntu3 > again, I still don't get a desktop. > The same thing

Re: [Ubuntu-phone] vivid+stable-phone-overlay on desktops

2015-08-13 Thread Albert Astals Cid
, Michi Henning wrote: > > On 13 Aug 2015, at 21:05 , Albert Astals Cid > wrote: > >> If you update && dist-upgrade you should get the new intel driver from >> the stable-phone-overlay that fixes it. > > Thanks! I tried that, but no joy. I still get a black

Re: [Ubuntu-phone] Landing team 12.05.16

2016-05-13 Thread Albert Astals Cid
On Fri, May 13, 2016 at 12:34 PM, dedreuil wrote: > Hi. > > i am at work and cannot do a proper bug report but with today's rc-proposed > image I can crash unity 8 or scope by going to Uapp explorer scope and > click on an item. https://bugs.launchpad.net/canonical-devices-system-image/+bug/158

Re: [Ubuntu-phone] Touch problems on MX4

2016-07-11 Thread Albert Astals Cid
On Fri, Jul 8, 2016 at 7:09 PM, Ronny Fuchs wrote: > Hello > I reported a bug with video in my launchpad project. > > https://bugs.launchpad.net/diabetes-diary-app/+bug/1600305 > Why did you report this against diabetes-diary-app and not against something like unity8 so that people can actually

Re: [Ubuntu-phone] How to make deb package?

2013-04-10 Thread Albert Astals Cid
On Tuesday 09 April 2013 19:57:47 Zoltán Balogh wrote: > On 04/09/2013 06:01 PM, Barry Warsaw wrote: > > On Apr 09, 2013, at 12:37 PM, Ma Xiaojun wrote: > >> I guess we should not require painful DEB packaging any more, or we > >> wrapper it nicely. > > > > It's certainly true that learning how to

Re: [Ubuntu-phone] How to make deb package?

2013-04-10 Thread Albert Astals Cid
On Tuesday 09 April 2013 19:12:37 Oliver Grawert wrote: > hi, > On Di, 2013-04-09 at 19:57 +0300, Zoltán Balogh wrote: > ... > > > Actually it is not that difficult and we have good tools. The pkgme, > > pbuilder and the dozen of wrapper apps make packaging simple. > > > > But regardless how good