Re: [Ubuntu-phone] [Premium] Initial Ubuntu Cordova project/Qt Creator feedback

2013-07-26 Thread Zoltán Balogh
Hello Micha?, thanks for your feedback. 1. Deleting file from the project. Right click on the file in the Projects view and choose the Delete file... option. Or just simple hit Delete after selecting the file. Even removing a file from the source tree from the terminal or from the file manag

Re: [Ubuntu-phone] Cross-compile with CMake from SDK Apps to Unity8/Mir

2013-12-17 Thread Zoltán Balogh
On 12/17/2013 01:23 AM, Dimitri John Ledkov wrote: On 16 December 2013 18:14, Michael Zanetti wrote: On Monday 16 December 2013 15:28:23 Thomas Voß wrote: I think the policy and guideline is pretty simple: For every new project that Canonical is upstream for, we will default to CMake (language

Re: [Ubuntu-phone] unable to install ubuntu-sdk

2014-01-08 Thread Zoltán Balogh
On 01/07/2014 12:21 PM, Yogesh Pathade wrote: Hi, I am trying to install ubuntu-sdk on Ubuntu 13.04. However I am getting unmet dependencies error The following packages have unmet dependencies: ubuntu-sdk : Depends: qtcreator-plugin-ubuntu-cordova but it is not going to be installed E: Un

[Ubuntu-phone] SDK on 12.04 is back again

2014-01-30 Thread Zoltán Balogh
Hi, There was a problem with the SDK installation on Precise (12.04) as many of you pinged me :) The ubuntu-sdk depends on ubuntu-html5-container. The ubuntu-html5-container depends on qtdeclarative5-ubuntu-ui-extras-browser-plugin what is provided by the webbrowser-app source package and t

[Ubuntu-phone] New IDE features

2014-01-30 Thread Zoltán Balogh
Hi all, Yesterday we have released a new version (2.8.1.1bzr69) of the QtCreator Ubuntu Plugin in the SDK PPA with the following goodies: 1. Automatic Click package validation The core functionality is provided by the click-reviewers-tools (suggested by the ubuntu-sdk) When new Click packa

[Ubuntu-phone] New SDK and UI Toolkit releases

2014-02-14 Thread Zoltán Balogh
Hi all, 1. Today we have released the new QtCreator Ubuntu Plugin (2.8.1.2-0ubuntu1 on 14.04, 2.8.1.2bzr90saucy0 on 13.10 and 2.8.1.2bzr90precise0 on 12.04) The goodies come with this update in nutshell the following new features: * Refurnished Packaging tab what we call from now Publish *

Re: [Ubuntu-phone] New SDK and UI Toolkit releases

2014-02-18 Thread Zoltán Balogh
Kubuntu 12.04, installing qtdeclarative5-ubuntu-ui-toolkit-plugin will remove many packages. Hope u guys fix it asap . THX, Joey 2014-02-18 14:35 GMT+08:00 Robert Schroll <mailto:rschr...@gmail.com>>: On Fri, Feb 14, 2014 at 3:42 PM, Zoltán Balogh mailto:zoltan.bal...@cano

Re: [Ubuntu-phone] New SDK and UI Toolkit releases

2014-02-18 Thread Zoltán Balogh
On 02/18/2014 08:06 PM, Robert Schroll wrote: On Tue, Feb 18, 2014 at 7:04 AM, Zoltán Balogh wrote: I pushed an update with the right version number and tweaked dependencies. Please try now and see what it does. It should not remove any packages :) and if it offers that please do not say

[Ubuntu-phone] SDK team status - 11.03.2014

2014-03-11 Thread Zoltán Balogh
SDK team status - 11.03.2014 QtC/ Tools * Register Ubuntu devices as IDevice in creator * Move Device state detection to the IDevice * Emulator creation for clean environment is fixed * Enable autopkgtest to check that ubuntu-sdk is installable and qtcreator can be launched [7] * Migration

[Ubuntu-phone] SDK team status - 18.03.2014

2014-03-18 Thread Zoltán Balogh
SDK team status - 18.03.2014 QtC/ Tools * The plugin trunks are migrated to QtC 3.0 * Pass user arguments to cmake running in the chroot [4] * Forced clean up before cmake * Include the shlibs info that qtcreator should and make dh_shlibdeps search plugin directories for deps * Remove hard-

[Ubuntu-phone] SDK team status - 23.04.2014

2014-04-23 Thread Zoltán Balogh
Hello all, After a long silence here is a status report of the SDK team. Tools * Toolchains and Kit support to automatically detect a available click chroot * Devicesupport, connected Ubuntu devices are automatically registered in QtCreator and can be set for different kits * Deploy support

Re: [Ubuntu-phone] [Development] Starting with Ubuntu Phone, SDK and Qt/C++

2014-04-28 Thread Zoltán Balogh
Hello, Thanks for your questions. I try to answer them to the extend of my knowledge :) On 04/28/2014 09:24 AM, Rami Saarinen wrote: Hello all, First I must apologize if these questions have been asked many times before or if the information is readily available all over the net. I did try

[Ubuntu-phone] SDK team status - 05.05.2014

2014-05-05 Thread Zoltán Balogh
requisite made to include design guidelines into component API documentation cheers, Zoltán Balogh -- 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] Do you use the SDK on Saucy?

2014-05-12 Thread Zoltán Balogh
Hello all, As you might know the release process of the Ubuntu SDK tools (ubuntu-sdk meta package, QtCreator and our ubuntu/cmake/remotelinux plugins) is that we push the latest improvements and bugfixes to the actively developed series (14.10 right now) Then we backport to the Current Stab

Re: [Ubuntu-phone] X86 Ubuntu Touch Emulator

2014-05-12 Thread Zoltán Balogh
Awesome! You can expect the QtCreator to support it in the coming days. cheers, Zoltan On 05/12/2014 09:12 PM, Ricardo Salveti de Araujo wrote: Hey, During this weekend every package got approved, so I went ahead and updated the seeds, and as a result we finally published our first working i

Re: [Ubuntu-phone] Apps can use the new header

2014-05-13 Thread Zoltán Balogh
On 05/13/2014 07:36 PM, Jamie Strandboge wrote: On 05/13/2014 11:18 AM, Tim Peeters wrote: Hello, You have seen before that there are new designs that move all the functionality of the toolbar to the header. It is now possible in applications to use the new header. All you need to do is set the

[Ubuntu-phone] SDK team status - 16.05.2014

2014-05-16 Thread Zoltán Balogh
animation of the listItem when cancelItemRemoval() is called, which causes a 'jump' in the listItem, this allows for the animation to occur. * Deprecated the ubuntuuitoolkit.emulators namespace. Split the autopilot helpers in smaller files. cheers, Zoltán Balogh -- Mailing list: h

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

2014-05-25 Thread Zoltán Balogh
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. For example: function split_text() { var text_to_split = 'May the 4th be with U'; return text_to_split.split(/\s/g); } [...] Button { o

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

2014-05-26 Thread Zoltán Balogh
On 05/26/2014 10:24 AM, Albert Astals Cid wrote: 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

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

2014-05-26 Thread Zoltán Balogh
On 05/26/2014 10:24 AM, Albert Astals Cid wrote: 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

Re: [Ubuntu-phone] emulator image

2015-09-01 Thread Zoltán Balogh
Hi, In the SDK IDE (aka QtCreator) there are three emulator channels most of the app developers are inetersted about: bq-stable - Image from the ubuntu-touch/stable/bq-aquaris.en channel. This is the the channel which all commercial BQ devices are flashed from. bq-rc - Promoted images from

[Ubuntu-phone] Next generation of SDK

2015-09-02 Thread Zoltán Balogh
Hi all, I have just posted on the Developer blog -> https://developer.ubuntu.com/en/blog/2015/09/01/next-generation-sdk/ I kindly invite anybody for testing this new kind of Ubuntu SDK. No need to get scared :) the UI and the flow is the same as now... just much faster to set up and brings th

Re: [Ubuntu-phone] Understanding Wily and the 15.10 framework

2015-09-16 Thread Zoltán Balogh
Hi, there are two places where you can observe what framework is available on the device and by the SDK or the store: On the device just `adb shell` in run `click framework lists` and it will list what frameworks the device is labelled up. The other place where the SDK too pulls the suppor

Re: [Ubuntu-phone] New uitoolkit

2015-09-16 Thread Zoltán Balogh
On 09/16/2015 09:07 PM, joerg Berroth wrote: Hi all, with the new uitoolkit release there seems to be a regression for cases where back actions are defined explicitly. If page is popped a blacck rectangle appears in the header section of the page coming to front. See switching back from select

Re: [Ubuntu-phone] sensors

2015-09-18 Thread Zoltán Balogh
It would be really cool to introduce a platform wide API test/check. Qt comes with loads of tests and we could use/run them. On 18/09/15 13:34, Christian Dywan wrote: Even more fun would be to ask: how is this possible? Why didn't any sort of testing catch this? Am Fr, 18. Sep, 2015 um 11:08

[Ubuntu-phone] About UITK releases

2015-10-09 Thread Zoltán Balogh
Hi, After following and participating to several discussions about the $SUBJECT I though that it is good idea to clarify few things :) The roadmap [1] of the UITK development is still valid. So the focus right now is the 1.3 version what is all about convergence and performance. The 1.3 vers

Re: [Ubuntu-phone] About UITK releases

2015-10-09 Thread Zoltán Balogh
were made available after the last framework release. So 1.3 APIs made available before the 15.04.1 framework can only be deprecated only in a higher version of the UITK. Sorry again for missing these out from the mail. cheers, Zoltan On 10/09/2015 04:39 PM, Zoltán Balogh wrote: Hi, After

[Ubuntu-phone] calling for testing the new IDE package

2015-10-12 Thread Zoltán Balogh
Hi, I am about to release the Qt 5.4.2 based QtCreator 3.5 IDE for 14.04, 15.04 and 15.10 with absolutely same user experience and interfaces [1]. It is a big change as we step away from depending on the Qt and UI Toolkit packages provided from the archives. It is a single package what bundl

Re: [Ubuntu-phone] calling for testing the new IDE package

2015-10-13 Thread Zoltán Balogh
ystem, followed the two steps from your email literally, but haven't had Qt Creator installed on this machine yet. Peter 2015-10-13 6:23 GMT+02:00 Zoltán Balogh : Hi, I am about to release the Qt 5.4.2 based QtCreator 3.5 IDE for 14.04, 15.04 and 15.10 with absolutely same user expe

Re: [Ubuntu-phone] calling for testing the new IDE package

2015-10-13 Thread Zoltán Balogh
performance issue when CPU usage going to 100% for 3-4 seconds if I push "Ctrl" while mouse is above some class in source code? It's hard to explain, I can record video about it if you interested) 2015-10-13 13:41 GMT+03:00 Zoltán Balogh <mailto:zoltan.bal...@canonical.com>>:

[Ubuntu-phone] New IDE package

2015-11-19 Thread Zoltán Balogh
Hi, I am happy to announce that we have just released the new Ubuntu SDK IDE packages. Important changes in this release: - All the Qt dependencies are removed. The IDE brings everything it needs to its own namespace - Based on Qt 5.4.2 - Built from QtCreator 3.5 release - Completely same c

Re: [Ubuntu-phone] ubuntu-ui-toolkit new strings

2015-11-19 Thread Zoltán Balogh
I was handling that landing. The story was that I had to cherry pick an MR from the staging branch of the UITK and indeed I copy'npasted out from the chromium browser the diff. It was a mistake. I did not expect chromium to mess up the diff and when I glanced through the strings I missed thes

Re: [Ubuntu-phone] impossible to install 15.04 SDK using chroot on 14.04.3 LTS

2015-11-30 Thread Zoltán Balogh
On 30/11/15 22:17, Mattias wrote: Hi, I am following this guide for cordova beginners (http://developer.ubuntu.com/en/apps/html-5/guides/cordova-guide/) and I can't install the SDK for 14.10 or 15.04 using chroot: sudo click chroot -a armhf -f ubuntu-sdk.15.04 create Traceback (most recent c

[Ubuntu-phone] QtQuick Controls and Ubuntu UI Toolkit

2015-12-02 Thread Zoltán Balogh
Hi all, Lots of people were asking about the QtQuick Controls and about our plans with it. We had a talk about it to respond to this blog post: http://blog.qt.io/blog/2015/11/23/qt-quick-controls-re-engineered-status-update/ https://www.youtube.com/watch?v=d-LJFMoaHv0 cheers, Zoltan -- M

Re: [Ubuntu-phone] Calendar, DateTime Indicator or UUTIK bug

2015-12-10 Thread Zoltán Balogh
Hi, Thanks for reporting this issue. Would you mind to file these details to the LP bugtracker? https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit cheers, bzoltan On 10/12/15 10:59, Richard Somlói wrote: Hey, I've found a bug and I don't decide this is related to indicator-date

Re: [Ubuntu-phone] [sdk] create VM image for developing

2015-12-20 Thread Zoltán Balogh
Thank you meles, for your feedback. Would you mind to share with me what problems you had on your laptop. It would help us to track down possible bugs if you were bitten by one. Installing the Ubuntu SDK on a 14.04 or newer Ubuntu should not be more then doing what the insttuctions say: http

Re: [Ubuntu-phone] Phone update

2015-12-25 Thread Zoltán Balogh
Are you on rc-proposed? There were two consecutive UITK releases to the Overlay PPA before the holidays. The first one broke the ListItem and the last one has fixed it. bzoltan On 25/12/15 18:00, Wayne Ward wrote: Merry xmas Phone update fixed bootplash bug on propsed - although launcher is

Re: [Ubuntu-phone] Phone update

2015-12-25 Thread Zoltán Balogh
Would you mind to check the UITK version please? The ubuntu-ui-toolkit - 1.3.1778+15.04.20151221-0ubuntu1 fixes that isse with this change -> https://launchpadlibrarian.net/231032495/ubuntu-ui-toolkit_1.3.1778%2B15.04.20151217.1-0ubuntu1_1.3.1778%2B15.04.20151221-0ubuntu1.diff.gz cheers, bzo

Re: [Ubuntu-phone] Phone update

2015-12-25 Thread Zoltán Balogh
Something indeed is fishy with the dialer app or with the shell or with the UITK. The autopilot tests of the dialer-app run full OK (http://paste.ubuntu.com/14212274/) But after the autopilot tests an ongoing background call is stuck. That call can not be brought back to foreground and no app

Re: [Ubuntu-phone] Ubuntu SDK on other distros

2016-01-09 Thread Zoltán Balogh
Hello, I managed to force the Ubuntu SDK to install on Debian. It was not straight forward, because there are some real dependencies what are not easy to satisfy. But technically, if you can install the ubuntu-sdk-ide, ubuntu-sdk-dev packages and the click tools then you should be able to do

Re: [Ubuntu-phone] Ubuntu SDK on other distros

2016-01-09 Thread Zoltán Balogh
09/01/16 22:52, Sam Bull wrote: One idea might be to install it in an lxc container. I've been investigating this approach, but can't seem to get lxc containers working properly in Ubuntu, the container doesn't get an IP address. On Saturday, 9 January 2016 18:09:18 GMT, Zolt

Re: [Ubuntu-phone] Ubuntu SDK - errors creating an armhf device kit

2016-02-16 Thread Zoltán Balogh
Hi, Yes, this issue was reported on Launchpad -> https://bugs.launchpad.net/ubuntu/+source/oxide-qt/+bug/1543215 and we are working on it. The problem seems to be two folded. First the purchising qml module has an unsatisfiable dependency deep in the chain (perl-base:armhf -> pay-service:ar

Re: [Ubuntu-phone] Impossible to create 15.04 chroot on both 15.10 and 16.04

2016-02-17 Thread Zoltán Balogh
Hi, Just for your information, this case was tracked by the https://bugs.launchpad.net/ubuntu/+source/oxide-qt/+bug/1543215 After some investigation we have realized that the click chroot creation was blocked by two separate issues. 1) In the Overlay PPA we had a broken dependency on perl-b

[Ubuntu-phone] paint the black

2016-02-23 Thread Zoltán Balogh
Hi all, I am super excited about the announcement of the Meizu Pro 5 and I know that it will be my next personal phone :) One important detail about the hw spec made me think about our UI skins. AMOLED displays as many of you know do consume dramatically different amount of power depending o

[Ubuntu-phone] New palette coming, are you ready?

2016-02-26 Thread Zoltán Balogh
Hi, the next release of the UITK will bring new palettes and new colour definitions. That is the good part of the news. The issue is that many applications and even the shell indicators do use the actual palettes in a sightly wrong way. It means that in many places the palette is used li

Re: [Ubuntu-phone] New palette coming, are you ready?

2016-02-26 Thread Zoltán Balogh
/uappexplorer.com/apps?type=application&framework=ubuntu-sdk-15.04.3 On Fri, 26 Feb 2016 at 17:23 Zoltán Balogh mailto:zoltan.bal...@canonical.com>> wrote: Hi, the next release of the UITK will bring new palettes and new colour

Re: [Ubuntu-phone] SDK planning

2016-03-19 Thread Zoltán Balogh
s/Delegates/Card.qml <http://bazaar.launchpad.net/%7Emusic-app-dev/music-app/trunk/view/head:/app/components/Delegates/Card.qml> On 17 March 2016 at 00:38, Zoltán Balogh <mailto:zoltan.bal...@canonical.com>> wrote: Hello Stefano, Thank you for your response. Your idea to

Re: [Ubuntu-phone] SDK planning

2016-03-19 Thread Zoltán Balogh
call it AbstractCardItem - which provides the same helpers. Cheers, Stefano 2016-03-16 19:20 GMT+01:00 Zoltán Balogh : hi all, I wrote up few thoughts about the plans of the SDK team for the upcoming cycle: https://developer.ubuntu.com/en/blog/2016/03/16/planning-the-sdk-16-10/ Nothing is carved

Re: [Ubuntu-phone] SDK planning

2016-03-19 Thread Zoltán Balogh
-account module. As you can see the emulator is my only way to develop this app. Hope it can be fit some time to work on that. On Wed, Mar 16, 2016 at 1:50 PM Zoltán Balogh mailto:zoltan.bal...@canonical.com>> wrote: hi all, I wrote up few thoughts about the plans of the SDK team f

[Ubuntu-phone] SDK planning

2016-03-19 Thread Zoltán Balogh
hi all, I wrote up few thoughts about the plans of the SDK team for the upcoming cycle: https://developer.ubuntu.com/en/blog/2016/03/16/planning-the-sdk-16-10/ Nothing is carved to marble, so if you have comments, ideas or requests please tell us. cheers, bzoltan -- Mailing list: https:/

Re: [Ubuntu-phone] SDK planning

2016-03-20 Thread Zoltán Balogh
knows how angry I become. Make it more programmer friendly, *please*! 2016-03-17 11:33 GMT+03:00 Alberto Mardegan mailto:alberto.marde...@canonical.com>>: On 03/17/2016 03:38 AM, Zoltán Balogh wrote: The driving force of the UI Toolkit development are the appl

Re: [Ubuntu-phone] How to backup

2016-03-22 Thread Zoltán Balogh
Hi, I usually `adb shell` into the device and go to the /userdata to make a `tar cvf userdata.tar.gz ./*` After that I exit the adb and simple `adb pull /userdata/userdata.tar.gz ./` the big file. I think that is the most brutal :) and lowest level way to back up all the user data you have o

[Ubuntu-phone] The Palette

2016-03-23 Thread Zoltán Balogh
Hello, Let us introduce the new palette to all of you: https://developer.ubuntu.com/en/ubuntu-ui-toolkit-palette/ The UITK (1.3.1872+15.04.20160314-0ubuntu1) with this palette is available from the Overlay PPA and so from the rc-proposed channel. cheers, bzoltan -- Mailing list: https://

Re: [Ubuntu-phone] How to backup

2016-03-23 Thread Zoltán Balogh
/ cheers, bzoltan On 03/23/2016 03:27 PM, Bruce Griffis wrote: So would I be able to flash a fresh image and restore? How would I restore? On Wednesday, March 23, 2016 2:05:04 AM EDT, Zoltán Balogh wrote: Hi, I usually `adb shell` into the device and go to the /userdata to make a `tar cvf

[Ubuntu-phone] Ubuntu SDK IDE and DevKit - new release

2016-04-18 Thread Zoltán Balogh
* Hi all, Today we have released the new Ubuntu SDK IDE and Devkit packages. The highlight of the changes are the following * Based on QtCreator 3.5.1 * Built on 5.6.0 Qt * Migrate templates to 1.3 UITK * Upgrade the Ubuntu Desktop Kit to OTA11 APIs * Enable clic

Re: [Ubuntu-phone] Issues creating emulator within SDK

2016-04-20 Thread Zoltán Balogh
The least painfull way to get a Kit for the x86 emulator is to install the static chroot package from the SDK PPA: $ sudo apt-get install ubuntu-sdk-api-15.04-i386 cheers, bzoltan On 19/04/16 21:23, Gareth France wrote: I am attempting to set up the emulator and have created an i386 instance

Re: [Ubuntu-phone] Just how much can the M10 do?

2016-04-21 Thread Zoltán Balogh
On 21/04/16 19:35, Gareth France wrote: I'm looking to use my tablet as a replacement for my laptop in day to day use as much as as practically possible. I'm planning to do a lot of software development work/experimentation in the near future, so will the SDK run on it? Can I develop Ubuntu to

Re: [Ubuntu-phone] SDK kit issue on arch64

2016-04-24 Thread Zoltán Balogh
On 24/04/16 00:13, Mitchell Reese wrote: Sdk doesn't seem to be working with Freiza - see this bug. Anyone found a workaround? https://bugs.launchpad.net/ubuntu-sdk-ide/+bug/1557187 Also, could someone please post a link to the click package version of the sdk? Thanks. Mitchell Hi,

[Ubuntu-phone] fix for broken click chroot creation

2016-04-29 Thread Zoltán Balogh
Hi, I have a super simple and quick fix for the actually broken click chroot creation. I know many of us have been suffering from this issue, so it would be cool to release the fix as soon as possible. If you want to join me testing (Trusty, Wily, Xenial) the fix please enable the Tools de

Re: [Ubuntu-phone] ANN: adb soon (June 30) to be disabled by default

2014-07-02 Thread Zoltán Balogh
On 06/23/2014 02:30 PM, Sergio Schvezov wrote: In efforts for a no open "ports" by default product, we are going to be disabling adb in default installs. This should not affect current installs or people doing non data wiping (that is --wipe and --bootstrap in ubuntu-device-flash). For peop

Re: [Ubuntu-phone] Building in an arm chroot with Qt Creator

2014-07-06 Thread Zoltán Balogh
On 07/06/2014 08:20 PM, Robert Schroll wrote: On Sun, Jul 6, 2014 at 4:39 AM, David Planella wrote: Do you have the Sysroot and Compiler fields set correctly? I seem to. The one difference I note is that I have the debugger set to "System GDB"; setting it to "Ubuntu SDK Debugger" gives an

Re: [Ubuntu-phone] Building in an arm chroot with Qt Creator

2014-07-07 Thread Zoltán Balogh
On 07/06/2014 08:20 PM, Robert Schroll wrote: On Sun, Jul 6, 2014 at 4:39 AM, David Planella wrote: Do you have the Sysroot and Compiler fields set correctly? I seem to. The one difference I note is that I have the debugger set to "System GDB"; setting it to "Ubuntu SDK Debugger" gives an e

[Ubuntu-phone] SDK Team status update - 09.07

2014-07-08 Thread Zoltán Balogh
Hello all, In the last weeks we pushed few new components to the UITK and focused on the stability and reliability of the tools. Just yesterday we had released new versions of the UI Toolkit and the QtCreator plugins with the following highlights: SDK Tools - QtCreator plugins * Migrated

[Ubuntu-phone] SDK Team status update - 23.07

2014-07-23 Thread Zoltán Balogh
Hi all, The Last two weeks were eventful for the SDK team in both negative and positive way. The release of the SDK Tools for LTS users is slow due to a strengthened validation process. Our trunk is built and primarily tested on Utopic, once it gets green light from the CI Train we start the

Re: [Ubuntu-phone] click build include/exclude

2014-07-23 Thread Zoltán Balogh
On 07/23/2014 06:10 PM, Sam Bull wrote: Is there a way for the click build command to include/exclude specific directories and files? In the QtCreator after you have opened your project and go to the Publish page there is an Excludes tab. There you can list the files or directories you wan

[Ubuntu-phone] SDK Team status update - 05.08

2014-08-05 Thread Zoltán Balogh
Hi all, Exciting news from the SDK Lab! If you like it short just read this -> UI ToolKit: 1) We have a decision to go with the Qt.Labs Settings API, the QML API will be released on the image and in the click chroots soon 2) The Ubuntu Shape got faster, like much faster 3) More visual tweaks

Re: [Ubuntu-phone] SDK Team status update - 05.08

2014-08-07 Thread Zoltán Balogh
On 08/08/2014 05:00 AM, Alex Chiang wrote: Hi Christian, On Tue, Aug 5, 2014 at 11:44 PM, Christian Dywan wrote: I'm a very practical person. Just try this (example attached): env APP_ID=uitk XDG_CONFIG_HOME=/tmp qmlscene settings.qml Et voilá the settings go where you expect them. The lin

Re: [Ubuntu-phone] What's the right way to get "qmlscene" to work out of the box?

2014-08-13 Thread Zoltán Balogh
On 08/13/2014 04:01 PM, Michael Zanetti wrote: On Wednesday 13 August 2014 12:13:34 Timo Jyrinki wrote: 2014-08-13 9:03 GMT+03:00 Timo Jyrinki : We could survive a bit longer by distro patching qtchooser (another workaround), but I feel that eventually we'd like to have more control on the QML

Re: [Ubuntu-phone] Errors after installing ubuntu-sdk

2014-09-04 Thread Zoltán Balogh
You can skip the 1st step, because there is a risk that your manually created and set up Kit is not correct. The Kits are automatically created when you start the Ubuntu SDK at the first time [1] or in case skipped that and you do not have Kits it done when you create a new project. I would

Re: [Ubuntu-phone] unintelligible text in qt creator wizard

2014-10-20 Thread Zoltán Balogh
On 20.10.2014 15:38, John Lenton wrote: anybody know why we have ~1pt text in the qt creator widget, and what it says? this is what i mean: http://people.canonical.com/~john/shot.png It is a QtWidget label and this bug came with a Qt update. We can not do much about that. The text is the

Re: [Ubuntu-phone] Vivid development

2014-11-21 Thread Zoltán Balogh
Good question. Targeting the 15.05 images you do not need to be on Vivid. What we need is a Vivid click chroot and that is coming out very soon. Once the click can create 15.04 chroots we will release the updated Ubuntu SDK to support that. I would say, early next week :) cheers, bzoltan

[Ubuntu-phone] qmake at large again

2014-11-23 Thread Zoltán Balogh
Hi, The next release of the Ubuntu SDK tools will have a long waited fix. The support of qmake project type is back in business. The benefit of sopporting qmake project type alongside the cmake are - Qt comes with ~600 example qmake projects and we want to enable them in the SDK - qmake is mo

[Ubuntu-phone] SDK Tools - new release

2014-12-12 Thread Zoltán Balogh
Hi all, Yes, it was long time ago we have released an update of the Ubuntu SDK tool. The highlights of improvements: - The Qt5 examples are available from the QtCreator Go to the Welcome page and choose any of the Qt examples. For starting it is better to try out simple apps, like the declar

[Ubuntu-phone] SDK Tools - new release

2015-02-04 Thread Zoltán Balogh
Hi all, I hope you all enjoyed the holiday release of the Ubuntu SDK :) and now it is time to unleash [1] all the goodies we have been working on since. The highlights and explanations -> 1) Improved click chroot experience - First of all, the click chroot content for new chroots is now pull

[Ubuntu-phone] SDK Tools - creating fat packages

2015-02-04 Thread Zoltán Balogh
Hi all, here is the detailed feature description of the fat packages support in the SDK Tools User story: As an application developer I want to create .click package what can be installed on armhf phone, amd64 desktop or i386 emulator and the same application will just work the same way on

Re: [Ubuntu-phone] SDK Tools - creating fat packages

2015-02-04 Thread Zoltán Balogh
you make it in a way that when you create a package it is an fat package by default with all the chroots selected that are available ? greetz JustCarakas ps: I really need to learn to press answer all :p On 04 Feb 2015, at 13:35, Zoltán Balogh wrote: Hi all, here is the detailed feature

Re: [Ubuntu-phone] SDK Tools - creating fat packages

2015-02-04 Thread Zoltán Balogh
On 02/04/2015 02:49 PM, Michał Sawicz wrote: W dniu 04.02.2015 o 13:35, Zoltán Balogh pisze: Questions, ideas? IIUC this is about building multi-arch packages for a single target framework. Is there thinking to extend this to allow for multiple target frameworks? As I understood supporting

Re: [Ubuntu-phone] SDK Tools - creating fat packages

2015-02-04 Thread Zoltán Balogh
On 02/04/2015 03:46 PM, Michał Sawicz wrote: W dniu 04.02.2015 o 14:05, Zoltán Balogh pisze: As I understood supporting multiple framework means that you use the lowest framework version of the frameworks you need. Well, yes. But if I want to support an older framework than currently

Re: [Ubuntu-phone] SDK Tools - creating fat packages

2015-02-04 Thread Zoltán Balogh
On 02/04/2015 04:07 PM, Michał Sawicz wrote: W dniu 04.02.2015 o 14:51, Zoltán Balogh pisze: There is a single problem with that. The binary path in the click package should be framework specific... so for example lib/arm-linux-gnueabihf/bin/app should be lib/arm-linux-gnueabihf_ubuntu-sdk

Re: [Ubuntu-phone] SDK doesn't display some pages

2015-02-05 Thread Zoltán Balogh
Hi, The QtCreator in the Ubuntu SDK is using the ~/.config/ubuntu-sdk/ubuntudevice_id_rsa key for authentication. This key is generated by the Ubuntu SDK when the device is plugged in with USB cable when the QtCreator is open. Selecting the Logs tab of the Devices page will show the generi

[Ubuntu-phone] Static chroots for SDK

2015-02-16 Thread Zoltán Balogh
Hi, The root file system we use to build and package apps with the SDK are chroots wrapped around with schroot and click. This chroot contains the application development framework and documentation. The purpose of this chroot is to make the phone APIs, libraries available for the developers

Re: [Ubuntu-phone] Cannot set MainView background color

2015-02-19 Thread Zoltán Balogh
And you see this problem on your Utopic computer or on your Vivid tablet? Because on each platform the local UITK is used. z On 02/18/2015 08:47 PM, Bogdan Cuza wrote: I should probably clarify. My tablet (the development device) is on vivid-proposed. My computer runs utopic. --

Re: [Ubuntu-phone] Cannot set MainView background color

2015-02-19 Thread Zoltán Balogh
Would you please check the output of the `apt-cache policy qtdeclarative5-ubuntu-ui-toolkit-plugin` command on both environment? z On 19.02.2015 15:15, Bogdan Cuza wrote: I see this problem on both devices.On Feb 19, 2015 10:26 AM, Zoltán Balogh wrote: And you see this problem on your

Re: [Ubuntu-phone] Cannot set MainView background color

2015-02-19 Thread Zoltán Balogh
olkit-plugin` command on both environment? > > z > > > On 19.02.2015 15:15, Bogdan Cuza wrote: > > I see this problem on both devices.On Feb 19, 2015 10:26 AM, Zoltán Balogh wrote: > >> And you see this problem on your Utopic computer or on your Vivid tablet? Because

Re: [Ubuntu-phone] Static chroots for SDK

2015-03-03 Thread Zoltán Balogh
On 03.03.2015 00:32, Riccardo Padovani wrote: On Mon, Mar 2, 2015 at 10:29 PM, Nekhelesh wrote: Hi Zoltan, I ran the script and uploaded the test results to http://paste.ubuntu.com/10504939/. Hope they are helpful. @Others, Please do take the time to also test this on your system and upload

Re: [Ubuntu-phone] Ubuntu Sdk over SSH

2015-05-18 Thread Zoltán Balogh
On 05/13/2015 03:44 PM, Michael Zanetti wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Mitchell, On 13.05.2015 13:32, Mitchell Reese wrote: Is there any way for the Ubuntu SDK to recognise devices wirelessly through ssh? I'm able to setup the device under Tools>Options>Devices, I'm

[Ubuntu-phone] SDK Summary May 29, 2015

2015-05-29 Thread Zoltán Balogh
Hi, Here are the highlights from the SDK labs -> Qt: - qtbase in Debian git now and agreed that others can move too later - Qt 5.5 beta tests enablement work - GCC 5 and compiler options testing with Qt 5.4.1 - No current Qt bugs needing landing to stable SDK: - Creating a custom installer with

[Ubuntu-phone] Sprinting for Convergence - SDK Summary June 8, 2015

2015-06-08 Thread Zoltán Balogh
Hi, Saving expensive bits is cool :) So I combined few things in one document. Here is both the last week's status report, sprint report and a some detailed plans on how we plan to attack the convergence requirements: https://developer.ubuntu.com/en/blog/2015/06/08/sprinting-convergence/ And

Re: [Ubuntu-phone] Desktop UI Components

2015-06-29 Thread Zoltán Balogh
Hi, Happy to hear that the desktop UI starts to draw attention :) More details on our plans you can see on the same blog as the roadmap [1] The best is of you drop by any of the IRC channels or join to our weekly hangout. cheers, bzoltan [1] http://developer.ubuntu.com/en/blog/2015/06/08/s

Re: [Ubuntu-phone] [Call for testing] Wi-Fi Hotspots (Internet tethering)

2015-07-23 Thread Zoltán Balogh
Hi, I managed to install the right packages on mako (rc-proposed with overlay PPA) and I see the hotspot settings in the UI. But when I try to activate the hotspot it fails. Here are the syslogs: http://paste.ubuntu.com/11928531/ bzoltan On 22.07.2015 17:05, Jonas Drange wrote: Hello ever

[Ubuntu-phone] mapplauncher

2015-07-28 Thread Zoltán Balogh
Hi, Alberto Mardegan (mardy) has pinged us about the $subject and I think it worth to bring this idea to the community :) So mardy and zbenjamin (big hands to both) made a study mardy's findings were -> "The idea is to turn the application binaries into shared modules, whose exported symbol

Re: [Ubuntu-phone] mapplauncher

2015-07-28 Thread Zoltán Balogh
On 28/07/15 19:15, Rodney Dawes wrote: On Tue, 2015-07-28 at 18:01 +0300, Zoltán Balogh wrote: I know that there are security concerns about how the mapplauncherd works. After talking to the main developer (w00t on freenode) and reviewing the code I have learned what the mapplaucnher is

[Ubuntu-phone] SDK status update - July

2015-07-31 Thread Zoltán Balogh
Hi all, After some holidays influenced silence here I go with the SDK news. On the UITK front we have been focusing on the convergence features and critical bugfixes targeting OTA5/OTA6: - BottomEdgeHint component - AdaptivePageLayout component - minimal API supporting automatic lay outing o

Re: [Ubuntu-phone] Application startup

2015-08-06 Thread Zoltán Balogh
Hi, In my view Tyler Hicks had explained [1], [2], [3] the security issues perefctly why we can not take the mapplauncher in use in its present implementation. The problem actually was fairly simple... fork() is not good but exec() is safe. So with Zeller Benjamin we have created a versio

Re: [Ubuntu-phone] Impossible to create 15.04 chroot on both 15.10 and 16.04

2016-05-20 Thread Zoltán Balogh
x27;t remember if the error was the same you describe but I think it is. Zoltan provided me the solution described below. Maybe it helps you. Cheers. On 29/04/16 15:37, Zoltán Balogh wrote: Hi, I have a super simple and quick fix for the actually broken click chroot creation. I know many

Re: [Ubuntu-phone] Heads up! When using AdaptivePageLayout, make sure your Page has a PageHeader.

2016-05-23 Thread Zoltán Balogh
Hi all, I have collected our thoughts about this topic on a form of a blog post: https://developer.ubuntu.com/en/blog/2016/05/24/about-versioning-ubuntu-ui-toolkit/ One extra point what I wish to mention is that we do scan and analyze those applications in the store to have visibility on how

[Ubuntu-phone] We have unleashed the LXD based SDK

2016-06-14 Thread Zoltán Balogh
And calling for beta testers https://developer.ubuntu.com/en/blog/2016/06/14/calling-testers-new-ubuntu-sdk-ide-post/ cheers, bzoltan -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubuntu-phone@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-phone More help

Re: [Ubuntu-phone] SDK

2016-06-24 Thread Zoltán Balogh
Would you plese check the version you have -> $ apt-cache policy ubuntu-sdk-ide bzoltan On 24/06/16 12:21, Wayne Ward wrote: Anybody know when the SDK will be working again Trying to get on with some coding and learning new apps but can never seem to have a working SDK i just tried to start wi

Re: [Ubuntu-phone] We have unleashed the LXD based SDK

2016-06-27 Thread Zoltán Balogh
We have released a new version to address a blocker issue: https://developer.ubuntu.com/en/blog/2016/06/28/new-ubuntu-sdk-beta-release3/ cheers, bzoltan On 14/06/16 13:38, Zoltán Balogh wrote: And calling for beta testers https://developer.ubuntu.com/en/blog/2016/06/14/calling-testers-new

Re: [Ubuntu-phone] SDK

2016-06-27 Thread Zoltán Balogh
amd64 Packages 100 /var/lib/dpkg/status Wayne On Fri, 2016-06-24 at 13:23 +0200, Zoltán Balogh wrote: Would you plese check the version you have -> $ apt-cache policy ubuntu-sdk-ide bzoltan On 24/06/16 12:21, Wayne Ward wrote: Anybody know when the SDK will be working again Try

  1   2   >