← Back to team overview

ubuntu-touch-coreapps-reviewers team mailing list archive

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

 

I just took the most recent build from jenkins and it fails in the same
way on my device

phablet@ubuntu-phablet:~/.cache/upstart$ cat application-click-com.ubuntu.filemanager_filemanager_0.4.424.log
Loading module: 'libubuntu_application_api_touch_mirclient.so.2.9.0'
Trying to load QML from: "/opt/click.ubuntu.com/com.ubuntu.filemanager/0.4.424/lib/arm-linux-gnueabihf/bin/qml/filemanager.qml"
Trying to load QML from: "/opt/click.ubuntu.com/com.ubuntu.filemanager/0.4.424/qml/filemanager.qml"
using main qml file from: "/opt/click.ubuntu.com/com.ubuntu.filemanager/0.4.424/qml/filemanager.qml"
file:///opt/click.ubuntu.com/com.ubuntu.filemanager/0.4.424/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.424/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 
     ^
UbuntuWindow - regular geometry
UbuntuWindow::handleSurfaceFocusChange(focused=true)
UbuntuWindow::handleSurfaceResize(width=540, height=919)
UbuntuClipboard - Got invalid serialized mime data. Ignoring it.

I uploaded the click package to http://people.canonical.com/~alan/filemanager/com.ubuntu.filemanager_0.4.424_armhf.click
If I unpack it, I find no samba libraries bundled inside the click package at all, which I would expect to find somewhere under lib/arm-linux-gnueabihf

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

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