koush / vysor.io

Vysor - Mirror and Control your Phone
https://vysor.io
1.56k stars 291 forks source link

Linux Debian Package Dependencies #1355

Open marc1uk opened 7 months ago

marc1uk commented 7 months ago

Not really template applicable but still a bug: debian package does not specify libnss3 version 3.3+, but after downloading and installing vysor, clicking the icon in the start menu does nothing. Running in a terminal gives:

/opt/Vysor/vysorapp: /usr/lib/x86_64-linux-gnu/libnss3.so: version `NSS_3.30' not found (required by /opt/Vysor/vysorapp)

If vysor depends on a particular set of libnss versions, that ought to be specified in the package dependencies.

Steps to reproduce the behavior:

  1. Go to https://www.vysor.io/download/linux
  2. Click on 'copy'
  3. Paste into terminal
  4. Install vysor with no errors
  5. Try to run vysor without success
  6. See error

Expected behavior vysor should install required dependencies, or if it's unable to do so due to conflicts, refuse to install

Desktop (please complete the following information):

Android (please complete the following information): N/A