Re: [Ubuntu-phone] XHR doesn't work because of apparmor

2015-07-24 Thread Bogdan Cuza
phone@lists.launchpad.net Subject: Re: [Ubuntu-phone] XHR doesn't work because of apparmor On 07/24/2015 04:40 AM, Bogdan Cuza wrote: > Actually, that didn't work. I just tested on another device. I tested 2 apps, > one of which is unconfined, same denial. > You are getting an

Re: [Ubuntu-phone] XHR doesn't work because of apparmor

2015-07-24 Thread Bogdan Cuza
hpad.net Subject: Re: [Ubuntu-phone] XHR doesn't work because of apparmor Probably related to this bug: https://bugs.launchpad.net/apparmor-easyprof-ubuntu/+bug/1404188 It prints the same apparmor denial. Br, Michael On 23.07.2015 15:06, Bogdan Cuza wrote: > Hello! > &

Re: [Ubuntu-phone] XHR doesn't work because of apparmor

2015-07-24 Thread Bogdan Cuza
HR doesn't work because of apparmor Probably related to this bug: https://bugs.launchpad.net/apparmor-easyprof-ubuntu/+bug/1404188 It prints the same apparmor denial. Br, Michael On 23.07.2015 15:06, Bogdan Cuza wrote: > Hello! > > I am having some issues with a XmlHttpReque

[Ubuntu-phone] XHR doesn't work because of apparmor

2015-07-23 Thread Bogdan Cuza
Hello! I am having some issues with a XmlHttpRequest. The response is null, even though it passes req.readyState == XMLHttpRequest.DONE. The log reports this: QNetworkManagerInterface::QNetworkManagerInterface(QObject*) propsReply "An AppArmor policy prevents this sender from sending this message

Re: [Ubuntu-phone] Keyboard documentation

2015-04-16 Thread Bogdan Cuza
on another MR. Anyway, thanks :) > Date: Thu, 16 Apr 2015 08:12:37 +0300 > From: co...@staticdot.com > To: ubuntu-phone@lists.launchpad.net > Subject: Re: [Ubuntu-phone] Keyboard documentation > > On 15.04.2015 16:52, Bogdan Cuza wrote: > > Hi! > > I think the Roma

Re: [Ubuntu-phone] Keyboard documentation

2015-04-15 Thread Bogdan Cuza
ow got this scheduled as part of > our current two week work cycle, however it is dependant on us > completing a couple of higher priority tasks first (but it's looking > hopeful that these should be done in time). > > Cheers, > Mike. > > > On Wed, 2015-04-15 at

Re: [Ubuntu-phone] Keyboard documentation

2015-04-15 Thread Bogdan Cuza
simos.li...@googlemail.com > Date: Tue, 10 Mar 2015 14:41:56 +0200 > Subject: Re: [Ubuntu-phone] Keyboard documentation > To: bogdan.c...@hotmail.com > CC: m...@mikeasoft.com; ubuntu-phone@lists.launchpad.net > > On Mon, Mar 9, 2015 at 8:24 PM, Bogdan Cuza wrote: > > Well the featu

Re: [Ubuntu-phone] Manually deploying app to device

2015-03-24 Thread Bogdan Cuza
.develo...@gmail.com; ubuntu-phone@lists.launchpad.net Subject: Re: [Ubuntu-phone] Manually deploying app to device Am 22.03.2015 um 22:18 schrieb Michal Sawicz: W dniu 22.03.2015 o 20:45, Bogdan Cuza pisze: Well, this seems quite complicated

Re: [Ubuntu-phone] Manually deploying app to device

2015-03-22 Thread Bogdan Cuza
tu/scripts/ qtc_chroot_cmake qtc_chroot_gcc qtc_chroot_make I'd be interested in what you find out. However, hard-coding the compiler in your CMake files should work as well, even though it's probably not to be recommended. Cheers, Niklas 2015-03-22 20:12 GMT+01:00 Bogdan Cuza :

Re: [Ubuntu-phone] Manually deploying app to device

2015-03-22 Thread Bogdan Cuza
e.org/Wiki/CMake_Cross_Compiling 2015-03-22 17:53 GMT+01:00 Bogdan Cuza : Hi! I am looking for a way to manually deploy apps to a device (without Qt Creator). As far as I understand, click just installs the already-built files. The problem is the C++ files need to be compiled for arm and linked wit

[Ubuntu-phone] Manually deploying app to device

2015-03-22 Thread Bogdan Cuza
Hi! I am looking for a way to manually deploy apps to a device (without Qt Creator). As far as I understand, click just installs the already-built files. The problem is the C++ files need to be compiled for arm and linked with the arm versions of Qt accordingly, and I don't know how to do that.

Re: [Ubuntu-phone] Scopes Online Accounts

2015-03-15 Thread Bogdan Cuza
chpad.net > Subject: Re: [Ubuntu-phone] Scopes Online Accounts > > On 03/14/2015 12:20 AM, Bogdan Cuza wrote: > > I got almost everything to work, the JS gets called, it logs the > > response, so it's OK, but for some reason I'm getting QProcess: > > Destroye

[Ubuntu-phone] Getting more info about deployment

2015-03-14 Thread Bogdan Cuza
Hi! I was wondering if there's some way to get more info about the deployment of an app/scope, because sometimes Qt Creator finishes deploying (the run button is enabled again), but there's no output that would indicate at why the app/scope didn't start on the device. Thanks,Bogdan

Re: [Ubuntu-phone] Scopes Online Accounts

2015-03-13 Thread Bogdan Cuza
he untappd api to get the user's name, so its entirely possible (probably) mixcloud doesn't have that api endpoint. What I usually do when making a new account-plugin is copy the Main.qml for twitter's account-plugin (as it's essentially blank) and try to go from there. On F

Re: [Ubuntu-phone] Scopes Online Accounts

2015-03-13 Thread Bogdan Cuza
new account-plugin is copy the Main.qml for twitter's account-plugin (as it's essentially blank) and try to go from there. On Fri, Mar 13, 2015 at 12:59 PM, Bogdan Cuza wrote: I just tried this, and it still shows a blank page. One more thing, the code was just copied from untappd an

Re: [Ubuntu-phone] Scopes Online Accounts

2015-03-13 Thread Bogdan Cuza
so its entirely possible (probably) mixcloud doesn't have that api endpoint. What I usually do when making a new account-plugin is copy the Main.qml for twitter's account-plugin (as it's essentially blank) and try to go from there. On Fri, Mar 13, 2015 at 12:59 PM, Bogdan Cuza wrote:

Re: [Ubuntu-phone] Scopes Online Accounts

2015-03-13 Thread Bogdan Cuza
king a new account-plugin is copy the Main.qml for twitter's account-plugin (as it's essentially blank) and try to go from there. On Fri, Mar 13, 2015 at 12:59 PM, Bogdan Cuza wrote: I just tried this, and it still shows a blank page. One more thing, the code was just copied from unta

Re: [Ubuntu-phone] Scopes Online Accounts

2015-03-13 Thread Bogdan Cuza
ntu-phone@lists.launchpad.net > Subject: Re: [Ubuntu-phone] Scopes Online Accounts > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > On 13.03.2015 17:21, Bogdan Cuza wrote: > > Hi! > > > > I thought it would be a good thing to add the OA functi

[Ubuntu-phone] Scopes Online Accounts

2015-03-13 Thread Bogdan Cuza
Hi! I thought it would be a good thing to add the OA functionality to my Mixcloud scope, but unfortunately I wasn't able to succeed. I tried following both the tutorial and the untappd scope's code, but both just raise a Ubuntu-gray page that is blank and covers the whole shell, so that I have t

Re: [Ubuntu-phone] Keyboard documentation

2015-03-10 Thread Bogdan Cuza
mentation > To: bogdan.c...@hotmail.com > CC: m...@mikeasoft.com; ubuntu-phone@lists.launchpad.net > > On Mon, Mar 9, 2015 at 8:24 PM, Bogdan Cuza wrote: > > Well the feature freeze is a bit disappointing, this means that they won't > > get through until vivid is releas

Re: [Ubuntu-phone] Keyboard documentation

2015-03-09 Thread Bogdan Cuza
er this week to review > all the new layouts, it might be a little while until these make it into > an image though, as we're currently in feature freeze for vivid and > these would count as new features. > > Cheers, > Mike. > > On Mon, 2015-03-09 at 23:51 +0700, Bog

Re: [Ubuntu-phone] Keyboard documentation

2015-03-09 Thread Bogdan Cuza
bly licensed ebook (e.g. from Project Gutenberg) in your language > and then run "qmake && make lang_db_" inside your plugin src > directory (where is your language code, assuming you updated > the .pro file to use your own language code). > > Hope that helps! >

Re: [Ubuntu-phone] Keyboard documentation

2015-03-04 Thread Bogdan Cuza
Hi! I am also looking for some documentation, because I want to create a Romanian layout. I haven't begun working on it, yet, but I was wondering what those database_(language code).db files are? Are they for words? If so how can I generate them? PS: This might be helpful as well. > From: simos

Re: [Ubuntu-phone] Qt 5.4 QVariant change and module news

2015-02-19 Thread Bogdan Cuza
om > Subject: Re: [Ubuntu-phone] Qt 5.4 QVariant change and module news > > I confirm that several unit tests don't pass. > > https://bugs.launchpad.net/u1db-qt/+bug/1423473 > > On 18.02.2015 19:51, Bogdan Cuza wrote: > > I have just received a vivid-proposed ima

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

2015-02-19 Thread Bogdan Cuza
rned, that repository is not supperted by any mean. It contains the daily release of our development branch for testing purposes. So you are on your own if it drinks your beer and eats your pizza :) bzoltan On 19/02/15 19:07, Bogdan Cuza wrote:

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

2015-02-19 Thread Bogdan Cuza
n. It contains the daily release of our development branch for testing purposes. So you are on your own if it drinks your beer and eats your pizza :) bzoltan On 19/02/15 19:07, Bogdan Cuza wrote: On PC: qtdeclarative5-u

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

2015-02-19 Thread Bogdan Cuza
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

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

2015-02-19 Thread Bogdan Cuza
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 on each platform the local UITK is used. > > z > > > On 02/18/2015 08:47 PM, Bogdan Cuza wrote:

Re: [Ubuntu-phone] Qt 5.4 QVariant change and module news

2015-02-18 Thread Bogdan Cuza
Hi! I have just received a vivid-proposed image and noticed that U1db no longer loads the defaults (which was probably a processed QVariantMap from JS). Did this change break it/could it break even more components? > Date: Tue, 17 Feb 2015 09:37:38 +0200 > From: timo.jyri...@canonical.com > To: u

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

2015-02-18 Thread Bogdan Cuza
background color I am on Vivid. Date: Wed, 18 Feb 2015 18:09:42 +0200 Subject: Re: [Ubuntu-phone] Cannot set MainView background color From: zsombor.e...@canonical.com To: bogdan.c...@hotmail.com CC: ubuntu-phone@lists.launchpad.net On Tue, Feb 17, 2015 at 4:45 PM, Bogdan Cuza wrote: Hello! I

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

2015-02-18 Thread Bogdan Cuza
I am on Vivid. Date: Wed, 18 Feb 2015 18:09:42 +0200 Subject: Re: [Ubuntu-phone] Cannot set MainView background color From: zsombor.e...@canonical.com To: bogdan.c...@hotmail.com CC: ubuntu-phone@lists.launchpad.net On Tue, Feb 17, 2015 at 4:45 PM, Bogdan Cuza wrote: Hello! I am having an

[Ubuntu-phone] Cannot set MainView background color

2015-02-17 Thread Bogdan Cuza
Hello! I am having an issue with setting the MainView's backgroundColor. If I try to set it, the console just spits out some binding loops like these:file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/MainView.qml:202:5: QML StyledItem: Binding loop detected for property "style"file:///

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

2015-02-06 Thread Bogdan Cuza
sn't display some pages > > Am 05.02.2015 um 20:10 schrieb Bogdan Cuza: > > tCreator can't. In both cases (ie before and after copying the key) > > It's showing errors about different protocols. I asked on the > > community, and on IRC. After the discussion

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

2015-02-05 Thread Bogdan Cuza
Hello! I have a problem, I can't SSH to my tablet (yes, I have developer mode enabled). Basically, I manually copied my computer's SSH key to the tablet's authorized keys file and now I can manually SSH, but QtCreator can't. In both cases (ie before and after copying the key) It's showing errors

Re: [Ubuntu-phone] QML ListItem swipe

2015-02-04 Thread Bogdan Cuza
zsombor.e...@canonical.com Date: Wed, 4 Feb 2015 20:33:15 +0200 CC: ubuntu-phone@lists.launchpad.net To: bogdan.c...@hotmail.com As this comes for Vivid, unfortunately it won't be available for earlier versions. On 2015. febr. 4., at 20:26, Bogdan Cuza wrote: Hello! Thank you very much for

Re: [Ubuntu-phone] QML ListItem swipe

2015-02-04 Thread Bogdan Cuza
send a letter announcing the ListItem when the majority of the functionality is landed, but as it popped up, I thought it would be good to let you guys know about the new component. Cheers,Zsombor On Wed, Feb 4, 2015 at 8:07 PM, Bogdan Cuza wrote: Hi! I have just one more question: Is th

Re: [Ubuntu-phone] QML ListItem swipe

2015-02-04 Thread Bogdan Cuza
components/listitemwithactions.html Cheers, Stefano Il 04/feb/2015 18:05 "Bogdan Cuza" ha scritto: Hello! I was wondering whether there is any component in the SDK that offers a swipe list item, like how some Ubuntu apps use it to delete an item, for example. If that's just custom

[Ubuntu-phone] QML ListItem swipe

2015-02-04 Thread Bogdan Cuza
Hello! I was wondering whether there is any component in the SDK that offers a swipe list item, like how some Ubuntu apps use it to delete an item, for example. If that's just custom code, can anyone give me a particular link where I can find a good (and simple) implementation of this. Thanks

Re: [Ubuntu-phone] QML ListItem swipe

2015-02-04 Thread Bogdan Cuza
Store. There is the ListitemWithActions used in the some Core App (e.g. clock-app) Link: http://ubuntu-component-store.readthedocs.org/en/latest/_components/listitemwithactions.html Cheers, Stefano Il 04/feb/2015 18:05 "Bogdan Cuza" ha scritto: Hello! I was wondering whether th

Re: [Ubuntu-phone] U1db as repeater model, QQmlExpression error

2015-02-04 Thread Bogdan Cuza
as repeater model, QQmlExpression error > > On 02/02/2015 10:33 PM, Bogdan Cuza wrote: > [...] > > And I get this: QQmlExpression: Attempted to evaluate an expression in > > an invalid context > [...] > > I had this problem before. It's a bug in the toolkit: > https://b

Re: [Ubuntu-phone] U1db as repeater model, QQmlExpression error

2015-02-02 Thread Bogdan Cuza
in the Repeater, although I am not sure. > Date: Mon, 2 Feb 2015 21:43:36 +0100 > From: christian.dy...@canonical.com > To: bogdan.c...@hotmail.com; ubuntu-phone@lists.launchpad.net > Subject: Re: [Ubuntu-phone] U1db as repeater model, QQmlExpression error > > On 02.02.2015 21:33, Bogd

[Ubuntu-phone] U1db as repeater model, QQmlExpression error

2015-02-02 Thread Bogdan Cuza
Hello, everyone! I have asked for help on Google+, but this might be a better place for that.Here I have the following situation: 1) Repeater with U1db contents as model 2) An edit page, which the user goes to (it has a delete dialog) 3) User deletes an item (I create tempContents, splice from t

Re: [Ubuntu-phone] Custom Online Account app example

2014-12-15 Thread Bogdan Cuza
> On 12/14/2014 08:06 PM, Bogdan Cuza wrote: > > Oh, probably didn't save it in the editor, didn't even notice, thank > > you, but it still doesn't work :( BTW, my email client probably sent a > > private email instead of one on the list, so sorry for the delay

Re: [Ubuntu-phone] Custom Online Account app example

2014-12-14 Thread Bogdan Cuza
..@canonical.com > To: ubuntu-phone@lists.launchpad.net > Subject: Re: [Ubuntu-phone] Custom Online Account app example > > Hi Bogdan, > please let's keep the conversation on the list, others might find it > useful. > > On 12/13/2014 11:45 AM, Bogdan Cuza wrote: >

[Ubuntu-phone] Custom Online Account app example

2014-12-12 Thread Bogdan Cuza
Hi!I am looking for a very simple example of a click app using a custom online account. To tell the truth, the developer's guide is a little different from say the untappd scope code and it's lacking a subsection (there's a "Using the configured accounts" subsection, but what about creating my o

[Ubuntu-phone] N4 sound isn't working

2014-11-28 Thread Bogdan Cuza
Hi!So, everything was fine today, until I noticed that the sound doesn't work. Alarms and ringtones work fine, but media sounds don't (such as Music). Moreover, there's no popup showing the volume change, although the icon in the notification panel gets updated. I am on the latest image (rtm, 10

[Ubuntu-phone] NFC Payments

2014-09-13 Thread Bogdan Cuza
Is Ubuntu going to have nfc payments, or at least a nfc API? If so what version will have support for this? -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubuntu-phone@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-phone M