Re: [Ubuntu-phone] Url Dispatcher

2013-10-30 Thread Loïc Minier
On Wed, Oct 30, 2013, Sam Segers wrote:
> Yes to all. I meant the url-dispatcher tool from the url-dispatcher-tools
> package. I tried it from the terminal but it doesn't react nor give
> feadback for a music file. Apparently url-dispatcher
> settings:///system/wifi does work. I have touch-coreapps installed. It's
> also missing manpages and parsing -h or --help to it doesn't reveal much
> ether.

Maybe you have the music-app .deb installed and not the Click?  The
url-dispatcher routing table is currently hardcoded to the Click package
for the Music app (com.ubuntu.music Music) -- we need to fix this
hardcoding obviously and discuss how to allow others to get music://
URLs or other handlers.

-- 
Loïc Minier

-- 
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] Phablet Android branch for Trusty

2013-10-30 Thread Ricardo Salveti de Araujo
Hey,

Just a heads up that we decided to create another branch in
phablet.ubuntu.com so we can cover the development for Ubuntu Trusty.

We also updated the phablet-saucy branch to reflect the code released
with Ubuntu 13.10, so you can easily reproduce and work on a port
based on a stable image.

For trusty we will probably be rebasing to a more recent Android
baseline (either 4.3 or 4.4), so we should have more news on that
subject over the next following weeks (to be discussed in vUDS as
well).

So in case you want to rebuild the Android side for Trusty, clone the
repo with '-b phablet-trusty' instead.

Thanks,
-- 
Ricardo Salveti de Araujo

-- 
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] Url Dispatcher

2013-10-30 Thread Sam Segers
2013/10/30 Ted Gould 

> **
> On Wed, 2013-10-30 at 10:14 +0100, Sam Segers wrote:
>
> Is there an eta for being able to recieve url calls in your own
> application?
>
>
> It's on my TODO list, I don't have a specific ETA.
>
>
>  That brings another question to how to form a url for music for a
> internet stream? Now the music only filters music:///* and
> file:///home/*/Music/*. Is it also possible to implement options. Something
> like starttime
>
>
> I'm not sure quite what you're asking for, do you want to launch another
> app to play the music?  There is a music-service planned that will allow
> playing music for you.  That's not a URL dispatcher thing, it'll have its
> own API.
>
>
Yes I meant to let music-app play it (isn't that what music:///... should
do?)
I'm referring to this:
https://wiki.ubuntu.com/URLDispatcher
This music-service sounds good.


>  Last thing is if i can test this on desktop. I tried url-dispatcher but
> it does nothing.
>
>
> Hmm, it does work for me on the desktop.  Do you have upstart-app-launch
> installed?  I also believe that if you're not using the QPA for Ubuntu
> Touch QUrls resolve differently.  So it might not be calling URL
> dispatcher.  You can force a call to URL Dispatcher using the
> url-dispatcher-tools package.
>

Yes to all. I meant the url-dispatcher tool from the url-dispatcher-tools
package. I tried it from the terminal but it doesn't react nor give
feadback for a music file. Apparently url-dispatcher
settings:///system/wifi does work. I have touch-coreapps installed. It's
also missing manpages and parsing -h or --help to it doesn't reveal much
ether.

Anyhow. I'd just use a Audio component for now and let the linking to an
epub app rest till when this url thing is implemented.

Thanks

Sam Segers


>
>
> Ted
>
> --
> 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] Url Dispatcher

2013-10-30 Thread Ted Gould
On Wed, 2013-10-30 at 10:14 +0100, Sam Segers wrote:

> Is there an eta for being able to recieve url calls in your own
> application?


It's on my TODO list, I don't have a specific ETA.


> That brings another question to how to form a url for music for a
> internet stream? Now the music only filters music:///* and
> file:///home/*/Music/*. Is it also possible to implement options.
> Something like starttime


I'm not sure quite what you're asking for, do you want to launch another
app to play the music?  There is a music-service planned that will allow
playing music for you.  That's not a URL dispatcher thing, it'll have
its own API.


> Last thing is if i can test this on desktop. I tried url-dispatcher
> but it does nothing.


Hmm, it does work for me on the desktop.  Do you have upstart-app-launch
installed?  I also believe that if you're not using the QPA for Ubuntu
Touch QUrls resolve differently.  So it might not be calling URL
dispatcher.  You can force a call to URL Dispatcher using the
url-dispatcher-tools package.

Ted


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] MeeGo applauncherd: faster application startup and more

2013-10-30 Thread Marc Deslauriers
On 13-10-30 11:58 AM, Omer Akram wrote:
> I think this is something that should be looked into, this cycle. We really 
> nned
> faster startup for apps :)
> 

What impact does this have on ASLR?

Marc.



-- 
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] MeeGo applauncherd: faster application startup and more

2013-10-30 Thread Omer Akram
I think this is something that should be looked into, this cycle. We really
nned faster startup for apps :)


On Mon, Jun 17, 2013 at 1:35 PM, Thomas Voß wrote:

> On Mon, Jun 17, 2013 at 10:02 AM, Michael Zanetti
>  wrote:
> > On Monday 17 June 2013 07:43:26 Thomas Voß wrote:
> >> thanks for bringing this up. Upstart user session will take care of
> >> single application instances and integrates with AppArmor to implement
> >> our confinement strategy (for >= saucy). The interesting feature from
> >> my pov is the accelerated application startup. Is that relying on
> >> preloading specific symbols?
> >
> > Yes, Its preloading all the Qt and libmeegotouch stuff.
> >
> > Basically instead of launching your app normally, you give it as an
> argument
> > to a the so called invoker (/usr/bin/invoker) which has all the common
> stuff
> > already loaded and forks to your application.
>
> Ack, here is where the upstart-launcher would come into play.
>
> > Additionally, they've introduced an own QApplication class with some
> better
> > tuned caching. Instead of creating a QApplication like you would do with
> > standard Qt, you use this
> >
> > QApplication *app = MDeclarativeCache::qApplication(argc, argv);
> >
> > to create a new QApplication. I don't exactly know the details what they
> do
> > inside that MDeclarativeCache. I guess one thing is to monitor the state
> of
> > the created QML view and make the splash screen go away when ready.
> >
>
> This is something we would need to investigate further. Alberto, can
> you take a look at MDeclarativeCache and try to summarize the benefits
> it provides?
>
> Thanks,
>
>   Thomas
>
> > Hope this helps,
> > Michael
> >
> >>
> >> I'm CC'ing Ted and Steve explicitly on this mail as they are most
> >> familiar with upstart user session.
> >>
> >> Thanks,
> >>
> >>   Thomas
> >>
> >> On Mon, Jun 17, 2013 at 7:33 AM, Alberto Mardegan
> >>
> >>  wrote:
> >> > Hi all!
> >> >
> >> >   I'm sending this message both to ubuntu-devel and ubuntu-phone, in
> the
> >> >
> >> > hope of reaching the widest interested audience as possible. However,
> >> > please reply to ubuntu-devel only.
> >> >
> >> > I want to bring to your attention the existence of a project which
> IMHO
> >> > would be very beneficial to Ubuntu (especially on embedded devices,
> but
> >> > not
> >> > only): the application launcher originally developed for Maemo/MeeGo.
> >> >
> >> > In short, the main features that applauncherd bring to the system are:
> >> >  * faster application startup
> >> >  * support for single instance applications
> >> >  * splash screen while the application is starting up
> >> >
> >> > The recommended readings are these:
> >> >   http://apidocs.meego.com/1.0/mtf/launcher.html
> >> >   http://goo.gl/DjGCV
> >> >
> >> > In order to be used in Ubuntu, the software itself needs some
> porting, to
> >> > remove the dependencies to Qt4, X11, and the AEGIS security framework
> used
> >> > in MeeGo. Luckily though, these changes have already been made by the
> Mer
> >> > people, who ported the software to Qt5, removed the AEGIS stuff and
> also
> >> > simplified a bit the architecture (there isn't an applauncherd daemon
> any
> >> > more, but the invoked directly talks to the booster processes). They
> also
> >> > wrote a booster for speeding up the startup of applications using QML
> >> > components, and we could easily modify that to use our Ubuntu SDK
> >> > components instead.
> >> >
> >> > Their code is here:
> >> >   https://github.com/nemomobile/mapplauncherd
> >> >   https://github.com/nemomobile/mapplauncherd-qt
> >> >   https://github.com/nemomobile/mapplauncherd-booster-qtcomponents
> >> >
> >> > Please let me know what you think of this. IMHO it's a simple and
> >> > brilliant
> >> > idea, it could be integrated with apparmor and also be used to provide
> >> > sane
> >> > default callbacks for handling the application lifetime state changes.
> >> >
> >> > I've never been directly involved in this project, but given how much
> I
> >> > dislike NIH, I'd be happy to collaborate with whoever wants to bring
> this
> >> > to Ubuntu.
> >> >
> >> > Ciao,
> >> >
> >> >   Alberto
> >> >
> >> > --
> >> > 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] CI vanguard rotation now in place

2013-10-30 Thread Evan Dandrea
This past Monday the Continuous Integration team started a rotation of
shifts as the vanguard in #ubuntu-ci-eng on Freenode and #ci on
Canonical IRC.

The person listed as the vanguard in the channel topic is on the hook
for answering your immediate questions about the CI infrastructure. If
you have a pressing issue, please ping them in the channel and they
will coordinate a fix.

They may not solve the problem directly themselves, but they will
ensure that you can carry on with your work while they work with those
responsible for specific pieces to bring resolution.

The full schedule can be found in the CI team calendar:
http://bit.ly/ubuntu-ci-vanguard

Please note that while we have continuous coverage from the start of
the UK morning, there are some spans of time where we have no one
available to help you. We will work to decrease the size of these
spans as we grow experience in this process.

More information about what our vanguard does can be found here:
https://wiki.canonical.com/UbuntuEngineering/CI#Vanguard

Thanks!

-- 
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] Need help

2013-10-30 Thread John Nelson
Currently, there needs to be a build of CyanogenMod 10.1 available for your
device in order to port Ubuntu Touch to it. You can check which devices are
supported by CyanogenMod here: http://wiki.cyanogenmod.org/w/Devices#vendor=
;


On Wed, Oct 30, 2013 at 5:38 AM, Raghavan  wrote:

> Hello
>
>  I am using android 2.35 Gingerbread on Motorola XT
> 319. Can I install Ubuntu on it? if possible I need the instructions for
> the same
>
> --
>
>
> Raghavendran.R
>
> Research Associate
> DBT - Bioinformatics Infrastructure Facility
> Maharani's Science College for Women
> Bengaluru
>
> 07795699645
>
>
>
> --
> 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] Mappero (map application) on Ubuntu Touch

2013-10-30 Thread Alberto Mardegan
On 10/30/2013 05:42 PM, Andrea Cimitan wrote:
> I had a quick look and I was wondering if we could extract the logic and
> use QML instead Gtk/Gdk. You have plans for that?

Yes, the code is now QML/Qt5. I didn't publish the Qt5 code branch yet,
but I'll do that in the near future. I'll notify the list when it's out
there.

Ciao,
  Alberto


-- 
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] Mappero (map application) on Ubuntu Touch

2013-10-30 Thread Alberto Mardegan
On 10/30/2013 05:06 PM, Thomas Voß wrote:
> that's great news, thanks for sharing. The location service is
> working, however, time to first fix will be quite high as you are most
> likely doing a cold start and we are not using agps capabilities, yet.
> Thus, placing the phone close to a window for ~20 minutes should give
> you a location fix.
> 
> I'm assuming that you are using qtlocation. Is that correct?

Yes. But this is a fresh (actually, still in progress) port to Qt5 (from
Qt4, and previously from Gtk/Clutter), and since I don't have access to
any other device equipped with a GPS and running Qt5, I can't rule out
that there's a bug in my code.
The location was working on the N9 (Qt4), at least. I'll play with it
more in the weekend.

Ciao,
  Alberto


-- 
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] Updates to the android-emulator

2013-10-30 Thread Dmitrijs Ledkovs
It's now packaged in the archive as android-emulator package.

# in trusty
$ apt-get install android-emulator

At the moment one can install it as a normal package, but it ( for
whatever reasons) wants to run with read-write privileges.

So to run it

$ cp -r /usr/share/android/emulator/ ~/

$ cd ~/emulator/

# To download latest ubuntu rootfs and create filesystem
$ ./build-emulator-sdcard.sh

$ ./run-emulator.sh

To run emulator.

At the moment this should give one:

* adb to ubuntu
* serial console to android
* telnet access to control emulated events (sms, gps, etc)

It will boot into black screen on the graphical output.

Things to fix at the moment:

* missing /dev/eth0
* /data read-only in the android-container
* no graphical output

If you are not running trusty yet, you can download the latest emulator from:
http://packages.ubuntu.com/trusty/i386/android-emulator/download

Regards,

Dmitrijs.

-- 
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] Mappero (map application) on Ubuntu Touch

2013-10-30 Thread Andrea Cimitan

On 30/10/2013 15:03, Alberto Mardegan wrote:

Hi all!
   Just out of curiosity, today I tried building my map application
(Mappero) on the Nexus 4 running Ubuntu Touch. To my surprise, the build
completed fine, and the application can even start.
I uploaded a video here:

http://youtu.be/QeAT6LFrpp4

The application is really primitive and doesn't do anything useful now,
but I have grand plans for it ;-)

I noticed that the GPS didn't activate; I guess that the location
service is not yet ready?

Ciao,
   Alberto


Ciao Alberto, sounds great!
I had a quick look and I was wondering if we could extract the logic and 
use QML instead Gtk/Gdk. You have plans for that?


Ciao

--
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] Add image for toolbar buttons?

2013-10-30 Thread Sam Bull
Considering the common use of the add icon for toolbar buttons, is there
an SDK icon for this available? It appears the core apps are all
packaging their own image files for this.

It would make sense to keep apps consistent by making this icon part of
the SDK. It would also be a good idea to have it as an SVG so it works
nicely at all resolutions.


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] Mappero (map application) on Ubuntu Touch

2013-10-30 Thread Thomas Voß
Hey Alberto,

that's great news, thanks for sharing. The location service is
working, however, time to first fix will be quite high as you are most
likely doing a cold start and we are not using agps capabilities, yet.
Thus, placing the phone close to a window for ~20 minutes should give
you a location fix.

I'm assuming that you are using qtlocation. Is that correct?

Cheers,

  Thomas

On Wed, Oct 30, 2013 at 4:03 PM, Alberto Mardegan
 wrote:
> Hi all!
>   Just out of curiosity, today I tried building my map application
> (Mappero) on the Nexus 4 running Ubuntu Touch. To my surprise, the build
> completed fine, and the application can even start.
> I uploaded a video here:
>
> http://youtu.be/QeAT6LFrpp4
>
> The application is really primitive and doesn't do anything useful now,
> but I have grand plans for it ;-)
>
> I noticed that the GPS didn't activate; I guess that the location
> service is not yet ready?
>
> Ciao,
>   Alberto
>
> --
> 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] Mappero (map application) on Ubuntu Touch

2013-10-30 Thread Alberto Mardegan
Hi all!
  Just out of curiosity, today I tried building my map application
(Mappero) on the Nexus 4 running Ubuntu Touch. To my surprise, the build
completed fine, and the application can even start.
I uploaded a video here:

http://youtu.be/QeAT6LFrpp4

The application is really primitive and doesn't do anything useful now,
but I have grand plans for it ;-)

I noticed that the GPS didn't activate; I guess that the location
service is not yet ready?

Ciao,
  Alberto

-- 
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] Bitcoin alpha available now

2013-10-30 Thread Sam Bull
Our first alpha release for a Bitcoin client is now available on Ubuntu
Touch. Just search for bitcoin and you should find it.

It has a working wallet that allows you to send/receive bitcoins.

It is still lacking a lot of features, but feedback on this early
release is welcome.

You can track future features and report bugs at:
https://bugs.launchpad.net/bitcoin-app



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


[Ubuntu-phone] Keyboard layout

2013-10-30 Thread Tomas Ö
Is it possible to change the keyboard layout with the gsettings command? 
I also tried to change auto-capitalization with the following command in 
the terminal on my device:


sudo -iu phablet gsettings set com.canonical.keyboard.maliit 
auto-capitalization true


but it didn't work.

Thanks,
Tomas
-- 
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] Need help

2013-10-30 Thread Raghavan
Hello

 I am using android 2.35 Gingerbread on Motorola XT
319. Can I install Ubuntu on it? if possible I need the instructions for
the same

-- 


Raghavendran.R

Research Associate
DBT - Bioinformatics Infrastructure Facility
Maharani's Science College for Women
Bengaluru

07795699645
-- 
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] Url Dispatcher

2013-10-30 Thread Sam Segers
Hi all

I have a few questions about url-dispatcher:
Is there an eta for being able to recieve url calls in your own application?
I'm making a librivox client and was thinking of playing the file with the
music player and my epub files with a reader.
That brings another question to how to form a url for music for a internet
stream? Now the music only filters music:///* and file:///home/*/Music/*.
Is it also possible to implement options. Something like starttime
Last thing is if i can test this on desktop. I tried url-dispatcher but it
does nothing.

Thanks
Sam Segers
-- 
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] My top 5 list to have an usable Ubuntu OS on the phone

2013-10-30 Thread Michael Zanetti
On Tuesday 29 October 2013 12:25:22 john wrote:
> On 10/29/2013 12:18 PM, Michael Zanetti wrote:
> > On Tuesday 29 October 2013 11:48:43 john wrote:
> > 
> > 
> > 
> >> A complete keyboard would be wonderful. I was trying to add my wireless
> >> PSK in the wireless setup, and there was no '$' character, for example.
> > 
> > The "$" is there: Click on "?123" and then "1/2". It'll show up as 3rd
> > entry in the first row. In general I think the OSK is quite complete and
> > also not bad to use. There are some bugs with it not showing up correctly
> > or not hiding when it should still. But for the rest I think its not too
> > bad. What are your other concerns with it?
> 
> Yes the '$' is on the second page of special characters. Somehow didn't
> realize the second page was there. Thanks!

You're welcome.

> 
> >> Cut and paste features seem to basically not work, and would be very
> >> helpful in many case, including the above.
> > 
> > Can you please report bugs for the places where it doesn't work?
> 
> Where should these be reported / reviewed please?

That depends a bit. For example I just noticed that in the Notes app the 
context menu for selecting copy/paste is broken. That would go to the notes-
app here: https://bugs.launchpad.net/ubuntu/+source/notes-app

So I'd say try to stay as close as possible to the application where the issue 
happens. If something happens in all applications, you might want to go for 
Ubuntu UI Toolkit: https://bugs.launchpad.net/ubuntu-ui-toolkit

Br,
Michael

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