ubuntu-touch-coreapps-reviewers team mailing list archive
-
ubuntu-touch-coreapps-reviewers team
-
Mailing list archive
-
Message #03205
[Bug 1459224] Re: plugin cannot be loaded for module "org.nemomobile.folderlistmodel":
Can you please run the two "dpkg -L" commands below in your phone?
This is the output from my nexus4:
phablet@ubuntu-phablet:~$ dpkg -L libsmbclient | grep ".so"
/usr/lib/arm-linux-gnueabihf/libsmbclient.so.0.2.1
/usr/lib/arm-linux-gnueabihf/libsmbclient.so.0
phablet@ubuntu-phablet:~$ dpkg -L libsmbclient-dev | grep ".so"
/usr/lib/arm-linux-gnueabihf/libsmbclient.so
Also please run the following command against the plugin in your phone:
ldd libnemofolderlistmodel.so | grep libsmbclient
--
You received this bug notification because you are a member of Ubuntu
File Manager Developers, which is subscribed to Ubuntu File Manager App.
Matching subscriptions: File Manager App Bugmail
https://bugs.launchpad.net/bugs/1459224
Title:
plugin cannot be loaded for module "org.nemomobile.folderlistmodel":
Status in File Manager application for Ubuntu devices:
In Progress
Bug description:
Testing r412 of the file manager app on my device I'm getting a white
screen as the app cannot load the plugin. Here's a section from the
log:-
Trying to load QML from: "/opt/click.ubuntu.com/com.ubuntu.filemanager/0.4.412/lib/arm-linux-gnueabihf/bin/qml/filemanager.qml"
Trying to load QML from: "/opt/click.ubuntu.com/com.ubuntu.filemanager/0.4.412/qml/filemanager.qml"
using main qml file from: "/opt/click.ubuntu.com/com.ubuntu.filemanager/0.4.412/qml/filemanager.qml"
file:///opt/click.ubuntu.com/com.ubuntu.filemanager/0.4.412/qml/filemanager.qml:20:1: plugin cannot be loaded for module "org.nemomobile.folderlistmodel": Cannot load library /opt/click.ubuntu.com/com.ubuntu.filemanager/0.4.412/lib/arm-linux-gnueabihf/org/nemomobile/folderlistmodel/libnemofolderlistmodel.so: (libsmbclient.so.0: cannot open shared object file: No such file or directory)
import org.nemomobile.folderlistmodel 1.0
Full log (not much longer) http://paste.ubuntu.com/11391009/
Have attached the click I have been testing with.
phablet@ubuntu-phablet:~$ system-image-cli --info
current build number: 2
device name: arale
channel: ubuntu-touch/rc-proposed/meizu.en
last update: 2015-05-26 23:35:21
version version: 2
version ubuntu: 20150526
version device: 20150522-a851049
version custom: 20150427-673-5-18
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-filemanager-app/+bug/1459224/+subscriptions
References