ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #10434
Re: ownCloud app.
-
To:
ubuntu-phone <ubuntu-phone@xxxxxxxxxxxxxxxxxxx>
-
From:
Alberto Mardegan <alberto.mardegan@xxxxxxxxxxxxx>
-
Date:
Mon, 10 Nov 2014 12:21:23 +0200
-
In-reply-to:
<CAH5WY6w=6WCrZ8=rsXBMtkyg-3hhbNb3d2m5mb3u-xO1E5+R_Q@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0
Hi Daniel,
On 11/09/2014 04:27 AM, Daniel Holm wrote:
> Could you please help me a bit more regarding this? I'm having issues
> with the credentials saving and don't really know how to get any output
> of where to start.
Sure! Here's the output:
==================
virtual void OnlineAccountsPlugin::Plugin::registerTypes(const char*)
Ubuntu.OnlineAccounts.Plugin
account-service.cpp 100 setObjectHandle Accounts::AccountService(0x1e78b60)
file:///usr/share/accounts/qml-plugins/owncloud/NewAccount.qml:112:
ReferenceError: owncloud is not defined
request.cpp 113 setWindow Requesting window reparenting
file:///usr/share/accounts/qml-plugins/owncloud/NewAccount.qml:112:
ReferenceError: owncloud is not defined
account-service.cpp 100 setObjectHandle Accounts::AccountService(0x1e78b60)
file:///usr/share/accounts/qml-plugins/owncloud/NewAccount.qml:136:
Error: Cannot assign to non-existent property "urlOC"
==================
In order to see this output, you need to enter the following commands in
a terminal (on the device), before starting the account creation:
export OAU_LOGGING_LEVEL=2
export OAU_DAEMON_TIMEOUT=9999
online-accounts-service
Then the logs will appear on this console.
HTH,
Alberto
Follow ups
References