Popcorn-desktop: Failure to run on Ubuntu 18.04

Created on 30 May 2018  路  2Comments  路  Source: popcorn-official/popcorn-desktop

Operating System Version:
Ubuntu 18.04 LTS

Popcorn Time Version:
I was using the git repository, checked out the master branch.

Download date:
28 May 2018

Expected Behaviour

Launch the app
...

Actual Behaviour

cache/0.18.6-sdk/linux64/nw: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory

Popcorn-Time exited with code 127
...

Steps to reproduce the behaviour

1.Clone the repo
2.git pull
3.run make-popcorn.sh
4.gulp run

Most helpful comment

You need to install some dependencies on Ubuntu 18.04: sudo apt-get install libgconf-2-4
and maybe libcanberra-gtk-module too if it throw an error about it in the terminal.

All 2 comments

You need to install some dependencies on Ubuntu 18.04: sudo apt-get install libgconf-2-4
and maybe libcanberra-gtk-module too if it throw an error about it in the terminal.

Thanks a lot , this resolved the issue

Was this page helpful?
0 / 5 - 0 ratings

Related issues

allan-andrade picture allan-andrade  路  3Comments

msamyelsheikh picture msamyelsheikh  路  4Comments

rohinarora picture rohinarora  路  4Comments

bewakertje picture bewakertje  路  3Comments

LKHN picture LKHN  路  5Comments