[Ubuntu-phone] Testing apps if you don't have a phone

2015-12-17 Thread Alan Pope
Hi all, I thought this might be of interest to some of the app developers here. http://popey.com/blog/2015/12/16/testing-ubuntu-apps-as-a-service/ tl;dr. Stuart Langridge and I made an simple, easy to use, experimental app tester called Marvin, for Ubuntu Click Packages, which emails you screens

[Ubuntu-phone] Testing Ubuntu Touch on a new unsupported Device.

2015-01-01 Thread LinuXperia
Hi All. I would like to Test Ubuntu Touch on a new till yet unsupported Android Device. From what i see there are several Images called phablet-armelhf that can be downloaded. What i would like to know and Ask is if it is possible somehow to extract the content of such a Image into a existi

Re: [Ubuntu-phone] Testing Translations

2014-09-09 Thread John Lenton
Do you have the appropriate locales installed? On 10 Sep 2014 00:52, "Robert Schroll" wrote: > On Tue, Sep 9, 2014 at 7:35 PM, John Lenton > wrote: > >> $ LC_ALL=es_AR.UTF-8 LANGUAGE=es qmlscene i18n.qml >> qml: Language: es_AR.UTF-8 >> qml: Dummy domain set >> qml: tr: Done >> qml: dtr: Lis

Re: [Ubuntu-phone] Testing Translations

2014-09-09 Thread Robert Schroll
On Tue, Sep 9, 2014 at 7:35 PM, John Lenton wrote: $ LC_ALL=es_AR.UTF-8 LANGUAGE=es qmlscene i18n.qml qml: Language: es_AR.UTF-8 qml: Dummy domain set qml: tr: Done qml: dtr: Listo qml: Correct domain set qml: tr: Listo qml: dtr: Listo Unfortunately, that doesn't work for me. I get th

Re: [Ubuntu-phone] Testing Translations

2014-09-09 Thread John Lenton
$ LC_ALL=es_AR.UTF-8 LANGUAGE=es qmlscene i18n.qml qml: Language: es_AR.UTF-8 qml: Dummy domain set qml: tr: Done qml: dtr: Listo qml: Correct domain set qml: tr: Listo qml: dtr: Listo I don't know jack, but I'd guess different bits of the translation stack look at different bits of the l

[Ubuntu-phone] Testing Translations

2014-09-09 Thread Robert Schroll
Hi all, I recently added translations to my QML app, and I'm trying to test them now. But I'm having trouble getting even a basic case to work. Can someone say what I'm doing wrong? I've attached a sample program that demonstrates my confusion. It reports the selected language, sets a bog

Re: [Ubuntu-phone] testing help: Qt5.2 gui thread & Mir non-blocking eglswapbuffers

2014-04-24 Thread Kevin Gunn
Just a followup on this thread. Thanks for those that gave it a shot and provided feedback. Results look really good. There are some minor knock-on effect bugs - we're tracking those here https://bugs.launchpad.net/bugs/+bugs?field.searchtext=nonblockswap All of which have some level of debug and p

[Ubuntu-phone] Testing rest scope on the device

2014-04-17 Thread Michal Karnicki
Hi guys, While developing a rest scope (lp:ubuntu-rest-scopes) I found there was no convenient way to test the scope on a real device itself. Here's a way you can achieve that. 0. First, ensure your work machine and phone are on the same network On your work machine in ubuntu-rest-scopes/ 1) Upd

[Ubuntu-phone] testing help: Qt5.2 gui thread & Mir non-blocking eglswapbuffers

2014-04-16 Thread Kevin Gunn
Hi all, Some of you may have been following the various threads on the "Qt5.2 queuing events when screen is off" bug through any of the following: https://bugs.launchpad.net/mir/+bug/1292306 https://bugreports.qt-project.org/browse/QTBUG-37677 https://lists.launchpad.net/ubuntu-phone/msg07458.html

[Ubuntu-phone] Testing image #275 on Google Nexus 5

2014-04-03 Thread Sayantan Das
Hi all, Not sure if this may help you guys. I finally had the time to sit down and test Ubuntu Touch on my Nexus 5. Firstly , I installed it on Nexus 5 using MultiRom app . Here are the issues which I encountered. 1. On boot, the device shows wrong time and date 7:18 AM , April 28, 1970

Re: [Ubuntu-phone] Testing ubuntu touch

2013-06-09 Thread Petar Koretić
It helps, it gave me the reason to suspect phablet-tools (very old version, 0.6) which installed one of very early builds. Flashed it once more using latest version through ubuntu and both rebooting and apps now work as expected (plus everything else works better). At least this made me go through

Re: [Ubuntu-phone] Testing ubuntu touch

2013-06-08 Thread Michał Sawicz
W dniu 09.06.2013 00:33, Petar Koretić pisze: > First thing I did was upgrade, yes. Sometimes the Android and the Ubuntu parts get out of sync. If when apt-get upgrade tells you there's an update to qtubuntu or libhybris - that suggests the upgrade might make the shell (or any other app, for that

Re: [Ubuntu-phone] Testing ubuntu touch

2013-06-08 Thread Petar Koretić
Hi, thanks for all fast replies. First thing I did was upgrade, yes. qml-phone-shell was not running after reboot - thought maybe upgrade made a problem. Didn't know which service would be responsible (I'm also an arch linux user so things are quite different - I'm doing all this from it actually

Re: [Ubuntu-phone] Testing ubuntu touch

2013-06-08 Thread Joseph Mills
If the launcher is not working I would say look at qml-phone-shell and also look at the Ubuntu-phone service and make sure that all is running sudo service ubuntu-phone (or something like that ) [start , stop ,restart] The launcher is in qml-phone-shell If the ui/qml-phone-shell is not starting m

Re: [Ubuntu-phone] Testing ubuntu touch

2013-06-08 Thread Joseph Mills
Hi Petar nice to mmet you :) Are you more of a qt or a qml guy ? I would say if you are a qml look at qml-phone shell. if you are more about c++/qt take a look at the plugins that are there. I would say that it just depends on what it is that you are trying or wanting to do. do you want to hack

[Ubuntu-phone] Testing ubuntu touch

2013-06-08 Thread Petar Koretić
Hi guys. I've been monitoring ubuntu touch progress from the original preview video and since I've got nexus 4 and am an qt developer I thought maybe I could do something useful with it. Since I don't know what's the right place to start, or what I want, I'm writing here. What's the latest develo

Re: [Ubuntu-phone] Testing Unity 8 with Mir

2013-05-28 Thread Gianguido Sorà
Success! It's working! It's buttery-smooth to be an alpha, really a great piece of code! Thanks a lot Gerry for your help! Gianguido Sorà 2013/5/28 Gerry Boland > Hey Gianguido and others, > packages have been updated, unity+mir is working on my phone again. > Please let us know if you've any

Re: [Ubuntu-phone] Testing Unity 8 with Mir

2013-05-28 Thread Gerry Boland
Hey Gianguido and others, packages have been updated, unity+mir is working on my phone again. Please let us know if you've any issues. Thanks for the heads up -Gerry P.S. there is more refactoring work in progress with platform-api, so these packages will break again probably soon. But once the r

Re: [Ubuntu-phone] Testing Unity 8 with Mir

2013-05-28 Thread Gianguido Sorà
Ok, I'll wait for an email from you. Thanks again for your work. Gianguido Sorà 2013/5/28 Gerry Boland > Hey, > yes I see Mir has merged some quite large refactoring changes. I'll need > to update the packages to reflect those. I'll email when I've new > packages available. > -Gerry > > > On 2

[Ubuntu-phone] Testing "raring" Ubuntu Touch Images

2013-04-18 Thread Nicholas Skaggs
Raring based ubuntu touch images can now be found on the isotracker (http://iso.qa.ubuntu.com) for each of the 4 official builds. You can find them under the raring daily milestone; http://iso.qa.ubuntu.com/qatracker/milestones/243/builds Ubuntu Touch Preinstalled grouper Ubuntu Touch Preinstal

Re: [Ubuntu-phone] testing

2011-11-15 Thread Mika Meskanen
Testing 123 xyz On 15/11/11 14:29, Mika Meskanen wrote: hello world -- Sent using Thunderbird on Ubuntu. -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubuntu-phone@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchp

[Ubuntu-phone] testing

2011-11-15 Thread Mika Meskanen
hello world -- Sent using Thunderbird on Ubuntu. -- 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