Simplenote-electron: missing dependencies in deb package v1.0.3

Created on 4 Sep 2016  路  5Comments  路  Source: Automattic/simplenote-electron

Steps to reproduce

  1. download deb package v1.0.3
  2. install dpkg -i simplenote-1.0.3.deb
  3. install dependencies apt-get install -f (=> NOTHING!)
  4. run ./simplenote (==> missing packages, e.g. libgconf-2-4 and libnss3

    What I expected

i expected apt-get install -f to install missing dependencies

What happened instead

nothing, i.e. i had to execute ./simplenote, read the error message, install the depencies, over and over again.

OS version

  • Ubuntu 16.04.1 LTS
  • Linux 4.7.1-040701-generic

Most helpful comment

Getting this when trying to install Simplenote 1.8.0-5718 on Ubuntu 16.04.1:

simplenote: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory

All 5 comments

@kaepuo I'm using Simplenote v1.0.3 and it works well under Ubuntu 16.04.1 LTS.

Haven't seen any recent reports of .deb issues, closing this one.

I downloaded Simplenote-linux-1.5.0-amd64.deb, installed and I'm trying to run but it isn't opening.
After that I tried to run from cmd and got this message "simplenote: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory"

OS version: Ubuntu 18.04.2 LTS

Still not working in Ubuntu 18.04.2

Getting this when trying to install Simplenote 1.8.0-5718 on Ubuntu 16.04.1:

simplenote: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gubrist picture gubrist  路  4Comments

sean185 picture sean185  路  4Comments

RCDCL5 picture RCDCL5  路  3Comments

rachelsquirrel picture rachelsquirrel  路  5Comments

uncertainquark picture uncertainquark  路  4Comments