← Back to team overview

ubuntu-touch-coreapps-reviewers team mailing list archive

[Bug 1459224] Re: plugin cannot be loaded for module "org.nemomobile.folderlistmodel":

 

Alan,

I could run cmake in the phone, see this
https://www.dropbox.com/s/zeff6c5h1cqdiw4make_ammhf_file_manager.png?dl=0

Also looking at this armhf build log
https://launchpadlibrarian.net/208186798/buildlog_ubuntu-utopic-armhf
.ubuntu-filemanager-app_0.3bzr415utopic0_BUILDING.txt.gz, It looks like
it was fine.

Now looking better at the log you posted, it seems to me that the build worked but the libsmbclient.so is missing in the device. See again this part of the log you posted:
Cannot load library /opt/click.ubuntu.com/com.ubuntu.filemanager/0.4.424/lib/arm-linux-gnueabihf/org/nemomobile/folderlistmodel/libnemofolderlistmodel.so: (libsmbclient.so.0: cannot open shared object file: No such file or directory)

Can you check this?

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