[Bug 1577002] Re: Running app from QtCreator wipes associated accounts

2016-08-24 Thread Zoltan Balogh
** Also affects: canonical-developer-experience Importance: Undecided Status: New ** Changed in: canonical-developer-experience Status: New => Invalid ** Changed in: canonical-developer-experience Assignee: (unassigned) => Zoltan Balogh (bzoltan) ** Changed in:

[Bug 1577002] Re: Running app from QtCreator wipes associated accounts

2016-08-24 Thread Zoltan Balogh
This is a valid case and an severe problem. But it is not a Developer Experience bug. The SDK is following what the scope framework does. The SDK will stop uninstalling the click packages once it is possible to properly upgrade scopes and apparmor profile changes. ** No longer affects:

[Bug 1577002] Re: Running app from QtCreator wipes associated accounts

2016-08-24 Thread Michael Zanetti
Here's a summary of this: * the SDK needs to uninstall apps before deploying because of mainly 2 reasons: -> scopes cannot be restarted otherwise -> apparmor profile changes are not registered by apparmor otherwise * OA thinks it must clear all the credentials when an app using them is

[Bug 1577002] Re: Running app from QtCreator wipes associated accounts

2016-08-23 Thread Zoltan Balogh
** No longer affects: qtcreator-plugin-ubuntu (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1577002 Title: Running app from QtCreator wipes associated accounts To manage notifications

[Bug 1577002] Re: Running app from QtCreator wipes associated accounts

2016-05-20 Thread Alberto Mardegan
The behaviour is correct: accounts are configuration data, and should be removed as described in bug 1358294. (Rodney, I can see that you disagree, but until you convince design that this is wrong, this is going to stay as it is now) See also bug 1499971 and 1358294. Note that the accounts we

[Bug 1577002] Re: Running app from QtCreator wipes associated accounts

2016-05-19 Thread Pat McGowan
** Changed in: canonical-developer-experience Importance: Undecided => High ** Changed in: canonical-developer-experience Status: New => Confirmed ** Changed in: canonical-developer-experience Assignee: (unassigned) => David Barth (dbarth) ** Changed in:

[Bug 1577002] Re: Running app from QtCreator wipes associated accounts

2016-05-02 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: qtcreator-plugin-ubuntu (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1577002] Re: Running app from QtCreator wipes associated accounts

2016-05-02 Thread Rodney Dawes
** Changed in: qtcreator-plugin-ubuntu (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1577002 Title: Running app from QtCreator wipes associated accounts

[Bug 1577002] Re: Running app from QtCreator wipes associated accounts

2016-05-02 Thread Rodney Dawes
This is a bug in online-accounts. I just verified on my phone with Untappd. When uninstalling the application, online-accounts is somehow triggered and deletes the account, as there are no more applications currently using it. This is in error, as uninstalling an app should not delete user data,

[Bug 1577002] Re: Running app from QtCreator wipes associated accounts

2016-05-02 Thread Benjamin Zeller
After quickly checking the app launcher that is used by the SDK IDE it turns out that we have to uninstall the application if it is already installed. This workaround was required to support scopes. Since there is no other way to make sure a scope is stopped , so that the next query would use

[Bug 1577002] Re: Running app from QtCreator wipes associated accounts

2016-05-02 Thread Michael Zanetti
Ok. I tried to manually install pkcon. it does not wipe the account. I have "Uninstall application after it finished" unchecked in QtCreator. Verified that the application does stay around. Nevertheless, upon a reinstall with QtC the account is wiped. -- You received this bug notification

[Bug 1577002] Re: Running app from QtCreator wipes associated accounts

2016-05-02 Thread Alberto Mardegan
See bug 1454210 for history :-) Michael, can you please try installing the newer version of the package with pkcon, without using QtCreator? Just to understand whether the issue is in Online Accounts or Qtc. ** Changed in: ubuntu-system-settings-online-accounts Status: New => Incomplete