← Back to team overview

touch-packages team mailing list archive

[Bug 1368763] Re: Main.qml file does not get installed correctly by the qml plugin hook

 

This bug is actually invalid: after installing the click package, I
verified that the Main.qml file is indeed there. The reason why the
"find" command doesn't list it, is that the parent directory is a
symlink, and "find" doesn't follow it.

The actual failure happens because the "Evernote" QML module cannot be
imported (since it's not in the QML import path). We'll separately
discuss about finding a solution for this issue.

** Changed in: ubuntu-system-settings-online-accounts
       Status: Triaged => Invalid

** Changed in: ubuntu-system-settings-online-accounts (Ubuntu)
       Status: New => Invalid

-- 
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/1368763

Title:
  Main.qml file does not get installed correctly by the qml plugin hook

Status in Online Accounts setup for Ubuntu Touch:
  Invalid
Status in “ubuntu-system-settings-online-accounts” package in Ubuntu:
  Invalid

Bug description:
  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.

  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/1368763/+subscriptions


References