touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #17891
[Bug 1369941] [NEW] UOA needs to export export the right QML2_IMPORT_PATH before running plugin code
Public bug reported:
>From the Reminders app click package:
http://people.canonical.com/~dpm/click/com.ubuntu.reminders_0.5.225_armhf.click
It turns out that UOA does not find the Evernote binary module.
Previously, in a .deb package we installed this module in the ubuntu-
system-settings private modules location, but we cannot do this with a
.click, thus the right QML2_IMPORT_PATH before running plugin code. This
stops the app from working, as no account can then be selected.
phablet@ubuntu-phablet:~$ find ~/.local/share/accounts/
/home/phablet/.local/share/accounts/
/home/phablet/.local/share/accounts/applications
/home/phablet/.local/share/accounts/applications/com.canonical.payui_payui.application
/home/phablet/.local/share/accounts/applications/com.ubuntu.developer.webapps.webapp-facebook_webapp-facebook.application
/home/phablet/.local/share/accounts/applications/com.ubuntu.developer.webapps.webapp-twitter_webapp-twitter.application
/home/phablet/.local/share/accounts/applications/com.ubuntu.reminders_reminders.application
/home/phablet/.local/share/accounts/services
/home/phablet/.local/share/accounts/services/com.ubuntu.developer.webapps.webapp-facebook_webapp-facebook.service
/home/phablet/.local/share/accounts/services/com.ubuntu.reminders_reminders.service
/home/phablet/.local/share/accounts/services/com.ubuntu.developer.webapps.webapp-twitter_webapp-twitter.service
/home/phablet/.local/share/accounts/providers
/home/phablet/.local/share/accounts/providers/com.ubuntu.reminders_evernote-account-plugin.provider
/home/phablet/.local/share/accounts/qml-plugins
/home/phablet/.local/share/accounts/qml-plugins/com.ubuntu.reminders_evernote-account-plugin
** Affects: ubuntu-system-settings-online-accounts
Importance: Undecided
Status: New
** Affects: ubuntu-system-settings-online-accounts (Ubuntu)
Importance: Undecided
Status: New
** Also affects: ubuntu-system-settings-online-accounts (Ubuntu)
Importance: Undecided
Status: New
** Description changed:
From the Reminders app click package:
http://people.canonical.com/~dpm/click/com.ubuntu.reminders_0.5.225_armhf.click
- The Main.qml file is not getting installed under
- /home/phablet/.local/share/accounts/qml-plugins/com.ubuntu
- .reminders_evernote-account-plugin as expected. This stops the app from
- working, as no account can then be selected.
+ It turns out that UOA does not find the Evernote binary module.
+ Previously, in a .deb package we installed this module in the ubuntu-
+ system-settings private modules location, but we cannot do this with a
+ .click, thus the right QML2_IMPORT_PATH before running plugin code. This
+ stops the app from working, as no account can then be selected.
phablet@ubuntu-phablet:~$ find ~/.local/share/accounts/
/home/phablet/.local/share/accounts/
/home/phablet/.local/share/accounts/applications
/home/phablet/.local/share/accounts/applications/com.canonical.payui_payui.application
/home/phablet/.local/share/accounts/applications/com.ubuntu.developer.webapps.webapp-facebook_webapp-facebook.application
/home/phablet/.local/share/accounts/applications/com.ubuntu.developer.webapps.webapp-twitter_webapp-twitter.application
/home/phablet/.local/share/accounts/applications/com.ubuntu.reminders_reminders.application
/home/phablet/.local/share/accounts/services
/home/phablet/.local/share/accounts/services/com.ubuntu.developer.webapps.webapp-facebook_webapp-facebook.service
/home/phablet/.local/share/accounts/services/com.ubuntu.reminders_reminders.service
/home/phablet/.local/share/accounts/services/com.ubuntu.developer.webapps.webapp-twitter_webapp-twitter.service
/home/phablet/.local/share/accounts/providers
/home/phablet/.local/share/accounts/providers/com.ubuntu.reminders_evernote-account-plugin.provider
/home/phablet/.local/share/accounts/qml-plugins
/home/phablet/.local/share/accounts/qml-plugins/com.ubuntu.reminders_evernote-account-plugin
-
- It turns out that UOA does not find the Evernote binary module.
- Previously, in a .deb package we installed this module in the ubuntu-
- system-settings private modules location, but we cannot do this with a
- .click, thus the right QML2_IMPORT_PATH before running plugin code
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-system-settings-
online-accounts in Ubuntu.
https://bugs.launchpad.net/bugs/1369941
Title:
UOA needs to export export the right QML2_IMPORT_PATH before running
plugin code
Status in Online Accounts setup for Ubuntu Touch:
New
Status in “ubuntu-system-settings-online-accounts” package in Ubuntu:
New
Bug description:
From the Reminders app click package:
http://people.canonical.com/~dpm/click/com.ubuntu.reminders_0.5.225_armhf.click
It turns out that UOA does not find the Evernote binary module.
Previously, in a .deb package we installed this module in the ubuntu-
system-settings private modules location, but we cannot do this with a
.click, thus the right QML2_IMPORT_PATH before running plugin code.
This stops the app from working, as no account can then be selected.
phablet@ubuntu-phablet:~$ find ~/.local/share/accounts/
/home/phablet/.local/share/accounts/
/home/phablet/.local/share/accounts/applications
/home/phablet/.local/share/accounts/applications/com.canonical.payui_payui.application
/home/phablet/.local/share/accounts/applications/com.ubuntu.developer.webapps.webapp-facebook_webapp-facebook.application
/home/phablet/.local/share/accounts/applications/com.ubuntu.developer.webapps.webapp-twitter_webapp-twitter.application
/home/phablet/.local/share/accounts/applications/com.ubuntu.reminders_reminders.application
/home/phablet/.local/share/accounts/services
/home/phablet/.local/share/accounts/services/com.ubuntu.developer.webapps.webapp-facebook_webapp-facebook.service
/home/phablet/.local/share/accounts/services/com.ubuntu.reminders_reminders.service
/home/phablet/.local/share/accounts/services/com.ubuntu.developer.webapps.webapp-twitter_webapp-twitter.service
/home/phablet/.local/share/accounts/providers
/home/phablet/.local/share/accounts/providers/com.ubuntu.reminders_evernote-account-plugin.provider
/home/phablet/.local/share/accounts/qml-plugins
/home/phablet/.local/share/accounts/qml-plugins/com.ubuntu.reminders_evernote-account-plugin
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-settings-online-accounts/+bug/1369941/+subscriptions
Follow ups
References