Re: [Ubuntu-phone] Ubuntu Edge emulator skin

2013-11-22 Thread Michał Sawicz
On 22.11.2013 20:07, Oliver Grawert wrote: I would prefer that we just make sure these are well known than adding bloat back to the UI ... Well known might not be discoverable enough. And what I'm thinking of shouldn't add much bloat - just put the buttons where they (were meant to be) physic

Re: [Ubuntu-phone] [Porting] Need help with porting problems - initrd / mount

2013-11-22 Thread Sergio Schvezov
product/mako/*.zip -alh > -rw-rw-r-- 2 ivo ivo 27M Nov 22 12:32 > out/target/product/mako/cm-10.1-20131122-UNOFFICIAL-mako.zip > -rw-rw-r-- 2 ivo ivo 27M Nov 22 12:32 > out/target/product/mako/cm_mako-ota-eng.ivo.zip > lk > The Ubuntu rootfs is not part of the Android tree. You c

Re: [Ubuntu-phone] [Porting] Need help with porting problems - initrd / mount

2013-11-22 Thread Ivo Stoyanov
/mako/cm-10.1-20131122-UNOFFICIAL-mako.zip -rw-rw-r-- 2 ivo ivo 27M Nov 22 12:32 out/target/product/mako/cm_mako-ota-eng.ivo.zip lk > > From: Ivo Stoyanov >To: Dmitry Smirnov ; François Leblanc > >Cc: ubuntu-phone >Sent: Friday, November 22, 2013

Re: [Ubuntu-phone] [Porting] Need help with porting problems - initrd / mount

2013-11-22 Thread Ivo Stoyanov
Thank you - I had no idea about those scripts. I expected this step somewhere in make files in build dir. I downloaded phablet tools and browsed thru python code - still don't see easy way to do phablet-whatever ... create zip I know about phablet tools only what's available on UT wiki and ther

Re: [Ubuntu-phone] Error during the phablet's installation

2013-11-22 Thread Dmitrijs Ledkovs
On 22 November 2013 19:59, István Szőllősi wrote: >> object 12fd10c20115046dcd2fbe468a45e566f38ffbc9 >> type commit >> tag v1.12.7 >> tagger Conley Owens 1381959964 -0700 >> repo 1.12.7 >> gpg: WARNING: unsafe ownership on homedir `/home/i-sty/.repoconfig/gnupg' >> gpg: Signature made Thu 17 Oct

Re: [Ubuntu-phone] Ubuntu Edge emulator skin

2013-11-22 Thread Sergio Schvezov
On Fri, Nov 22, 2013 at 4:11 PM, Oliver Grawert wrote: > hi, > > On Fr, 2013-11-22 at 12:54 -0600, Ted Gould wrote: > > > > That's very cool. We need to get rid of that green launcher icon > > though. Ugly! :-) > > > > Perhaps the icon from the Ubuntu Phone team? > > https://launchpad.net/~ubu

[Ubuntu-phone] Error during the phablet's installation

2013-11-22 Thread István Szőllősi
> > object 12fd10c20115046dcd2fbe468a45e566f38ffbc9 > type commit > tag v1.12.7 > tagger Conley Owens 1381959964 -0700 > repo 1.12.7 > gpg: WARNING: unsafe ownership on homedir `/home/i-sty/.repoconfig/gnupg' > gpg: Signature made Thu 17 Oct 2013 12:46:04 AM EEST using RSA key ID > 692B382C > gpg:

Re: [Ubuntu-phone] Ubuntu Edge emulator skin

2013-11-22 Thread Oliver Grawert
hi, On Fr, 2013-11-22 at 12:54 -0600, Ted Gould wrote: > > That's very cool. We need to get rid of that green launcher icon > though. Ugly! :-) > > Perhaps the icon from the Ubuntu Phone team? > https://launchpad.net/~ubuntu-phone > I haven't found where that ugly icon comes from yet, seems

Re: [Ubuntu-phone] Ubuntu Edge emulator skin

2013-11-22 Thread Oliver Grawert
hi, On Fr, 2013-11-22 at 20:04 +0100, Michał Sawicz wrote: > On 22.11.2013 19:54, Ted Gould wrote: > > On Fri, 2013-11-22 at 19:14 +0100, Oliver Grawert wrote: > >> This is how it looks like: > >> http://people.canonical.com/~ogra/ubuntu-touch/edge-emu.png > >> http://people.canonical.com/~ogra/ubu

Re: [Ubuntu-phone] Ubuntu Edge emulator skin

2013-11-22 Thread Michał Sawicz
On 22.11.2013 19:54, Ted Gould wrote: On Fri, 2013-11-22 at 19:14 +0100, Oliver Grawert wrote: This is how it looks like: http://people.canonical.com/~ogra/ubuntu-touch/edge-emu.png http://people.canonical.com/~ogra/ubuntu-touch/edge-emu-landscape.png That's very cool. We need to get rid of t

Re: [Ubuntu-phone] Ubuntu Edge emulator skin

2013-11-22 Thread Ted Gould
On Fri, 2013-11-22 at 19:14 +0100, Oliver Grawert wrote: > I fiddled a bit and have thrown together an initial version of an Ubuntu > Edge skin for the emulator, a README with install instructions and the > necessary files in a tarball is at: > > http://people.canonical.com/~ogra/ubuntu-touch/emu

[Ubuntu-phone] Ubuntu Edge emulator skin

2013-11-22 Thread Oliver Grawert
hi, I fiddled a bit and have thrown together an initial version of an Ubuntu Edge skin for the emulator, a README with install instructions and the necessary files in a tarball is at: http://people.canonical.com/~ogra/ubuntu-touch/emulator/ I am waiting for the Canonical design team to hand me a

Re: [Ubuntu-phone] No loop mount option

2013-11-22 Thread Dmitrijs Ledkovs
On 13 November 2013 21:16, Dmitrijs Ledkovs wrote: > Dear all, > > I've raised a merge proposal below, to allow initramfs to mount system > partition direct as an ubuntu rootfs. > At the moment this is a fallback, as apart from the emulator, it's not > possible to have a large enough system partit

[Ubuntu-phone] Theming the Ubuntu Toolkit

2013-11-22 Thread Andreas Poulsen
Well, I think the title says the most, but my question it, if it's possible to theme the components of the Ubuntu Toolkit. I know it doesn't follow the normal themes installed on my computer, but is the look hard-coded and is only to be modified using styles in the QML, or can I add a global theme

Re: [Ubuntu-phone] Reply: Some tips to solve issues while installingTouchEmulator from scratch on an AMD64-system (Trusty)... and some problems

2013-11-22 Thread Chris Wayne
There's no surfaceflinger because it's running Mir :) The first boot takes quite awhile before graphics show up (it took me a couple minutes at least) On Fri, Nov 22, 2013 at 10:39 AM, leon lee wrote: > My emulator still has no graphics. And no surfaceflinger in the "ps -ef". > Below is my log

Re: [Ubuntu-phone] Some tips to solve issues while installing TouchEmulator from scratch on an AMD64-system (Trusty)... and some problems

2013-11-22 Thread Mirco Müller
Am 22.11.2013 15:32, schrieb Dmitrijs Ledkovs: ... I have the emulator running now. So all in all, I was missing: schedtool default-jdk gcc-4.8-multilib g++-4.8-multilib bison flex Touch/Emulator page expects that one also has installed dependencies for normal porting which are listed at https:

Re: [Ubuntu-phone] Some tips to solve issues while installing TouchEmulator from scratch on an AMD64-system (Trusty)... and some problems

2013-11-22 Thread Dmitrijs Ledkovs
On 22 November 2013 14:24, Mirco Müller wrote: > Am 22.11.2013 14:46, schrieb Mirco Müller: > > ... > > In the meantime I already recognized errors in the avalanche of > shell-output stating that my system was missing bison and flex. So I'm > redoing several steps of the howto now with these p

Re: [Ubuntu-phone] Some tips to solve issues while installing TouchEmulator from scratch on an AMD64-system (Trusty)... and some problems

2013-11-22 Thread Mirco Müller
Am 22.11.2013 14:46, schrieb Mirco Müller: ... In the meantime I already recognized errors in the avalanche of shell-output stating that my system was missing bison and flex. So I'm redoing several steps of the howto now with these parsers installed. I hope that this will solve the reporte

Re: [Ubuntu-phone] Some tips to solve issues while installing TouchEmulator from scratch on an AMD64-system (Trusty)... and some problems

2013-11-22 Thread Mirco Müller
Am 22.11.2013 14:09, schrieb Dmitrijs Ledkovs: ... When I got to the step "./build/tools/build-emulator-sdcard.sh" the script exists with an error reading... "cp: cannot stat 'out/target/product/generic//system.img': No such file or directory" ... but I've a file called "ubuntu-system.img" in o

Re: [Ubuntu-phone] Some tips to solve issues while installing TouchEmulator from scratch on an AMD64-system (Trusty)... and some problems

2013-11-22 Thread Dmitrijs Ledkovs
On 22 November 2013 12:28, Mirco Müller wrote: > Greetings everybody! > > When you are trying to follow the step-by-step instructions on > wiki.ubuntu.com/Touch/Emulator to build and install the Touch-emulator from > scratch on an AMD64-system (Trusty), you might run into issues. In order to >

Re: [Ubuntu-phone] [qml] Importing moment.js

2013-11-22 Thread Nekhelesh Ramananthan
Hi Sam, On Fri, Nov 22, 2013 at 1:05 PM, Sam Bull wrote: > Does nobody have any idea how to get a Javascript library working in > QML? Or, any other ideas how to handle good date formatting? I would > expect this to be quite important in several of the core apps and other > parts of Ubuntu Touch

[Ubuntu-phone] Some tips to solve issues while installing TouchEmulator from scratch on an AMD64-system (Trusty)... and some problems

2013-11-22 Thread Mirco Müller
Greetings everybody! When you are trying to follow the step-by-step instructions on wiki.ubuntu.com/Touch/Emulator to build and install the Touch-emulator from scratch on an AMD64-system (Trusty), you might run into issues. In order to successfully complete the install I had to manually ap

Re: [Ubuntu-phone] [qml] Importing moment.js

2013-11-22 Thread Sam Bull
Does nobody have any idea how to get a Javascript library working in QML? Or, any other ideas how to handle good date formatting? I would expect this to be quite important in several of the core apps and other parts of Ubuntu Touch. On Tue, 2013-11-19 at 10:31 +, Sam Bull wrote: > I'm looking

[Ubuntu-phone] Landing task call 22.11.2013

2013-11-22 Thread Didier Roche
Hey guys, After some days of excellent virtual UDS, we are back (but don't mislead, we didn't stop in the meantime ;))! The CI infrastructure moved to 1ss has slow down what we could deliver the last couple of weeks. But we still did some good work (I'm summarizing the big noticeable changes i

Re: [Ubuntu-phone] [DEVELOPMENT] How to create Android/Ubuntu zip files when building from source?

2013-11-22 Thread Florian Will
Once your cyanogen/android parts build correctly, it's quite easy actually: flash the cm-date-unofficial.zip created during compile (it's in out/target/product/devicename/), then flash the trusty-preinstalled-armhf zip file. Then you may have to adjust all kinds of things in android or ubuntu parts

Re: [Ubuntu-phone] [Porting] Need help with porting problems - initrd / mount

2013-11-22 Thread Dmitry Smirnov
it is a python script, so you can try to check what it does. Look at /usr/share/pyshared/phabletutils and specifically to projects.py, class UbuntuTouchSystem, its install and create_ubuntu_command_file methods 2013/11/21 François Leblanc > One main problem is what does exactly phablet-flash do

Re: [Ubuntu-phone] [DEVELOPMENT] How to create Android/Ubuntu zip files when building from source?

2013-11-22 Thread Dmitry Smirnov
Once again, below is my understanding, hopefully somebody correct me if I'm wrong. trusty-preinstalled-touch-armel+mako.zip contains 1. boot.img, i.e. kernel + rootfs. This is what you can build for your source tree. Note that in your case, roofs is not the original android rootfs, it is phablet