module "Evernote" is not installed error when launching reminders app on desktop

Bug #1284857 reported by Carla Sella
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Notes app
Fix Released
Critical
Michael Zanetti

Bug Description

When you launch reminders app on desktop you get this error:

virtual void OnlineAccounts::Plugin::registerTypes(const char*) Ubuntu.OnlineAccounts
file:///usr/share/reminders/qml/reminders.qml:24:1: module "Evernote" is not installed
     import Evernote 0.1

I have account-plugin-evernote and qtdeclarative5-evernote0.1 installed.
And I have everythin updated on Trusty.

Related branches

Revision history for this message
Nicholas Skaggs (nskaggs) wrote :

Another desktop issue; App doesn't launch still :-(

Changed in reminders-app:
status: New → Confirmed
importance: Undecided → Critical
Revision history for this message
Michael Zanetti (mzanetti) wrote :

sudo apt-get install qtdeclarative5-evernote0.1 ?

Revision history for this message
Michael Zanetti (mzanetti) wrote :

oh, sorry... I see you have it installed already... hmm. that is strange then...

can you please paste the output of

dpkg -L qtdeclarative5-evernote0.1

Revision history for this message
Michael Zanetti (mzanetti) wrote :

I think I've found the issue. the plugin installs to

/usr/lib/i386-linux-gnu/qt5/qml

for some reason, but the app is looking in

/usr/lib/x86_64-linux-gnu/qt5/qml

Don't know why tbh. If I build it locally it correctly determines the install path as /usr/lib/x86_64-linux-gnu/qt5/qml.

Changed in reminders-app:
assignee: nobody → Michael Zanetti (mzanetti)
status: Confirmed → In Progress
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :

Fix committed into lp:reminders-app at revision 79, scheduled for release in reminders-app, milestone 0.4

Changed in reminders-app:
status: In Progress → Fix Committed
tags: added: desktop-touch
David Planella (dpm)
Changed in reminders-app:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.