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
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!
>
&
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
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
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
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
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
.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
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 :
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
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.
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
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
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
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
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:
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
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
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
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
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
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!
>
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
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
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:
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
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
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:
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
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
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
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:///
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
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
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
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
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
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
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
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
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
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
> 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
..@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:
>
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
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
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
47 matches
Mail list logo